.mod-big-banner {
    position: relative;
    width: 760px;
    height: 300px;
    overflow: hidden
}

.mod-big-banner .mod-big-banner__next-banner, .mod-big-banner .mod-big-banner__pre-banner {
    display: none
}

.mod-big-banner__imgs {
    position: absolute;
    height: 300px;
    left: 0;
    top: 0;
    font-size: 0;
    width: 2280px
}

.mod-big-banner__imgs li {
    width: 760px;
    height: 300px
}

.mod-big-banner__imgs li, .mod-big-banner__link-img {
    display: inline-block;
    vertical-align: middle
}

.mod-big-banner__img {
    width: 760px;
    height: 300px
}

.mod-big-banner__banner-status {
    position: absolute;
    border-radius: 24px;
    background: #000;
    background: rgba(0, 0, 0, .1);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=rgba(25, 0, 0, 0), endColorstr=rgba(25, 0, 0, 0));
    zoom: 1;
    width: 140px;
    height: 24px;
    line-height: 22px;
    text-align: center;
    bottom: 15px;
    left: 50%;
    margin-left: -70px
}

.mod-big-banner__banner-status .mod-big-banner__status-bar {
    font-size: 0;
    display: inline-block;
    vertical-align: middle;
    margin-top: -1px;
    *margin-top: -10px;
    *vertical-align: bottom;
    _vertical-align: 0
}

.mod-big-banner__banner-status .mod-big-banner__status {
    display: inline-block;
    vertical-align: middle;
    vertical-align: baseline;
    border-radius: 6px;
    border: 1px solid #fff;
    border: 1px solid hsla(0, 0%, 100%, .6);
    width: 10px;
    height: 10px;
    margin-right: 5px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mod-big-banner__banner-status .current {
    background: #fff;
    border-color: #fff
}

.mod-big-banner__banner-status .mod-big-banner__status-text {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #fff;
    opacity: .5
}

.mod-big-banner__btn-next, .mod-big-banner__btn-pre {
    position: absolute;
    width: 46px;
    height: 70px;
    top: 110px;
    font-size: 30px;
    color: #fff;
    cursor: pointer
}

.mod-big-banner__btn-next:hover, .mod-big-banner__btn-pre:hover {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="rgba(128, 0, 0, 0)", endColorstr="rgba(128, 0, 0, 0)");
    background-color: #000;
    background-color: rgba(0, 0, 0, .5)
}

.mod-big-banner__btn-next:before, .mod-big-banner__btn-pre:before {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -15px;
    margin-top: -15px
}

.mod-big-banner__btn-pre {
    display: none;
    left: 10px
}

.mod-big-banner__btn-next {
    display: none;
    right: 10px
}

.info-card {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1000;
    margin: -286px 0 0 -217px;
    width: 434px;
    height: 572px;
    display: block;
    background-color: #fff;
    border: 1px solid #919191;
    border-radius: 2px;
    -webkit-box-shadow: rgba(0, 0, 0, .3) 0 0 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.info-card .ic-pic {
    padding-right: 13px
}

.info-card .ic-tool {
    position: absolute;
    top: 8px;
    right: 8px
}

.info-card .ic-tool .icon-close {
    width: 20px;
    height: 20px;
    display: block;
    overflow: hidden;
    background: url(//qplus3.idqqimg.com/qun/portal/img/icon.png?t=20131028);
    background-position: 0 -385px
}

.info-card .ic-tool .icon-close:hover {
    background-position: 0 -405px
}

.ic-top {
    height: 150px;
    background-color: #e9e9e9
}

.ic-top .bd {
    margin: 0 auto;
    padding-top: 45px;
    width: 374px
}

.ic-top .ic-info {
    width: 290px
}

.ic-top .ic-img {
    margin-bottom: 6px;
    width: 51px;
    height: 51px;
    display: block;
    overflow: hidden;
    border: 1px solid #fdfdfe;
    border-radius: 3px
}

.ic-top .ic-name {
    margin: -3px 0 10px;
    font-size: 18px;
    color: #000
}

.ic-top .ic-name .name {
    display: inline-block;
    max-width: 200px;
    _width: 200px;
    white-space: nowrap;
    word-break: break-all;
    height: 27px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    vertical-align: middle
}

.ic-top .ic-num {
    margin-left: 10px;
    font-size: 14px;
    vertical-align: middle
}

.ic-top .ic-type {
    margin-bottom: 12px;
    color: #999
}

.ic-top .ic-hnum {
    color: #999
}

.ic-top .btn-3 {
    width: 52px;
    height: 19px;
    line-height: 19px;
    background-color: #d2d2d2;
    border: 1px solid #a4a4a4;
    display: block;
    font-size: 12px;
    color: #000;
    text-align: center;
    overflow: hidden;
    border-radius: 4px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e3e3e3), to(#d2d2d2));
    background-image: -webkit-linear-gradient(top, #e3e3e3, #d2d2d2);
    background-image: -o-linear-gradient(top, #e3e3e3, #d2d2d2);
    background-image: linear-gradient(180deg, #e3e3e3, #d2d2d2);
    -webkit-box-shadow: hsla(0, 0%, 100%, .8) 0 1px 2px inset, rgba(0, 0, 0, .1) 0 1px 1px;
    box-shadow: inset 0 1px 2px hsla(0, 0%, 100%, .8), 0 1px 1px rgba(0, 0, 0, .1)
}

.ic-top .btn-3:hover {
    background-color: #bad8ec;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#bad8ec), to(#a7c6d8));
    background-image: -webkit-linear-gradient(top, #bad8ec, #a7c6d8);
    background-image: -o-linear-gradient(top, #bad8ec, #a7c6d8);
    background-image: linear-gradient(180deg, #bad8ec, #a7c6d8)
}

.ic-top .btn-3:active, .ic-top .btn-3:hover {
    border-color: #818181;
    -webkit-box-shadow: hsla(0, 0%, 100%, .8) 0 0 1px inset, rgba(0, 0, 0, .1) 0 1px 1px;
    box-shadow: inset 0 0 1px hsla(0, 0%, 100%, .8), 0 1px 1px rgba(0, 0, 0, .1)
}

.ic-top .btn-3:active {
    background-color: #bcbcbc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#bcbcbc), to(#dfdfdf));
    background-image: -webkit-linear-gradient(top, #bcbcbc, #dfdfdf);
    background-image: -o-linear-gradient(top, #bcbcbc, #dfdfdf);
    background-image: linear-gradient(180deg, #bcbcbc, #dfdfdf)
}

.ic-top .btn-3.dis, .ic-top .btn-3.dis:hover {
    color: #999595;
    background-color: #ddd;
    border-color: #bababa;
    cursor: default;
    background-image: none;
    -webkit-box-shadow: hsla(0, 0%, 100%, 0) 0 1px 1px inset, transparent 0 1px 1px;
    box-shadow: inset 0 1px 1px hsla(0, 0%, 100%, 0), 0 1px 1px transparent
}

.ic-main .ic-tag {
    overflow: hidden
}

.ic-main .ic-tag .ic-tag-m {
    position: relative;
    width: 50%;
    height: 38px;
    float: left
}

.ic-main .ic-tag a {
    position: relative;
    height: 33px;
    line-height: 33px;
    display: block;
    background-color: #d0d0d0;
    color: #fff;
    text-indent: 105px
}

.ic-main .ic-tag .checked a {
    background-color: #66abe2
}

.ic-main .ic-tag .checked .arr {
    display: block
}

.ic-main .ic-tag .arr {
    position: absolute;
    top: 33px;
    left: 50%;
    margin-left: -3px;
    width: 0;
    height: 0;
    display: none;
    overflow: hidden;
    border: 5px solid #fff;
    border-top-color: #66abe2
}

.ic-main .ic-tag .icon {
    position: absolute
}

.ic-main .ic-tag .icon-zl {
    top: 10px;
    left: 80px
}

.ic-main .ic-tag .icon-bq {
    top: 9px;
    left: 89px
}

.ic-main .ic-iframe {
    height: 384px;
    overflow: hidden
}

.mod-star {
    width: 450px;
    height: 140px;
    padding-top: 15px
}

.mod-star__img-wrap {
    width: 128px;
    height: 128px;
    float: left;
    position: relative
}

.mod-star__img {
    width: 128px;
    height: 128px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    border-radius: 64px
}

.mod-star__right-wrap {
    float: left;
    width: 295px;
    padding-left: 15px;
    margin-top: -5px
}

.mod-star__name {
    font-size: 16px;
    max-width: 310px;
    color: #333
}

.mod-star__name .icon-sep {
    margin: 0 10px;
    vertical-align: -1px
}

.mod-star__name:hover {
    color: #62b4f7
}

.mod-star__des {
    color: #999;
    cursor: default;
    padding-top: 5px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    font-size: 14px
}

.mod-star_student .mod-star__img-wrap {
    cursor: default
}

.mod-star_student .mod-star__name {
    cursor: default;
    font-size: 16px;
    color: #333
}

.mod-star_student .mod-star__name:hover {
    color: #333
}

.mod-qun-card {
    width: 290px;
    height: 90px;
    font-size: 0
}

.mod-qun-card__img, .mod-qun-card__img-wrap {
    width: 90px
}

.mod-qun-card__img, .mod-qun-card__img-wrap, .mod-qun-card__right-wrap {
    display: inline-block;
    vertical-align: middle;
    vertical-align: top;
    height: 90px
}

.mod-qun-card__right-wrap {
    padding-left: 15px;
    width: 185px;
    position: relative
}

.mod-qun-card__name {
    position: absolute;
    left: 15px;
    top: -5px;
    display: block;
    width: 185px;
    font-size: 14px;
    color: #333;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.mod-qun-card__name:hover {
    color: #62b4f7
}

.mod-qun-card__des, .mod-qun-card__resign-number {
    font-size: 12px;
    position: absolute;
    left: 15px;
    top: 19px;
    width: 185px;
    color: #999;
    height: 20px
}

.mod-qun-card__resign-number {
    top: 38px
}

.mod-qun-card__operation {
    position: absolute;
    left: 15px;
    bottom: 0
}

.mod-qun-card__operation .btn-default {
    width: 60px;
    height: 30px;
    line-height: 30px;
    border: none
}

.mod-qun-card__operation .btn-open {
    margin-right: 10px
}

.mod-teacher-card {
    cursor: default;
    height: 90px;
    width: 300px
}

.mod-teacher-card__img, .mod-teacher-card__img-wrap {
    display: inline-block;
    vertical-align: middle;
    vertical-align: top;
    width: 90px;
    height: 90px
}

.mod-teacher-card__right-wrap {
    display: inline-block;
    vertical-align: middle;
    vertical-align: top;
    padding-left: 10px;
    width: 195px;
    height: 90px;
    position: relative
}

.mod-teacher-card__name {
    position: absolute;
    left: 10px;
    top: -5px;
    display: block;
    width: 195px;
    font-size: 14px;
    color: #333;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.mod-teacher-card__name:hover {
    color: #62b4f7
}

.mod-teacher-card__class-number, .mod-teacher-card__des {
    font-size: 12px;
    position: absolute;
    left: 10px;
    top: 19px;
    width: 195px;
    color: #999
}

.mod-teacher-card__des {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 53px
}

.mod-teacher-card__class-number {
    top: 75px
}

.agency-sticky-nav {
    position: fixed;
    top: 0;
    z-index: 1000;
    margin: 0 auto;
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
    background: #fff
}

.agency-wrap-mod-no-border {
    position: relative;
    margin: 0 auto;
    width: 1200px;
    text-align: center
}

.agency-info-qq-fix {
    position: absolute;
    top: 0;
    right: 0;
    border: 1px solid #2180d7;
    width: 220px;
    height: 50px;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background-color: #2180d7;
    cursor: pointer
}

.agency-info-qq-fix i {
    font-size: 22px
}

.agency-info-qq-fix:hover {
    background-color: #147de2
}

.wrap-bg {
    position: relative
}

.agency-bg-img, .wrap-bg {
    width: 100%;
    height: 210px
}

.agency-info-wrap {
    position: relative;
    top: -210px;
    margin: 0 auto;
    width: 1200px;
    height: 210px
}

.agency-info {
    position: absolute;
    top: 50px;
    width: 100%
}

.agency-info img {
    float: left;
    width: 102px;
    height: 102px
}

.agency-info-right {
    float: left;
    position: relative;
    margin-left: 27px;
    height: 102px;
    width: 70%
}

.agency-info-right .agency-info-name {
    font-size: 22px;
    line-height: 22px
}

.agency-info-right .agency-info-name .js-agency-info-name {
    padding-right: 20px;
    color: #f4f6f8;
    max-width: 75%;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    word-break: break-all;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle
}

.agency-info-right .agency-info-name .icon-renzheng-l {
    margin-left: 10px
}

.agency-info-right .agency-info-intr {
    font-size: 14px;
    color: #b9c1c9
}

.agency-info-right .tree-list {
    display: table;
    width: 260px;
    position: absolute;
    bottom: 0;
    margin-left: -21px
}

.agency-info-right .tree-list li {
    display: table-cell;
    border-left: 1px solid #2d5473;
    width: 98px;
    text-align: center
}

.agency-info-right .tree-list li:first-child {
    border-left: 0
}

.agency-info-right .tree-list .item-num {
    font-size: 20px;
    color: #fff
}

.agency-info-right .tree-list .item-des {
    font-size: 14px;
    color: #fff;
    opacity: .5;
    filter: alpha(opacity=50)
}

.agency-info-qq {
    position: absolute;
    top: 50px;
    right: 0;
    border: 1px solid #9db7c9;
    border-radius: 2px;
    width: 220px;
    height: 60px;
    font-size: 18px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    cursor: pointer
}

.agency-info-qq i {
    font-size: 22px
}

.agency-share-wrap {
    position: absolute;
    top: 130px;
    right: 84px;
    font-size: 16px;
    line-height: 22px;
    color: #f1f2f5
}

.agency-share-wrap i {
    margin-right: 3px;
    font-size: 20px
}

.agency-share-panel {
    position: absolute;
    top: 30px;
    left: -38px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    padding: 2px 6px;
    width: 120px;
    background-color: #fff
}

.agency-share-panel li {
    cursor: pointer
}

.agency-share-panel:before {
    position: absolute;
    top: -6px;
    left: 50%;
    margin-left: -6px;
    border-right: 6px dashed transparent;
    border-bottom: 6px solid #e5e5e5;
    border-left: 6px dashed transparent;
    width: 0;
    height: 0;
    content: ""
}

.agency-warp-tab {
    width: 100%
}

.agency-wrap-mod {
    position: relative;
    margin: 0 auto;
    border-bottom: 1px solid #e5e5e5;
    width: 1200px;
    text-align: center
}

.agency-tab__li, .agency-tab__ul {
    display: inline-block
}

.agency-tab__li {
    padding: 13px 44px
}

.agency-tab__li h2 {
    font-size: 16px;
    color: #333
}

.agency-tab__li_current {
    border-bottom: 3px solid #188eee
}

.agency-tab {
    margin: 0 auto;
    padding-top: 20px
}

.agency-new-box {
    margin: 0 auto;
    width: 1200px
}

.agency-big-banner {
    overflow: hidden;
    position: relative;
    height: 360px
}

.agency-big-banner-ul {
    position: absolute;
    top: 0
}

.agency-big-banner-li {
    float: left;
    height: 360px
}

.agency-big-banner-li img {
    width: 1200px;
    height: 360px
}

@media only screen and (max-width: 1199px) {
    .agency-big-banner-li img {
        width: 990px;
        height: 297px
    }
}

.agency-big-banner-btn {
    top: 140px
}

.agency-spread-wrap {
    /*padding: 30px 0 10px*/
}

.agency-spread-wrap h4 {
    font-size: 20px;
    color: #262626;
    padding-bottom: 20px;
}

.agency-spread {
    position: relative;
    line-height: 57px
}

.agency-spread-title-pic {
    height: 57px;
    text-align: center
}

.agency-spread-title-pic span {
    font-size: 20px;
    line-height: 24px;
    color: #fff
}

.agency-spread-title-bg-0 {
    background: url(//9.idqqimg.com/edu/course_title_0_edcea3994429b17c259113afb5418b49.png) no-repeat 50%
}

.agency-spread-title-bg-1 {
    background: url(//9.idqqimg.com/edu/course_title_1_1415ac8f59977c70077913773c49c361.png) no-repeat 50%
}

.agency-spread-title-bg-2 {
    background: url(//9.idqqimg.com/edu/course_title_2_74b82daa969077b081aa6563df2050d0.png) no-repeat 50%
}

.agency-spread-title-bg-3 {
    background: url(//9.idqqimg.com/edu/course_title_3_07ff80644db945522472c74f772e8ae9.png) no-repeat 50%
}

.agency-spread-info {
    padding-top: 15px;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #666
}

.spread-course-ul {
    padding-top: 24px
}

.spread-course-ul li {
    margin-bottom: 22px;
    height: 259px;
    background-color: #f0f0f0
}

.spread-course-cover {
    float: left;
    margin-right: 20px
}

.spread-course-cover-wrap:hover .spread-status-going {
    top: -24px
}

.spread-course-status {
    overflow: hidden;
    position: absolute;
    margin-top: 235px;
    width: 460px;
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    color: #fff;
    background-color: #000;
    background-color: rgba(0, 0, 0, .6);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="rgba(153, 0, 0, 0)", endColorstr="rgba(153, 0, 0, 0)")
}

.spread-status-step {
    margin-left: 2px
}

.spread-status-going {
    position: absolute;
    top: 0;
    right: 0;
    width: 64px;
    height: 48px;
    -webkit-transition: top .2s;
    -o-transition: top .2s;
    transition: top .2s
}

.spread-status-going a, .spread-status-going label {
    display: block;
    width: 100%;
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    color: #fff
}

.spread-status-going .going-tips {
    background-color: #e85308
}

.spread-status-going .going-jump {
    text-align: right;
    background-color: #188eee
}

.spread-status-going .going-jump .i-v-right {
    position: relative;
    top: -1px;
    left: 0;
    font-size: 12px;
    -webkit-animation: swing .6s infinite;
    animation: swing .6s infinite
}

.spread-course-title {
    padding: 20px 0 13px;
    font-size: 18px;
    line-height: 18px;
    color: #333
}

.spread-course-title:hover {
    color: #039ae3
}

.spread-des-wrap {
    min-height: 105px
}

.spread-course-des {
    font-size: 14px;
    line-height: 24px;
    max-height: 48px;
    overflow: hidden;
    word-wrap: break-word;
    color: #666
}

.spread-course-face {
    padding: 15px 0
}

.spread-course-face img {
    margin-right: 10px;
    border-radius: 64px;
    width: 30px;
    height: 30px
}

.spread-course-face span {
    font-size: 14px;
    color: #666
}

.spread-course-face i {
    display: inline-block;
    margin: 0 20px;
    width: 1px;
    height: 16px;
    vertical-align: middle;
    background-color: #d4d4d4
}

.spread-course-price {
    padding-bottom: 8px;
    font-size: 22px;
    line-height: 24px;
    color: #e85308
}

.spread-course-price .crossline {
    text-decoration: line-through
}

.spread-course-price .price-origin {
    color: #666;
    font-size: 15px;
    position: relative;
    top: -1px;
    text-decoration: line-through
}

.spread-course-free {
    color: #5fb41b
}

.spread-btn-learn {
    margin-top: 8px
}

.spread-btn-join, .spread-btn-learn {
    border-radius: 2px;
    width: 170px;
    font-size: 18px;
    line-height: 50px
}

@media only screen and (max-width: 1199px) {
    .course-card-agency li:nth-child(5) {
        display: none
    }

    .agency-big-banner {
        height: 297px
    }
}

.agency-teacher-student {
    /*background-color: #fff*/
}

.agency-about {
    width: 1200px
}

.about-banner-wrap-1 {
    text-align: center
}

.about-banner-wrap-0, .about-banner-wrap-1 {
    position: relative;
    height: 380px;
    font-family: Source Han Sans CN, noto sans;
    line-height: 380px;
    vertical-align: middle
}

.about-banner-pic0 {
    background: url(//9.idqqimg.com/edu/about_0_5ee4b42bda27e816782adde956f7adf4.jpg) no-repeat 50%
}

.about-banner-pic1 {
    background: url(//9.idqqimg.com/edu/about_1_65e7183496304e774a094f77ef6c47ee.jpg) no-repeat 50%
}

.about-agency-name-wrap-1 {
    display: inline-block;
    text-align: right
}

.about-agency-name-wrap-1 span {
    display: block
}

.about-agency-name-wrap-0 {
    display: inline-block;
    margin-left: 77px;
    text-align: right
}

.about-agency-name-wrap-0 span {
    display: block
}

.about-agency-propagate {
    font-size: 50px;
    line-height: 72px;
    color: #fff
}

.about-agency-name {
    font-size: 22pt;
    line-height: 30px;
    color: #fff;
    opacity: .5;
    filter: alpha(opacity=50)
}

.about-agency-name-only {
    margin-left: 77px;
    font-size: 50px;
    line-height: 72px;
    color: #fff
}

.about-agency-intr-wrap {
    padding-top: 80px
}

.about-agency-intr-wrap h2 {
    margin-bottom: 21px;
    font-size: 22px;
    line-height: 22px;
    text-align: center;
    color: #333
}

.about-agency-devide {
    margin: 0 auto;
    border-bottom: 1px solid #e1e1e1;
    width: 44px
}

.about-agency-intr {
    padding-top: 28px;
    font-size: 16px;
    line-height: 30px;
    word-wrap: break-word;
    color: #333
}

.about-agency-intr:after {
    content: "";
    display: table;
    clear: both
}

.about-agency-intr img {
    max-width: 100%
}

.about-agency-intr pre {
    white-space: pre-wrap
}

.about-agency-develop-wrap {
    padding: 80px 0 50px
}

.about-agency-develop-wrap h2 {
    margin-bottom: 21px;
    font-size: 22px;
    line-height: 22px;
    text-align: center;
    color: #333
}

.about-agency-develop {
    position: relative;
    margin-top: 30px
}

.develop-item {
    position: relative;
    z-index: 2;
    margin-bottom: 20px;
    margin-left: 45px;
    padding: 30px 50px 40px 18px;
    background-color: #f3f3f3
}

.develop-icon-dotted:before {
    position: absolute;
    top: 50%;
    left: -48px;
    margin-top: -6px;
    border: 2px solid #188eee;
    border-radius: 64px;
    width: 15px;
    height: 15px;
    background-color: #fff;
    content: ""
}

.develop-item-time {
    font-size: 22px;
    line-height: 22px;
    color: #999
}

.develop-item-des {
    margin-top: 10px;
    font-size: 16px;
    line-height: 22px;
    word-wrap: break-word;
    color: #333
}

.develop-dotted-line {
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 6px;
    width: 1px;
    background: #f3f3f3
}

.agency-teacher {
    width: 1200px
}

.teacher-tab-wrap {
    padding: 33px 0 30px;
    margin-right: -50px
}

.teacher-tab-li {
    float: left;
    padding-bottom: 30px;
    height: 112px;
    width: 33%
}

@media only screen and (max-width: 1199px) {
    .teacher-tab-li {
        float: left;
        padding-bottom: 30px;
        height: 112px;
        width: 50%
    }
}

.teacher-tab-face-a {
    float: left;
    margin-right: 10px;
    width: 100px;
    height: 100px
}

.teacher-tab-face-a img {
    border-radius: 64px;
    width: 100px;
    height: 100px
}

.teacher-tab-right {
    padding: 0 50px 0 0;
    font-size: 14px;
    color: #999
}

.teacher-tab-right-title {
    font-size: 14px
}

.teacher-tab-right-title h4 {
    color: #333;
    line-height: 14px;
    display: inline-block
}

.teacher-tab-right-title:hover h4 {
    color: #039ae3
}

.teacher-tab-right-info {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.teacher-tab-right-info span {
    padding-right: 24px;
    line-height: 24px;
    color: #999
}

.teacher-tab-right-info .teacher-tab-right-stu-num {
    padding-right: 0
}

.teacher-tab-right-des {
    line-height: 24px;
    word-wrap: break-word;
    max-height: 72px;
    overflow: hidden
}

.mod-star__name {
    display: inline-block;
    vertical-align: middle
}

.ag-info-des, .ag-title-main, .mod-qun-card__des, .mod-qun-card__name, .mod-qun-card__resign-number, .mod-teacher-card__name, .pkg-item a, .stu-main-tit, .stu-main h4, .tea-main-tit, .tea-main h4, .teacher-course-tit, .teacher-right-title h4, .wrap-notice__link {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    word-wrap: normal
}

:root .mod-big-banner__btn-next:hover, :root .mod-big-banner__btn-pre:hover {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled="false")
}

.agency-course {
    width: 1200px
}

.course-tab-wrap {
    padding: 5px 0 30px
}

.course-tab-filter {
    border: 1px solid #efefef;
    padding-left: 30px;
    margin-bottom: 20px;
    background-color: #f5f5f5
}

.course-tab-filter li {
    float: left;
    margin-right: 40px;
    height: 50px;
    line-height: 50px
}

.course-tab-filter li:last-child {
    margin-right: 0
}

.course-tab-filter-item {
    position: relative;
    font-size: 14px;
    line-height: 22px;
    color: #333
}

.course-tab-filter-item_current {
    color: #167ed9
}

.course-card-list-1200-wrap li {
    margin-left: 9px
}

.course-card-list-1200-wrap .course-card-list {
    margin-left: -17px
}

.course-card-consult {
    margin-right: -300px
}

@media only screen and (max-width: 1199px) {
    .course-card-list-1200-wrap li {
        margin-left: 18px
    }

    .course-card-list-1200-wrap .course-card-list {
        margin-left: -26px
    }
}

.course-nav__tips {
    position: relative;
    display: inline-block;
    top: -13px;
    right: -2px;
    width: 15px;
    height: 15px;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    color: #fff;
    background-color: #e85308
}

.course-nav__tips:after {
    position: absolute;
    bottom: -4px;
    left: 0;
    border-color: red transparent transparent red;
    border-style: solid;
    border-width: 2px;
    width: 0;
    height: 0;
    content: ""
}

.course-total-title {
    margin-bottom: 30px
}

.course-pkg-title, .course-total-title {
    font-size: 20px;
    color: #000
}

.pkg-ul {
    margin-bottom: 30px
}

.pkg-ul li {
    background-color: #f0f0f0;
    margin-top: 20px
}

.pkg-cover {
    float: left
}

.pkg-wrap {
    background-color: #f0f0f0;
    margin-left: 460px
}

.pkg-title-wrap {
    height: 90px;
    padding: 0 20px;
    position: relative
}

.pkg-title-left {
    width: 460px;
    padding-top: 20px
}

.pkg-name {
    font-size: 18px;
    width: 450px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.pkg-name, .pkg-name a {
    color: #333
}

.pkg-name a:hover {
    color: #188eee
}

.pkg-total-person {
    padding-right: 15px;
    margin-right: 15px;
    border-right: 1px solid #d8d8d8;
    color: #666
}

.pkg-total-price {
    font-size: 16px;
    color: #e6541f
}

.pkg-total-price .free {
    color: #5fb41b
}

.pkg-course-num {
    color: #e6541f;
    font-size: 18px
}

.pkg-title-right {
    position: absolute;
    top: 20px;
    right: 20px
}

.pkg-item-wrap {
    height: 120px
}

.pkg-item {
    padding: 0 20px
}

.pkg-item, .pkg-item a {
    height: 40px;
    line-height: 40px;
    color: #666
}

.pkg-item a {
    display: inline-block;
    width: 540px
}

.pkg-item a:hover {
    color: #188eee
}

.pkg-item a.pkg-item-title--onlypkg {
    cursor: default
}

.pkg-item a.pkg-item-title--onlypkg:hover {
    color: #666
}

@media only screen and (max-width: 1199px) {
    .pkg-name {
        width: 235px
    }

    .pkg-item a {
        width: 415px
    }
}

.pkg-item-odd {
    background-color: #f6f6f6
}

.pkg-item-price {
    float: right
}

.pkg-bottom {
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #666
}

.pkg-btn-gray {
    color: #ababab
}

.pkg-btn-left, .pkg-btn-right {
    cursor: pointer
}

.agency-teacher-wrap {
    margin: 0 auto;
    padding-top: 40px
}

.agency-teacher-wrap h3 {
    margin-bottom: 36px;
    font-size: 20px;
    color: #262626
}

.agency-teacher-star-wrap {
    float: left;
    margin-bottom: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 565px
}

.agency-teacher-star-right {
    margin-left: 70px
}

.teacher-face-a {
    float: left;
    width: 120px;
    height: 120px
}

.teacher-face-a img {
    border-radius: 60px;
    width: 120px;
    height: 120px
}

.agency-teacher-right {
    margin-left: 147px;
    font-size: 14px;
    color: #999
}

.teacher-right-title h4 {
    font-size: 20px;
    color: #262626
}

.teacher-right-title:hover h4 {
    color: #039ae3
}

.teacher-right-info {
    margin: 2px 0 11px;
    color: #777
}

.teacher-right-info span {
    line-height: 1
}

.teacher-right-info-split {
    margin: 0 20px -1px;
    display: inline-block;
    height: 13px;
    border-left: 1px solid #979797
}

.teacher-right-info-score {
    padding-right: 20px
}

.teacher-right-info-cou {
    padding: 0 20px;
    border-left: 1px solid #979797;
    border-right: 1px solid #979797
}

.teacher-right-info-stu {
    padding-left: 20px
}

.teacher-right-des {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #262626;
    height: 45px;
    word-break: break-all
}

.teacher-course {
    border-top: 1px solid #ececec;
    margin-top: 7px;
    padding-top: 6px
}

.teacher-course--hide {
    visibility: hidden
}

.teacher-course-label {
    position: absolute;
    color: #262626
}

.teacher-course-tit {
    cursor: pointer;
    color: #188eee;
    display: block;
    padding-left: 44px;
    height: 21px
}

.teacher-course-tit:hover {
    color: #62b4f7
}

.tea {
    width: 523px;
    padding: 20px;
    float: left;
    margin-left: 74px;
    position: relative;
    margin-top: 37px
}

.tea-wrap {
    margin: 0 0 40px -74px
}

.tea-face, .tea-img {
    width: 120px;
    height: 120px
}

.tea-face, .tea-img {
    border-radius: 60px
}

.tea-face {
    display: inline-block;
    float: left
}

.tea-work {
    position: absolute;
    top: 36px;
    right: 0;
    height: 66px;
    width: 66px
}

.tea-main {
    margin-left: 147px
}

.tea-main h4 {
    font-size: 20px;
    margin-bottom: 2px
}

.tea-main-title, .tea-main h4 {
    color: #262626
}

.tea-main-sub {
    font-size: 14px;
    color: #777
}

.tea-main-split {
    margin: 0 9px -1px;
    display: inline-block;
    height: 13px;
    border-left: 1px solid #979797
}

.tea-main-cnt {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 42px;
    font-size: 14px;
    color: #262626;
    margin-top: 10px;
    word-break: break-all
}

.tea-main-cnt--img {
    padding-right: 68px
}

.tea-main-course {
    margin-top: 12px;
    padding-top: 3px;
    height: 21px;
    border-top: 1px solid #ececec
}

.tea-main-course--hide {
    visibility: hidden
}

.tea-main-label {
    position: absolute;
    color: #262626
}

.tea-main-tit {
    cursor: pointer;
    color: #188eee;
    display: block;
    padding-left: 44px
}

.tea-main-tit:hover {
    color: #62b4f7
}

@media only screen and (max-width: 1199px) {
    .agency-teacher-star-wrap, .tea {
        width: 458px
    }
}

.agency-student-wrap {
    padding: 11px 0 100px
}

.agency-student-wrap h3 {
    font-size: 20px;
    color: #333
}

.student-work-wrap {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .6;
    filter: alpha(opacity=60)
}

.student-work-bg {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 10000;
    margin-top: -365px;
    margin-left: -365px;
    width: 730px;
    height: 730px;
    line-height: 730px;
    text-align: center;
    vertical-align: middle;
    background: #f3f6f9
}

.student-work-bg img {
    max-width: 690px;
    max-height: 690px;
    vertical-align: middle
}

.agency-stu-list {
    margin-left: -74px
}

.stu {
    width: 523px;
    float: left;
    margin-left: 74px;
    position: relative;
    margin-top: 37px;
    padding: 20px;
}

.stu-face, .stu-img {
    width: 120px;
    height: 120px
}

.stu-face, .stu-img {
    border-radius: 60px
}

.stu-face {
    display: inline-block;
    float: left
}

.stu-work {
    position: absolute;
    top: 36px;
    right: 0;
    height: 66px;
    width: 66px;
    background-size: auto 100%;
    background-position: 50%
}

.stu-main {
    margin-left: 147px
}

.stu-main h4 {
    font-size: 20px;
    color: #262626;
    margin-bottom: 2px
}

.stu-main-cnt {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 63px;
    font-size: 14px;
    color: #262626;
    word-break: break-all
}

.stu-main-cnt--img {
    padding-right: 68px
}

.stu-main-course {
    margin-top: 12px;
    height: 21px
}

.stu-main-label {
    position: absolute;
    color: #262626
}

.stu-main-tit {
    cursor: pointer;
    color: #188eee;
    display: block;
    padding-left: 44px
}

.stu-main-tit:hover {
    color: #62b4f7
}

@media only screen and (max-width: 1199px) {
    .stu {
        width: 458px
    }
}

.agency-head {
    width: 1200px;
    margin: -90px auto 0;
    position: relative;
    background: -webkit-gradient(linear, left bottom, left top, from(#000), to(#000));
    background: -webkit-linear-gradient(bottom, #000, #000);
    background: -o-linear-gradient(bottom, #000, #000);
    background: linear-gradient(0deg, #000, #000);
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .6)), to(transparent));
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .6), transparent);
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, .6), transparent);
    background: linear-gradient(0deg, rgba(0, 0, 0, .6), transparent);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="rgba(0, 0, 0, 0)", endColorstr="rgba(153, 0, 0, 0)")
}

.agency-head-logo {
    width: 132px;
    height: 132px;
    margin-left: 20px;
    background-color: #fff;
    position: absolute;
    top: -6px;
    -webkit-box-shadow: 0 0 1px 1px #ececec;
    box-shadow: 0 0 1px 1px #ececec;
    z-index: 2
}

.agency-head-main {
    padding-bottom: 16px;
    margin-left: 190px
}

.agency-head-mask {
    width: 190px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    bottom: -54px;
    z-index: 1
}

.ag-title {
    width: 960px
}

.ag-title-lv {
    float: left;
    margin: 9px 4px 0 19px
}

.ag-title-renzheng {
    float: left;
    margin-bottom: 3px;
    /*margin: 9px 6px 0 3px*/
}

.ag-title-main {
    max-width: 680px;
    font-size: 25px;
    color: #f1f4f6;
    float: left
}

.ag-title-sub {
    display: block;
    margin-top: 8px
}

.ag-info {
    margin-top: 4px;
    font-size: 14px;
    color: #fff
}

.ag-info-split {
    margin: 0 10px -1px;
    display: inline-block;
    height: 13px;
    border-left: 1px solid #fff
}

.ag-info-btn {
    width: 89px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #fff
}

.ag-info-btn, .ag-info-des {
    display: inline-block;
    font-size: 14px;
    color: #fff
}

.ag-info-des {
    max-width: 500px;
    margin-bottom: -6px
}

.mod-big-banner__banner-status {
    background: transparent;
    z-index: 1;
    left: auto;
    right: -20px;
    margin-left: 0
}

.agency-default-banner {
    background-image: url(//9.idqqimg.com/edu/banner_f6085842a43954e8355d74f1654dd20b.jpg);
    margin: 0 auto;
    width: 1200px;
    height: 116px
}

@media only screen and (max-width: 1199px) {
    .agency-head {
        width: 990px
    }

    .agency-default-banner {
        width: 990px;
        height: 116px
    }

    .ag-info-des {
        max-width: 360px
    }
}

.agency-recommend-course.inner-center {
    width: 1230px;
    padding: 20px 15px 0;
    overflow: hidden
}

.recommend-course-title {
    line-height: 24px;
    color: #262626
}

.recommend-course-title span {
    font-size: 20px
}

.recommend-course-title a {
    float: right;
    font-size: 14px;
    margin-top: 3px;
    color: #333
}

.recommend-course-title a:hover {
    color: #039ae3
}

.recommend-course-wrap {
    padding-top: 12px;
    width: 1200px
}

.rec-group {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 9px 6px 0 0;
    padding: 37px 22px;
    width: 220px;
    height: 197px;
    float: left;
    text-align: center;
    position: relative
}

.rec-group-mask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(//9.idqqimg.com/edu/consult_541c8a48c94245f503c3464d865fb7d9.jpg);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./img/consult.jpg", sizingMethod="scale");
    background-size: cover
}

.rec-group-info {
    line-height: 1.8;
    text-align: left;
    font-size: 16px;
    height: 56px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.rec-group-info, .rec-group-join {
    color: #fff;
    position: relative;
    text-align: center
}

.rec-group-join {
    display: inline-block;
    width: 122px;
    height: 37px;
    line-height: 37px;
    margin-top: 32px;
    border-radius: 4px;
    border: 1px solid #fff;
    font-size: 18px
}

@media only screen and (max-width: 1199px) {
    .agency-recommend-course.inner-center {
        width: 990px;
        padding: 20px 0
    }
}

.mask-wrap {
    display: none
}

.mask-bg {
    zoom: 1;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .6;
    filter: alpha(opacity=40)
}

.mask-container {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 11;
    background: #fff
}

.mask-content {
    word-wrap: break-word;
    padding-bottom: 30px
}

.mask-close, .mask-content {
    position: absolute;
    background: #fff
}

.mask-close {
    top: -30px;
    border-top: 4px solid #188eee;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    width: 100%;
    height: 30px
}

.mask-close .i-close {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    margin: 5px;
    font-size: 16px;
    color: #999
}

.mask-fill {
    overflow-x: hidden;
    overflow-y: scroll;
    height: 100%
}

.agency-nav {
    margin-top: 20px
}

.agency-nav-list {
    margin-left: -30px
}

.agency-nav-item {
    display: inline-block;
    background-color: #f3faff;
    border: 1px solid #d7e6f4;
    margin-left: 30px;
    text-align: center;
    font-size: 24px
}

.agency-nav-item--small {
    width: 214px;
    height: 70px;
    line-height: 70px
}

.agency-nav-item--normal {
    width: 275px;
    height: 73px;
    line-height: 70px
}

.agency-nav-item--large {
    width: 378px;
    height: 73px;
    line-height: 70px
}

.agency-nav-link {
    display: inline-block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    color: #5d6c93
}

@media only screen and (max-width: 1199px) {
    .agency-nav-item--small {
        width: 172px
    }

    .agency-nav-item--normal {
        width: 223px
    }

    .agency-nav-item--large {
        width: 308px
    }

    .agency-new-box {
        width: 990px
    }
}

.agency-coupon {
    text-align: center
}

.agency-coupon-list {
    overflow: hidden;
    margin-top: 20px;
    display: inline-block;
    width: 100%
}

:root .agency-coupon-item:after, :root .agency-coupon-item:before {
    content: "";
    color: #fff;
    position: absolute;
    top: 52px;
    width: 26px;
    height: 26px;
    background-color: #fff;
    border-radius: 26px;
    z-index: 10
}

@media only screen and (max-width: 1199px) {
    :root .agency-coupon-item:after, :root .agency-coupon-item:before {
        top: 40.5px
    }
}

:root .agency-coupon-item:before {
    left: -13px
}

:root .agency-coupon-item:after {
    right: -13px
}

.agency-coupon-item {
    display: block;
    float: left;
    height: 130px;
    color: #fff;
    background-color: #f7b13d;
    text-align: center;
    position: relative;
    overflow: hidden;
    border-radius: 6px
}

.agency-coupon-item:hover {
    cursor: pointer
}

.agency-coupon-item:before {
    content: "";
    height: 100%;
    display: inline-block;
    vertical-align: middle
}

.agency-coupon-item:after, .agency-coupon-item:before {
    content: "●";
    font-size: 55px;
    color: #fff;
    position: absolute;
    top: 18px
}

.agency-coupon-item:before {
    left: -19px
}

.agency-coupon-item:after {
    right: -20px
}

@media only screen and (max-width: 1199px) {
    .agency-coupon-item {
        width: 326px;
        height: 107px
    }

    .agency-coupon-item .coupon-info-price {
        font-size: 74px
    }

    .agency-coupon-item .coupon-info-type {
        font-size: 22px
    }
}

.coupon-three {
    width: 398px
}

.coupon-three.coupon-three--middle {
    width: 396px;
    margin: 0 4px
}

@media only screen and (max-width: 1199px) {
    .coupon-three {
        width: 328px
    }

    .coupon-three.coupon-three--middle {
        width: 327px;
        margin: 0 3px 0 4px
    }
}

.coupon-two {
    width: 598px
}

.coupon-two.coupon-two--first {
    margin-right: 4px
}

@media only screen and (max-width: 1199px) {
    .coupon-two {
        width: 493px
    }
}

.coupon-three .coupon-info-type, .coupon-two .coupon-info-type {
    position: relative;
    top: -4px;
    margin-bottom: 0
}

.coupon-three .coupon-info-price:before, .coupon-two .coupon-info-price:before {
    top: 16px
}

@media only screen and (max-width: 1199px) {
    .coupon-three .coupon-info-type, .coupon-two .coupon-info-type {
        top: -2px
    }

    .coupon-three .coupon-info-price:before, .coupon-two .coupon-info-price:before {
        top: 10px
    }
}

.coupon-one {
    width: 100%
}

.coupon-one .coupon-item-info {
    left: -123px
}

.coupon-one .coupon-info-type {
    display: inline-block;
    font-size: 44px;
    vertical-align: middle;
    margin-left: 5px
}

.coupon-one .coupon-info-desc {
    display: inline-block;
    font-size: 22px;
    vertical-align: middle;
    padding: 0 8px;
    margin-left: 8px
}

@media only screen and (max-width: 1199px) {
    .coupon-one .coupon-item-info {
        left: -98px
    }

    .coupon-one .coupon-one-right {
        width: 228px;
        font-size: 24px
    }

    .coupon-one .coupon-info-type {
        font-size: 36px
    }

    .coupon-one .coupon-info-desc {
        font-size: 18px
    }
}

.coupon-one-right {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 277px;
    background-color: #ea9f26;
    font-size: 30px;
    text-align: center;
    line-height: 130px
}

@media only screen and (max-width: 1199px) {
    .coupon-one-right {
        line-height: 107px
    }
}

.coupon-item-info {
    position: relative;
    left: 16px
}

.coupon-item-info, .coupon-item-info:after {
    display: inline-block;
    vertical-align: middle;
    height: 100%
}

.coupon-item-info:after {
    content: "";
    width: 0
}

.coupon-info-price {
    font-size: 90px;
    font-weight: 700;
    display: inline-block;
    position: relative;
    line-height: 100%;
    vertical-align: middle;
    font-family: arial
}

.coupon-info-price:before {
    content: "￥";
    position: absolute;
    font-weight: 400;
    line-height: 100%;
    font-size: 32px;
    left: -30px;
    top: 10px;
    font-family: Hiragino Sans GB, Microsoft Yahei, arial, 宋体, Helvetica Neue, Helvetica, STHeiTi, sans-serif
}

.coupon-info-right {
    display: inline-block;
    position: relative;
    margin-left: 12px;
    vertical-align: middle
}

.coupon-info-type {
    font-size: 27px;
    margin-bottom: 6px;
    text-align: left
}

.coupon-info-desc {
    color: #f7b13d;
    background-color: #fff;
    padding: 0 5px
}

.qrcode-container {
    background: #fff;
    width: 520px;
    height: 367px;
    border-radius: 3px;
    padding: 20px;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: -250px;
    margin-top: -184px;
    z-index: 10000
}

.qrcode-container .i-close {
    color: #000;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer
}

.qrcode-container .qrcode-content {
    position: relative;
    width: 170px;
    height: 170px;
    margin: 30px auto;
    line-height: 170px;
    text-align: center
}

.qrcode-container .qrcode-content .loading {
    background-image: url(//9.idqqimg.com/edu/loading_50c5e3e79b276c92df6cc52caeb464f0.gif);
    width: 32px;
    height: 32px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.qrcode-container .qrcode-content .ke-logo {
    height: 32px;
    width: 32px;
    position: absolute;
    border: 2px solid #fff;
    top: 50%;
    left: 50%;
    border-radius: 3px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url(//9.idqqimg.com/edu/ke-logo_797e2c13ea9db4825816638c6b15db44.png) no-repeat;
    background-size: cover
}

.qrcode-container .qrcode-text {
    color: #000;
    font-size: 14px;
    padding: 0 24px 0 48px;
    line-height: 20px;
    list-style-type: decimal
}

.qrcode-container .qrcode-text li {
    margin-bottom: 4px
}

.qrcode-container .qrcode-text .qrcode-download {
    cursor: pointer;
    color: #23b8ff
}

.qrcode-container .qrcode-tab {
    color: #777;
    font-size: 12px;
    position: absolute;
    bottom: 20px;
    right: 20px;
    cursor: pointer
}

.coupon-succ-dialog h3 {
    font-size: 18px
}

.coupon-succ-dialog span {
    color: #666
}

body {
    min-width: 960px
}

.wrap-banner {
    height: 300px;
    width: 100%
}

.agency-box {
    position: absolute;
    width: 244px;
    height: 250px;
    left: 120px;
    top: 20px;
    background: #fff;
    background: hsla(0, 0%, 100%, .95);
    border-radius: 1px
}

.agency-box__img-wrap {
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -50px;
    border: 1px solid #e5e5e5
}

.agency-box__img, .agency-box__img-wrap {
    width: 100px;
    height: 100px
}

.agency-box__info-wrap {
    position: absolute;
    top: 140px;
    left: 0;
    width: 100%;
    height: 106px;
    text-align: center
}

.agency-box__name {
    font-size: 18px;
    font-weight: 400;
    width: 12em;
    margin: 35px auto 0;
    text-align: center;
    line-height: 1.2
}

.agency-box__btn-enter {
    width: 190px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    margin-top: 20px
}

.agency-box_more .agency-box__img-wrap {
    top: 20px
}

.agency-box_more .agency-box__info-wrap {
    top: 130px
}

.agency-box_more .agency-box__name {
    font-size: 16px
}

.agency-box_more .agency-box__btn-enter {
    margin-top: 12px
}

.wrap-tab {
    padding-top: 25px;
    margin: 0 auto
}

.wrap-tab, .wrap-tab .mod-tab {
    width: 960px
}

.wrap-tab .mod-tab__content {
    overflow: visible
}

.wrap-tab .mod-tab__li {
    width: 130px
}

.wrap-tab .mod-tab__li a {
    width: 128px
}

.wrap-main-tab {
    padding-bottom: 80px
}

.wrap-notice {
    padding: 30px 0 40px
}

.wrap-notice__title {
    font-size: 16px;
    margin-bottom: 15px
}

.wrap-notice__list {
    padding-left: 20px;
    list-style: disc;
    color: #666;
    width: 940px
}

.wrap-notice__li {
    list-style: disc
}

.wrap-notice__link {
    display: inline-block;
    vertical-align: middle;
    max-width: 700px;
    width: auto !important;
    color: #666;
    line-height: 27px
}

.wrap-notice__link:hover {
    color: #178eee
}

.wrap-block {
    padding: 30px 0;
    border-top: 1px solid #e5e5e5;
    position: relative
}

.wrap-block_no-border {
    border-top: none
}

.wrap-block__title {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px
}

.wrap-index-classes {
    margin-left: -4px
}

.wrap-block_stars {
    padding: 25px 0 40px
}

.wrap-star {
    float: left;
    width: 475px;
    height: 186px
}

.wrap-star_right {
    width: 450px;
    padding-left: 30px
}

.wrap-class-tab {
    width: 960px;
    min-height: 400px;
    height: auto !important;
    _height: auto;
    padding: 35px 0
}

.wrap-tab-classes {
    margin-left: -4px
}

.wrap-teacher-tab {
    width: 960px;
    min-height: 420px;
    height: auto !important;
    _height: auto;
    padding-top: 35px
}

.wrap-tab-teachers {
    width: 1005px;
    font-size: 0
}

.wrap-teacher {
    display: inline-block;
    vertical-align: middle;
    padding: 0 35px 50px 0
}

.wrap-qun-tab {
    width: 960px;
    min-height: 420px;
    height: auto !important;
    _height: auto;
    padding-top: 35px
}

.wrap-tab-quns {
    width: 1005px;
    font-size: 0
}

.wrap-qun {
    display: inline-block;
    vertical-align: middle;
    padding: 0 45px 50px 0
}

.wrap-change-page {
    padding-bottom: 100px
}

.mod-big-banner_agency {
    width: 1200px;
    margin: 0 auto
}

.mod-big-banner_agency .mod-big-banner__imgs {
    width: 2880px
}

.mod-big-banner_agency .mod-big-banner__img, .mod-big-banner_agency .mod-big-banner__imgs li {
    width: 1200px
}

.mod-big-banner_agency .mod-big-banner__btn-next, .mod-big-banner_agency .mod-big-banner__btn-pre {
    top: 104px
}

.mod-big-banner_agency .mod-big-banner__banner-status {
    width: 80px;
    margin-left: -40px;
    z-index: 1
}

.mod-big-banner_agency .mod-big-banner__status-bar {
    width: 88px
}

.cgi-err-info {
    float: left;
    padding: 115px 0 0 202px;
    border-top: 1px solid transparent
}

.cgi-err-info .ico-wording {
    font-size: 16px;
    margin-left: 7px;
    margin-top: 7px;
    color: #666
}

.count-down-ctn {
    padding-left: 50px
}

.count-down-ctn .count-down-count {
    color: #e85308;
    padding: 2px
}

.mod-side-widget {
    position: relative
}

.side-widget {
    position: absolute;
    bottom: 20px;
    right: 0
}

.dlapp-widget:hover .dlapp-widget-main {
    padding-left: 0;
    padding-right: 100%;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform .6s;
    transition: -webkit-transform .6s;
    -o-transition: transform .6s;
    transition: transform .6s;
    transition: transform .6s, -webkit-transform .6s
}

.dlapp-widget-main {
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-transform: translateX(200%);
    -ms-transform: translateX(200%);
    transform: translateX(200%);
    -webkit-transform: translateX(calc(100% + 20px));
    -ms-transform: translateX(calc(100% + 20px));
    transform: translateX(calc(100% + 20px));
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    -o-transition: transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s
}

.dlapp-widget-entry {
    position: relative;
    z-index: 1
}

/*# sourceMappingURL=index.live_70d5925a.css.map */


/*common*/
.breadcrumb:after,
.breadcrumb:before,
.course-card-list:after,
.course-card-list:before,
.steps-nav:after,
.steps-nav:before {
    content: "";
    display: table;
}

.breadcrumb:after,
.course-card-list:after,
.steps-nav:after {
    clear: both;
}

.inner-center {
    margin-left: auto;
    margin-right: auto;
}

.course-card-item--v3 .item-taglist-tag-link,
.course-card-item .item-taglist-tag-link {
    display: inline-block;
    vertical-align: middle;
}

.hidden-clip {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
}

.market-list-mod .mlm-rt .btn-del {
    font: 0/0 a;
    text-shadow: none;
    border: 0;
    color: transparent;
}

.course-card-item--v3 .item-line .item-source-link,
.course-card-item--v3 .item-taglist-tag-link,
.course-card-item .item-line .topo-wrapper .step-include .include-tag,
.course-card-item .item-source,
.course-card-item .item-taglist-tag-link,
.ellipsis,
.f-popup-lines-move .f-value-list .f-value-item,
.f-popup-lines-select .f-value-list .f-value-item,
.mod-user-card__name,
.unit-count,
.unit-name,
.usercard .user-name {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    word-wrap: normal;
}

.bm-menu-bd .bm-menu-info .bm-menu-info-top,
.link-url,
.modal .msg-text {
    white-space: normal;
    word-wrap: break-word;
    word-break: break-all;
}

.btn-card.dis-btn,
.btn-card.disabled,
.btn-disabled,
.btn-disabled:active,
.btn-disabled:hover {
    background-color: #e3e3e3 !important;
    color: #999 !important;
    cursor: default !important;
    pointer-events: none !important;
}

:root .course-card-item .item-status,
:root .course-card-item.now:hover .item-now-link,
:root .f-upload .f-upload-again,
:root .overlay {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled="false");
}

.f-value-wrap .icon-arrow-down,
.hover-tips:after {
    content: "";
    height: 0;
    width: 0;
    overflow: hidden;
}

.link-blue,
.nor-link {
    color: #23b8ff;
}

.link-blue:hover,
.nor-link:hover {
    color: #62b4f7;
}

.link-3 {
    color: #333;
}

.link-3:hover {
    color: #62b4f7;
}

.link-6 {
    color: #666;
}

.link-6:hover {
    color: #62b4f7;
}

.link-9 {
    color: #999;
}

.link-9:hover {
    color: #62b4f7;
}

.btn-card,
.btn-default,
.btn-outline,
.btn-primary,
.btn-weak {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    border-radius: 2px;
    border: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn-default {
    background-color: #23b8ff;
    color: #fff;
}

.btn-default:hover {
    background-color: #12a7ff;
}

.btn-default:active {
    background-color: #099bff;
}

.btn-primary {
    background-color: #fe9455;
    color: #fff;
}

.btn-primary:hover {
    background-color: #f3803b;
}

.btn-primary:active {
    background-color: #ee7946;
}

.btn-s {
    padding: 0 1em;
    line-height: 30px;
}

.btn-m {
    width: 120px;
    line-height: 40px;
    font-size: 16px;
}

.btn-l {
    line-height: 50px;
    font-size: 18px;
    min-width: 150px;
}

.course-card-item .item-line .icon-can-try,
.icon-search,
.ptlogin-toolbar .btn-weixin:before,
.side-service-qr-code .item-hover-bg,
.wrap-side-operation .js-jump-plan-container .js-jump-plane {
    background: url(//9.idqqimg.com/edu/index-sprite3_8339b9533a0e87f77f95edd7b3b9e937.png#unsprite) no-repeat;
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    height: 100%;
    font-size: 62.5%;
    font-family: Hiragino Sans GB, Microsoft Yahei, arial, 宋体, Helvetica Neue,
    Helvetica, STHeiTi, sans-serif;
}

body {
    font-size: 14px;
    line-height: 1.5;
    color: #333;
    background-color: #fff;
    overflow-y: scroll;
    min-height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 180px;
    min-width: 1200px;
    position: relative !important;
}

blockquote,
body,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
}

ol,
ul {
    list-style: none outside none;
}

dd,
dl,
li,
ol,
ul {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

td,
th {
    padding: 0;
}

caption,
td,
th {
    text-align: left;
    font-weight: 400;
    vertical-align: middle;
}

a {
    background: transparent;
    -webkit-tap-highlight-color: transparent;
}

a,
a:hover {
    text-decoration: none;
}

a:active,
a:focus,
a:hover {
    outline: 0;
}

img {
    border: 0;
    vertical-align: middle;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

nav:active {
    outline: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400;
}

blockquote,
q {
    quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none;
}

em,
i {
    font-style: normal;
}

address,
caption,
cite,
code,
dfn,
i,
s,
th,
var {
    font-style: normal;
    font-weight: 400;
}

div[contenteditable="true"] {
    -webkit-line-break: after-white-space;
    -webkit-nbsp-mode: space;
    -webkit-user-modify: read-write;
    word-wrap: break-word;
}

fieldset {
    border: 0;
}

button {
    white-space: nowrap;
    overflow: visible;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input:focus {
    outline: 0;
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    vertical-align: middle;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

input::-ms-clear,
input::-ms-reveal {
    display: none;
}

input,
textarea {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-modify: read-write-plaintext-only;
    outline: none !important;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #a6a6a6;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #a6a6a6;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #a6a6a6;
}

.placeholder {
    color: #a6a6a6;
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: table;
}

.clear,
.clearfix:after {
    clear: both;
}

.clear {
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
}

.hide {
    display: none;
}

.not-sel {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.l {
    float: left;
}

.r {
    float: right;
}

.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="rgba(128, 0, 0, 0)", endColorstr="rgba(128, 0, 0, 0)");
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 4000;
}

.price {
    color: #e85308;
}

.price.free {
    color: #5fb41b;
}

.gray {
    color: #999;
}

.content-guide {
    margin-bottom: 30px;
}

.content-guide .guide-bd {
    margin-bottom: 0;
}

.guide-hd {
    position: relative;
    margin-bottom: 10px;
}

.guide-hd .guide-bd + .guide-hd {
    margin-top: 30px;
}

.guide-hd .guide-tt {
    margin: 0;
}

.guide-hd .hd-right {
    line-height: 32px;
    position: absolute;
    right: 0;
    top: 0;
}

.guide-tt {
    font-size: 16px;
    line-height: 2;
    margin-bottom: 10px;
}

.guide-tt .tt-sub {
    color: #999;
    margin-left: 10px;
    font-size: 14px;
}

.guide-bd + .guide-tt {
    margin-top: 30px;
}

.aside-block {
    padding: 20px 0 35px;
}

.aside-block + .aside-block {
    border-top: 1px solid #e5e5e5;
}

.aside-block .block-tt {
    font-size: 16px;
    line-height: 2;
    margin-bottom: 10px;
}

.breadcrumb {
    line-height: 30px;
    margin-bottom: 20px;
}

.breadcrumb .breadcrumb-item {
    float: left;
}

.breadcrumb a {
    color: #333;
}

.breadcrumb a:hover {
    color: #23b8ff;
}

.breadcrumb .icon-font {
    margin: 8px 10px 0;
    float: left;
    font-size: 14px;
}

.breadcrumb .item--tt {
    font-size: 14px;
    color: #666;
}

.breadcrumb .item--flag {
    border: 1px dashed;
    line-height: 28px;
    padding: 0 30px 0 10px;
    color: #23b8ff;
    position: relative;
    margin-right: 10px;
    cursor: pointer;
}

.breadcrumb .item--flag:hover {
    border-style: solid;
}

.breadcrumb .item--flag .flag-close {
    position: absolute;
    width: 30px;
    height: 28px;
    text-align: center;
    font-size: 20px;
    line-height: 25px;
}

.section-postscript {
    padding: 20px 0 30px;
}

.section-postscript .section-tt {
    font-size: 16px;
    line-height: 2;
    margin-bottom: 10px;
}

.hover-tips {
    display: none;
    position: absolute;
    background: #fff;
    top: -34px;
    left: -50px;
    text-align: center;
    border-radius: 4px;
    padding: 0 5px;
    font-size: 12px;
    z-index: 5000;
}

.hover-tips:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 4px solid #fff;
    border-left: 4px dashed transparent;
    border-right: 4px dashed transparent;
    position: absolute;
    bottom: -4px;
    left: 50%;
    margin-left: -4px;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

img[src^="http://google-analytics.com"], img[src^="http://www.google-analytics.com"] {
    display: none;
}

.custom-string {
    font-family: custom-string;
}

html.gongjiri {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
    filter: grayscale(100%);
    -webkit-filter: grey;
    filter: gray;
}

.inner-center {
    width: 1200px;
}

.inner-center,
.inner-center .main {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.inner-center .main {
    float: left;
    width: 100%;
}

.l-min .inner-center {
    width: 990px;
}

.l-max .inner-center,
.l-media .inner-center {
    width: 1200px;
}

.l-aside-left .aside-left {
    float: left;
    width: 200px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.l-aside-left .main {
    margin-left: -200px;
}

.l-aside-left .main .content {
    margin-left: 230px;
}

.l-aside-right .aside-right {
    float: left;
    width: 330px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: -330px;
}

.l-aside-right .main .content {
    margin-right: 340px;
}

@media only screen and (max-width: 1199px) {
    body {
        min-width: 990px;
    }

    .l-media .inner-center {
        width: 990px;
    }

    .l-aside-right .aside-right {
        width: 300px;
        margin-left: -300px;
    }

    .l-aside-right .main .content,
    .l-aside-right .main .content-addition {
        margin-right: 310px;
    }
}

.btn-weak {
    color: #333;
    background-color: #fff;
    border: 1px solid #ddd;
}

.btn-weak:hover {
    border-color: #ccc;
    background-color: #eee;
}

.btn-weak:active {
    background-color: #ddd;
    color: #333;
    color: rgba(51, 51, 51, 0.5);
}

.btn-outline {
    color: #23b8ff;
    border: 1px solid #23b8ff;
    background-color: #fff;
}

.btn-outline:hover {
    border-color: #12a7ff;
}

.btn-outline:active {
    background-color: #e7f2fc;
    color: #23b8ff;
    color: rgba(35, 184, 255, 0.5);
}

.btn-s.btn-outline,
.btn-s.btn-weak {
    line-height: 28px;
}

.btn-m.btn-outline,
.btn-m.btn-weak {
    line-height: 38px;
}

.btn-l.btn-outline,
.btn-l.btn-weak {
    line-height: 48px;
}

.btn-default.dis-btn,
.btn-default.disabled,
.btn-outline.dis-btn,
.btn-outline.disabled,
.btn-primary.dis-btn,
.btn-primary.disabled,
.btn-weak.dis-btn,
.btn-weak.disabled {
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: default;
}

.btn-default ~ .btn-default,
.btn-default ~ .btn-outline,
.btn-default ~ .btn-weak,
.btn-outline ~ .btn-weak,
.btn-primary ~ .btn-weak {
    margin-left: 10px;
}

.btn-card {
    color: #202020;
    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.on,
.btn-card:active,
.btn-card:hover {
    background-color: #fff;
    border-color: #68b30f;
}

.btn-card.on > i {
    display: block;
}

.play-button.large,
.play-button.normal,
.play-button.small {
    background-position: 50%;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    cursor: pointer;
}

.play-button.large {
    width: 98px;
    height: 98px;
    margin: -49px auto auto -49px;
}

.play-button.normal {
    width: 62px;
    height: 62px;
    margin: -31px auto auto -31px;
}

.play-button.small {
    width: 26px;
    height: 26px;
    margin: -13px auto auto -13px;
    _width: 26px !important;
}

.btn-2,
.btn-3,
.btn-7,
.btn-8 {
    overflow: hidden;
    cursor: pointer;
    text-align: center;
    border-radius: 2px;
}

.btn-2 {
    width: 52px;
    height: 20px;
    line-height: 20px;
    background-color: #039ae3;
    font-size: 12px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-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;
    display: inline-block;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-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;
    display: inline-block;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-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;
    display: inline-block;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn-8:hover {
    background-color: #ebebeb;
}

.btn-disabled,
.btn-disabled:active,
.btn-disabled:hover {
    outline: none;
}

button,
input[type="button"],
input[type="submit"] {
    border: 0;
}

.radio {
    height: 18px;
    line-height: 18px;
    padding-left: 28px;
    overflow: hidden;
    position: relative;
}

.radio i {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background: url(//9.idqqimg.com/edu/icon-form_d3af6f4f93540b7d3325495423a7a7cf.png#unsprite) no-repeat;
}

.radio:hover i {
    background-position: 0 -20px;
}

.radio.disabled:hover i {
    background-position: 0 -80px;
}

.radio.disabled.radio-check i {
    background-position: 0 -60px;
}

.radio-check:hover i,
.radio-check i {
    background: url(//9.idqqimg.com/edu/icon-form_d3af6f4f93540b7d3325495423a7a7cf.png#unsprite) no-repeat 0 -40px;
}

.radio-disabled:hover i,
.radio-disabled i {
    background: url(//9.idqqimg.com/edu/icon-form_d3af6f4f93540b7d3325495423a7a7cf.png#unsprite) no-repeat 0 -80px;
}

.radio-check-disabled {
    cursor: pointer;
}

.radio-check-disabled:hover i,
.radio-check-disabled i {
    background: url(//9.idqqimg.com/edu/icon-form_d3af6f4f93540b7d3325495423a7a7cf.png#unsprite) no-repeat 0 -60px;
}

.checkbox {
    font-size: 14px;
    height: 18px;
    line-height: 18px;
    padding-left: 28px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.checkbox i {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background: url(//9.idqqimg.com/edu/icon-form_d3af6f4f93540b7d3325495423a7a7cf.png#unsprite) no-repeat 0 -100px;
}

.checkbox:hover i {
    background-position: 0 -120px;
}

.checkbox-check:hover i,
.checkbox-check i {
    background: url(//9.idqqimg.com/edu/icon-form_d3af6f4f93540b7d3325495423a7a7cf.png#unsprite) no-repeat 0 -140px;
}

.checkbox-disabled:hover i,
.checkbox-disabled i,
.checkbox.disabled:hover i,
.checkbox.disabled i {
    background: url(//9.idqqimg.com/edu/icon-form_d3af6f4f93540b7d3325495423a7a7cf.png#unsprite) no-repeat 0 -180px;
}

.checkbox-check-disabled {
    cursor: default;
}

.checkbox-check-disabled:hover i,
.checkbox-check-disabled i,
.checkbox-check.disabled:hover i,
.checkbox-check.disabled i {
    background: url(//9.idqqimg.com/edu/icon-form_d3af6f4f93540b7d3325495423a7a7cf.png#unsprite) no-repeat 0 -160px;
}

input {
    /*border: 1px solid #e5e5e5;*/
    padding: 9px 10px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
}

input:focus,
input:hover {
    border-color: #9a9a9a;
}

.textarea {
    width: 530px;
    height: 120px;
    padding: 10px;
    border: 1px solid #e5e5e5;
    overflow: auto;
    resize: none;
    font-size: 14px;
}

.textarea:hover {
    border-color: #9a9a9a;
}

textarea {
    border: 1px solid #e5e5e5;
}

.field .field-help,
.field input {
    vertical-align: middle;
}

.field .field-help {
    position: relative;
}

.field-help,
.warning-tips {
    display: none;
    margin-left: 10px;
}

.field-help i,
.warning-tips i {
    display: block;
    height: 14px;
    width: 14px;
    float: left;
    background: url(//9.idqqimg.com/edu/icon-form_d3af6f4f93540b7d3325495423a7a7cf.png#unsprite) no-repeat;
}

.field-help p,
.warning-tips p {
    font-size: 14px;
    line-height: 14px;
    margin-left: 5px;
    float: left;
}

.g-err .field-help {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.g-err .field-help i {
    background-position: -2px -260px;
}

.g-err .field-help p {
    color: #ea6533;
}

.g-err input,
.g-err textarea {
    border-color: #e80808;
}

.g-info .field-help,
.g-info .warning-tips,
.g-warn .field-help,
.g-warn .warning-tips {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.g-info .field-help i,
.g-info .warning-tips i,
.g-warn .field-help i,
.g-warn .warning-tips i {
    background-position: -2px -220px;
}

.g-succ .field-help {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.g-succ .field-help i {
    background-position: -2px -240px;
}

.g-succ .field-help p {
    display: none;
}

@font-face {
    font-family: webfont;
    src: url(//9.idqqimg.com/edu/webfont_f2956946b04da92fdf14566c2ae0ef6b.eot);
    src: url(//9.idqqimg.com/edu/webfont_f2956946b04da92fdf14566c2ae0ef6b.eot#iefix) format("embedded-opentype"),
    url(//9.idqqimg.com/edu/webfont_20a35448cee0cfa476c8e5ed5b87a9d6.woff) format("woff"),
    url(//9.idqqimg.com/edu/webfont_fecb7693917daa41162ce842e87ed077.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: bitstream_vera_sans_monoroman;
    src: url(//9.idqqimg.com/edu/VeraMono-webfont_708cf2ddb0b9fa7426166d26bd9ca936.eot);
    src: url(//9.idqqimg.com/edu/VeraMono-webfont_708cf2ddb0b9fa7426166d26bd9ca936.eot#iefix) format("embedded-opentype"),
    url(//9.idqqimg.com/edu/VeraMono-webfont_2f42a6e74af54b982d402948e5099f9a.woff) format("woff"),
    url(//9.idqqimg.com/edu/VeraMono-webfont_49dec7dc8c42c06ea63b24cfa03df722.ttf) format("truetype"),
    url(//7.idqqimg.com/edu/VeraMono-webfont_f6719ad15a7a764981db9505da32fa38.svg#bitstream_vera_sans_monoroman) format("svg");
    font-weight: 400;
    font-style: normal;
}

.icon-font {
    font-family: webfont;
    speak: none;
    font-style: normal;
    font-weight: 400;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 16px;
    position: relative;
    vertical-align: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.i-group:before {
    content: "";
}

.i-logo:before {
    content: "";
}

.i-heart:before {
    content: "";
}

.i-play:before {
    content: "";
}

.i-calendar:before {
    content: "";
}

.i-qq-border:before {
    content: "";
}

.i-edit:before {
    content: "";
}

.i-v-top:before {
    content: "";
}

.i-alert:before {
    content: "";
}

.i-home:before {
    content: "";
}

.i-success:before {
    content: "";
}

.i-user-border:before {
    content: "";
}

.i-tel:before {
    content: "";
}

.i-weixin:before {
    content: "";
}

.i-info:before {
    content: "";
}

.i-question:before {
    content: "";
}

.i-star:before {
    content: "";
}

.i-to-top:before {
    content: "";
}

.i-v-bottom:before {
    content: "";
}

.i-v-left:before {
    content: "";
}

.i-phone:before {
    content: "";
}

.i-weixin-border:before {
    content: "";
}

.i-user-group-border:before {
    content: "";
}

.i-star-border:before {
    content: "";
}

.i-close:before {
    content: "";
}

.i-user-group:before {
    content: "";
}

.i-v-right:before {
    content: "";
}

.i-user:before {
    content: "";
}

.i-course-data:before {
    content: "";
}

.i-course-live:before {
    content: "";
}

.i-course-q-a:before {
    content: "";
}

.i-course-record:before {
    content: "";
}

.i-list-dot:before {
    content: "";
}

.i-delete:before {
    content: "";
}

.i-share:before {
    content: "";
}

.i-download:before {
    content: "";
}

.i-comment:before {
    content: "";
}

.i-course-test:before {
    content: "";
}

.i-clone:before {
    content: "";
}

.i-upload:before {
    content: "";
}

.i-tupu:before {
    content: "";
}

.i-view:before {
    content: "";
}

.i-praise:before {
    content: "";
}

.i-vip-v:before {
    content: "";
}

.i-image-pc:before {
    content: "";
}

.i-right:before {
    content: "";
}

.i-add:before {
    content: "";
}

.i-arrow-top:before {
    content: "";
}

.i-arrow-bottom:before {
    content: "";
}

.i-qr-code:before {
    content: "";
}

.i-insert:before {
    content: "";
}

.i-time:before {
    content: "";
}

.i-qq:before {
    content: "";
}

.i-d-bottom:before {
    content: "";
}

.i-d-top:before {
    content: "";
}

.i-volume:before {
    content: "";
}

.i-schedule:before {
    content: "";
}

.i-course-replay:before {
    content: "";
}

.i-installment:before {
    content: "";
}

.i-smile:before {
    content: "";
}

.i-cry:before {
    content: "";
}

.i-data-border:before {
    content: "";
}

.i-test-border:before {
    content: "";
}

.i-record-border:before {
    content: "";
}

.i-cancel-top:before {
    content: "";
}

.i-replay-border:before {
    content: "";
}

.i-live-border:before {
    content: "";
}

.i-more:before {
    content: "";
}

.i-place-top:before {
    content: "";
}

.i-close-s:before {
    content: "";
}

.i-coupon-pc:before {
    content: "";
}

.i-arrow-right:before {
    content: "";
}

.i-kedian:before {
    content: "";
}

.i-list-pc:before {
    content: "";
}

.i-search-pc:before {
    content: "";
}

.i-pen-pc:before {
    content: "";
}

.i-list-index:before {
    content: "";
}

.i-search-bold:before {
    content: "";
}

.i-v-bottom-small:before {
    content: "";
}

.i-i-v-top-small:before {
    content: "";
}

.i-calendar-2:before {
    content: "";
}

.i-replay-simple:before {
    content: "";
}

.i-tick:before {
    content: "";
}

.i-dropdown:before {
    content: "";
}

.i-d-right:before {
    content: "";
}

.i-layout-v:before {
    content: "";
}

.i-v-right-bold:before {
    content: "";
}

.i-play-circle:before {
    content: "";
}

.i-layout-h:before {
    content: "";
}

.i-question-border:before {
    content: "";
}

.i-listen:before {
    content: "";
}

.i-read:before {
    content: "";
}

.i-speak:before {
    content: "";
}

.i-write:before {
    content: "";
}

.i-tick-circle:before {
    content: "";
}

.i-cross-circle:before {
    content: "";
}

.i-block:before {
    content: "";
}

.i-emotion:before {
    content: "";
}

.i-message:before {
    content: "";
}

.i-logo-new:before {
    content: "";
}

.i-file-download:before {
    content: "";
}

.i-comment-new:before {
    content: "";
}

.i-msg-new:before {
    content: "";
}

.i-qq-new:before {
    content: "";
}

.i-calendar {
    position: absolute;
    right: 0;
    top: 2px;
    line-height: 28px;
    font-size: 20px;
    color: #b2b3b3;
    cursor: pointer;
}

.icon-corner-selected {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-color: #5fb41b transparent transparent #5fb41b;
    border-style: solid;
    border-width: 12px;
    color: #fff;
}

.icon-corner-selected .i-right {
    position: absolute;
    font-size: 14px;
    left: -12px;
    top: -12px;
}

.icon-qq,
.icon-qzone,
.icon-weibo,
.icon-weixin {
    background: url(//9.idqqimg.com/edu/c-sprite_6a9820b72697555ba7d31530bda21858.png#unsprite) no-repeat;
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    width: 30px;
}

.icon-qq {
    background-position: -5px -185px;
}

.icon-qzone {
    background-position: -36px -186px;
}

.icon-weixin {
    background-position: -66px -185px;
}

.icon-weibo {
    background-position: -100px -186px;
}

.icon-qq--new,
.icon-qzone--new {
    background: url(//9.idqqimg.com/edu/icon-share_5c0b403377a541cf0f04e58dfa456587.png#unsprite) no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 36px;
    height: 36px;
}

.icon-qzone--new {
    background-position: -10px -10px;
}

.icon-qq--new {
    background-position: -66px -10px;
}

.icon-qun {
    width: 24px;
    height: 20px;
}

.icon-phone,
.icon-qun {
    display: inline-block;
    vertical-align: middle;
}

.icon-phone {
    width: 16px;
    height: 16px;
}

.icon-sep {
    width: 1px;
    height: 14px;
    background: #ddd;
}

.icon-agency-level,
.icon-sep {
    display: inline-block;
    vertical-align: middle;
}

.icon-agency-level {
    background: url(//9.idqqimg.com/edu/c-sprite_6a9820b72697555ba7d31530bda21858.png#unsprite) no-repeat 1px -150px;
    width: 72px;
    height: 26px;
}

.icon-agency-level.level--3 {
    background-position: -78px -149px;
}

.icon-agency-level.level--4 {
    background-position: -165px -149px;
}

.icon-agency-level.level--5 {
    background-position: -253px -149px;
}

.icon-level {
    display: inline-block;
    vertical-align: middle;
    width: 72px;
    height: 26px;
}

.icon-level.icon-level_3 {
    background-position: 0 -33px;
}

.icon-level.icon-level_4 {
    background-position: 0 -68px;
}

.icon-level.icon-level_5 {
    background-position: 0 -104px;
}

.icon-a-education,
.icon-a-media,
.icon-a-profession,
.icon-a-teacher {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 17px;
    background: url(//9.idqqimg.com/edu/teacher-sprite_525198c8bf376de01bb850bd3ffa8168.png#unsprite) no-repeat;
}

.icon-a-teacher {
    background-position: -119px 0;
}

.icon-a-profession {
    background-position: -143px 0;
}

.icon-a-education {
    background-position: -166px 0;
}

.icon-a-media {
    background-position: -190px 0;
}

.icon-person {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-left: -12px;
    background: url(//9.idqqimg.com/edu/c-sprite_6a9820b72697555ba7d31530bda21858.png#unsprite) no-repeat -346px 0;
}

.task-schedule--overdue .icon-person {
    background-position: -366px 0;
}

.icon-person-white-run {
    background: url(//9.idqqimg.com/edu/icon-run-white_d51728d3733cdd63e666ab0ab7f71e93.gif) no-repeat 0 0;
}

.icon-person-black-run {
    background: url(//9.idqqimg.com/edu/icon-run-black_75256df8af797966fd04bbfe01690b94.gif) no-repeat 0 0;
}

.icon-person-multi {
    display: inline-block;
    vertical-align: 0;
    width: 24px;
    margin-left: -12px;
    height: 14px;
    line-height: 1;
    background: url(//9.idqqimg.com/edu/c-sprite_6a9820b72697555ba7d31530bda21858.png#unsprite) no-repeat -320px -20px;
}

.icon-renzheng-l {
    display: inline-block;
    vertical-align: middle;
    width: 72px;
    height: 26px;
    background: url(//9.idqqimg.com/edu/c-sprite_6a9820b72697555ba7d31530bda21858.png#unsprite) no-repeat -254px -188px;
}

.icon-msg-large {
    font-size: 36px;
}

.icon-msg-middle {
    font-size: 24px;
}

.i-info {
    color: #4da9e8;
}

.i-question {
    color: #4ca9e6;
    cursor: help;
}

.i-alert {
    color: #e86730;
}

.i-success {
    color: #5fb41b;
}

.warn-empty {
    margin: 170px 0;
    text-align: center;
}

.warn-empty .icon-msg-large {
    margin-right: 15px;
    vertical-align: middle;
}

.warn-empty .wording {
    display: inline-block;
    vertical-align: middle;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    color: #999;
}

.section-msg {
    text-align: center;
    margin: 170px 0;
}

.section-msg .highlight {
    color: #e85308;
}

.section-msg .msg-inner {
    display: inline-block;
    padding-left: 50px;
    position: relative;
}

.section-msg .icon-msg-large {
    position: absolute;
    top: 0;
    left: 0;
}

.section-msg .msg-text {
    line-height: 36px;
    font-size: 18px;
    color: #999;
    text-align: left;
}

.section-msg .msg-text--lines {
    line-height: 2;
    font-size: 14px;
}

.section-msg .msg-text--lines .msg-tt {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 15px;
    padding-top: 7px;
    text-align: left;
}

.section-msg.section-msg--small {
    margin: 50px 0 0;
}

.message-box {
    position: fixed;
    left: 0;
    right: 0;
    top: 50px;
    z-index: 5000;
    text-align: center;
}

.message-box-bd {
    display: inline-block;
    border: 1px solid #e5e5e5;
    padding: 25px 100px;
    background-color: #fff;
}

.message-box-bd .icon-font {
    vertical-align: middle;
}

.message-box-bd .msg-text {
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
}

.message-box-simple {
    position: fixed;
    background: #f1faff;
    line-height: 24px;
    border: 1px solid #bfe8fc;
    color: #333;
    padding: 6px 56px;
    left: 0;
    right: 0;
    top: 50px;
    width: 230px;
    z-index: 5000;
    text-align: center;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.message-box-simple.from-iframe {
    left: 50%;
    right: auto;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    width: auto;
    max-width: 400px;
}

.message-box-top-wrap {
    height: 41px;
}

.message-box-top {
    background-color: #fffbe5;
    line-height: 24px;
    border: 1px solid #f7dcb1;
    color: #f09e3c;
    left: 0;
    right: 0;
    top: 50px;
    width: 100%;
    z-index: 5000;
    text-align: left;
    vertical-align: middle;
    margin: 0 auto;
    padding: 8px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.message-box-top-content {
    width: 960px;
    margin: 0 auto;
}

.note-msg {
    background-color: #fffbe5;
    line-height: 26px;
    border: 1px solid #f7dcb1;
    padding: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px;
    position: relative;
}

.note-msg .stress {
    color: #e85308;
}

.note-msg .link {
    color: #23b8ff;
}

.note-msg .icon-delete {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    height: 42px;
    width: 42px;
    text-align: center;
    line-height: 42px;
}

::-webkit-scrollbar {
    height: 10px;
    width: 10px;
    background-color: #fff;
}

::-webkit-scrollbar-button {
    height: 0;
    width: 0;
    display: none;
}

::-webkit-scrollbar-thumb,
::-webkit-scrollbar-track {
    border: 0;
}

::-webkit-scrollbar-track {
    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-color: #dadada;
    min-height: 28px;
    border-radius: 4px;
}

::-webkit-scrollbar-thumb:hover {
    -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.25);
    background-color: #000;
    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: #000;
    background-color: rgba(0, 0, 0, 0.5);
}

body {
    scrollbar-base-color: #fff;
    scrollbar-track-color: #fff;
    scrollbar-face-color: #dadada;
    scrollbar-arrow-color: #dadada;
    scrollbar-shadow-color: #fff;
}

.meta-mt-medium {
    margin-top: 20px;
}

.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;
}

.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: 1200px;
}

.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 {
    background-position: -4px -62px;
}

.icon-cl,
.icon-xl {
    padding-left: 16px;
    overflow: hidden;
}

.icon-cl {
    background-position: -4px -21px;
}

.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: #1a96e1;
}

.meta-link:hover {
    color: #1b88da;
}

.meta-link:active {
    color: #1076b5;
}

.meta-f-l {
    float: left;
}

.meta-c-dark {
    color: #333 !important;
}

.tb-list {
    table-layout: fixed;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.tb-list tbody tr {
    border-bottom: 1px solid #e5e5e5;
}

.tb-list tbody tr.active,
.tb-list tbody tr:hover {
    background: #e5e5e5;
}

.tb-list td,
.tb-list th {
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.tb-list th {
    background: #f4f4f4;
    color: #999;
    text-align: left;
    font-weight: 400;
}

.tb-list a {
    color: #3672a2;
}

.tb-list a:hover {
    color: #0d80d7;
}

.f-date,
.f-text,
.f-textarea,
.f-value-wrap {
    padding: 4px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    border: 1px solid #e5e5e5;
}

.f-date:hover,
.f-text:hover,
.f-textarea:hover,
.f-value-wrap:hover {
    border-color: #b2b2b2;
}

.f-ele-error .f-value-wrap.f-ele-error,
.f-text.f-ele-error.f-ele-error,
.f-textarea.f-ele-error.f-ele-error {
    border-color: #e80808;
}

.f-text {
    height: 20px;
    width: 370px;
    vertical-align: middle;
}

.f-textarea {
    vertical-align: top;
    height: 60px;
    width: 370px;
    resize: none;
}

.f-checkbox,
.f-radio {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    line-height: 20px;
    cursor: pointer;
}

.icon-checkbox,
.icon-radio {
    float: left;
    width: 18px;
    height: 18px;
    background: url(//9.idqqimg.com/edu/icon-form_d3af6f4f93540b7d3325495423a7a7cf.png#unsprite) no-repeat;
    margin-right: 5px;
    margin-top: 1px;
    cursor: pointer;
}

.f-radio:hover .icon-radio {
    background-position: 0 -20px;
}

.f-radio.checked .icon-radio {
    background-position: 0 -40px;
}

.f-radio.checked.disabled .icon-radio {
    background-position: 0 -60px;
}

.f-radio.disabled .icon-radio {
    background-position: 0 -80px;
}

.f-radio.disabled .f-rc-label {
    color: #999;
}

.f-checkbox .icon-checkbox {
    background-position: 0 -100px;
}

.f-checkbox:hover .icon-checkbox {
    background-position: 0 -120px;
}

.f-checkbox.checked .icon-checkbox {
    background-position: 0 -140px;
}

.f-checkbox.checked.disabled .icon-checkbox {
    background-position: 0 -160px;
}

.f-checkbox.disabled .icon-checkbox {
    background-position: 0 -180px;
}

.f-checkbox.disabled .f-rc-label {
    color: #999;
}

.f-rc-list.list--block .f-checkbox,
.f-rc-list.list--block .f-radio {
    display: block;
    padding-left: 25px;
}

.f-rc-list.list--block .icon-checkbox,
.f-rc-list.list--block .icon-radio {
    margin-left: -25px;
}

.f-value-wrap {
    position: relative;
    padding-right: 30px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
}

.f-value-wrap .f-select-icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    top: 50%;
    margin-top: -15px;
    text-align: center;
    color: #999;
    background-color: #fff;
}

.f-value-wrap .icon-arrow-down {
    border-top: 6px solid #999;
    border-left: 6px dashed transparent;
    border-right: 6px dashed transparent;
    display: inline-block;
    vertical-align: middle;
}

.f-value-wrap .i-calendar {
    right: 5px;
    top: 1px;
}

.f-value-wrap:hover {
    border-color: #b2b2b2;
}

.selected .f-value-wrap .placeholder {
    display: none;
}

.f-select-dropdown {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: -1px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #b2b2b2;
    overflow: hidden;
    z-index: 10;
}

.f-select-dropdown.f-select-dropdown--center {
    text-align: center;
}

.selecting .f-select-dropdown {
    display: block;
}

.f-select-dropdown .f-value-list {
    overflow-y: auto;
    max-height: 299px;
}

.f-value-list li {
    position: relative;
    background: #fff;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    border-top: 1px solid #e5e5e5;
    cursor: pointer;
}

.f-value-list li:first-child {
    border-top: none;
}

.f-value-list li:hover {
    background: #eee;
}

.f-autocomplete-select,
.f-multi-select,
.f-popup-lines-select,
.f-popup-select,
.f-select {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    background: #fff;
}

.f-autocomplete-select:focus,
.f-multi-select:focus,
.f-popup-lines-select:focus,
.f-popup-select:focus,
.f-select:focus {
    outline: 0;
}

.f-multi-select .f-select-dropdown {
    padding-bottom: 40px;
}

.f-multi-select .f-value-btn {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px solid #e5e5e5;
}

.f-multi-select .f-value-btn:hover {
    background: none;
}

.f-multi-select .f-value-btn .btn-default {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 90px;
}

.f-select--scroll .f-value-list {
    overflow-y: scroll;
}

.f-popup-lines-select,
.f-popup-select {
    width: 380px;
}

.f-popup-lines-move .f-value-list,
.f-popup-lines-select .f-value-list {
    display: none;
    border: 1px solid #e5e5e5;
}

.f-popup-lines-move .f-value-list .f-value-item,
.f-popup-lines-select .f-value-list .f-value-item {
    padding-right: 50px;
    cursor: default;
}

.f-popup-lines-move .f-value-list .item-del,
.f-popup-lines-select .f-value-list .item-del {
    position: absolute;
    right: 0;
    color: #23b8ff;
    padding: 0 10px;
    cursor: pointer;
}

.f-popup-lines-move .f-value-list .f-value-add,
.f-popup-lines-select .f-value-list .f-value-add {
    background: #f4f4f4;
    text-align: center;
    cursor: pointer;
}

.f-popup-lines-move.selected .f-value-wrap,
.f-popup-lines-select.selected .f-value-wrap {
    display: none;
}

.f-popup-lines-move.selected .f-value-list,
.f-popup-lines-select.selected .f-value-list {
    display: block;
}

.f-popup-lines-move {
    width: 460px;
}

.f-popup-lines-move .f-value-list .item-bottom,
.f-popup-lines-move .f-value-list .item-up {
    margin: 0 5px 0 0;
    color: #23b8ff;
}

.f-popup-lines-move .f-value-list .item-bottom.dis,
.f-popup-lines-move .f-value-list .item-up.dis {
    color: #999;
}

.f-popup-lines-move .f-value-list .item-btns {
    position: absolute;
    right: 0;
    color: #23b8ff;
    padding: 0 10px;
    cursor: pointer;
}

.f-popup-lines-move .f-value-list .f-value-item {
    padding-right: 90px;
}

.f-autocomplete-select {
    cursor: default;
}

.f-autocomplete-select .f-text {
    padding: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
}

.f-date-wrap {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.f-date-wrap .f-date {
    padding-right: 30px;
    width: 90px;
}

.f-date-wrap.f-ele-error .f-date {
    border-color: #e80808;
}

.f-date-wrap .i-calendar {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 50%;
    margin-top: -15px;
}

.f-date-wrap .i-calendar:before {
    margin-top: 5px;
    margin-left: 5px;
}

.f-upload-wrap {
    min-height: 127px;
}

.f-upload-wrap .f-upload {
    float: left;
}

.f-upload-wrap .f-upload-intro {
    margin-left: 244px;
}

.f-upload-wrap .f-upload-intro .f-msg {
    margin-left: 0;
}

.f-upload {
    width: 222px;
    height: 125px;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    position: relative;
    cursor: pointer;
    background: #fff;
}

.f-upload .f-upload-icon,
.f-upload .f-upload-text {
    font-size: 80px;
    line-height: 1;
    position: absolute;
    left: 0;
    top: 0;
    color: #bfbfbf;
    text-align: center;
    width: 100%;
}

.f-upload .f-upload-text {
    font-size: 14px;
    top: 90px;
}

.f-upload .f-upload-again,
.f-upload .f-upload-img {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.f-upload .f-upload-again {
    width: 100%;
    height: 100%;
    color: #fff;
    line-height: 125px;
    text-align: center;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="rgba(128, 0, 0, 0)", endColorstr="rgba(128, 0, 0, 0)");
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5);
}

.f-upload .f-file {
    padding: 0;
    height: auto;
    font-size: 200px;
    position: absolute;
    right: -1px;
    top: -1px;
    z-index: 997;
    cursor: pointer;
    opacity: 0.01;
    filter: alpha(opacity=1);
}

.f-upload:hover .f-upload-icon {
    color: #68b30f;
}

.f-upload--success:hover .f-upload-again {
    display: block;
}

.f-msg {
    display: none;
    vertical-align: middle;
    position: relative;
    padding-left: 20px;
    line-height: 16px;
    margin-left: 10px;
}

.f-msg .icon-msg {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 0;
    top: 50%;
    margin-top: -7px;
    background: url(//9.idqqimg.com/edu/icon-form_d3af6f4f93540b7d3325495423a7a7cf.png#unsprite) no-repeat;
}

.f-msg.f-msg--block {
    display: block;
    position: relative;
    margin-left: 0;
}

.f-msg.f-msg--absolute,
.f-msg.f-msg--position {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    margin-left: 14px;
    min-height: 16px;
}

.f-item--error-msg .f-msg,
.f-item--error .f-msg,
.f-item--info .f-msg,
.f-item--success .f-msg {
    display: inline-block;
}

.f-item--info .f-msg .icon-msg {
    background-position: -2px -220px;
}

.f-item--error-msg .f-msg .icon-msg,
.f-item--error .f-msg .icon-msg {
    background-position: -2px -260px;
}

.f-item--error-msg .f-msg-text,
.f-item--error .f-msg-text {
    color: #e80808;
}

.f-item--error-msg .f-date,
.f-item--error-msg .f-text,
.f-item--error-msg .f-textarea,
.f-item--error-msg .f-value-wrap,
.f-item--error .f-date,
.f-item--error .f-text,
.f-item--error .f-textarea,
.f-item--error .f-value-wrap {
    border-color: #e80808;
}

.f-item--success .f-msg .icon-msg {
    background-position: -2px -240px;
}

.f-disabled {
    background-color: #e3e3e3 !important;
    color: #999 !important;
    cursor: default !important;
    pointer-events: none !important;
}

.f-disabled.f-text,
.f-disabled.f-textarea {
    border-color: #dbdbdb !important;
}

.f-required {
    color: #e80808;
    margin-right: 3px;
}

.f-des,
.f-question {
    color: #999;
}

.f-prefix {
    margin-right: 5px;
}

.f-suffix {
    margin-left: 5px;
}

.f-join {
    margin: 0 5px;
}

.f-100 {
    width: 100px;
}

.form,
.form .f-item {
    margin-bottom: 20px;
}

.form .f-item {
    clear: both;
    position: relative;
}

.form .f-item.f-item--inline,
.form .f-item.f-item--line {
    float: left;
    clear: none;
}

.form .f-item.f-item--v .f-label {
    float: none;
    text-align: left;
}

.form .f-item.f-item--v .f-field {
    margin-left: 0;
}

.form .f-item .f-checkbox,
.form .f-item .f-radio {
    padding-top: 5px;
    padding-bottom: 5px;
}

.form .f-join,
.form .f-label,
.form .f-lh,
.form .f-prefix,
.form .f-suffix {
    line-height: 30px;
}

.form .f-gray {
    color: #999;
}

.form .f-ele-inline,
.form .f-inline {
    margin-right: 10px;
}

.form--h .f-label {
    float: left;
    text-align: right;
    width: 100px;
}

.form--h .f-field {
    margin-left: 120px;
}

.form--c .f-date,
.form--c .f-text,
.form--c .f-textarea,
.form--c .f-value-wrap {
    padding: 9px;
}

.form--c .f-rc {
    padding-top: 10px;
    padding-bottom: 10px;
}

.form--c .f-join,
.form--c .f-label,
.form--c .f-lh,
.form--c .f-prefix,
.form--c .f-suffix {
    line-height: 40px;
}

.form--c .f-value-wrap {
    padding-right: 40px;
}

.form--c .f-value-list li {
    height: 40px;
    line-height: 40px;
}

@font-face {
    font-family: custom-string;
    src: url(//9.idqqimg.com/edu/custom-string_db7759053bd697aee6d35506341031a5.eot);
    src: url(//9.idqqimg.com/edu/custom-string_db7759053bd697aee6d35506341031a5.eot#iefix) format("embedded-opentype"),
    url(//9.idqqimg.com/edu/custom-string_e9191b2f54ef1997520f6095f66b6a1d.woff) format("woff"),
    url(//9.idqqimg.com/edu/custom-string_911d0bc17053cd279adef356916e2427.ttf) format("truetype"),
    url(//7.idqqimg.com/edu/custom-string_ec6fd9fcfd02a733406acb50c6567262.svg#bitstream_vera_sans_monoroman) format("svg");
    font-weight: 400;
    font-style: normal;
}

#js-searchAssociation {
    padding-top: 10px;
}

.header-index {
    width: 100%;
    min-width: 1240px;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 0 0 #ddd;
    box-shadow: 0 1px 0 0 #ddd;
    position: relative;
    z-index: 1000;
}

.header-index-inner {
    margin: 0 auto;
    position: relative;
    width: 1200px;
}

.header-index-logo {
    width: 192px;
    background: url(//9.idqqimg.com/edu/logo192-3x_621b1c1fc1dd9a9eff1800acff237e5c.png#unsprite) no-repeat;
    background-size: 192px 80px;
}

.header-index-category,
.header-index-logo {
    height: 80px;
    display: inline-block;
    vertical-align: middle;
}

.header-index-category {
    line-height: 80px;
    font-size: 18px;
    overflow: hidden;
    width: 0;
    padding-left: 146px;
    position: relative;
    margin-left: 16px;
}

.header-index-category__show {
    width: auto;
    padding-left: 0;
    overflow: visible;
}

.header-index-category__show:hover .index-cate {
    display: block;
}

.header-index-category__show:hover .header-index-category-text {
    position: relative;
    z-index: 2;
    height: 79px;
    border-bottom: 1px solid #e5e5e5;
}

.header-index-category__alone .index-cate {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}

.header-index-category-text {
    width: 146px;
    text-align: center;
    display: block;
}

.header-index-category-text a {
    color: #333;
}

.header-index-category-text a:hover {
    text-decoration: underline;
}

.header-index-category i {
    font-size: 32px;
    margin-right: 2px;
    vertical-align: middle;
}

.header-index-search {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-left: 6px;
}

.header-index-hot {
    display: none;
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    padding-bottom: 10px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-top: 0;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.header-index-hot .btn-clear-history {
    float: right;
    cursor: pointer;
}

.header-index-hot .btn-clear-history:hover {
    color: #23b8ff;
}

.header-index-hot .btn-clear-history .icon-font {
    font-size: 18px;
    margin-right: 5px;
}

.header-index-hot .hot-list-tt {
    color: #999;
    margin: 10px;
}

.header-index-hot .hot-word-item {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    word-wrap: normal;
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0 25px;
    color: #151515;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.header-index-hot .hot-word-item em {
    font-style: normal;
    color: #23b8ff;
}

.header-index-hot .hot-word-item.association {
    padding: 0 10px;
}

.header-index-hot .hot-word-item:hover {
    background-color: #f6f6f6;
}

.header-index-text {
    right: 0;
    top: 0;
    height: 80px;
    line-height: 80px;
}

.source-qzone .header-index-text {
    right: 0;
}

.header-index-download {
    margin-left: 40px;
}

.header-index-private-msgs,
.header-index-quick-download {
    color: #333;
    display: inline-block;
    height: 80px;
    line-height: 80px;
    margin-left: 20px;
    text-align: center;
    position: relative;
    vertical-align: top;
}

.header-index-private-msgs a,
.header-index-private-msgs a:hover,
.header-index-quick-download a,
.header-index-quick-download a:hover {
    color: #333;
}

.header-index-private-msgs a .red-point,
.header-index-quick-download a .red-point {
    position: absolute;
    display: none;
    top: 22px;
    left: 24px;
    padding: 0 4px;
    height: 16px;
    min-width: 8px;
    background: #ff6923;
    color: #fff;
    font-size: 12px;
    border-radius: 12px;
    line-height: 15px;
    overflow: hidden;
}

.header-index-quick-download {
    margin-right: 10px;
}

.header-index-quick-download:after {
    content: "";
    position: absolute;
    top: 24px;
    right: -45px;
    height: 16px;
    width: 45px;
    background: url(//9.idqqimg.com/edu/icon-yiqing_c1685305ec469f9ba7a41a1fded3bde3.png) no-repeat;
    background-size: cover;
}

.header-index-quick-download a {
    color: #000;
}

.header-index .dropdown-wrap {
    display: inline-block;
    vertical-align: top;
    text-align: right;
    position: relative;
    height: 80px;
    line-height: 80px;
    cursor: pointer;
}

.header-index .dropdown-wrap:hover .dropdown-list {
    display: block;
}

.header-index .dropdown-tt {
    text-align: center;
}

.header-index .dropdown-tt i {
    display: inline-block;
    vertical-align: middle;
    margin-left: 2px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}

.header-index .dropdown-list {
    display: none;
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 112px;
    left: 50%;
    margin-left: -56px;
    border: 1px solid #e5e5e5;
    background: #fff;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.header-index .dropdown-list a {
    display: block;
    text-align: center;
    margin: 20px 0;
    line-height: 20px;
    height: 20px;
    background: #fff;
    color: #333;
    font-size: 14px;
}

.header-index .dropdown-list a:hover {
    color: #23b8ff;
}

.header-index .dropdown-list:before {
    border-color: transparent transparent #e5e5e5;
    top: -9px;
}

.header-index .dropdown-list:after,
.header-index .dropdown-list:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 8px;
    position: absolute;
    left: 47px;
}

.header-index .dropdown-list:after {
    border-color: transparent transparent #fff;
    top: -8px;
}

.header-index .mod-header__wrap-login {
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-left: 20px;
}

.header-index .mod-header__wrap-logined .mod-header__link-login {
    display: none;
}

.header-index .mod-header__link-login {
    display: inline-block;
    font-size: 14px;
    color: #333;
}

.header-index .mod-header_wrap-user {
    display: none;
    position: relative;
}

.header-index .mod-header_wrap-user ul {
    padding-bottom: 0;
}

.header-index .mod-header_wrap-user ul li:last-child {
    border-top: 1px solid #e5e5e5;
}

.header-index .mod-header_wrap-user ul li:last-child a {
    margin: 12px 0;
}

.header-index .mod-header__user-name {
    display: block;
    font-size: 0;
}

.header-index .mod-header__user-name a {
    display: block;
    color: #333;
}

.header-index .mod-header__user-name img {
    display: inline-block;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    margin-right: 8px;
}

.header-index .mod-header__user-name span {
    display: inline-block;
    vertical-align: middle;
    max-width: 82px;
    text-align: left;
    font-size: 14px;
}

.header-index .mod-header__user-name i.icon-account,
.header-index .mod-header__user-name span {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    word-wrap: normal;
}

.header-index .mod-header__user-name i.icon-account {
    width: 14px;
    height: 14px;
    background-size: 14px 14px;
    border-radius: 50%;
    position: absolute;
    bottom: 22px;
    left: 22px;
}

.header-index .mod-header__user-name .i-weixin {
    background: url(//9.idqqimg.com/edu/icon-weixin_fb2abd9e37f9be7e6fcc07c454c20a31.png) no-repeat;
}

.header-index .mod-header__user-name .i-qq {
    background: url(//9.idqqimg.com/edu/icon-qq_81241de6922181a04503399e87406008.png) no-repeat;
}

.header-index .mod-header_live-tip {
    display: none;
    border: 1px solid #ddd;
    border-radius: 4px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 9.2px 0.8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 9.2px 0.8px rgba(0, 0, 0, 0.1);
    width: 228px;
    height: 100px;
    font-size: 14px;
    line-height: 22px;
    position: absolute;
    top: 70px;
    right: 0;
    z-index: 4;
}

.header-index .mod-header_live-tip.triangle:before {
    border-color: transparent transparent #ddd;
    top: -9px;
}

.header-index .mod-header_live-tip.triangle:after,
.header-index .mod-header_live-tip.triangle:before {
    content: "";
    position: absolute;
    border-style: dashed dashed solid;
    border-width: 0 8px 8px;
    right: 18px;
    line-height: 0;
}

.header-index .mod-header_live-tip.triangle:after {
    border-color: transparent transparent #fff;
    top: -8px;
}

.header-index .mod-header_live-tip p {
    margin: 15px 15px 4px;
    text-align: left;
}

.header-index .mod-header_live-tip span {
    float: right;
    margin-right: 15px;
}

.header-index .mod-header_live-tip span.btn-s.btn-outline {
    font-size: 12px;
    line-height: 22px;
}

.header-index--s {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.header-index--s .header-index-inner {
    height: 84px;
}

.header-index--s .dropdown-wrap,
.header-index--s .header-index-text {
    height: 84px;
    line-height: 84px;
}

.header-index--s .dropdown-list:after,
.header-index--s .dropdown-list:before {
    left: 80px;
}

.header-index-slogo {
    float: left;
    margin-top: 2px;
    width: 192px;
    height: 80px;
    background: url(//9.idqqimg.com/edu/logo_s_1cb6c6965ac595b2a54231d520386feb.png) no-repeat 50%;
    background-size: cover;
}

.header-index-tt {
    float: left;
    font-size: 26px;
    line-height: 1;
    margin-top: 29px;
    padding-left: 15px;
    margin-left: 20px;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
}

.header-index-admin,
.header-index-back,
.header-index-home {
    display: inline-block;
    font-size: 18px;
}

.header-index-admin a,
.header-index-back a,
.header-index-home a {
    color: inherit;
}

.header-index-admin a:hover,
.header-index-back a:hover,
.header-index-home a:hover {
    color: #2188fd;
}

.header-index-admin {
    margin-right: 60px;
}

.header-index-downloads {
    display: inline-block;
    margin-right: 60px;
}

.header-index-downloads .downloads-tt {
    color: #2188fd;
    font-size: 18px;
}

.header-index-downloads .downloads-tt:hover {
    opacity: 0.8;
}

.header-index-downloads .downloads-tt .i-v-bottom {
    margin-left: 8px;
    font-size: 18px;
}

.header-index-downloads .downloads-icon {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 25px;
    margin-right: 5px;
    background: url(//9.idqqimg.com/edu/student_3fb09b6ca9fb5a5fa1025e34b6338f7d.png) no-repeat 50%;
    background-size: cover;
}

.header-index-downloads .downloads-list-wrapper {
    position: absolute;
    width: auto;
    left: -10px;
    top: 100%;
    margin: 0;
    border: none;
    background-color: #fff;
    white-space: nowrap;
    font-size: 0;
    -webkit-box-shadow: 0 0 52px 16px rgba(95, 99, 128, 0.09);
    box-shadow: 0 0 52px 16px rgba(95, 99, 128, 0.09);
}

.header-index-downloads .downloads-list {
    display: inline-block;
    vertical-align: middle;
    width: 160px;
    padding: 20px 0;
}

.header-index-downloads .downloads-item {
    width: 100%;
    height: 37px;
}

.header-index-downloads .downloads-item a {
    height: 100%;
    line-height: 37px;
    margin: 0;
    text-align: left;
    text-indent: 18px;
    font-size: 16px;
    letter-spacing: 1px;
    color: #222;
}

.header-index-downloads .downloads-item a:hover {
    color: #fff;
    background-color: #2188fd;
}

.header-index-downloads .downloads-item a:hover span,
.header-index-downloads .downloads-item a span {
    background-size: contain;
}

.header-index-downloads .downloads-item .icon {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    width: 25px;
    height: 100%;
}

.header-index-downloads .downloads-android span {
    background: url(//9.idqqimg.com/edu/android_normal_53f28687e3ffc58072b59dee8e53f312.png) 50% no-repeat;
}

.header-index-downloads .downloads-android:hover span {
    background: url(//9.idqqimg.com/edu/android_selected_7c04472ff40fd9888af9ccef6c740253.png) 50% no-repeat;
}

.header-index-downloads .downloads-iphone span {
    background: url(//9.idqqimg.com/edu/iPhone_normal_42f35227efbb2a82125dbe1fb1ea484f.png) 50% no-repeat;
}

.header-index-downloads .downloads-iphone:hover span {
    background: url(//9.idqqimg.com/edu/iPhone_selected_4c1e2468541769fdfc36832f5fb497f4.png) 50% no-repeat;
}

.header-index-downloads .downloads-win span {
    background: url(//9.idqqimg.com/edu/windows_normal_51c21b84455e95341faad09a7be722f6.png) 50% no-repeat;
}

.header-index-downloads .downloads-win:hover span {
    background: url(//9.idqqimg.com/edu/windows_selected_5727656dc3d3d7d17db4ab30f5b9296c.png) 50% no-repeat;
}

.header-index-downloads .downloads-mac span {
    background: url(//9.idqqimg.com/edu/mac_normal_077cb253cb21d0b18961b41036b076b2.png) 50% no-repeat;
}

.header-index-downloads .downloads-mac:hover span {
    background: url(//9.idqqimg.com/edu/mac_selected_7e8ec6262209851e49f821df321f21e6.png) 50% no-repeat;
}

.header-index-downloads .downloads-ipad span {
    background: url(//9.idqqimg.com/edu/iPad_normal_026ced249486681856533bcc29880cf8.png) 50% no-repeat;
}

.header-index-downloads .downloads-ipad:hover span {
    background: url(//9.idqqimg.com/edu/iPad_selected_d71aa85e552ffef3d46a6c7314a24369.png) 50% no-repeat;
}

.header-index-downloads .downloads-qrcode {
    display: none;
    vertical-align: middle;
    position: relative;
    width: 160px;
    border-left: 1px solid #f3f3f6;
    height: 188px;
    padding: 12px 12px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
}

.header-index-downloads .downloads-qrcode-bg {
    width: 134px;
}

.header-index-downloads .downloads-qrcode-tip {
    line-height: 1;
    font-size: 14px;
    color: #000;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 20px;
}

.index-cate {
    display: none;
    position: absolute;
    left: -37px;
    top: 79px;
    width: 220px;
    z-index: 50;
    border: 1px solid #e5e5e5;
    -webkit-box-shadow: -2px 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: -2px 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.mod-category2 {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    z-index: 50;
    display: none;
}

.mod-category2 .mod-nav__list {
    width: 270px;
}

.mod-category2 .mod-nav {
    position: absolute;
    left: 0;
    width: 270px;
}

.mod-category2 .mod-nav__li {
    position: relative;
    height: 50px;
    padding: 0;
    border: none;
    width: 270px;
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, 0.95);
}

.mod-category2 .mod-nav__li:hover {
    background: #fff;
}

.mod-category2 .mod-nav__link-nav-first {
    height: 50px;
    line-height: 50px;
    padding: 0 0 0 20px;
}

.mod-category2 .mod-nav__wrap-nav-hot {
    position: absolute;
    left: 105px;
    top: 0;
    width: 145px;
    height: 50px;
    line-height: 50px;
    padding: 0;
}

.mod-category2 .mod-nav__side .mod-nav__wrap-nav-side {
    left: 270px;
    min-height: 370px;
}

.mod-nav {
    line-height: 1.5;
    font-size: 14px;
}

.mod-nav,
.mod-nav__list {
    width: 220px;
}

.mod-nav__li {
    _margin-top: -3px;
}

.mod-nav__li-first {
    height: 50px;
    *height: 54px;
    _height: 53px;
    width: 220px;
}

.mod-nav__course-all {
    padding: 0 15px;
    height: 50px;
    line-height: 50px;
    width: 190px;
    color: #fff;
}

.mod-nav__course-all,
.mod-nav__course-all .nav-tt {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
}

.mod-nav__course-all .nav-tt {
    vertical-align: 0;
}

.mod-nav__course-all .nav-tt:hover {
    text-decoration: underline;
}

.mod-nav__course-all .icon-menu {
    display: inline-block;
    vertical-align: 4px;
    width: 18px;
    height: 2px;
    margin-right: 10px;
    position: relative;
    background: #fff;
}

.mod-nav__course-all .icon-menu:after,
.mod-nav__course-all .icon-menu:before {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    top: -7px;
    left: 0;
    background: #fff;
}

.mod-nav__course-all .icon-menu:after {
    top: 7px;
}

.mod-nav__side .mod-nav__wrap-nav-side {
    display: none;
    min-height: 552px;
    position: absolute;
    left: 220px;
    top: -1px;
    padding: 0 0 0 30px;
    background-color: #fff;
    -webkit-box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.12);
    border: 1px solid #e5e5e5;
}

.mod-nav__side-txt {
    display: inline-block;
    font-size: 14px;
    line-height: 28px;
    padding: 0 10px;
    margin-left: 10px;
    color: #23b8ff;
    border: 1px solid #23b8ff;
}

.mod-nav__side-txt:hover {
    color: #12a7ff;
    border: 1px solid #12a7ff;
}

.mod-nav__side-txt-list {
    margin-top: 20px;
    font-size: 0;
    margin-left: -10px;
    max-height: 30px;
    overflow: hidden;
}

.mod-nav__li {
    position: relative;
    height: 70px;
    width: 220px;
    padding: 4px 0;
    border-top: 1px solid #e5e5e5;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background-color: #fff;
}

.mod-nav__li.no-border {
    border: none;
}

.mod-nav__li.no-border:before {
    border-color: transparent transparent #e5e5e5;
    top: -9px;
}

.mod-nav__li.no-border:after,
.mod-nav__li.no-border:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 8px;
    position: absolute;
    left: 104px;
}

.mod-nav__li.no-border:after {
    border-color: transparent transparent #fff;
    top: -8px;
}

.mod-nav__li .mod-nav__wrap-nav-side {
    background-color: #fff;
    display: none;
    position: absolute;
    left: 220px;
    top: 0;
    border: 2px solid #09699c;
    width: 453px;
    padding: 0 30px;
    background: #fff;
    background: hsla(0, 0%, 100%, 0.95);
}

.mod-nav__li .i-v-right {
    position: absolute;
    font-size: 12px;
    top: 18px;
    right: 10px;
    color: #bbb;
    color: #666;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.mod-nav__li:hover {
    background: #f4f4f4;
}

.mod-nav__li:hover .mod-nav__wrap-nav-side {
    display: block;
    -webkit-animation: sideFadeIn 0.3s both;
    animation: sideFadeIn 0.3s both;
}

.mod-nav__li.mod-nav__li_current {
    background: #f4f4f4;
}

.mod-nav__li.mod-nav__li_current.no-border:after {
    border-color: transparent transparent #f4f4f4;
}

.mod-nav__li .mod-nav__wrap-nav-side__adarea {
    width: 946px;
    padding-right: 0;
}

@-webkit-keyframes sideFadeIn {
    0% {
        opacity: 0;
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes sideFadeIn {
    0% {
        opacity: 0;
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.mod-nav__li_last {
    border-bottom: none;
}

.mod-nav__link-nav-first {
    display: inline-block;
    vertical-align: middle;
    height: 24px;
    line-height: 24px;
    padding: 11px 15px 0;
    font-size: 16px;
}

.mod-nav__link-nav-first .mod-nav__link-nav-first-link {
    color: #333;
    font-weight: 700;
}

.mod-nav__link-nav-first .mod-nav__link-nav-first-link:hover {
    text-decoration: underline;
}

.mod-nav__wrap-nav-hot {
    padding: 3px 0 8px 15px;
    height: 16px;
    *height: 15px;
    _height: 13px;
    overflow: hidden;
}

.mod-nav__link-nav-hot {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    _margin-right: 7px;
    color: #666;
}

.mod-nav__link-nav-hot:hover {
    text-decoration: underline;
}

.mod-nav__side-list {
    width: 775px;
}

.mod-nav__side-li {
    padding: 15px 0 12px;
}

.mod-nav__link-nav-second {
    display: inline-block;
    vertical-align: middle;
    font-weight: 700;
    vertical-align: top;
    width: 110px;
    text-align: left;
}

.mod-nav__link-nav-second .mod-nav__link-nav-second-link {
    color: #333;
}

.mod-nav__link-nav-second .mod-nav__link-nav-second-link:hover {
    text-decoration: underline;
}

.mod-nav__wrap-nav-third {
    width: 655px;
}

.mod-nav__link-nav-third,
.mod-nav__wrap-nav-third {
    display: inline-block;
    vertical-align: middle;
    vertical-align: top;
    *vertical-align: top;
    _vertical-align: top;
}

.mod-nav__link-nav-third {
    color: #333;
    margin-right: 20px;
    text-align: left;
    margin-bottom: 3px;
}

.mod-nav__link-nav-third:hover {
    text-decoration: underline;
}

.mod-search {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 348px;
    border: 1px solid #ccc;
    height: 48px;
    border-radius: 3px;
    position: relative;
}

.mod-search:hover {
    border-color: #bbb;
}

.mod-search__input {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 225px;
    height: 30px;
    line-height: 30px;
    margin: 0 0 0 62px;
    padding: 10px 10px 10px 0;
    background: none;
    text-indent: 12px;
    vertical-align: top;
    border: 0;
}

.mod-search__btn-search {
    position: absolute;
    top: -1px;
    right: -1px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: #23b8ff;
    border-radius: 0 3px 3px 0;
    text-align: center;
    color: #fff;
}

.mod-search__btn-search i {
    font-size: 22px;
}

.mod-search__btn-search:hover {
    background-color: #12a7ff;
}

.mod-search__btn-search:active {
    background-color: #099bff;
}

.mod-search-dropdown {
    display: block;
    position: absolute;
    top: -1px;
    left: -1px;
    border: 1px solid #ccc;
    cursor: pointer;
    color: #333;
}

.mod-search-dropdown-item {
    display: block;
    position: relative;
    width: 62px;
    height: 48px;
    line-height: 48px;
    text-indent: 10px;
}

.mod-search-dropdown-item i {
    display: none;
    vertical-align: middle;
    font-size: 14px;
    text-indent: 0;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    margin-left: 5px;
    *zoom: 1;
}

.mod-search-dropdown-item-selected i {
    display: inline-block;
}

.mod-search-dropdown-item:last-child {
    border-top: 1px solid #ddd;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.mod-search-dropdown-hover {
    background-color: #fff;
    border: 1px solid #ddd;
}

.mod-search-dropdown-hover i {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.icon-search {
    background-position: -90px -120px;
    width: 19px;
    height: 19px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
}

/*.footer {*/
/*    padding-top: 40px;*/
/*    height: 180px;*/
/*    -webkit-box-sizing: border-box;*/
/*    box-sizing: border-box;*/
/*    text-align: center;*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    width: 100%;*/
/*    left: 0;*/
/*    background: #444547;*/
/*    font-size: 12px;*/
/*}*/
/*.footer a,*/
/*.footer p {*/
/*    color: #777;*/
/*    line-height: 24px;*/
/*}*/
/*.footer a:hover {*/
/*    text-decoration: underline;*/
/*}*/
/*.footer .i-logo {*/
/*    font-size: 42px;*/
/*    color: grey;*/
/*}*/
.mod-dialog__bg {
    zoom: 1;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    opacity: 0.6;
    filter: alpha(opacity=60);
    background-color: #000;
}

.mod-dialog__bg,
.mod-dialog__pop {
    position: fixed;
    _position: absolute;
    z-index: 4000;
}

.mod-dialog__pop {
    top: 50%;
    left: 50%;
    width: 490px;
    margin-left: -245px;
    background: #fff;
    font-size: 14px;
    border-radius: 4px;
    overflow: hidden;
}

.mod-dialog__hd {
    height: 30px;
    line-height: 30px;
    text-indent: 12px;
    background: #039ae3;
    color: #fff;
}

.mod-dialog__close {
    font-size: 20px;
    font-style: normal;
    position: absolute;
    right: 12px;
    top: 0;
    color: #b4e8e8;
}

.mod-dialog__close:hover {
    color: #fdfdfd;
}

.mod-dialog__close:active {
    color: #125d80;
}

.mod-dialog__bd {
    position: relative;
    line-height: 24px;
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
}

.mod-dialog__content {
    padding: 20px;
    font-size: 14px;
}

.mod-dialog__ft {
    margin: 20px;
    text-align: right;
    *zoom: 1;
}

.mod-dialog__ft a {
    margin-left: 10px;
}

.mod-dialog__ft .btn-primary {
    width: 100px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
}

.mod-dialog__ft .btn-weak {
    width: 100px;
    height: 32px;
    line-height: 30px;
    font-size: 14px;
    border: 1px solid #d9d9d9;
    background: #f3f3f3;
}

.mod-dialog__ft .btn-weak:hover {
    background: #fdfdfd;
}

.mod-dialog__ft .btn-weak:active {
    background: #ebebeb;
}

.modal-bg {
    zoom: 1;
    position: fixed;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    z-index: 4000;
    opacity: 0.4;
    filter: alpha(opacity=40);
    background-color: grey;
}

.tips {
    position: fixed;
    _position: absolute;
    top: 50%;
    left: 50%;
    width: 490px;
    margin-left: -245px;
    z-index: 4000;
    background: #fff;
    font-size: 14px;
    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;
    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 .icon-msg-large {
    position: absolute;
    margin-top: -6px;
}

.tips .tips-bd .add-uins {
    margin-left: 20px;
    margin-top: 15px;
}

.tips .msg {
    margin-left: 50px;
    position: relative;
    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;
    border-radius: 1px;
}

.diy-select-area .diy-select .diy-select-toggle,
.diy-select-area .diy-select span {
    background: #fff;
    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: 4px solid #fff;
    border-top-color: #dedede;
}

.diy-select-area .diy-select.disabled {
    background: #ebebe4;
    border-color: #dedede;
    color: #545454;
}

.diy-select-area .diy-select.disabled b {
    border: 4px solid #ebebe4;
    border-top-color: #dedede;
}

.diy-select-area .diy-select.disabled span {
    background: #ebebe4;
}

.diy-select-area .diy-select.disabled:hover {
    background: #ebebe4;
    border-color: #dedede;
}

.diy-select-area .diy-select.disabled:hover b {
    border: 4px solid #ebebe4;
    border-top-color: #dedede;
}

.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;
    z-index: 3;
}

.diy-select-area .diy-optgroud .diy-option {
    position: relative;
    line-height: 30px;
    color: #202020;
    background: #fff;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #dedede;
}

.diy-select-area .diy-optgroud .diy-option a,
.diy-select-area .diy-optgroud .diy-option i,
.diy-select-area .diy-optgroud .diy-option span {
    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:hover,
.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: #666 #fff #fff;
}

.diy-select-area .diy-select-ipt {
    width: 80px;
    border: 0;
    height: 19px;
    line-height: 19px;
    padding: 10px 0 10px 10px;
    margin-left: -10px;
}

.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;
}

.diy-select-checkbox {
    position: relative;
}

.diy-select-checkbox .diy-option a {
    padding-left: 21px;
}

.diy-select-checkbox .check-box {
    position: absolute;
    left: 10px;
    top: 11px;
    width: 18px;
    height: 18px;
    background: url(//9.idqqimg.com/edu/icon-form_d3af6f4f93540b7d3325495423a7a7cf.png#unsprite) no-repeat 0 -100px;
}

.diy-select-checkbox .opt-checked .check-box {
    background: url(//9.idqqimg.com/edu/icon-form_d3af6f4f93540b7d3325495423a7a7cf.png#unsprite) no-repeat 0 -140px;
}

.diy-select-checkbox .diy-option-save {
    position: absolute;
    display: none;
    left: 0;
    top: 100px;
    z-index: 5;
    width: 189px;
    height: 47px;
    background: #fff;
    border: 1px solid #9a9a9a;
}

.diy-select-checkbox .diy-option-save .btn-opt-save {
    width: 109px;
    height: 36px;
    line-height: 36px;
    margin: 4px 0 0 40px;
}

.diy-optgroud {
    overflow-y: auto;
    height: 81px;
}

.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: 7px dashed transparent;
    border-top: 7px solid #999;
    z-index: 0;
}

.dropdown .dropdown-arrow:hover {
    border-color: #666 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;
    -webkit-box-shadow: 3px 3px 3px #d3d3d3;
    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;
}

.drop-down {
    position: relative;
    display: inline-block;
}

.drop-down .drop-down-tt {
    padding-right: 13px;
    padding-left: 13px;
}

.drop-down .drop-down-tt:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -2px;
    border-top: 4px solid;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    overflow: hidden;
}

.drop-down:hover .drop-down-tt:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.drop-down:hover .drop-down-list {
    display: block;
    -webkit-animation: fadeIn 0.3s;
    animation: fadeIn 0.3s;
}

.drop-down-list {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    min-width: 108px;
    text-align: center;
    z-index: 5000;
}

.drop-down-list li {
    line-height: 30px;
    cursor: pointer;
}

.drop-down-list li:first-child {
    border-top: none;
}

.drop-down-list li.item--divider {
    border-top: 1px solid #e5e5e5;
}

.drop-down-list li:hover {
    color: #23b8ff;
    background-color: #f4f4f4;
}

.drop-down-list li a {
    display: block;
    padding: 0 10px;
    color: #333;
}

.drop-down-list li a:hover {
    color: #23b8ff;
}

.drop-down-list--oper li {
    padding: 0 10px;
}

.grid-wrap .grid-header-bg {
    border: 1px solid #eee;
    font-size: 14px;
    color: #999;
    background: #f8f8f8;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.grid-wrap .grid-header-bg th {
    height: 40px;
}

.grid-wrap .grid-data-wrap {
    position: relative;
    _overflow: hidden;
}

.grid-wrap .grid-data-wrap .grid-data {
    width: 100%;
}

.grid-wrap .grid-data-wrap .grid-data tr.no-border {
    border-bottom: none;
}

.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: none;
    display: none;
}

.grid-wrap .grid-page-wrap {
    margin: 30px 0;
}

.mod-change-page {
    text-align: center;
    _padding-bottom: 2px;
}

.mod-change-page__btn {
    display: inline-block;
    vertical-align: middle;
    height: 38px;
    line-height: 38px;
    background: #fff;
    font-size: 16px;
    border: 1px solid #d9d9d9;
    color: #333;
    text-align: center;
    border-radius: 2px;
    padding: 0 24px;
    margin: 0 3px;
}

.mod-change-page__btn:hover {
    background-color: #f1f1f1;
}

.mod-change-page__btn_current {
    background: #049ee4;
    border-color: #049ee4;
    color: #fff;
}

.mod-change-page__btn_current:hover {
    background: #049ee4;
}

.mod-change-page__btn_next,
.mod-change-page__btn_pre {
    margin: 0;
    *margin: 0 6px;
    _margin: 0 6px;
    padding: 0;
    width: 78px;
    position: relative;
}

.mod-change-page__btn_next i,
.mod-change-page__btn_pre i {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -3px;
    width: 7px;
    height: 12px;
}

.mod-change-page__btn_pre.mod-change-page__btn_disabled {
    border-color: #ededed;
    color: #bcbcbc;
    cursor: default !important;
    background-color: #e3e3e3 !important;
}

.mod-change-page__btn_pre.mod-change-page__btn_disabled:hover {
    background-color: #e3e3e3 !important;
}

.mod-change-page__btn_next.mod-change-page__btn_disabled {
    border-color: #ededed;
    color: #bcbcbc;
    cursor: default !important;
    background-color: #e3e3e3 !important;
}

.mod-change-page__btn_next.mod-change-page__btn_disabled:hover {
    background-color: #e3e3e3 !important;
}

.page-next-btn,
.page-prev-btn {
    height: 38px;
    line-height: 38px;
    width: 78px;
    background: #fff;
    font-size: 16px;
    border: 1px solid #d9d9d9;
    text-align: center;
    position: relative;
    border-radius: 2px;
    color: #333;
}

.page-next-btn:hover,
.page-prev-btn:hover {
    background-color: #f1f1f1;
}

.page-next-btn:before,
.page-prev-btn:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -8px;
    line-height: 1;
}

a.page-btn-dis {
    border-color: #ededed;
    color: #bcbcbc;
    cursor: default !important;
}

a.page-btn-dis,
a.page-btn-dis:hover {
    background-color: #e3e3e3 !important;
}

.page-btn {
    height: 38px;
    line-height: 38px;
    width: 64px;
    background: #fff;
    border: 1px solid #d9d9d9;
    margin: 0 3px;
    color: #333;
    font-size: 16px;
    border-radius: 2px;
}

.page-btn:hover {
    background: #f1f1f1;
}

.page-btn-cur {
    border-color: #23b8ff;
    color: #fff;
}

.page-btn-cur,
.page-btn-cur:hover {
    background: #23b8ff;
}

.sort-page {
    text-align: center;
    _padding-bottom: 2px;
}

.sort-page .page-box {
    font-size: 0;
    margin-bottom: 97px;
}

.sort-page .page-box span {
    font-size: 12px;
}

.sort-page .page-prev-btn {
    margin-right: 3px;
}

.sort-page .page-next-btn {
    margin-left: 3px;
}

.sort-page a {
    display: inline-block;
    vertical-align: middle;
}

.sort-page--mini .page-btn {
    width: 34px;
    height: 34px;
    line-height: 34px;
}

.sort-page--mini .page-next-btn,
.sort-page--mini .page-prev-btn {
    height: 34px;
    line-height: 34px;
    width: 46px;
}

.upload {
    overflow: hidden;
    position: relative;
    border: 1px solid #dadada;
}

.upload .mask {
    display: none;
}

.upload .mask,
.upload .mask .mask-bg,
.upload .mask .mask-cont {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.upload .mask .mask-bg,
.upload .mask .mask-cont {
    font-size: 14px;
}

.upload .mask .mask-bg {
    background: #000;
    opacity: 0.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: 4001;
    cursor: pointer;
    opacity: 0.01;
    filter: alpha(opacity=1);
}

.ie6-upload-disabled .mask,
.ie6-upload-disabled:hover .mask,
.ie6-upload-disabled input,
.upload.disabled .mask,
.upload.disabled:hover .mask,
.upload.disabled input {
    _display: none;
}

.mod-tips {
    padding: 20px;
}

.mod-tips__content {
    padding-left: 11px;
    height: 30px;
    line-height: 30px;
    background-color: #fffbe5;
    border: 1px solid #f7dcb1;
    color: #f09e3c;
    font-size: 12px;
    display: block;
    border-radius: 2px;
}

.mod-tips__content a {
    color: #1d93f7;
}

.mod-tips_whole {
    padding: 0;
}

.mod-tips_whole .mod-tips__content {
    padding-left: 0;
    color: #666;
    font-size: 14px;
}

.mod-tips_whole .mod-tips__main {
    text-align: center;
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.mod-tips_whole .mod-tips__close {
    position: absolute;
    font-size: 16px;
    line-height: 14px;
    width: 16px;
    height: 16px;
    top: 6px;
    right: 0;
    color: #666;
}

.mod-tips_whole .mod-tips__close:hover {
    color: #23b8ff;
}

.yel-tip {
    padding-left: 11px;
    height: 30px;
    line-height: 30px;
    background-color: #fffbe5;
    border: 1px solid #f7dcb1;
    color: #f09e3c;
    font-size: 12px;
    display: block;
    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-prev-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: #fff;
    cursor: pointer;
    overflow: hidden;
    border-radius: 4px;
    opacity: 0.4;
    filter: alpha(opacity=40);
    display: inline-block;
    vertical-align: middle;
}

.banner .slidernav li.current {
    opacity: 1;
    filter: alpha(opacity=100);
}

@keyframes swing {
    0% {
        left: 1px;
    }
    50% {
        left: -2px;
    }
    to {
        left: 1px;
    }
}

@-webkit-keyframes swing {
    0% {
        left: 1px;
    }
    50% {
        left: -2px;
    }
    to {
        left: 1px;
    }
}

.course-card-item {
    float: left;
    width: 220px;
    padding: 7px 7px 10px;
    border: 1px solid transparent;
    position: relative;
}

.course-card-item:hover {
    border-color: #ddd;
    -webkit-box-shadow: 1px 1px 2px 1px #ececec;
    box-shadow: 1px 1px 2px 1px #ececec;
}

.course-card-item:hover .item-status-going {
    top: -24px;
}

.course-card-item.now .item-now-link {
    display: none;
}

.course-card-item.now:hover .item-now-link {
    display: block;
    position: absolute;
    width: 220px;
    height: 124px;
    line-height: 124px;
    margin-top: -132px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="rgba(128, 0, 0, 0)", endColorstr="rgba(128, 0, 0, 0)");
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2;
}

.course-card-item.now:hover .item-now-link .i-v-right {
    font-size: 24px;
    position: absolute;
    top: 50%;
    margin-top: -12px;
}

.course-card-item .item-status {
    position: absolute;
    width: 220px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="rgba(153, 0, 0, 0)", endColorstr="rgba(153, 0, 0, 0)");
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6);
    margin-top: -30px;
    overflow: hidden;
}

.course-card-item .item-status-step {
    margin-left: 2px;
}

.course-card-item .item-status-going {
    position: absolute;
    width: 64px;
    height: 48px;
    right: 0;
    top: 0;
    transition: top 0.2s;
    -moz-transition: top 0.2s;
    -webkit-transition: top 0.2s;
    -o-transition: top 0.2s;
}

.course-card-item .item-status-going a,
.course-card-item .item-status-going label {
    display: block;
    height: 24px;
    line-height: 24px;
    width: 100%;
    color: #fff;
    font-size: 12px;
    text-align: center;
}

.course-card-item .item-status-going .going-tips {
    background-color: #e85308;
}

.course-card-item .item-status-going .going-jump {
    background-color: #23b8ff;
    text-align: right;
}

.course-card-item .item-status-going .going-jump .i-v-right {
    font-size: 12px;
    position: relative;
    top: -1px;
    left: 0;
    animation: swing 0.6s infinite;
    -webkit-animation: swing 0.6s infinite;
}

.course-card-item .item-img-link {
    position: relative;
    display: block;
    margin-bottom: 6px;
}

.course-card-item .item-img-link .item-img {
    display: block;
    width: 220px;
    height: 124px;
}

.course-card-item .item-activity {
    position: absolute;
    width: 70px;
    height: 30px;
    right: 7px;
    margin-top: -130px;
}

.course-card-item .item-activity > img {
    width: 70px;
    height: 30px;
}

.course-card-item .item-tt {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 40px;
    font-size: 14px;
    margin-bottom: 8px;
    position: relative;
}

.course-card-item .item-tt .item-tt-pkg-wrap {
    position: absolute;
    right: 5px;
    top: 3px;
    background: url(//9.idqqimg.com/edu/pkg-num_751bb81ec4a3cb0bf5b5e37b217f69b3.png) no-repeat;
    width: 29px;
    height: 37px;
    text-align: center;
}

.course-card-item .item-tt .item-tt-pkg-num {
    font-size: 18px;
    height: 20px;
    color: #e85308;
    position: relative;
    top: 1px;
}

.course-card-item .item-tt .i-tupu {
    font-size: 18px;
    color: #29b1cc;
}

.course-card-item .item-tt-link-pkg {
    display: inline-block;
    width: 180px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.course-card-item .item-tt-link {
    color: #333;
    word-wrap: break-word;
    white-space: pre-wrap;
}

.course-card-item .item-tt-link:hover {
    color: #62b4f7;
}

.course-card-item .item-taglist {
    display: block;
    height: 20px;
    overflow: hidden;
    margin: 2px 0 6px -4px;
}

.course-card-item .item-taglist-tag {
    float: left;
    border: 1px solid #bbb;
    border-radius: 1px;
    padding: 0 4px;
    line-height: 18px;
    height: 18px;
    margin-left: 4px;
}

.course-card-item .item-taglist-tag-link {
    vertical-align: baseline;
    max-width: 200px;
    font-size: 12px;
    color: #333;
}

.course-card-item .item-line {
    overflow: hidden;
    margin-top: 0;
    height: 18px;
    font-size: 12px;
}

.course-card-item .item-line .line-cell {
    float: left;
    margin-left: 10px;
}

.course-card-item .item-line .line-cell:first-child {
    margin-left: 0;
}

.course-card-item .item-line .line-cell .pkg-total-price {
    font-size: 14px;
    position: relative;
    top: -1px;
}

.course-card-item .item-line .line-cell--sep {
    margin-right: 21px;
    position: relative;
}

.course-card-item .item-line .line-cell--sep:after {
    content: "";
    width: 1px;
    height: 12px;
    background: #ddd;
    position: absolute;
    top: 50%;
    right: -10px;
    margin-top: -6px;
}

.course-card-item .item-line .icon-sep {
    float: left;
    margin: 4px 10px 0;
}

.course-card-item .item-line .item-star-num,
.course-card-item .item-line .item-time,
.course-card-item .item-line .item-user {
    color: #999;
    margin-left: 10px;
}

.course-card-item .item-line .item-time--now {
    border: 1px solid #23b8ff;
    border-radius: 3px;
    text-align: center;
    color: #23b8ff;
    padding: 0 4px;
    line-height: 19px;
}

.course-card-item .item-line .item-user--right {
    float: right;
}

.course-card-item .item-line .icon-can-try {
    display: inline-block;
    width: 37px;
    height: 15px;
    background-position: -29px -142px;
    margin: 5px auto auto 5px;
}

.course-card-item .item-line .topo-wrapper {
    position: absolute;
    right: 7px;
    bottom: 32px;
    width: 105px;
}

.course-card-item .item-line .topo-wrapper .topo-step {
    font-size: 12px;
    padding-left: 2px;
    display: inline-block;
    height: 15px;
    line-height: 15px;
    color: #999;
    border: 1px solid #999;
    border-radius: 1px;
    position: absolute;
    right: 0;
    top: 2px;
}

.course-card-item .item-line .topo-wrapper .topo-step .i-v-right {
    font-size: 12px;
    position: relative;
    top: -1px;
    -webkit-transform-origin: 0 9px;
    -ms-transform-origin: 0 9px;
    transform-origin: 0 9px;
    -webkit-transform: scale(0.875);
    -ms-transform: scale(0.875);
    transform: scale(0.875);
}

@media \0
screen {
    .course-card-item .item-line .topo-wrapper .topo-step .i-v-right {
        font-size: 11px;
    }
}

.course-card-item .item-line .topo-wrapper .step-include {
    position: absolute;
    width: 220px;
    left: -123px;
    width: 222px;
    top: 32px;
    display: none;
    background-color: #f4f4f4;
    border: 1px solid #ddd;
    color: #999;
    padding: 6px;
    z-index: 10;
}

.course-card-item .item-line .topo-wrapper .step-include .include-tag {
    display: block;
}

.course-card-item .item-line .topo-wrapper:hover .topo-step {
    color: #1986fe;
    border-color: #1986fe;
}

.course-card-item .item-line .topo-wrapper:hover .topo-step .i-v-right:before {
    content: "";
}

.course-card-item .item-line .topo-wrapper:hover .step-include {
    display: block;
}

.course-card-item .item-line--middle {
    padding-top: 3px;
}

.course-card-item .item-line--bottom {
    height: 24px;
    line-height: 24px;
}

.course-card-item .i-star-border,
.course-card-item .i-time,
.course-card-item .i-user-border {
    display: inline-block;
    vertical-align: 1px;
    margin-right: 5px;
}

.course-card-item .i-time {
    vertical-align: 0;
}

.course-card-item .item-price {
    color: #e85308;
    font-size: 16px;
}

.course-card-item .item-price.free {
    color: #e85308;
    font-size: 14px;
}

.course-card-item .item-price--origin {
    color: #999;
    margin-left: 3px;
    float: left;
}

.course-card-item .crossline {
    text-decoration: line-through;
}

.course-card-item .item-source {
    display: inline-block;
    color: #999;
    float: right;
    width: 105px;
    text-align: right;
}

.course-card-item .item-source .icon-renzheng {
    position: relative;
    display: inline-block;
    top: -2px;
    width: 16px;
    height: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(//9.idqqimg.com/edu/certificate_2a0e734c0727b202c779b09ffac31fc1.png);
    background-size: contain;
    vertical-align: text-top;
}

.course-card-item .item-source .item-source-link {
    color: #999;
}

.course-card-item .item-source .item-source-link:hover {
    color: #62b4f7;
}

.course-card-item--v3 {
    float: left;
    width: 220px;
    padding: 7px 7px 10px;
    border: 1px solid transparent;
    position: relative;
}

.course-card-item--v3:hover {
    border-color: #ddd;
    -webkit-box-shadow: 1px 1px 2px 1px #ececec;
    box-shadow: 1px 1px 2px 1px #ececec;
}

.course-card-item--v3 .item-status {
    position: absolute;
    width: 220px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    color: #fff;
    top: 100px;
    overflow: hidden;
}

.course-card-item--v3 .item-status-audition,
.course-card-item--v3 .item-status-living {
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
    padding: 0 8px;
    background: #000;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    border-radius: 3px 0 0 0;
}

.course-card-item--v3 .item-status-icon {
    display: inline-block;
    vertical-align: sub;
    width: 16px;
    height: 16px;
    background-size: cover;
    margin-right: 4px;
}

.course-card-item--v3 .item-status-icon--live {
    background-image: url(//9.idqqimg.com/edu/icon-live_a0ab0095e05f05cccca0f6f80aecabc9.gif);
}

.course-card-item--v3 .item-status-icon--audition {
    background-image: url(//9.idqqimg.com/edu/icon-audition_693523f004fae93620ded82ffb1ba5e7.png);
}

.course-card-item--v3 .item-img-link {
    position: relative;
    display: block;
    margin-bottom: 8px;
}

.course-card-item--v3 .item-img-link .item-img {
    display: block;
    width: 220px;
    height: 124px;
}

.course-card-item--v3 .item-img-link--pkg {
    margin-bottom: 16px;
    z-index: 0;
}

.course-card-item--v3 .item-img-link--pkg .item-img {
    width: 210px;
    height: 116px;
    position: relative;
    z-index: 3;
}

.course-card-item--v3 .item-img-link--pkg:after,
.course-card-item--v3 .item-img-link--pkg:before {
    content: "";
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    width: 210px;
    height: 116px;
    top: 4px;
    left: 4px;
    background: #fff;
    border: 1px solid #bbb;
    z-index: 2;
}

.course-card-item--v3 .item-img-link--pkg:after {
    top: 8px;
    left: 8px;
    z-index: 1;
}

.course-card-item--v3 .item-activity {
    position: absolute;
    width: 70px;
    height: 30px;
    right: 7px;
    top: 7px;
}

.course-card-item--v3 .item-activity > img {
    width: 70px;
    height: 30px;
}

.course-card-item--v3.course-card-item--pkg .item-activity {
    right: 17px;
}

.course-card-item--v3 .item-task-name {
    position: relative;
    display: inline-block;
    padding-left: 17px;
    height: 19px;
    font-size: 12px;
    line-height: 18px;
    color: #777;
    overflow: hidden;
}

.course-card-item--v3 .item-task-name span {
    color: #23b8ff;
}

.course-card-item--v3 .item-task-name:before {
    left: 0;
    margin-top: 3px;
    width: 11px;
    height: 12px;
    border-color: transparent transparent transparent #777;
    border-width: 6px 11px;
}

.course-card-item--v3 .item-task-name:after,
.course-card-item--v3 .item-task-name:before {
    content: "";
    position: absolute;
    display: inline-block;
    top: 0;
    border-style: solid;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.course-card-item--v3 .item-task-name:after {
    left: 1px;
    margin-top: 5px;
    width: 8px;
    height: 8px;
    border-color: transparent transparent transparent #fff;
    border-width: 4px 8px;
}

.course-card-item--v3 .item-premium-tag {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 32px;
    height: 16px;
    padding: 2px 0;
    border-radius: 8px;
    line-height: 1;
    text-align: center;
    background: #331c16;
}

.course-card-item--v3 .item-premium-tag > span {
    display: inline-block;
    vertical-align: top;
    color: #ffe7aa;
    font-size: 12px;
    -webkit-transform: scale(0.82);
    -ms-transform: scale(0.82);
    transform: scale(0.82);
}

.course-card-item--v3 .item-tt {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 40px;
    font-size: 14px;
    margin-bottom: 6px;
    position: relative;
}

.course-card-item--v3 .item-tt-link {
    color: #333;
    word-wrap: break-word;
    white-space: pre-wrap;
    word-break: break-all;
}

.course-card-item--v3 .item-tt-link:hover,
.course-card-item--v3 .item-tt-link span {
    color: #23b8ff;
}

.course-card-item--v3 .item-tt--oneline {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 20px;
    margin-bottom: 1px;
}

.course-card-item--v3 .item-taglist {
    display: block;
    height: 20px;
    overflow: hidden;
    margin-bottom: 5px;
}

.course-card-item--v3 .item-taglist-tag {
    float: left;
    background: #eee;
    border-radius: 9px;
    line-height: 16px;
    margin: 0 4px 5px 0;
    padding: 1px 3px 0;
}

.course-card-item--v3 .item-taglist-tag-link {
    vertical-align: baseline;
    max-width: 200px;
    font-size: 12px;
    line-height: 1;
    color: #777;
    -webkit-transform: scale(0.82);
    -ms-transform: scale(0.82);
    transform: scale(0.82);
}

.course-card-item--v3 .item-line {
    overflow: hidden;
    margin-top: 0;
    height: 18px;
    font-size: 12px;
}

.course-card-item--v3 .item-line .line-cell {
    float: left;
    margin-left: 8px;
}

.course-card-item--v3 .item-line .line-cell:first-child {
    margin-left: 0;
}

.course-card-item--v3 .item-line .item-agency,
.course-card-item--v3 .item-line .item-star-num,
.course-card-item--v3 .item-line .item-task,
.course-card-item--v3 .item-line .item-user {
    color: #999;
    margin-left: 10px;
}

.course-card-item--v3 .item-line .item-pkg-num {
    position: relative;
    display: inline-block;
    height: 18px;
    font-size: 12px;
    color: #999;
    line-height: 18px;
    margin-top: 1px;
}

.course-card-item--v3 .item-line .item-pkg-num:before {
    content: "";
    display: inline-block;
    margin-right: 4px;
    top: 0;
    left: -20px;
    width: 16px;
    height: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(//9.idqqimg.com/edu/pkg-icon_4adf767a83d43a2bd8f4b7f3319bee7e.png);
    background-size: contain;
    vertical-align: bottom;
}

.course-card-item--v3 .item-line .item-price {
    color: #f4621f;
    font-size: 14px;
}

.course-card-item--v3 .item-line .item-price--origin {
    font-size: 12px;
    color: #999;
    margin-left: 2px;
    text-decoration: line-through;
}

.course-card-item--v3 .item-line .item-discount-tag {
    color: #f4621f;
    padding: 2px 3px 3px 2px;
    margin: 2px;
    font-size: 12px;
    line-height: 12px;
    border: 1px solid;
    border-radius: 3px;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
}

.course-card-item--v3 .item-line .item-source-link {
    max-width: 118px;
    color: #999;
}

.course-card-item--v3 .item-line .item-source-link:hover {
    color: #23b8ff;
}

.course-card-item--v3 .item-line .item-source-link:before {
    content: "";
    width: 1px;
    height: 12px;
    background-color: #ddd;
    display: inline-block;
    vertical-align: -1px;
    margin-right: 8px;
}

.course-card-item--v3 .item-line .item-source-link--certificate {
    max-width: 83px;
}

.course-card-item--v3 .item-line .item-source-tag {
    display: inline-block;
    margin-top: 1px;
    margin-left: 4px;
    width: 16px;
    height: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(//9.idqqimg.com/edu/certificate_2a0e734c0727b202c779b09ffac31fc1.png);
    background-size: contain;
    vertical-align: bottom;
}

.course-card-item--v3 .item-line--middle {
    margin-bottom: 3px;
}

.course-card-item--v3 .item-line--bottom {
    height: 24px;
    line-height: 24px;
}

.course-card-item--v3 .custom-string {
    -webkit-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px);
}

.course-card-list {
    font-size: 14px;
    margin-left: -8px;
    margin-right: -8px;
}

.mod-catalog-box__content .course-card-list {
    margin-top: -9px;
}

.course-card-list-9-wrap .course-card-list,
.course-card-list-single-wrap .course-card-list {
    margin-left: -17px;
}

.course-card-list-9-wrap .course-card-list .course-card-item,
.course-card-list-single-wrap .course-card-list .course-card-item {
    margin-left: 9px;
}

@media only screen and (max-width: 1199px) {
    .course-card-list-single-wrap .course-card-list {
        margin-left: -26px;
    }

    .course-card-list-single-wrap .course-card-list .course-card-item {
        margin-left: 18px;
    }

    .course-card-list-single-wrap
    .course-card-list
    .course-card-item:nth-of-type(5) {
        display: none;
    }
}

.course-card-list-960-wrap .course-card-list {
    margin-left: -18px;
}

.course-card-list-960-wrap .course-card-list .course-card-item {
    margin-left: 10px;
}

.course-card-list-multi-wrap .course-card-list .course-card-item {
    margin-bottom: 20px;
}

.course-card-list-aside-wrap .course-card-list {
    margin-left: 0;
    margin-right: 0;
}

.course-card-list-aside-wrap .course-card-list .course-card-item {
    margin-top: 20px;
    padding-left: 9px;
    padding-bottom: 9px;
}

.mod-catalog-box__content-bd .course-card-list {
    float: left;
    padding-left: 8px;
    width: 738px;
    margin: -18px 0 0;
}

.mod-catalog-box__content-bd .course-card-list .course-card-item {
    margin-top: 9px;
}

.video-over-recommend .course-card-list {
    margin: 0;
}

.video-over-recommend .course-card-item {
    padding: 0 0 7px;
    background: #1f1f1f;
    color: #5f5f5f;
    margin-left: 14px;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.video-over-recommend .course-card-item:first-child {
    margin-left: 7px;
}

.video-over-recommend .course-card-item:hover {
    background-color: #333;
}

.video-over-recommend .course-card-item .item-line,
.video-over-recommend .course-card-item .item-tt {
    padding-left: 10px;
    padding-right: 10px;
}

.video-over-recommend .course-card-item a {
    color: #999;
}

.video-over-recommend .course-card-item a:hover {
    color: #fff;
}

.video-over-recommend .course-card-item .item-activity {
    right: 5px;
}

.mod-user-area {
    height: 190px;
    border-bottom: 1px solid #dcdcdc;
    overflow: hidden;
}

.mod-user-area__wrap {
    position: relative;
    height: 120px;
    padding: 29px 23px 12px;
}

.mod-user-area__op {
    position: absolute;
    left: 23px;
    bottom: 0;
}

.mod-user-area__btn {
    width: 171px;
    height: 36px;
    line-height: 36px;
}

.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;
}

.mod-user-card {
    position: relative;
    height: 62px;
    overflow: hidden;
    padding-left: 71px;
}

.mod-user-card__img-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    overflow: hidden;
    border: 1px solid #e6e6e6;
    border-radius: 2px;
}

.mod-user-card__img {
    width: 60px;
    height: 60px;
    border-radius: 2px;
}

.mod-user-card__name {
    display: inline-block;
    vertical-align: middle;
    max-width: 7em;
    width: auto !important;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    margin: 2px 0 5px;
    color: #333;
}

.mod-user-card__name:hover {
    color: #23b8ff;
}

.mod-user-card__addition-text {
    color: #999;
}

.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;
    border-radius: 2px;
}

.usercard .user-name {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    margin: 2px 0 5px;
}

.usercard .user-name a {
    color: #333;
}

.usercard .user-name a:hover {
    color: #23b8ff;
}

.usercard .user-welcome {
    color: #999;
}

.usercard .border {
    position: absolute;
    top: 0;
    left: 0;
    width: 58px;
    height: 58px;
    border: 1px solid #000;
    border-radius: 2px;
    opacity: 0.1;
    filter: alpha(opacity=10);
}

.live-guide-tips {
    width: 575px;
}

.live-guide-tips .modal-bd .bd-msg .i-info {
    top: -5px;
    margin-top: 0;
}

.modal-live-guide .module-live-t {
    padding-bottom: 35px;
}

.modal-live-guide .module-live-t .live-guide-title {
    float: left;
    font-size: 18px;
}

.modal-live-guide .guide-hint {
    clear: left;
    float: left;
}

.modal-live-guide .guide-hint .guide-hint-p {
    font-size: 14px;
    line-height: 18px;
}

.modal-live-guide .guide-pic {
    float: right;
    width: 185px;
    height: 205px;
    background: url(//9.idqqimg.com/edu/client-open-hint-bg_b01b128d3130b1edec94b2165bdb94a8.png#unsprite);
}

.treeres {
    height: 68px;
    overflow: hidden;
}

.treeres .rb {
    border-right: 1px solid #dcdcdc;
}

.treeres .treeres-item {
    float: left;
    width: 80px;
    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: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    color: #12a7ff;
}

.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;
    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;
    margin-bottom: 20px;
    border: 1px solid #ddd;
}

.sm-side .link-service {
    display: block;
    line-height: 26px;
    border: 1px solid #e5e5e5;
    background: #f4f4f4;
    text-align: center;
    color: #333;
    padding: 5px 0;
    margin-bottom: 20px;
}

.sm-side .link-service:hover {
    color: #23b8ff;
}

.sm-side .link-service .download-tips {
    font-size: 12px;
    color: #8c8c8c;
}

.sm-side .i-download {
    color: #23b8ff;
    font-size: 20px;
    margin: 15px 0 0 10px;
}

.sm-side .i-v-right {
    margin-left: 10px;
}

:root .l-nav .l-nav-item a .red-point {
    background: #f94d4d;
    border-radius: 5px;
}

:root .l-nav .l-nav-item a .red-point:after {
    display: none;
}

.l-nav .l-nav-item {
    width: 100%;
    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;
}

.l-nav .l-nav-item a:hover {
    background: #f8f8f8;
    font-size: 14px;
    color: #23b8ff;
    border-left: 3px solid #e5e5e5;
}

.l-nav .l-nav-item a .red-point {
    position: absolute;
    top: 10px;
    border-radius: 4px;
    width: 8px;
    height: 8px;
}

.l-nav .l-nav-item a .red-point:after {
    content: "●";
    color: #f94d4d;
    font-size: 16px;
    line-height: 1;
    position: relative;
    top: -20px;
    left: -22px;
}

.l-nav .l-nav-item a b {
    position: absolute;
    top: 18px;
    left: 38px;
    width: 3px;
    height: 3px;
    display: block;
    overflow: hidden;
    background: #7f7f7f;
    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;
    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: 3px solid #039ae1;
}

.l-nav .l-nav-cur a:hover {
    background: #fff;
    border-left: 3px solid #039ae1;
}

.l-nav .l-nav-selected.l-nav-item a {
    color: #23b8ff;
}

.l-nav .l-nav-selected.l-nav-item a,
.l-nav .l-nav-selected.l-nav-item a:hover {
    background: #f8f8f8;
    border-left: 3px solid #23b8ff;
}

.l-nav-block {
    border-top: 1px solid #eee;
}

.l-nav-block h3 {
    position: relative;
    line-height: 45px;
    color: #999;
    display: block;
    font-size: 16px;
    text-indent: 23px;
}

.l-nav-block h3 .icon-v {
    position: absolute;
    right: 8px;
    top: 16px;
}

.l-nav-block h3.l-nav-cur {
    color: #999;
    border-left: 0;
    position: relative;
}

.l-nav-block_close .l-nav {
    display: none;
}

.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;
}

.js-agency-role .js-agency-manage {
    display: block !important;
}

.js-agency-role .js-agency-join,
.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-join,
.js-teacher-role .js-agency-manage {
    display: none !important;
}

.js-teacher-role.js-admin-role .js-agency-manage {
    display: block !important;
}

.js_cdn_switch_detector {
    visibility: hidden;
}

.blackBg {
    width: 100%;
    height: 100%;
    background-color: #000;
    position: fixed;
    _position: absolute;
    z-index: 4000;
    opacity: 0.6;
    filter: alpha(opacity=60);
    left: 0;
    top: 0;
}

.s-main .sm-main,
.s-main .sm-side {
    float: left;
}

.s-main .sm-main {
    width: 1030px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 30px;
}

.s-main .sm-side {
    width: 170px;
}

.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: #e85308;
}

.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: 1210px !important;
}

.market-bd-6 .mlm-item {
    border: none !important;
    margin: 0 8px 28px 0 !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 {
    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;
    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;
    -o-text-overflow: ellipsis;
    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;
    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;
    opacity: 0.1;
    filter: alpha(opacity=10);
}

.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;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.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: #000;
    white-space: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.bm-menu-bd .bm-menu-info .bm-menu-info-top a:hover {
    color: #04abf7;
    text-decoration: none;
    color: #3c99c4;
}

.bm-menu-bd .bm-menu-info .bm-menu-info-bottom {
    margin-top: 4px;
    text-align: left;
    font-size: 12px;
}

.bm-menu-bd .bm-menu-info .bm-menu-price {
    margin-right: 5px;
    color: #e85308;
}

.bm-menu-bd .bm-menu-info .bm-menu-price.free {
    color: #5fb41b;
}

.bm-menu-bd .bm-menu-more {
    clear: left;
    height: 51px;
    overflow: hidden;
}

.sm-bm-style .bm-menu-hd {
    margin: 25px 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-more,
.unit .unit-tool {
    margin: 18px 0 0;
}

.unit .unit-count,
.unit .unit-name {
    width: 162px;
}

.unit .unit-detail {
    max-height: 52px;
    font-size: 12px;
    overflow: hidden;
}

.unit-img img {
    width: 90px;
    height: 90px;
    display: block;
    overflow: hidden;
    border-radius: 2px;
}

.unit-name {
    height: 24px;
    font-size: 16px;
    margin-bottom: 14px;
}

.unit-name a {
    color: #202020;
}

.unit-name a:hover {
    color: #039ae3;
}

.unit-count {
    color: #999;
}

.unit-title {
    font-size: 14px;
}

.unit-cont {
    color: #545454;
}

.placeholder {
    color: #a6a6a6 !important;
}

.mask {
    z-index: 4000;
}

.mask,
.ptlogin-mask {
    width: 100%;
    height: 100%;
    position: fixed;
    _position: absolute;
    top: 0;
    left: 0;
}

.ptlogin-mask {
    padding: 0;
    margin: 0;
    z-index: 9000;
    filter: alpha(opacity=80);
    opacity: 0.8;
    background-color: grey;
}

.mask,
.modal-bg,
.ptlogin-mask {
    background-color: #000 !important;
    filter: alpha(opacity=60) !important;
    opacity: 0.6 !important;
}

.ptlogin-wrap {
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    _position: absolute;
    visibility: hidden;
    width: 622px;
    padding: 0;
    margin-left: -311px;
    left: 50%;
    top: 50%;
    z-index: 9001;
}

.ptlogin-wrap .login {
    border: 0;
}

.login-tab .mod-tab__ul {
    background: #f1f1f1;
}

.login-tab .btn-close {
    display: block;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 47px;
    height: 28px;
    z-index: 10;
    text-align: center;
    line-height: 28px;
    color: #b1b1b1;
    border-left: 1px solid #b1b1b1;
}

.login-tab .enter-title {
    position: relative;
    height: 50px;
    margin-bottom: -1px;
    border-bottom: 1px solid #e6e6e6;
    background: #f1f1f1;
    z-index: 3;
    line-height: 50px;
    font-size: 16px;
    color: #2a2a2a;
    text-align: center;
}

.login-tab .enter-content {
    padding-top: 60px;
}

.login-tab .content-avatar {
    width: 100%;
    height: 100%;
    text-align: center;
}

.login-tab .content-avatar .avatar-img {
    display: inline-block;
    zoom: 1;
    width: 84px;
    height: 86px;
    margin-bottom: 30px;
    background: url(//9.idqqimg.com/edu/empty-avator_d65d418cf5242520261a8ce3a29b70ad.png#unsprite) no-repeat;
}

.login-tab .content-btns .btns-enter {
    display: block;
    width: 190px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto 20px;
    border-radius: 20px;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.login-tab .content-btns .btns-enter .icon-font {
    margin-right: 5px;
    font-size: 30px;
    vertical-align: -3px;
}

.login-tab .content-btns .btns-enter-qq {
    background-color: #31a4f6;
}

.login-tab .content-btns .btns-enter-wx {
    background-color: #4ab218;
}

.login-tab .mod-tab__li {
    display: inline-block;
    padding-top: 0;
    height: auto;
    width: 50%;
    text-align: center;
}

.login-tab .tab-link {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #b1b1b1;
    border: none;
    margin-right: 4px;
    background: transparent;
}

.login-tab .tab-link:hover {
    color: #b1b1b1;
}

.login-tab .tab-link .icon-font {
    color: #ccc;
    font-size: 30px;
    vertical-align: -3px;
    margin-right: 5px;
}

.login-tab .mod-tab__li_current .tab-link {
    height: 51px;
    margin-bottom: -1px;
    color: #fff;
    border-left: none;
    border-right: none;
    border-bottom: none;
}

.login-tab .mod-tab__li_current .tab-link .icon-font {
    color: #fff;
}

.login-tab .mod-tab__li_current.mod-tab__li-wx {
    background: #4ab218;
}

.login-tab .mod-tab__li_current.mod-tab__li-qq {
    background: #31a4f6;
}

.login-tab .mod-tab__content {
    border-top: 1px solid #e6e6e6;
    position: relative;
    z-index: 2;
    overflow: hidden;
    background: #fff;
}

.login-tab .mod-tab__content-wrap {
    height: 366px;
    overflow: hidden;
}

.login-tab .mod-tab__content-wrap_qq {
    margin-left: -2px;
}

.login-tab .mod-tab__content-wrap iframe {
    margin-top: -2px;
}

.login-tab .mod-tab__content-tips {
    position: relative;
    z-index: 3;
    height: 22px;
    padding: 12px 10px;
    font-size: 14px;
    line-height: 22px;
    color: #a2a2a2;
    text-align: center;
}

.login-tab .mod-tab__content .login-wx-tips {
    display: block;
    height: 50px;
    padding-top: 50px;
    text-align: center;
    font-weight: 700;
    color: grey;
}

.login-tab .mod-tab__content .login-code-container.loading {
    display: block;
    cursor: default;
    width: 100%;
    height: 200px;
    background: url(//9.idqqimg.com/edu/loading_50c5e3e79b276c92df6cc52caeb464f0.gif) 50% no-repeat;
}

.login-tab .mod-tab__content .login-code-container .login-weapp-code {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    position: relative;
}

.login-tab .mod-tab__content .login-code-container .login-weapp-code img {
    width: 100%;
    height: 100%;
    display: block;
}

.login-tab .mod-tab__content .login-code-container .login-weapp-code.exprie {
    opacity: 0.5;
    background: url(//9.idqqimg.com/edu/fake_weappcode_13d5893e3b5c3ae9e978625e4fa19812.jpg) 50% no-repeat;
    background-size: contain;
}

.login-tab
.mod-tab__content
.login-code-container
.login-weapp-code.exprie
.qrcode-invalid-tips,
.login-tab
.mod-tab__content
.login-code-container
.login-weapp-code.exprie
.wechat-qrcode-mask {
    display: block;
}

.login-tab
.mod-tab__content
.login-code-container
.login-weapp-code
.wechat-qrcode-mask {
    width: 200px;
    height: 200px;
    position: absolute;
    top: 0;
    background: #000;
    opacity: 0.5;
    display: none;
}

.login-tab
.mod-tab__content
.login-code-container
.login-weapp-code
.qrcode-invalid-tips {
    width: 200px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 80px;
    display: none;
    cursor: pointer;
}

.ptlogin-toolbar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 36px;
    border: 2px solid #eee;
    border-top: 0;
    background: #f9f9f9;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.ptlogin-toolbar .other-way {
    float: left;
}

.ptlogin-toolbar .toolbar-span {
    float: right;
    line-height: 34px;
    margin-right: 12px;
    color: #666;
}

.ptlogin-toolbar .toolbar-span i {
    cursor: pointer;
}

.ptlogin-toolbar .btn-weixin:before {
    display: inline-block;
    content: "";
    width: 26px;
    height: 20px;
    float: left;
    margin: 7px 5px 0 25px;
    background-position: -26px -120px;
}

.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;
    border-radius: 2px;
}

.error-textarea {
    padding: 3px 0;
}

.error-tip {
    display: inline-block;
    position: relative;
    vertical-align: top;
}

.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(//9.idqqimg.com/edu/icon-form_d3af6f4f93540b7d3325495423a7a7cf.png#unsprite) no-repeat -1px -260px;
}

.error-tip span {
    display: inline-block;
    padding: 6px 0 8px 30px;
    line-height: 20px;
    color: #e85308;
    position: relative;
}

.error-tip span i {
    position: absolute;
    top: 10px;
    left: 9px;
    width: 16px;
    height: 16px;
    background: url(//9.idqqimg.com/edu/icon-form_d3af6f4f93540b7d3325495423a7a7cf.png#unsprite) no-repeat -1px -260px;
}

.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: 1001;
}

.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=") 50% no-repeat;
}

.mod-zoomdetect q {
    font-weight: 700;
    color: red;
}

.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: none;
}

.headerv1 .nav .nav-item {
    width: auto;
    _width: 5em;
    margin-left: 16px;
    *margin-left: 8px;
    border: none;
}

.headerv1 .nav .nav-item .nav-a {
    height: 58px;
    line-height: 58px;
    border-top: none;
    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;
    float: right;
    position: relative;
    _width: 230px;
    max-width: 230px;
}

.headerv1 .login-area .split-line {
    margin: -1px 8px 0;
}

.headerv1 .login-area .logout {
    margin-left: 8px;
}

.headerv1 .login-area .nick {
    *width: 130px;
    max-width: 130px;
    width: auto;
}

.red-dot {
    height: 16px;
    background: #e80808;
    border-radius: 50%;
    overflow: hidden;
}

.download-file-ico,
.red-dot {
    position: fixed;
    display: none;
    width: 16px;
    z-index: 9999;
}

.download-file-ico {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 15px;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    margin-right: 6px;
    margin-bottom: -2px;
    background-color: #fff;
}

.download-file-ico:before {
    content: "";
    position: absolute;
    top: -6px;
    left: -1px;
    height: 6px;
    width: 16px;
    background: #5fb41b;
}

.download-file-ico:after {
    content: "";
    position: absolute;
    top: 4px;
    left: 2px;
    height: 2px;
    background: #999;
    -webkit-box-shadow: 0 5px 0 #999;
    box-shadow: 0 5px 0 #999;
    width: 10px;
}

.mod-breadcrumbs {
    font-size: 0;
    width: 960px;
    margin: 0 auto 20px;
}

.mod-breadcrumbs__nav {
    font-size: 14px;
    color: #333;
}

.mod-breadcrumbs__nav:hover {
    color: #23b8ff;
}

.mod-breadcrumbs__arrow {
    color: #999;
    font-size: 14px;
}

.mod-breadcrumbs__current {
    font-size: 14px;
    color: #666;
    cursor: default;
}

.mod-tab {
    width: 100%;
}

.mod-tab__ul {
    font-size: 0;
    _margin-bottom: -1px;
}

.mod-tab__li {
    width: 150px;
    padding-top: 5px;
}

.mod-tab__li,
.mod-tab__li a {
    display: inline-block;
    vertical-align: middle;
    height: 40px;
}

.mod-tab__li a {
    width: 148px;
    line-height: 40px;
    text-align: center;
    border-bottom: 1px solid #dfdfdf;
    color: #666;
    font-size: 16px;
}

.mod-tab__li.mod-tab-preview__li {
    outline: 1px dotted #aaa;
    background: #eee;
}

.mod-tab__li:hover a {
    color: #178eee;
}

.mod-tab__li_current {
    background: #178eee;
}

.mod-tab__li_current a {
    color: #178eee;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid transparent;
    background: #fff;
}

.mod-tab__content {
    border-top: 1px solid #dfdfdf;
    overflow: hidden;
}

.mod-form__line {
    position: relative;
    _z-index: 1;
    margin-bottom: 20px;
    font-size: 14px;
    clear: both;
}

.mod-form__label {
    position: absolute;
    left: 0;
    top: 0;
    width: 113px;
    line-height: 39px;
    _height: 39px;
    zoom: 1;
    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: inline-block;
    vertical-align: middle;
    vertical-align: top;
}

.mod-form__content .input-text {
    width: 375px;
    vertical-align: middle;
}

.mod-form__content .unit {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    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 i,
.mod-form__upload-img-text span {
    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 {
    _z-index: 2;
    height: 39px;
}

.mod-form__select-wrap .mod-form__content {
    float: left;
    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 .disabled a,
.mod-form__radios-wrap .radios .disabled a:hover,
.mod-form__radios-wrap .radios .radio-disabled a,
.mod-form__radios-wrap .radios .radio-disabled a:hover {
    color: #999;
}

.mod-form__radios-wrap .radios .disabled a:active,
.mod-form__radios-wrap .radios .radio-disabled a:active {
    text-decoration: none;
}

.mod-form__radios-wrap .radios .checkbox {
    float: left;
    height: 16px;
}

.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: inline-block;
    vertical-align: middle;
}

.mod-form__radios-wrap .radios_line .radio-text-wrap {
    position: absolute;
    top: 0;
    left: 130px;
    display: inline-block;
    vertical-align: middle;
}

.mod-form__radios-wrap .radios_line a {
    display: inline-block;
    vertical-align: middle;
    vertical-align: top;
}

.mod-form__checkboxes-wrap .checkbox {
    height: auto;
    overflow: visible;
}

.mod-form__checkboxes-wrap .checkbox i {
    *top: 6px;
    _left: -23px;
}

.mod-form__checkboxes-wrap .checkbox-input-wrap {
    position: absolute;
    top: -15px;
    left: 130px;
    display: inline-block;
    vertical-align: middle;
}

.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 h3 span {
    color: #999;
}

.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 .i-calender {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 2px;
    margin-left: 5px;
}

.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 .mod-form__duration .diy-select-ipt {
    width: 60px;
}

.mod-form__duration-wrap .diy-select-area {
    display: inline-block;
    vertical-align: middle;
    width: 95px;
}

.mod-form__duration-wrap .diy-select-area .diy-optgroud {
    width: 93px;
}

.mod-form__duration-wrap .datetime-end {
    width: 137px;
}

.mod-form__duration-wrap .datetime-end .diy-select-ipt {
    width: 102px;
}

.mod-form__duration-wrap .datetime-end .diy-optgroud {
    width: 135px;
}

.mod-form__duration-wrap .datetime-end .diy-option {
    position: relative;
}

.mod-form__duration-wrap .datetime-end .diy-option i {
    position: absolute;
    left: 50px;
    top: 0;
    color: #999;
}

.mod-form__duration-wrap .time-bridge {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    position: relative;
}

.mod-form__duration-wrap .mod-form__duration-op {
    display: inline-block;
    vertical-align: middle;
    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: inline-block;
    vertical-align: middle;
    width: 538px;
}

.mod-form__content-long .input-text {
    width: 522px;
}

.mod-form__content-long .textarea {
    width: 530px;
}

.mod-form__content-long .field-help i,
.mod-form__content-long .field-help p {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.mod-form__content-long .field-help p {
    max-width: 13em;
    width: auto !important;
    _width: 10em;
}

.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;
}

.mod-form_tight .mod-form__content .input-text,
.mod-form_tight .mod-form__content .input-text_short {
    padding: 5px 13px 3px;
}

.mod-form_tight .mod-form__content .diy-select-area .diy-select {
    height: 28px;
    line-height: 28px;
}

.mod-form_tight .mod-form__content .diy-select-area .diy-select span {
    height: 28px;
}

.mod-form_tight .mod-form__content .diy-select-area .diy-select b {
    top: 13px;
}

.mod-form_tight .mod-form__content .diy-select-area .diy-optgroud {
    top: 29px;
}

.mod-form_tight .mod-form__content .diy-select-area .diy-optgroud .diy-option {
    height: 30px;
    line-height: 30px;
}

.mod-form_tight .mod-form__content .diy-select-area .diy-select-ipt {
    padding: 5px 0 5px 10px;
}

.mod-form_tight .mod-form__content .select-person .diy-picker-icon,
.mod-form_tight .mod-form__content .select-qun .diy-picker-icon,
.mod-form_tight .mod-form__content .select-video .diy-picker-icon {
    margin-top: -4px;
    color: #999;
}

.mod-form_tight .mod-form__duration-wrap {
    margin-bottom: 10px;
}

.mod-form_tight .mod-form__radios-wrap .radios {
    padding: 6px 0;
}

.mod-form_tight .mod-form__radios-wrap .radios_line {
    padding-top: 0;
}

.mod-form_tight .mod-form__checkboxes-wrap .checkbox-input-wrap,
.mod-form_tight .mod-form__radios-wrap .radios_line .radio-input-wrap {
    top: -8px;
}

.mod-form_tight .mod-form__label {
    line-height: 29px;
}

.mod-form_tight .mod-form__label.mod-form__label_top {
    top: -8px;
}

.mod-form_tight .mod-form__select-wrap .field-help {
    margin-top: 8px;
}

.mod-form__block-name {
    font-weight: 400;
    font-size: 18px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f2f2f2;
}

.mod-form__block-content {
    padding: 20px 0 60px;
}

.mod-form__link,
.mod-form__main-text {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    line-height: 30px;
}

.mod-form__link {
    color: #3672a2;
    margin-left: 15px;
}

.mod-form__link:hover {
    color: #62b4f7;
}

.mod-side-bar-left {
    background: #fff;
}

.mod-side-bar-left__ul {
    padding-top: 15px;
}

.mod-side-bar-left__li {
    width: 219px;
    overflow: hidden;
}

.mod-side-bar-left__a {
    position: relative;
    height: 45px;
    line-height: 45px;
    color: #333;
    display: block;
    font-size: 14px;
    text-indent: 20px;
    border-left: 4px solid #fff;
}

.mod-side-bar-left__a:hover {
    background: #f2f2f2;
    font-size: 14px;
    color: #049ee4;
    border-left: 4px solid #e5e5e5;
}

.mod-side-bar-left__a .red-point {
    color: #f94d4d;
    margin-left: 5px;
}

.mod-side-bar-left__a b {
    position: absolute;
    top: 18px;
    left: 38px;
    width: 3px;
    height: 3px;
    display: block;
    overflow: hidden;
    background: #7f7f7f;
    border-radius: 2px;
    display: none;
}

.mod-side-bar-left__a i {
    margin-left: 8px;
    padding: 0 5px;
    font-size: 12px;
    line-height: 15px;
    background-color: #d7605c;
    color: #fff;
    font-family: Tahoma;
    border-radius: 7px;
    display: none;
}

.mod-side-bar-left__li_current .mod-side-bar-left__a {
    color: #039ae3;
    border-left: 4px solid #039ae1;
}

.mod-side-bar-left__li_current .mod-side-bar-left__a:hover {
    background: #fff;
    border-left: 4px solid #039ae1;
}

.mod-side-bar-left__li_sub {
    width: 219px;
    height: 30px;
    overflow: hidden;
}

.mod-side-bar-left__li_sub .mod-side-bar-left__sub_a {
    position: relative;
    height: 30px;
    line-height: 30px;
    color: #666;
    display: block;
    font-size: 14px;
    text-indent: 20px;
    padding-left: 15px;
}

.mod-side-bar-left__li_sub .mod-side-bar-left__sub_a:hover {
    background: #f2f2f2;
    font-size: 14px;
    color: #039ae3;
    padding-left: 15px;
}

.mod-side-bar-left__li_sub.mod-side-bar-left__li_sub_current
.mod-side-bar-left__sub_a {
    color: #039ae3;
}

.mod-side-bar-left__li_sub.mod-side-bar-left__li_sub_current
.mod-side-bar-left__sub_a:hover {
    background: #fff;
}

.mod-side-bar-left__li_block {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
    height: auto;
}

.mod-side-bar-left__li_block .mod-side-bar-left__ul {
    padding-top: 0;
}

.mod-side-bar-left__block-title {
    height: 50px;
    color: #666;
    font-size: 22px;
    line-height: 50px;
    text-indent: 24px;
}

.mod-side-bar-left_toggle {
    padding-top: 0;
}

.mod-side-bar-left_toggle .mod-side-bar-left__li_block {
    padding-bottom: 0;
}

.mod-side-bar-left_toggle .mod-side-bar-left__a {
    line-height: 55px;
    font-size: 16px;
    position: relative;
}

.mod-side-bar-left_toggle .mod-side-bar-left__ul_sub {
    padding-bottom: 15px;
}

.mod-side-bar-left_toggle .mod-side-bar-left__li_sub .mod-side-bar-left__sub_a {
    font-size: 14px;
}

.mod-side-bar-left_toggle .icon-v {
    position: absolute;
    width: 10px;
    height: 5px;
    right: 20px;
    top: 25px;
}

.mod-side-bar-left_toggle
.mod-side-bar-left__li_close
.mod-side-bar-left__ul_sub {
    display: none;
}

.mod-side-operation__jump-to-top,
.side-service-item,
.side-service-item .item-icon,
.side-service-item .item-link-block {
    display: block;
    width: 100%;
    height: 100%;
}

.side-service-hover:hover,
.side-service-hover:hover .item-icon,
.side-service-item-active .side-service-right,
.side-service-item-active .side-service-right .item-icon,
.side-service-right:hover,
.side-service-right:hover .item-icon {
    background-color: #23b8ff;
    color: #fff;
}

.wrap-side-operation {
    position: fixed;
    right: 20px;
    bottom: 170px;
    z-index: 3001;
    font-size: 14px;
}

.wrap-side-operation .js-jump-container {
    display: none;
    position: relative;
    cursor: pointer;
    width: 60px;
    height: 60px;
}

.wrap-side-operation .js-jump-plan-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.wrap-side-operation .js-jump-plan-container .js-jump-plane {
    display: block;
    position: absolute;
    width: 42px;
    height: 56px;
    left: 10px;
    top: 60px;
    background-position: -286px -114px;
}

.mod-side-operation__jump-to-top .i-to-top {
    color: #23b8ff;
    font-size: 32px;
    line-height: 60px;
    text-align: center;
    display: block;
}

.mod-side-operation__jump-to-top-hover {
    background: #23b8ff;
}

.mod-side-operation__jump-to-top-hover .i-to-top {
    display: none;
}

.mod-side-operation {
    width: 60px;
    text-align: center;
}

.mod-side-operation,
.mod-side-operation .msg-iframe {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
}

.mod-side-operation .msg-iframe {
    position: absolute;
    width: 366px;
    height: 471px;
    z-index: 999;
    bottom: 0;
    right: 81px;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.mod-side-operation .msg-iframe-show {
    display: none;
}

.mod-side-operation .download-iframe {
    width: 800px;
    height: 570px;
    background: #fff;
    position: absolute;
    z-index: 999;
    bottom: 0;
    right: 81px;
    border-radius: 3px;
    border: 1px solid #e5e5e5;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.mod-side-operation .download-iframe-show {
    display: none;
}

.side-service-item {
    text-align: center;
    position: relative;
}

.side-service-item .item-icon {
    color: #23b8ff;
    font-size: 30px;
    line-height: 60px;
}

.side-service-item .item-hover-text {
    display: none;
    background-color: #23b8ff;
    color: #fff;
    width: 40px;
    height: 40px;
}

.side-service-item .item-hover-tips {
    display: none;
}

.side-service-item .item-link-block:hover {
    color: #fff;
}

.side-service-item .side-red-point {
    position: absolute;
    display: none;
    top: 10px;
    left: 34px;
    padding: 0 4px;
    height: 16px;
    min-width: 8px;
    background: #ff6923;
    color: #fff;
    font-size: 12px;
    border-radius: 12px;
    line-height: 15px;
    overflow: hidden;
}

.side-service-right {
    display: block;
}

.side-service-hover:hover .item-icon,
.side-service-right:hover .item-icon {
    font-size: 30px;
}

.side-service-qq,
.side-service-weixin {
    display: none;
}

.side-service-weixin:hover .item-hover-tips {
    display: block;
    width: 222px;
    height: 126px;
    position: absolute;
    z-index: 999;
    left: -234px;
    top: -42px;
    background: url(//9.idqqimg.com/edu/side-tips-qr-code-weixin-teacher_11a2ffd7f1232cb51070cf1d4cdc4965.png) no-repeat;
    background-size: 100%;
}

.side-service-phone:hover .item-hover-tips {
    display: block;
    width: 290px;
    height: 182px;
    position: absolute;
    z-index: 999;
    left: -290px;
    top: -60px;
    background: url(//9.idqqimg.com/edu/side-tips-qr-code_bb0659b407f187b4441e2aa5fb9a0c7d.png) no-repeat;
    background-size: 100%;
}

.side-service-qr-code.item-hover-tips__show {
    background: #23b8ff;
    color: #fff;
    display: block;
}

.side-service-qr-code.item-hover-tips__show .item-icon {
    display: none;
}

.side-service-qr-code.item-hover-tips__show .item-hover-text {
    display: block;
    color: #fff;
}

.side-service-qr-code.item-hover-tips__show .i-close,
.side-service-qr-code.item-hover-tips__show .item-hover-tips {
    display: block;
}

.side-service-qr-code .item-hover-tips {
    display: none;
    width: 171px;
    height: 212px;
    position: absolute;
    z-index: 999;
    left: -196px;
    top: -126px;
    background: #fff;
    border: 1px solid #eee;
}

.side-service-qr-code .item-hover-tips:after {
    content: "";
    width: 0;
    height: 0;
    display: block;
    border: 10px solid transparent;
    border-left-color: #fff;
    position: absolute;
    right: -20px;
    top: 138px;
}

.side-service-qr-code .item-hover-tips:before {
    content: "";
    width: 0;
    height: 0;
    display: block;
    border: 12px solid transparent;
    border-left-color: #eee;
    position: absolute;
    right: -24px;
    top: 136px;
}

.side-service-qr-code .i-close {
    position: absolute;
    right: 6px;
    top: 6px;
    font-size: 12px;
    color: #000;
    display: none;
}

.side-service-qr-code .i-close:hover {
    color: #23b8ff;
}

.side-service-qr-code .item-hover-bg {
    display: block;
    width: 130px;
    height: 130px;
    margin-top: 20px;
    margin-left: 20px;
    background-position: 0 -370px;
}

.side-service-qr-code.qr-code-detail .item-hover-bg {
    background: url(//9.idqqimg.com/edu/detail-down-app_858cbb9b9f9446a99229ec49db8279c6.png) no-repeat;
}

.side-service-qr-code .item-hover-title {
    font-size: 14px;
    text-align: center;
    color: #000;
}

.side-service-qr-code .item-hover-tips-wording {
    width: 40px;
    height: 40px;
    background: #23b8ff;
    color: #fff;
    position: absolute;
    top: 126px;
    right: -56px;
    font-size: 14px;
    line-height: 20px;
}

.side-service-qr-code .side-service-right .item-hover-text {
    height: 36px;
}

.side-service-qr-code .side-service-right:hover + .item-hover-tips {
    display: block;
}

@-webkit-keyframes redNumIn {
    0% {
        top: -12px;
    }
    50% {
        top: 0;
    }
    60% {
        top: -2px;
    }
    75% {
        top: -1px;
    }
    85% {
        top: -2px;
    }
    to {
        top: 0;
    }
}

@keyframes redNumIn {
    0% {
        top: -12px;
    }
    50% {
        top: 0;
    }
    60% {
        top: -2px;
    }
    75% {
        top: -1px;
    }
    85% {
        top: -2px;
    }
    to {
        top: 0;
    }
}

@-webkit-keyframes redNumOut {
    0% {
        top: 0;
    }
    to {
        top: 12px;
    }
}

@keyframes redNumOut {
    0% {
        top: 0;
    }
    to {
        top: 12px;
    }
}

@-webkit-keyframes shaking {
    0% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }
    20% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    40% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
    60% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    80% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes shaking {
    0% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }
    20% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    40% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
    60% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    80% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.red-num-up {
    position: relative;
    -webkit-animation: redNumIn 0.5s;
    animation: redNumIn 0.5s;
}

.red-num-down {
    position: relative;
    -webkit-animation: redNumOut 0.5s;
    animation: redNumOut 0.5s;
}

.red-point-shake {
    -webkit-animation: shaking 0.5s;
    animation: shaking 0.5s;
}

.modal {
    position: fixed;
    display: none;
    background: #fff;
    border-radius: 5px;
    top: 50%;
    left: 50%;
    font-size: 14px;
    z-index: 4000;
}

.modal.im-dialog .modal-hd {
    background: #fff;
    border-top: 4px solid #23b8ff;
}

.modal.im-dialog .modal-hd .hd-tt {
    color: #999;
    font-size: 16px;
    line-height: 16px;
    margin-top: 11px;
    padding-left: 15px;
}

.modal.im-dialog .modal-hd .btn-close {
    color: #ddd;
    line-height: 16px;
    font-size: 16px;
    margin-top: 13px;
}

.modal .modal-hd {
    line-height: 30px;
    color: #fff;
    background: #23b8ff;
    border-radius: 4px 4px 0 0;
}

.modal .modal-hd .hd-tt {
    line-height: 30px;
    font-size: 14px;
    padding-left: 10px;
}

.modal .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    color: #b4e8e8;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
}

.modal .btn-close:hover {
    color: #fff;
}

.modal .modal-bd--padding {
    padding: 30px 40px;
}

.modal .modal-bd--padding + .modal-ft {
    padding-top: 0;
}

.modal .modal-loading {
    overflow: hidden;
    margin-bottom: -30px;
}

.modal .modal-loading .spin {
    height: 60px;
    width: 60px;
    float: left;
}

.modal .modal-loading p {
    float: left;
    line-height: 60px;
    padding-left: 20px;
}

.modal .modal-ft {
    padding: 20px;
    text-align: right;
}

.modal .modal-ft.modal-ft--center {
    text-align: center;
}

.modal .modal-ft .btn-default,
.modal .modal-ft .btn-weak {
    line-height: 36px;
    width: 100px;
}

.modal .modal-ft .btn-weak {
    line-height: 34px;
    margin-left: 20px;
}

.modal--scroll .modal-bd {
    overflow-y: scroll;
}

.modal--msg .modal-bd {
    padding: 30px 40px;
}

.modal--msg .modal-bd .bd-msg {
    display: inline-block;
    position: relative;
    padding-left: 45px;
}

.modal--msg .modal-bd .icon-msg-large {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -18px;
}

.steps-nav {
    height: 60px;
    font-size: 16px;
    padding-left: 30px;
}

.steps-nav li {
    float: left;
    width: 33.3%;
    line-height: 46px;
    height: 46px;
    margin-top: 7px;
    background: #f4f4f4;
    position: relative;
    color: #999;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 50px;
}

.steps-nav li .i-right {
    font-size: 32px;
    color: #999;
    line-height: 60px;
    z-index: 2;
}

.steps-nav li .i-right,
.steps-nav li .steps-num {
    position: absolute;
    top: -7px;
    left: -30px;
    width: 60px;
    text-align: center;
}

.steps-nav li .steps-num {
    height: 60px;
    background: url(//9.idqqimg.com/edu/steps-bg_4af746edba3cfc8e83100fdad8a49600.png#unsprite) no-repeat;
    color: transparent;
    font-size: 0;
    line-height: 58px;
}

.steps-nav li.active {
    background: #23b8ff;
    color: #fff;
}

.steps-nav li.active .steps-num {
    color: #fff;
    font-size: 30px;
    background-position: 0 -65px;
}

.steps-nav li.active .i-right {
    display: none;
}

.steps-nav li.active ~ li .steps-num {
    color: #999;
    font-size: 30px;
}

.steps-nav li.active ~ li .i-right {
    display: none;
}

.steps-nav li.last:after {
    content: "";
    width: 24px;
    height: 47px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(//9.idqqimg.com/edu/steps-bg_4af746edba3cfc8e83100fdad8a49600.png#unsprite) no-repeat 0 -136px;
}

.steps-nav li.last.active:after {
    background-position: -36px -136px;
}

.steps-nav--forth li {
    width: 25%;
}

.steps-nav--fifth li {
    width: 20%;
}

.cashier-tip {
    height: 41px;
    background: url(//9.idqqimg.com/edu/pay-tip_5ce39ee51180c877c53c69412c1bafc2.png#unsprite) no-repeat 50%;
    bottom: 66px;
}

.cashier-agreement,
.cashier-tip {
    position: absolute;
    text-align: center;
    z-index: 10;
    width: 100%;
}

.cashier-agreement {
    height: 28px;
    line-height: 28px;
    bottom: 30px;
}

.cashier-checkbox {
    border: none;
    margin: 0 2px 0 10px;
    padding: 0;
}

.tmp-tip {
    position: fixed;
    display: none;
    left: 50%;
    top: 50%;
    padding: 10px 30px;
    border: 1px solid #ddd;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 3px #ddd;
    box-shadow: 1px 1px 3px #ddd;
    z-index: 5000;
}

.tmp-tip-icon {
    margin-right: 8px;
    font-size: 24px;
}

.tmp-tip-cnt,
.tmp-tip-icon {
    vertical-align: middle;
}

.tmp-tip .loading {
    display: inline-block;
    width: 24px;
    height: 24px;
}

.mobile-verify {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 580px;
    height: 396px;
    border-top: 4px solid #23b8ff;
    position: fixed;
    z-index: 4000;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
}

.mobile-verify .btn-close {
    position: absolute;
    font-size: 15px;
    line-height: 15px;
    right: 12px;
    top: 11px;
    color: #bbb;
    cursor: pointer;
}

.mobile-verify .btn-close:hover {
    color: #666;
}

.mobile-verify-hd {
    margin-bottom: 30px;
    color: #999;
    position: relative;
}

.mobile-verify-hd-text {
    margin: 0;
    line-height: 1;
    font-size: 16px;
    height: 15px;
    padding-left: 15px;
    padding-top: 11px;
    padding-bottom: 9px;
}

.mobile-verify-bd {
    padding: 0 52px;
    margin-bottom: 40px;
    line-height: 1.43;
    font-size: 14px;
}

.mobile-verify-info-prefix {
    margin-bottom: 30px;
}

.mobile-verify-form .f-label {
    display: inline-block;
    vertical-align: top;
    padding-top: 6px;
    width: 80px;
    text-align: left;
}

.mobile-verify-form .f-input {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 28px;
    position: relative;
}

.mobile-verify-form .f-input-phone {
    border: 1px solid #ddd;
}

.mobile-verify-form .f-input-phone:hover {
    border-color: #8b8b8b;
}

.mobile-verify-form .f-field {
    width: 240px;
    height: 32px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
    font-size: 16px;
}

.mobile-verify-form .f-field-phone {
    width: 135px;
    border: 0;
    margin-top: 1px;
}

.mobile-verify-form .f-input--error .f-field {
    border-color: #f4621f;
}

.mobile-verify-form .err-msg {
    position: absolute;
    color: #f4621f;
    padding-top: 2px;
}

.mobile-verify-form .btn-verify {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 32px;
    padding: 6px 12px;
    border: 1px solid #ddd;
    margin-left: 8px;
    border-radius: 3px;
    vertical-align: middle;
    background-color: #fff;
    position: relative;
    top: -2px;
}

.mobile-verify-form .btn-verify:focus {
    outline: none;
}

.mobile-verify-form .btn-verify:hover {
    background-color: #eee;
    border-color: #ccc;
}

.mobile-verify-form .btn-verify.disabled {
    background-color: #fff;
    opacity: 0.5;
    border-color: #ddd;
    cursor: default;
}

.mobile-verify-info-suffix {
    margin-top: 6px;
    color: #777;
}

.mobile-verify-ft {
    padding: 0 30px;
    text-align: right;
}

.mobile-verify .dropdown {
    width: 59.15px;
    height: 24px;
    padding-top: 6px;
    padding-left: 10px;
    position: relative;
    margin-right: 10px;
    cursor: pointer;
    font-size: 16px;
}

.mobile-verify .dropdown-arrow {
    top: 12px;
    border-top-color: #ccc;
    border-width: 4.7px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: 50% 25%;
    -ms-transform-origin: 50% 25%;
    transform-origin: 50% 25%;
}

.mobile-verify .dropdown-selected .dropdown-arrow {
    top: 12px;
    border-top-color: #ccc;
    border-width: 4.7px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: 50% 25%;
    -ms-transform-origin: 50% 25%;
    transform-origin: 50% 25%;
}

.mobile-verify .dropdown:after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 17px;
    background: #ddd;
    position: absolute;
    top: 50%;
    right: -7.6px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.mobile-verify .dropdown-panel {
    width: 238px;
    top: 31px;
    border-radius: 0;
    left: -1px;
    border: 1px solid #8b8b8b;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 180px;
    overflow: auto;
}

.mobile-verify .dropdown-panel .left {
    float: left;
}

.mobile-verify .dropdown-panel .right {
    float: right;
}

.apply-success {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 460px;
    height: 300px;
    border-top: 4px solid #23b8ff;
    border-radius: 2px;
    position: fixed;
    z-index: 4000;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    padding: 40px 20px 0 80px;
    background: #fff;
}

.apply-success .btn-close {
    position: absolute;
    font-size: 15px;
    line-height: 15px;
    right: 15px;
    top: 15px;
    color: #bbb;
}

.apply-success .btn-close:hover {
    color: #23b8ff;
}

.apply-success-content .icon-font {
    position: absolute;
    top: 30px;
    left: 36px;
}

.apply-success-tt {
    font-size: 18px;
    color: #333;
    line-height: 18px;
}

.apply-success-desc {
    font-size: 14px;
    color: #666;
    margin-top: 12px;
    height: 45px;
    overflow: hidden;
}

.apply-success .only-follow {
    border-top: 1px solid #ddd;
    padding-top: 24px;
}

.apply-success .only-follow .follow-word {
    padding: 27px;
    font-size: 14px;
    color: #666;
}

.apply-success .only-follow .follow-img {
    float: left;
    width: 96px;
    height: 96px;
    margin-right: 20px;
}

.apply-success-note {
    border-top: 1px solid #ddd;
    padding-top: 15px;
    font-size: 12px;
    color: #8a8a8a;
    line-height: 30px;
}

.apply-success-note .qrcode-icon {
    display: inline-block;
    z-index: 1;
    position: relative;
    padding: 5px 0 5px 20px;
    height: 20px;
    line-height: 20px;
    background: url(//9.idqqimg.com/edu/qrcode-icon_2d26d9d4699d2bd6313f2de5d85591e8.png) 0 no-repeat;
    margin: 0 5px;
}

.apply-success-note .qrcode-icon i {
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 8px solid #ccc;
}

.apply-success-note .qrcode-icon i.triangle-down {
    border-right: 4px solid transparent;
    border-bottom: none;
    border-top: 8px solid #ccc;
    display: none;
}

.apply-success-note .qrcode-icon > span {
    display: none;
    position: absolute;
    background: #fff;
    top: 30px;
    left: -30px;
}

.apply-success-note .qrcode-icon:hover .triangle-up {
    display: none;
}

.apply-success-note .qrcode-icon:hover .triangle-down {
    display: inline-block;
}

.apply-success-note .qrcode-icon:hover > span {
    display: block;
}

.apply-success-footer {
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.apply-success-footer .hidden {
    display: none;
}

.apply-success.hide-auth {
    height: 270px;
}

.apply-success.hide-auth .apply-success-desc {
    height: 15px;
}

/*# sourceMappingURL=common_css_fbb32523.css.map */


.agency-wrap-mod {
    position: sticky;
    top: 0px;
    left: 0px;
    background-color: #ffffff;
    z-index: 100;
}

.sort-page {
    width: 1200px;
}

.sort-page ul {
    padding: 0;
    min-width: 450px;
}

.sort-page ul::after {
    content: '';
    display: block;
    clear: both;
}

.sort-page ul li {
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid #cccccc;
    border-radius: 8px;
    margin: 0px 5px;
    cursor: pointer;
}

.sort-page a {
    color: #aaa;
    font-family: "微软雅黑";
    padding: 0 10px;
    text-decoration: none;
    display: block;
    text-align: center;
    border-left: none;
}

.sort-page ul li:hover {
    background-color: dodgerblue;
}

.sort-page ul li:hover a {
    color: white;
}

.sort-page .disabled a:hover {
    background-color: white;
    cursor: not-allowed;
    color: #aaa;
}

.sort-page .active {
    background-color: dodgerblue;
    color: white;
    border-color: dodgerblue;
}

.sort-page .active a {
    color: white;
}

.w285h152 {
    width: 285px;
    height: 150px;
}

.mr15 {
    margin-right: 15px;
}

.money {
    width: 120px;
    height: 40px;
    text-indent: 10px;
    color: rgba(255, 87, 51, 1);
    font-size: 18px;
    line-height: 40px;
    text-align: left;
    font-weight: bold;
}

.baoming-num {
    height: 40px;
    text-indent: 20px;
    color: rgba(128, 128, 128, 1);
    font-size: 12px;
    line-height: 40px;
    text-align: right;
}

.zhubo {
    width: 40px;
    height: 20px;
    color: rgba(56, 56, 56, 1);
    background-color: rgba(237, 237, 237, 1);
    border-radius: 2px;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    margin-left: 9px;
    float: left
}

/*.biaoqian{padding-left: 20px}*/
.kc li {
    margin-bottom: 20px
}

.kc li .biaoqian a {
    color: black
}

.kc li p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.teacher-name {
    width: 285px;
    height: 25px;
    text-indent: 13px;
    color: rgba(128, 128, 128, 1);
    font-size: 12px;
    line-height: 25px;
    text-align: left;
}

.biaoqian {
    height: 20px;
    line-height: 18px;
    overflow: hidden;
    padding: 0 8px;
}

.biaoqian .index_tag {
    padding: 1px 5px;
    font-size: 12px;
    background-color: #ebebeb;
}

.bg-white {
    background-color: #fff
}

.agency-about img {
    max-width: 100%
}

.agency-wrap-mod {
    position: sticky;
    top: 0px;
    left: 0px;
    background-color: #ffffff;
    z-index: 100;
}

.sort-page {
    width: 1200px;
}

.sort-page ul {
    padding: 0;
    min-width: 450px;
}

.sort-page ul::after {
    content: '';
    display: block;
    clear: both;
}

.sort-page ul li {
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid #cccccc;
    border-radius: 8px;
    margin: 0px 5px;
    cursor: pointer;
}

.sort-page a {
    color: #aaa;
    font-family: "微软雅黑";
    padding: 0 10px;
    text-decoration: none;
    display: block;
    text-align: center;
    border-left: none;
}

.sort-page ul li:hover {
    background-color: dodgerblue;
}

.sort-page ul li:hover a {
    color: white;
}

.sort-page .disabled a:hover {
    background-color: white;
    cursor: not-allowed;
    color: #aaa;
}

.sort-page .active {
    background-color: dodgerblue;
    color: white;
    border-color: dodgerblue;
}

.sort-page .active a {
    color: white;
}

.w285h152 {
    width: 285px;
    height: 150px;
}

.mr15 {
    margin-right: 15px;
}

.money {
    width: 120px;
    height: 40px;
    text-indent: 10px;
    color: rgba(255, 87, 51, 1);
    font-size: 18px;
    line-height: 40px;
    text-align: left;
    font-weight: bold;
}

.baoming-num {
    height: 40px;
    text-indent: 20px;
    color: rgba(128, 128, 128, 1);
    font-size: 12px;
    line-height: 40px;
    text-align: right;
}

.zhubo {
    width: 40px;
    height: 20px;
    color: rgba(56, 56, 56, 1);
    background-color: rgba(237, 237, 237, 1);
    border-radius: 2px;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    margin-left: 9px;
    float: left
}

/*.biaoqian{padding-left: 20px}*/
.kc li {
    margin-bottom: 20px
}

.kc li .biaoqian a {
    color: black
}

.kc li p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.teacher-name {
    width: 285px;
    height: 25px;
    text-indent: 13px;
    color: rgba(128, 128, 128, 1);
    font-size: 12px;
    line-height: 25px;
    text-align: left;
}

.biaoqian {
    height: 20px;
    line-height: 18px;
    overflow: hidden;
    padding: 0 8px;
}

.biaoqian .index_tag {
    padding: 1px 5px;
    font-size: 12px;
    background-color: #ebebeb;
}

.bg-white {
    background-color: #fff
}

.agency-about img {
    max-width: 100%
}
.sort-page li{background: white}
.pd20{padding: 20px 0px 0 20px;}