﻿.hide {
    display: none !important
}

.show {
    display: block !important
}

.pull-left {
    float: left !important
}

.pull-right {
    float: right !important
}

#n-footer {
    background: #2D2D2D;
    color: #fff
}

#n-footer .firends-website {
    height: 120px;
    width: 100%;
    display: table;
    table-layout: fixed
}

#n-footer .firends-website .row {
    display: table-row;
    height: 100%
}

#n-footer .firends-website .col {
    display: table-cell;
    vertical-align: middle;
    width: 234px;
    height: 100%;
    text-align: center
}

#n-footer .other {
    border-top: 1px solid #000
}

#n-footer .other .layout {
    *zoom: 1
}

#n-footer .other .layout:before, #n-footer .other .layout:after {
    display: table;
    content: "";
    line-height: 0
}

#n-footer .other .layout:after {
    clear: both
}

#n-footer .other:before {
    display: block;
    content: "";
    border-top: 1px solid #464646
}

#n-footer .other .copyright {
    height: 35px;
    line-height: 35px;
    color: #7f7f7f;
    font-size: 12px
}

#n-footer .other .col-l {
    float: left;
    width: 50%
}

#n-footer .other .col-r {
    float: right;
    width: 50%
}

#n-footer .other .contact {
    width: auto;
    *zoom: 1
}

#n-footer .other .contact:before, #n-footer .other .contact:after {
    display: table;
    content: "";
    line-height: 0
}

#n-footer .other .contact:after {
    clear: both
}

#n-footer .other .contact .item {
    float: left;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    padding-left: 10px
}

#n-footer .other .contact .item, #n-footer .other .contact .item a {
    color: #7f7f7f
}

#n-footer .other .contact .item .icon, #n-footer .other .contact .item span {
    display: inline-block;
    vertical-align: middle
}

#n-footer .other .contact .item .icon {
    font-family: iconfont !important;
    font-size: 14px;
    font-style: normal;
    width: 14px;
    height: 14px;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 3px;
    line-height: 1
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.pull-left {
    float: left !important
}

.pull-right {
    float: right !important
}

body {
    padding-top: 0 !important
}

.out-nav-bar {
    min-height: 45px
}

#bulletin.hide {
    margin-top: -50px;
    -webkit-transition: margin-top ease .2s;
    -moz-transition: margin-top ease .2s;
    transition: margin-top ease .2s
}

#bulletin .outer-wrap {
    background: #f8f8f8;
    border-radius: 0 0 8px 8px;
    -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .2);
    padding: 0 15px;
    margin-bottom: 10px;
    position: relative;
    border-bottom: 1px solid #ccc
}

#bulletin .content {
    height: 40px;
    display: table-cell;
    vertical-align: middle;
    color: #606060;
    line-height: 20px;
    position: relative
}

#bulletin .content .icon {
    width: 16px;
    height: 16px;
    display: inline-block
}

#bulletin .icon {
    display: inline-block;
    font-family: iconfont;
    font-size: 16px;
    color: #fe5b56;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    margin-right: 5px;
    font-weight: 400
}

#bulletin .close-btn {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 10px;
    right: 10px
}

#bulletin .close-btn:hover .icon {
    color: #fe5b56
}

#bulletin .close-btn .icon {
    color: #464646;
    width: 20px;
    height: 20px;
    font-size: 20px;
    -webkit-transition: all ease .2s;
    -moz-transition: all ease .2s;
    transition: all ease .2s
}

#top__nav {
    position: relative;
    z-index: 99
}

#top__nav .site-links .wechat:hover:after {
    transform: rotate(0);
    border-top-color: #ef4c01
}

#top__nav .site-links .wechat:hover .dropdown {
    display: block;
    -webkit-animation: dropdownShow ease .4s;
    animation: dropdownShow ease .4s
}

#top__nav .dropdown:before, #top__nav .dropdown:after {
    content: "";
    width: 0;
    height: 0;
    font-size: 0;
    border-style: solid
}

#top__nav .dropdown {
    position: absolute;
    padding: 5px;
    border: 1px solid #e4e4e4;
    border-radius: 2px;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .1);
    background: #fff;
    display: none;
    z-index: 1000;
    left: 50%;
    margin-left: -585px;
    top: 40px
}

#top__nav .dropdown:before, #top__nav .dropdown:after {
    position: absolute;
    border-width: 0 8px 8px;
    border-color: transparent transparent #e4e4e4;
    top: -8px;
    left: 30px;
    z-index: 1
}

#top__nav .dropdown:after {
    z-index: 2;
    border-bottom-color: #fff;
    top: -6px
}

#top__nav .dropdown img {
    width: 161px;
    height: 161px;
    vertical-align: bottom
}

#n-top-bar {
    background: #fff;
    position: relative;
    z-index: 19;
    width: 100%
}

#n-top-bar.shadow {
    background: #f9f9f9;
    border-bottom: 1px solid #d5d5d5;
    box-shadow: 0 1px 4px 1px rgba(0, 0, 0, .1)
}

#n-top-bar .icon {
    font-family: iconfont;
    font-size: 16px;
    color: #c81432;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1
}

#n-top-bar .wrapper {
    height: 43px;
    border-bottom: 1px solid #efefef;
    *zoom: 1
}

#n-top-bar .wrapper:before, #n-top-bar .wrapper:after {
    display: table;
    content: "";
    line-height: 0
}

#n-top-bar .wrapper:after {
    clear: both
}

#n-top-bar .site-links {
    float: left
}

#n-top-bar .share-entry {
    float: right;
    width: 150px;
    height: 35px;
    margin: 6px 20px 6px 0;
    border-radius: 3px;
    overflow: hidden
}

#n-top-bar .user-links {
    float: right
}

#n-top-bar .link, #n-top-bar .split {
    display: inline-block;
    vertical-align: middle
}

#n-top-bar .split2 {
    width: 1px;
    height: 12px;
    background: #e1e1e1;
    display: inline-block;
    vertical-align: middle;
    margin-top: 3px
}

#n-top-bar .link {
    height: 43px;
    line-height: 43px;
    font-size: 14px;
    color: #484848;
    text-decoration: none;
    padding: 0 14px
}

#n-top-bar .link i, #n-top-bar .link b, #n-top-bar .link:after {
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    vertical-align: middle;
    color: #c81432
}

#n-top-bar .link b {
    color: #000
}

#n-top-bar .link .icon {
    margin-right: 6px;
    min-width: 16px
}

#n-top-bar .link:hover {
    transition: all ease .2s;
    color: #ef4c01
}

#n-top-bar .link:hover .icon {
    transition: all ease .2s
}

#n-top-bar .link:hover b {
    color: #c81432
}

#n-top-bar .tel:hover {
    color: #c81432;
    text-decoration: none
}

#n-top-bar .tel i {
    display: inline-block;
    width: 16px;
    height: 16px;
    position: relative;
    background-size: contain
}

#n-top-bar .tel b {
    font-size: 16px;
    color: #c81432
}

#n-top-bar .split {
    width: 1px;
    height: 12px;
    background: #e1e1e1
}

#n-top-bar .split-long {
    height: 20px;
    background: #666;
    position: relative
}

#n-top-bar .site-links .wechat {
    position: relative;
    padding-left: 0
}

#n-top-bar .site-links .wechat:after {
    margin-left: 2px;
    border-width: 3px 3px 0;
    border-color: #bbb transparent transparent;
    transition: all ease .2s;
    transform: rotate(-90deg)
}

#n-top-bar .site-links .wechat:hover:after {
    transform: rotate(0);
    border-top-color: #ef4c01
}

#n-top-bar .site-links .wechat:hover .dropdown {
    display: block;
    -webkit-animation: dropdownShow ease .4s;
    animation: dropdownShow ease .4s
}

#n-top-bar .site-links .wechat .dropdown {
    position: absolute;
    padding: 5px;
    border: 1px solid #e4e4e4;
    border-radius: 2px;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .1);
    background: #fff;
    top: 95%;
    left: 0;
    display: none
}

#n-top-bar .site-links .wechat .dropdown:before, #n-top-bar .site-links .wechat .dropdown:after {
    position: absolute;
    border-width: 0 8px 8px;
    border-color: transparent transparent #e4e4e4;
    top: -8px;
    left: 30px;
    z-index: 1
}

#n-top-bar .site-links .wechat .dropdown:after {
    z-index: 2;
    border-bottom-color: #fff;
    top: -6px
}

#n-top-bar .site-links .wechat .dropdown img {
    width: 161px;
    height: 161px;
    vertical-align: bottom
}

#n-top-bar .user-links .link {
    padding: 0 10px
}

#n-top-bar .user-links .link .icon {
    font-size: 14px;
    margin-right: 3px;
    min-width: 14px
}

#n-top-bar .user-links .login-btn, #n-top-bar .user-links .register-btn {
    font-weight: 400
}

#n-top-bar .user-links .sitemap, #n-top-bar .user-links .zixun, #n-top-bar .user-links .question-bank, #n-top-bar .user-links .open-lessons, #n-top-bar .user-links .client-down, #n-top-bar .user-links .zixun2, #n-top-bar .user-links .question-bank2, #n-top-bar .user-links .open-lessons2, #n-top-bar .user-links .client-down2, #n-top-bar .user-links .tablet {
    margin-right: 15px
}

#n-top-bar .user-links .sitemap a, #n-top-bar .user-links .zixun a, #n-top-bar .user-links .question-bank a, #n-top-bar .user-links .open-lessons a, #n-top-bar .user-links .client-down a, #n-top-bar .user-links .zixun2 a, #n-top-bar .user-links .question-bank2 a, #n-top-bar .user-links .open-lessons2 a, #n-top-bar .user-links .client-down2 a, #n-top-bar .user-links .tablet a {
    display: inline-block;
    color: #999;
    font-size: 14px;
    height: 43px;
    line-height: 43px;
    text-decoration: none;
    vertical-align: middle
}

#n-top-bar .user-links .sitemap:hover a {
    color: #666
}

#n-top-bar .user-links .question-bank:hover a {
    color: #666
}

#n-top-bar .user-links .open-lessons:hover a {
    color: #666
}

#n-top-bar .user-links .client-down:hover a {
    color: #666
}

#n-top-bar .user-links .question-bank2:hover a {
    color: #666
}

#n-top-bar .user-links .open-lessons2:hover a {
    color: #666
}

#n-top-bar .user-links .client-down2:hover a {
    color: #666
}

#n-top-bar .user-links .user .avatar {
    width: 24px;
    height: 24px;
    border-radius: 100%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
    outline: 0;
    overflow: hidden
}

#n-top-bar .user-links .msg {
    position: relative
}

#n-top-bar .user-links .msg .count {
    position: absolute;
    background-color: #ff6161;
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-family: SimSun;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    line-height: 19px;
    top: 4px;
    left: 5px
}

#n-top-bar .user-links .button {
    display: inline-block;
    height: 28px;
    border-radius: 2px;
    width: 78px;
    text-align: center;
    line-height: 28px;
    padding: 0;
    margin-top: 7.5px;
    font-size: 12px;
    color: #666;
    text-decoration: none;
    margin-left: 10px;
    background: #ececec;
    transition: all ease .2s
}

#n-top-bar .user-links .button:hover {
    background-color: #e4e4e4
}

#n-top-bar .user-links .register-btn {
    background-color: #c80032;
    color: #fff
}

#n-top-bar .user-links .register-btn:hover {
    background-color: #a30303
}

#n-nav-bar {
    position: relative;
    width: 100%;
    top: 0;
    z-index: 19;
    background: #fff;
    border-bottom: 1px solid #eee
}

#n-nav-bar .nav-box {
    position: relative;
    height: 72px;
    overflow: visible !important;
    white-space: nowrap
}

#n-nav-bar .nav-box:after {
    content: "";
    width: 0;
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

#n-nav-bar .logo {
    display: inline-block;
    vertical-align: middle;
    width: 230px;
    height: 41px;
    position: relative
}

#n-nav-bar .logo .logo-img {
    display: block;
    height: 100%
}

#n-nav-bar .logo .logo-href {
    display: inline-block;
    vertical-align: middle;
    width: 72px;
    height: 40px
}

#n-nav-bar .logo .logo-href .logo-double {
    display: block;
    width: 72px;
    height: 40px;
    position: absolute;
    left: 220px;
    bottom: 0
}

#n-nav-bar .tel {
    position: absolute;
    top: -44px;
    left: 0;
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    height: 43px;
    line-height: 43px;
    font-size: 14px;
    color: #484848;
    text-decoration: none
}

#n-nav-bar .tel:hover {
    color: #c81432;
    text-decoration: none
}

#n-nav-bar .tel i {
    font-family: iconfont;
    display: inline-block;
    width: 16px;
    height: 16px;
    position: relative;
    background-size: contain;
    color: #c81432
}

#n-nav-bar .tel b {
    font-size: 16px;
    font-weight: 400;
    color: #c42926
}

#n-nav-bar .slogan {
    float: left;
    width: 241px;
    height: 42px;
    margin-top: 18px;
    margin-left: 40px;
    font-size: 0;
    position: relative;
    background-repeat: no-repeat;
}

#n-nav-bar .slogan:before {
    content: "";
    position: absolute;
    top: 0;
    left: -20px;
    height: 42px;
    width: 1px;
    background: #e5e5e5
}

#n-nav-bar .intro {
    float: left;
    width: 140px;
    font-size: 14px;
    line-height: 18px;
    margin-top: 23px;
    margin-left: 20px;
    padding-left: 15px;
    border-left: 1px solid #e5e5e5;
    font-family: "Microsoft YaHei"
}

#n-nav-area {
    display: inline-block;
    vertical-align: middle;
    margin-left: 345px;
    position: relative
}

#n-nav-area .item {
    display: inline-block;
    padding: 0 20px;
    float: left;
    color: #222;
    position: relative;
    margin-left: -1px;
    font-size: 14px;
    text-decoration: none;
    cursor: pointer
}

#n-nav-area .item:hover {
    color: #c32316
}

#n-nav-area .item.area-lessons, #n-nav-area .item.area-zixun, #n-nav-area .item.area-course {
    background: url(../images/arr-bottom_6e1076e.png) no-repeat center right
}

#n-nav-area .item.area-lessons:hover, #n-nav-area .item.area-zixun:hover, #n-nav-area .item.area-course:hover {
    background: url(../images/arr-bottom-active_6d076dc.png) no-repeat center right
}

#n-nav-area .item .addon {
    position: absolute
}

#n-nav-area .item .addon.new {
    top: 14px;
    right: 0;
    width: 27px;
    height: 16px;
    background-repeat: no-repeat;
}

#n-nav-area .current {
    color: #c80032
}

#n-nav-area .under-bar {
    position: absolute;
    left: 0;
    bottom: 13px;
    height: 4px;
    width: 0;
    background: #fe5b56
}

#n-nav-area .wzclLessons {
    display: none;
    position: absolute;
    top: 32px;
    left: 149px;
    width: 118px
}

#n-nav-area .wzclLessons li {
    background-color: #fff
}

#n-nav-area .wzclLessons li:hover {
    background-color: #f4f4f4
}

#n-nav-area .wzclLessons li a {
    display: block;
    width: 102px;
    height: 40px;
    padding-left: 16px;
    font-size: 14px;
    color: #666;
    text-align: left;
    line-height: 40px;
    text-decoration: none;
    background: url(../images/right-arr_a58fb1e.png) no-repeat 95px 16px
}

#n-nav-area .wzclLessons li a:hover {
    color: #333
}

#n-nav-area .secondwzclLessons {
    display: none;
    position: absolute;
    left: 263px;
    top: 32px;
    width: 118px
}

#n-nav-area .secondwzclLessons li {
    background-color: #fff
}

#n-nav-area .secondwzclLessons li:hover {
    background-color: #f4f4f4
}

#n-nav-area .secondwzclLessons li a {
    display: block;
    width: 102px;
    height: 40px;
    padding-left: 16px;
    font-size: 14px;
    color: #666;
    text-align: left;
    line-height: 40px;
    text-decoration: none;
    background: url(../images/right-arr_a58fb1e.png) no-repeat 95px 16px
}

#n-nav-area .secondwzclLessons li a:hover {
    color: #333
}

#n-nav-area .thirdwzclLessons {
    display: none;
    position: absolute;
    left: 381px;
    top: 32px;
    width: 118px
}

#n-nav-area .thirdwzclLessons li {
    background-color: #fff
}

#n-nav-area .thirdwzclLessons li:hover {
    background-color: #f4f4f4
}

#n-nav-area .thirdwzclLessons li a {
    display: block;
    width: 102px;
    height: 40px;
    padding-left: 16px;
    font-size: 14px;
    color: #666;
    text-align: left;
    line-height: 40px;
    text-decoration: none
}

#n-nav-area .thirdwzclLessons li a:hover {
    color: #333
}

#n-nav-area .zixunTags {
    display: none;
    position: absolute;
    left: 341px;
    width: 118px;
    top: 25px;
    *zoom: 1
}

#n-nav-area .zixunTags:before, #n-nav-area .zixunTags:after {
    display: table;
    content: "";
    line-height: 0
}

#n-nav-area .zixunTags:after {
    clear: both
}

#n-nav-area .zixunTags li {
    float: left;
    background-color: #fff
}

#n-nav-area .zixunTags li:hover {
    background-color: #f4f4f4
}

#n-nav-area .zixunTags li a {
    display: block;
    width: 118px;
    height: 40px;
    font-size: 14px;
    color: #666;
    text-align: center;
    line-height: 40px;
    text-decoration: none
}

#n-nav-area .zixunTags li a:hover {
    color: #333
}

#n-nav-area .primary-courses {
    display: none;
    position: absolute;
    right: 0;
    width: 118px;
    top: 25px;
    *zoom: 1
}

#n-nav-area .primary-courses:before, #n-nav-area .primary-courses:after {
    display: table;
    content: "";
    line-height: 0
}

#n-nav-area .primary-courses:after {
    clear: both
}

#n-nav-area .primary-courses li {
    float: left;
    background-color: #fff
}

#n-nav-area .primary-courses li:hover {
    background-color: #f4f4f4
}

#n-nav-area .primary-courses li a {
    display: block;
    width: 118px;
    height: 40px;
    font-size: 14px;
    color: #666;
    text-align: center;
    line-height: 40px;
    text-decoration: none
}

#n-nav-area .primary-courses li a:hover {
    color: #333
}

#gonggao {
    padding: 8px 0;
    text-align: center;
    line-height: 22px;
    background-color: #f6f6f6;
    font-size: 12px;
    font-family: SimSun;
    border-bottom: 1px solid #ddd
}

#gonggao a {
    padding: 0 10px;
    margin-left: 10px
}

#gonggao i {
    font-family: iconfont;
    font-size: 18px;
    color: #fb4040;
    font-style: normal
}

#national-day-tip {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    z-index: 100
}

#national-day-tip.winter {
    background: url(../images/activity_entry_pc_fe95779.gif) no-repeat center top
}

#national-day-tip.term-begins {
    background: url(../images/term_begins_entry_pc_8adb1e4.gif) no-repeat center top
}

#national-day-tip .link {
    display: block;
    width: 100%;
    height: 100%
}

#national-day-tip .close {
    display: none;
    position: absolute;
    top: 18px;
    right: 10px;
    font-family: iconfont;
    font-size: 16px;
    color: #fffcef;
    color: rgba(0, 0, 0, .2);
    line-height: 1;
    font-style: normal;
    cursor: pointer
}

#BDBridgeFixedWrap {
    overflow: hidden
}

@-webkit-keyframes dropdownShow {
    0% {
        -webkit-transform: translateY(-10px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(0);
        opacity: 1
    }
}

@keyframes dropdownShow {
    0% {
        transform: translateY(-10px);
        opacity: 0
    }
    100% {
        transform: translateY(0);
        opacity: 1
    }
}

.secoundTag {
    display: none;
    position: absolute;
    width: 140px;
    top: 72px;
    right: -20px;
    background: #fff
}

.secoundTag li {
    width: 140px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 21px
}

.secoundTag li a {
    border-radius: 20px;
    text-decoration: none;
    box-sizing: content-box !important
}

.secoundTag li a:hover {
    color: #fff
}

.secoundTag li a .icon {
    position: relative;
    left: -12px;
    top: 3px;
    width: 20px;
    height: 20px;
    display: inline-block
}

.secoundTag li.tuijian a .icon {
    background-repeat: no-repeat;
}

.secoundTag li.tuijian a:hover {
    background-color: #fe5b56
}

.secoundTag li.tuijian a:hover .icon {
    background-repeat: no-repeat;
}

.secoundTag li.zixun a .icon {
    background-repeat: no-repeat;
}

.secoundTag li.zixun a:hover {
    background-color: #fe5b56
}

.secoundTag li.zixun a:hover .icon {
    background-repeat: no-repeat;
}

.secoundTag li.xinwen a .icon {
    background-repeat: no-repeat;
}

.secoundTag li.xinwen a:hover {
    background-color: #fe5b56
}

.secoundTag li.xinwen a:hover .icon {
    background-repeat: no-repeat;
}

.secoundTag li.jiazhang a .icon {
    background-repeat: no-repeat;
}

.secoundTag li.jiazhang a:hover {
    background-color: #fe5b56
}

.secoundTag li.jiazhang a:hover .icon {
    background-repeat: no-repeat;
}

.secoundTag li.xuesheng a .icon {
    background-repeat: no-repeat;
}

.secoundTag li.xuesheng a:hover {
    background-color: #fe5b56
}

.secoundTag li.xuesheng a:hover .icon {
    background-repeat: no-repeat;
}

.secoundTag li a {
    padding: 0 20px 0 32px;
    display: inline-block;
    width: 88px;
    height: 100%;
    font-size: 16px;
    color: #666
}

.secoundTag-cakebox {
    display: none;
    position: absolute;
    width: 140px;
    top: 50px;
    right: -20px;
    background: #fff
}

.secoundTag-cakebox li {
    width: 140px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 21px
}

.secoundTag-cakebox li a {
    border-radius: 20px;
    text-decoration: none;
    box-sizing: content-box !important
}

.secoundTag-cakebox li a:hover {
    color: #fff
}

.secoundTag-cakebox li a .icon {
    position: relative;
    left: -12px;
    top: 3px;
    width: 20px;
    height: 20px;
    display: inline-block
}

.secoundTag-cakebox li.tuijian a .icon {
    background-repeat: no-repeat;
}

.secoundTag-cakebox li.tuijian a:hover {
    background-color: #fe5b56
}

.secoundTag-cakebox li.tuijian a:hover .icon {
    background-repeat: no-repeat;
}

.secoundTag-cakebox li.zixun a .icon {
    background-repeat: no-repeat;
}

.secoundTag-cakebox li.zixun a:hover {
    background-color: #fe5b56
}

.secoundTag-cakebox li.zixun a:hover .icon {
    background-repeat: no-repeat;
}

.secoundTag-cakebox li.xinwen a .icon {
    background-repeat: no-repeat;
}

.secoundTag-cakebox li.xinwen a:hover {
    background-color: #fe5b56
}

.secoundTag-cakebox li.xinwen a:hover .icon {
    background-repeat: no-repeat;
}

.secoundTag-cakebox li.jiazhang a .icon {
    background-repeat: no-repeat;
}

.secoundTag-cakebox li.jiazhang a:hover {
    background-color: #fe5b56
}

.secoundTag-cakebox li.jiazhang a:hover .icon {
    background-repeat: no-repeat;
}

.secoundTag-cakebox li.xuesheng a .icon {
    background-repeat: no-repeat;
}

.secoundTag-cakebox li.xuesheng a:hover {
    background-color: #fe5b56
}

.secoundTag-cakebox li.xuesheng a:hover .icon {
    background-repeat: no-repeat;
}

.secoundTag-cakebox li a {
    padding: 0 20px 0 32px;
    display: inline-block;
    width: 88px;
    height: 100%;
    font-size: 16px;
    color: #666
}

#n-nav-area-cakebox {
    position: absolute;
    right: 0;
    margin-right: -20px
}

#n-nav-area-cakebox .item {
    display: inline-block;
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    float: left;
    color: #222;
    position: relative;
    margin-left: -1px;
    font-size: 14px;
    text-decoration: none;
    cursor: pointer
}

#n-nav-area-cakebox .item .addon {
    position: absolute
}

#n-nav-area-cakebox .item .addon.new {
    top: 14px;
    right: 0;
    width: 27px;
    height: 16px;
    background-repeat: no-repeat;
}

#n-nav-area-cakebox .current {
    color: #fe5b56
}

#n-nav-area-cakebox .under-bar-cakebox {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    width: 0;
    background: #fe5b56
}

#n-nav-bar-cakebox {
    display: none;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 100;
    background: #fff;
    border-bottom: 1px solid #eee
}

#n-nav-bar-cakebox .icon {
    font-family: iconfont;
    font-size: 16px;
    color: #c81432;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1
}

#n-nav-bar-cakebox .tel {
    position: relative;
    left: 72px;
    top: 3px
}

#n-nav-bar-cakebox .tel:hover {
    color: #c81432;
    text-decoration: none
}

#n-nav-bar-cakebox .tel i {
    display: inline-block;
    width: 16px;
    height: 16px;
    position: relative;
    background-size: contain
}

#n-nav-bar-cakebox .tel b {
    font-size: 16px;
    color: #c81432
}

#n-nav-bar-cakebox .link {
    height: 43px;
    line-height: 43px;
    font-size: 14px;
    color: #484848;
    text-decoration: none;
    padding: 0 14px
}

#n-nav-bar-cakebox .link i, #n-nav-bar-cakebox .link b, #n-nav-bar-cakebox .link:after {
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    vertical-align: middle;
    color: #c81432
}

#n-nav-bar-cakebox .link .icon {
    margin-right: 6px;
    min-width: 16px
}

#n-nav-bar-cakebox .link:hover {
    transition: all ease .2s;
    color: #ef4c01
}

#n-nav-bar-cakebox .link:hover .icon {
    transition: all ease .2s
}

#n-nav-bar-cakebox .link:hover b {
    color: #c81432
}

#n-nav-bar-cakebox .nav-box-cakebox {
    position: relative;
    height: 50px;
    z-index: 10
}

#n-nav-bar-cakebox .logo-cakebox {
    float: left;
    width: 128px;
    height: 33px;
    margin-top: 12px;
    position: relative
}

#n-nav-bar-cakebox .logo-cakebox img {
    display: block;
    position: absolute;
    height: 26px
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.pull-left {
    float: left !important
}

.pull-right {
    float: right !important
}

#reservation-bar, #reservation, #n-footer {
    -wekbkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

#reservation-bar .ui-button-dialog, #reservation .ui-button-dialog, #n-footer .ui-button-dialog {
    display: inline-block;
    color: #fff;
    outline: 0;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    background: #d22417
}

#reservation-bar .ui-button-dialog:hover, #reservation .ui-button-dialog:hover, #n-footer .ui-button-dialog:hover {
    color: #fff;
    background: #e54951
}

#reservation-bar .ui-button-dialog:active, #reservation .ui-button-dialog:active, #n-footer .ui-button-dialog:active {
    color: #fff;
    background: #b4002c
}

#reservation-bar .ui-button, #reservation .ui-button, #n-footer .ui-button {
    display: inline-block;
    width: 130px;
    height: 30px;
    padding: 0;
    line-height: 30px;
    border: 0;
    border-radius: 2px;
    background: #d22417;
    color: #fff;
    outline: 0;
    cursor: pointer
}

#reservation-bar .ui-button:hover, #reservation .ui-button:hover, #n-footer .ui-button:hover {
    color: #fff;
    background: #d22417
}

#reservation-bar .ui-button:active, #reservation .ui-button:active, #n-footer .ui-button:active {
    color: #fff;
    background: #da3137
}

#reservation-bar .ui-button[disabled], #reservation .ui-button[disabled], #n-footer .ui-button[disabled] {
    transition: none;
    -webkit-transition: none;
    background: #ccc !important
}

#reservation-bar.huanglei .form .ui-form-item.ui-form-item-error .ui-form-explain, #reservation.huanglei .form .ui-form-item.ui-form-item-error .ui-form-explain {
    display: inline-block
}

#reservation-bar.huanglei .form .ui-form-item.ui-form-item-error.vertify-code .ui-form-explain, #reservation.huanglei .form .ui-form-item.ui-form-item-error.vertify-code .ui-form-explain {
    position: absolute;
    height: 24px;
    line-height: 24px;
    background-color: #f24343;
    font-size: 12px;
    color: #fff;
    border-radius: 2px;
    top: 8px;
    z-index: 2;
    padding: 0 10px;
    -webkit-animation: none;
    -o-animation: none;
    animation: none !important;
    right: 158px;
    left: initial
}

#reservation-bar.huanglei .form .ui-form-item.ui-form-item-error.vertify-code .ui-form-explain a, #reservation.huanglei .form .ui-form-item.ui-form-item-error.vertify-code .ui-form-explain a {
    color: #9acd32
}

#reservation-bar.huanglei .form .ui-form-item.ui-form-item-error.vertify-code .ui-form-explain:after, #reservation.huanglei .form .ui-form-item.ui-form-item-error.vertify-code .ui-form-explain:after {
    border: 0;
    display: none
}

#reservation-bar.huanglei .form .ui-form-item .input-wrap .mobile86, #reservation.huanglei .form .ui-form-item .input-wrap .mobile86 {
    font-size: 14px;
    color: #666;
    position: absolute;
    left: 10px;
    top: 9px
}

#reservation-bar.huanglei .form .ui-form-item .input-wrap .mobile, #reservation.huanglei .form .ui-form-item .input-wrap .mobile {
    padding-left: 40px;
    width: 248px
}

#reservation-bar.huanglei .form .ui-form-item .ui-vertify-code #stu_code, #reservation.huanglei .form .ui-form-item .ui-vertify-code #stu_code {
    width: 170px !important
}

#reservation-bar.huanglei .form .ui-form-item .ui-vertify-code .verify-btn, #reservation.huanglei .form .ui-form-item .ui-vertify-code .verify-btn {
    width: 100px;
    height: 35px;
    line-height: 35px;
    border-radius: 4px;
    text-align: center;
    background: #f24343;
    cursor: pointer;
    color: #fff;
    position: absolute;
    right: 45px;
    top: 1px
}

#reservation-bar.huanglei .form .ui-form-item .ui-form-explain, #reservation.huanglei .form .ui-form-item .ui-form-explain {
    display: none;
    position: absolute;
    height: 24px;
    line-height: 24px;
    background-color: #f24343;
    font-size: 12px;
    color: #fff;
    border-radius: 2px;
    top: 8px;
    z-index: 2;
    padding: 0 10px;
    -webkit-animation: none;
    -o-animation: none;
    animation: none !important;
    right: 60px;
    left: initial
}

#reservation-bar.huanglei .form .ui-form-item .ui-form-explain a, #reservation.huanglei .form .ui-form-item .ui-form-explain a {
    color: #9acd32
}

#reservation-bar.huanglei .form .ui-form-item .ui-form-explain:after, #reservation.huanglei .form .ui-form-item .ui-form-explain:after {
    border: 0;
    display: none
}

#reservation-bar .form, #reservation .form {
    position: relative;
    *zoom: 1
}

#reservation-bar .form:before, #reservation .form:before, #reservation-bar .form:after, #reservation .form:after {
    display: table;
    content: "";
    line-height: 0
}

#reservation-bar .form:after, #reservation .form:after {
    clear: both
}

#reservation-bar .form #rightimg, #reservation .form #rightimg {
    position: absolute;
    right: -85px;
    top: 3px
}

#reservation-bar .form input, #reservation .form input, #reservation-bar .form select, #reservation .form select {
    outline: 0 !important;
    box-shadow: none !important;
    box-sizing: content-box
}

#reservation-bar .form input, #reservation .form input {
    font-size: 14px;
    padding: 0 10px;
    height: 28px;
    border: 1px solid #adadad;
    outline: 0;
    border-radius: 2px;
    background: #f5f5f5;
    width: 258px
}

#reservation-bar .form input:disabled, #reservation .form input:disabled, #reservation-bar .form textarea:disabled, #reservation .form textarea:disabled {
    background: #fff
}

#reservation-bar .form select, #reservation .form select {
    height: 28px !important;
    border: 1px solid #ededed;
    border-radius: 2px;
    padding: 0 !important
}

#reservation-bar .form .selectric-wrapper .selectric, #reservation .form .selectric-wrapper .selectric {
    border: 1px solid #ededed
}

#reservation-bar .form .close-btn, #reservation .form .close-btn {
    position: absolute;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-size: 26px;
    right: 15px;
    top: 15px;
    font-weight: 400;
    text-decoration: none;
    color: #ccc;
    transition: all ease .2s;
    -webkit-transition: all ease .2s
}

#reservation-bar .form .close-btn:hover, #reservation .form .close-btn:hover {
    color: #666
}

#reservation-bar .form .ui-form-item, #reservation .form .ui-form-item {
    position: relative;
    margin-top: 0 !important
}

#reservation-bar .form .ui-form-item.vertify-code, #reservation .form .ui-form-item.vertify-code {
    right: 0;
    top: 0
}

#reservation-bar .form .ui-form-item.vertify-code .verify-btn, #reservation .form .ui-form-item.vertify-code .verify-btn {
    width: 70px;
    height: 25px;
    line-height: 25px;
    border-radius: 3px;
    text-align: center;
    background: #f24343;
    cursor: pointer;
    color: #fff;
    position: absolute;
    right: 2px;
    top: 2px
}

#reservation-bar .form .ui-form-item.vertify-code input, #reservation .form .ui-form-item.vertify-code input {
    width: 150px !important
}

#reservation-bar .form .ui-form-item.btn-box, #reservation .form .ui-form-item.btn-box {
    position: absolute;
    right: 0;
    top: 10px
}

#reservation-bar .form .ui-form-item.btn-box-bar, #reservation .form .ui-form-item.btn-box-bar {
    position: absolute;
    right: 265px
}

#reservation-bar .form .ui-form-item:after, #reservation .form .ui-form-item:after {
    display: none !important
}

#reservation-bar .form .ui-form-item.ui-form-item-error select, #reservation .form .ui-form-item.ui-form-item-error select, #reservation-bar .form .ui-form-item.ui-form-item-error .selectric-wrapper .selectric, #reservation .form .ui-form-item.ui-form-item-error .selectric-wrapper .selectric, #reservation-bar .form .ui-form-item.ui-form-item-error input, #reservation .form .ui-form-item.ui-form-item-error input {
    border-color: #f24343
}

#reservation-bar .form .ui-form-item .ui-form-explain, #reservation .form .ui-form-item .ui-form-explain {
    background-image: none !important
}

#reservation-bar .form .ui-form-item.quick-appoint, #reservation .form .ui-form-item.quick-appoint {
    position: absolute;
    top: 10px;
    right: 0
}

#reservation-bar .form .ui-form-explain, #reservation .form .ui-form-explain {
    display: none;
    position: absolute;
    height: 24px;
    line-height: 24px;
    padding: 0 7px;
    background-color: #f24343;
    font-size: 12px;
    color: #fff;
    border-radius: 2px;
    left: 0;
    top: -30px;
    z-index: 2
}

#reservation-bar .form .ui-form-explain a, #reservation .form .ui-form-explain a {
    color: #9acd32
}

#reservation-bar .form .ui-form-explain:after, #reservation .form .ui-form-explain:after {
    position: absolute;
    border: 0 solid transparent;
    border-width: 4px 4px 0;
    border-top-color: #f24343;
    content: "";
    bottom: -4px;
    left: 10px
}

#reservation-bar .form .selectric-wrapper .label, #reservation .form .selectric-wrapper .label, #reservation-bar .form .selectric-wrapper .button, #reservation .form .selectric-wrapper .button {
    height: 30px;
    line-height: 30px
}

#reservation-bar .form .input-wrap, #reservation .form .input-wrap {
    display: inline-block;
    font-size: 0;
    border-radius: 2px;
    background: #fff;
    position: relative;
    z-index: 1
}

#reservation-bar .form .input-wrap .placeholder, #reservation .form .input-wrap .placeholder {
    font-size: 12px;
    z-index: -1
}

.lt-ie9 #reservation-bar .input-wrap input, .lt-ie9 #reservation .input-wrap input {
    line-height: 30px;
    background-color: transparent
}

.img-box {
    position: relative;
    top: 43px;
    height: 0
}

.img-box .img {
    width: 122px;
    height: 133px;
    position: fixed;
    bottom: 0;
    left: 19%;
    z-index: 10000;
    margin-left: -325px;
    left: 39%
}

#reservation-bar {
    display: none;
    position: fixed;
    height: 55px;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 9999
}

#reservation-bar .bar-box {
    height: 30px;
    position: absolute;
    width: 100%;
    left: 0;
    top: 16px;
    z-index: 100;
    overflow: hidden
}

#reservation-bar .bg-box {
    background: rgba(0, 0, 0, .6);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr='#7F000000', endcolorstr='#7F000000');
    -ms-filter: alpha(opacity=60);
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, .1);
    height: 50px;
    position: absolute;
    width: 100%;
    left: 0;
    top: 5px;
    z-index: 10
}

#reservation-bar .img {
    width: 122px;
    height: 133px;
    background-image: none;
    position: absolute;
    bottom: -9px;
    left: -12%;
    z-index: 10000
}

#reservation-bar.huanglei-bar .form .ui-form-item.btn-box {
    right: 148px
}

#reservation-bar .form {
    position: relative;
    width: 1170px;
    margin-left: -325px;
    left: 50%
}

#reservation-bar .form .ui-form-item {
    height: 30px;
    float: left;
    margin: 0 5px;
    position: relative
}

#reservation-bar .form .ui-form-item.ui-form-item-error .ui-form-explain {
    display: block;
    animation: showTip000 ease .2s;
    -webkit-animation: showTip000 ease .2s
}

#reservation-bar .form input, #reservation-bar .form select, #reservation-bar .form .selectric-wrapper .selectric {
    border-color: #ededed
}

#reservation-bar .form input, #reservation-bar .form select, #reservation-bar .form .selectric-wrapper {
    width: 132px !important;
    background: #fff
}

#reservation-bar .form input.ui-input {
    width: 112px !important
}

#reservation-bar .form slect {
    padding: 0
}

#reservation {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1999;
    display: none
}

#reservation.huanglei .dialog {
    width: 743px;
    height: 491px;
    border-radius: 15px;
    background: url(../images/appointment_bg_huanglei3_7f7dcd1.png) no-repeat 350px bottom;
    background-color: #fff;
    margin-left: -372px
}

#reservation.huanglei .dialog .step-1 {
    left: 50px;
    top: 50px;
    width: 346px;
    right: initial
}

#reservation.huanglei .form h2 {
    padding-top: 0;
    line-height: 41px;
    font-size: 30px;
    font-weight: 500
}

#reservation.huanglei .form p.expr {
    font-size: 26px;
    color: #3b3b3b;
    line-height: 36px;
    padding-bottom: 32px
}

#reservation.huanglei .form input {
    border-color: #eee
}

#reservation.huanglei .form .ui-form-item {
    margin-bottom: 18px
}

#reservation.huanglei .form .ui-form-item.btn-wrap {
    margin-top: 32px !important;
    text-align: left
}

#reservation.huanglei .form .ui-form-item.btn-wrap #getFreeLesson {
    width: 302px;
    border-radius: 20px;
    font-weight: 700
}

#reservation.huanglei .form .ui-form-item input {
    height: 36px;
    background: #fff
}

#reservation.huanglei .form .ui-form-item select {
    margin-bottom: 0;
    width: 144px !important;
    height: 36px !important;
    background: #fff;
    border-color: #eee
}

#reservation.huanglei .form .ui-form-item select.stu-subject {
    margin-left: 6px;
    float: initial
}

#reservation.show {
    display: block
}

#reservation.show:after {
    background: rgba(0, 0, 0, .6);
    animation: showMask000 ease .6s;
    -webkit-animation: showMask000 ease .6s
}

#reservation:after {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
    background: rgba(0, 0, 0, 0)
}

#reservation .dialog {
    position: absolute;
    z-index: 1;
    width: 819px;
    height: 353px;
    background: url(../images/appointment_bg_0664d88.png) no-repeat center;
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, .1);
    bottom: -100%;
    left: 50%;
    margin-left: -415px;
    overflow: hidden
}

#reservation .form-wrap {
    height: 100%;
    overflow: hidden
}

#reservation .form-wrap .p {
    width: 536px;
    height: 280px;
    float: left
}

#reservation .form {
    position: absolute;
    width: 280px;
    height: 100%;
    right: 79px;
    *zoom: 1
}

#reservation .form:before, #reservation .form:after {
    display: table;
    content: "";
    line-height: 0
}

#reservation .form:after {
    clear: both
}

#reservation .form .form-item-wrap {
    height: 100%;
    width: 100%;
    overflow: hidden
}

#reservation .form .form-items {
    height: 100%;
    position: relative;
    z-index: 2
}

#reservation .form .ui-form-item {
    margin-bottom: 10px;
    width: 100%
}

#reservation .form .ui-form-item.ui-form-item-error:hover .ui-form-explain {
    display: block;
    animation: showTip000 ease .2s;
    -webkit-animation: showTip000 ease .2s
}

#reservation .form h2 {
    padding-top: 41px;
    color: #333;
    font-size: 24px;
    text-align: left;
    line-height: 28px
}

#reservation .form p.expr {
    font-size: 20px;
    color: #fe5b56;
    line-height: 24px;
    padding-bottom: 16px
}

#reservation .form .btn-wrap {
    width: 100%;
    text-align: right
}

#reservation .form select {
    width: 132px !important;
    margin-bottom: 20px
}

#reservation .form input {
    width: 280px
}

#reservation .form .slogan-wrap {
    width: 536px;
    height: 100%;
    position: absolute;
    left: -560px;
    top: 0;
    z-index: 1
}

#reservation .form .slogan {
    position: absolute;
    color: #fff;
    text-align: left;
    top: 0;
    height: 100%;
    left: 250px;
    width: 100%
}

#reservation .form .slogan .text-wrap {
    display: table-cell;
    vertical-align: middle;
    height: 260px
}

#reservation .form .slogan h3 {
    font-size: 20px
}

#reservation .form .slogan h3:after {
    margin-top: 10px;
    display: block;
    content: "";
    width: 80px;
    border-top: 1px solid #fff
}

#reservation .form .slogan p {
    padding-top: 10px;
    font-size: 12px
}

#reservation .step-1 {
    display: none
}

#reservation .step-2 {
    display: none
}

#reservation .step-3 {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    *zoom: 1
}

#reservation .step-3:before, #reservation .step-3:after {
    display: table;
    content: "";
    line-height: 0
}

#reservation .step-3:after {
    clear: both
}

#reservation .step-3 .col-l, #reservation .step-3 .col-r {
    float: left;
    height: 100%
}

#reservation .step-3 .col-l .text-wrap, #reservation .step-3 .col-r .text-wrap {
    height: 280px;
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

#reservation .step-3 .col-l, #reservation .step-3 .col-l .text-wrap {
    width: 300px
}

#reservation .step-3 .col-l .icon {
    display: block;
    margin: 0 auto;
    width: 90px;
    height: 90px;
    background-repeat: no-repeat;
}

#reservation .step-3 .col-l strong {
    display: block;
    padding-top: 20px;
    color: #fff;
    font-size: 20px;
    font-weight: 400
}

#reservation .step-3 .col-r, #reservation .step-3 .col-r .text-wrap {
    width: 530px
}

#reservation .step-3 .col-r h3 {
    font-size: 20px;
    color: #666;
    line-height: 50px
}

#reservation .step-3 .col-r p {
    color: #999;
    font-size: 12px;
    padding: 0 20px;
    line-height: 20px;
    margin-bottom: 10px
}

#reservation .step-3 .col-r .mobile {
    color: #000;
    font-weight: 700
}

#reservation .step-3 .col-r .ui-button {
    margin-top: 10px;
    position: relative;
    right: -10px
}

#reservation .step-3 .how-use-jrb {
    position: absolute;
    width: 400px;
    padding: 10px;
    border: 1px solid #ccc;
    background: #fff;
    top: 45px;
    right: 60px;
    border-radius: 4px;
    display: none
}

#reservation .step-3 .how-use-jrb.show {
    display: block
}

#reservation .step-3 .how-use-jrb:before, #reservation .step-3 .how-use-jrb:after {
    content: "";
    position: absolute;
    border: 0 solid transparent;
    border-width: 8px 8px 0;
    border-top-color: #ccc;
    z-index: 1;
    bottom: -9px;
    left: 50%;
    margin-left: -8px
}

#reservation .step-3 .how-use-jrb:before {
    z-index: 2;
    border-top-color: #fff;
    bottom: -8px
}

#reservation .close-btn {
    position: absolute;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-size: 26px;
    right: 10px;
    top: 10px;
    font-weight: 400;
    text-decoration: none;
    color: #999;
    transition: all ease .2s;
    -webkit-transition: all ease .2s
}

#reservation .close-btn:hover {
    color: #666
}

#reservation #stu-grade {
    width: 134px;
    margin-right: 8px;
    margin-bottom: 20px
}

#reservation #getFreeLesson {
    font-size: 14px;
    width: 280px;
    height: 40px;
    text-align: center;
    line-height: 40px
}

#reservation-success {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1999;
    display: none
}

#reservation-success.show {
    display: block
}

#reservation-success.show:after {
    background: rgba(0, 0, 0, .8);
    animation: showMask000 linear .3s;
    -webkit-animation: showMask000 linear .3s
}

#reservation-success:after {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
    background: rgba(0, 0, 0, 0)
}

#reservation-success .inner-box {
    position: absolute;
    width: 820px;
    height: 536px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center
}

#reservation-success .inner-box h2 {
    color: #fff;
    height: 209px;
    font-size: 26px;
    line-height: 45px;
    background-repeat: no-repeat;
}

#reservation-success .inner-box h2 p {
    position: relative;
    top: 98px
}

#reservation-success .inner-box h2 .wechat_code {
    color: #efda00
}

#reservation-success .inner-box .qrcode {
    width: 202px;
    height: 202px
}

#reservation-success .inner-box .send-book {
    top: -34px;
    position: relative
}

#reservation-success .inner-box .J-close-btn {
    width: 198px;
    height: 100px;
    top: -42px;
    position: relative;
    cursor: pointer;
    background-repeat: no-repeat;
}

@keyframes showMask000 {
    from {
        opacity: 0
    }
    to {
        opacity: .8
    }
}

@-webkit-keyframes showMask000 {
    from {
        opacity: 0
    }
    to {
        opacity: .8
    }
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.pull-left {
    float: left !important
}

.pull-right {
    float: right !important
}

.play1 {
    animation: bganim1 .3s forwards;
    -moz-animation: bganim1 .3s forwards;
    -webkit-animation: bganim1 .3s forwards;
    -o-animation: bganim1 .3s forwards
}

@keyframes bganim1 {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(180deg)
    }
}

@-moz-keyframes bganim1 {
    from {
        -moz-transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(180deg)
    }
}

@-webkit-keyframes bganim1 {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(180deg)
    }
}

.play2 {
    animation: bganim2 .3s forwards;
    -moz-animation: bganim2 .3s forwards;
    -webkit-animation: bganim2 .3s forwards;
    -o-animation: bganim2 .3s forwards
}

@keyframes bganim2 {
    from {
        transform: rotate(180deg)
    }
    to {
        transform: rotate(360deg)
    }
}

@-moz-keyframes bganim2 {
    from {
        -moz-transform: rotate(180deg)
    }
    to {
        -moz-transform: rotate(360deg)
    }
}

@-webkit-keyframes bganim2 {
    from {
        -webkit-transform: rotate(180deg)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

#n-footer {
    position: relative;
    background: #2D2D2D;
    color: #fff;
    z-index: 999
}

#n-footer.margin50 {
    margin-top: 50px
}

#n-footer .guarantee {
    height: 80px;
    position: relative;
    z-index: 99
}

#n-footer .guarantee:before, #n-footer .guarantee:after {
    position: absolute;
    content: "";
    width: 50%;
    height: 100%;
    top: 0;
    z-index: -1
}

#n-footer .guarantee:before {
    left: 0;
    background: #c21f13
}

#n-footer .guarantee:after {
    right: 0;
    background: #c21f13
}

#n-footer .guarantee .mods {
    height: 100%;
    *zoom: 1
}

#n-footer .guarantee .mods:before, #n-footer .guarantee .mods:after {
    display: table;
    content: "";
    line-height: 0
}

#n-footer .guarantee .mods:after {
    clear: both
}

#n-footer .guarantee .mod {
    float: left;
    width: 33.333333333333%;
    height: 100%
}

#n-footer .guarantee .mod .wrap {
    padding-top: 20px;
    padding-left: 110px
}

#n-footer .guarantee .mod .wrap:before {
    float: left;
    background-position: center;
    background-repeat: no-repeat;
    content: "";
    margin-top: 5px
}

#n-footer .guarantee .mod .wrap h3 {
    color: #fff;
    font-size: 18px
}

#n-footer .guarantee .mod .wrap p {
    color: #fff;
    font-size: 12px
}

#n-footer .guarantee .listen-first .wrap {
    padding-left: 65px
}

#n-footer .guarantee .listen-first .wrap:before {
    width: 28px;
    height: 19px;
    margin-left: -38px;
    background-repeat: no-repeat;
}

#n-footer .guarantee .change-teacher {
    background: #d22417
}

#n-footer .guarantee .change-teacher .wrap:before {
    width: 28px;
    height: 23px;
    margin-left: -38px;
    background-repeat: no-repeat;
}

#n-footer .guarantee .refund-full .wrap:before {
    width: 38px;
    height: 23px;
    margin-left: -48px;
    background-repeat: no-repeat;
}

#n-footer .newsShowBtn {
    width: 100%
}

#n-footer .newsShowBtn .layout {
    position: relative;
    height: 44px
}

#n-footer .newsShowBtn .layout #a-footer {
    display: block;
    margin: 0 auto;
    width: 44px;
    height: 100%;
    cursor: pointer;
    background: url(../images/show_51d4f7d.png) no-repeat center
}

#n-footer .newsInfo {
    height: 0;
    overflow: hidden;
    border-bottom: 1px solid #464646
}

#n-footer .newsInfo .layout {
    *zoom: 1
}

#n-footer .newsInfo .layout:before, #n-footer .newsInfo .layout:after {
    display: table;
    content: "";
    line-height: 0
}

#n-footer .newsInfo .layout:after {
    clear: both
}

#n-footer .newsInfo .layout ul {
    width: 206px;
    float: left;
    margin: 0 115px 0 0;
    *zoom: 1
}

#n-footer .newsInfo .layout ul.firstNewsInfoUl {
    margin-left: 0
}

#n-footer .newsInfo .layout ul.lastNewsInfoUl {
    margin-right: 0
}

#n-footer .newsInfo .layout ul:before, #n-footer .newsInfo .layout ul:after {
    display: table;
    content: "";
    line-height: 0
}

#n-footer .newsInfo .layout ul:after {
    clear: both
}

#n-footer .newsInfo .layout ul li, #n-footer .newsInfo .layout ul .newcon {
    float: left;
    width: 100%
}

#n-footer .newsInfo .layout ul li a, #n-footer .newsInfo .layout ul .newcon a {
    display: block;
    text-decoration: none;
    font-size: 12px;
    line-height: 24px;
    color: #989898;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

#n-footer .newsInfo .layout ul li a:hover, #n-footer .newsInfo .layout ul .newcon a:hover {
    color: #fff
}

#n-footer .newsInfo .layout ul li.more span, #n-footer .newsInfo .layout ul .newcon.more span {
    display: inline-block;
    font-size: 12px;
    color: #b9b9b9;
    float: left;
    font-weight: 700
}

#n-footer .newsInfo .layout ul li.more a, #n-footer .newsInfo .layout ul .newcon.more a {
    display: block;
    font-size: 12px;
    text-decoration: none;
    float: right;
    color: #fff
}

#n-footer .newsInfo .layout ul li.greyLine, #n-footer .newsInfo .layout ul .newcon.greyLine {
    width: 100%;
    height: 1px;
    background: #464646;
    margin: 10px auto
}

#n-footer .newsInfo .layout ul li.greyLine span, #n-footer .newsInfo .layout ul .newcon.greyLine span {
    display: block;
    width: 35px;
    height: 1px;
    background: #ff4754;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

#n-footer .newsInfo .layout ul:hover li.greyLine span {
    width: 75px
}

#n-footer .contactUs .layout {
    *zoom: 1
}

#n-footer .contactUs .layout:before, #n-footer .contactUs .layout:after {
    display: table;
    content: "";
    line-height: 0
}

#n-footer .contactUs .layout:after {
    clear: both
}

#n-footer .contactUs .layout .AboutUs {
    float: left
}

#n-footer .contactUs .layout .AboutUs ul {
    width: 132px;
    float: left;
    margin: 42px 100px 0 0;
    *zoom: 1
}

#n-footer .contactUs .layout .AboutUs ul:before, #n-footer .contactUs .layout .AboutUs ul:after {
    display: table;
    content: "";
    line-height: 0
}

#n-footer .contactUs .layout .AboutUs ul:after {
    clear: both
}

#n-footer .contactUs .layout .AboutUs ul li {
    width: 100%;
    float: left;
    font-size: 12px;
    line-height: 22px;
    color: #989898
}

#n-footer .contactUs .layout .AboutUs ul li:hover {
    color: #fff
}

#n-footer .contactUs .layout .AboutUs ul li.titInfo {
    font-size: 14px;
    line-height: 38px;
    color: #fff
}

#n-footer .contactUs .layout .AboutUs ul li.J-declaration {
    cursor: pointer
}

#n-footer .contactUs .layout .AboutUs ul li a {
    color: #989898;
    text-decoration: none
}

#n-footer .contactUs .layout .AboutUs ul li a:hover {
    color: #fff
}

#n-footer .contactUs .layout .AboutUs ul.Logo {
    margin: 49px 100px 0 -11px;
    width: 135px
}

#n-footer .contactUs .layout .AboutUs ul.Logo li a {
    display: block
}

#n-footer .contactUs .layout .AboutUs ul.Logo li a img {
    margin: 0;
    height: 39px
}

#n-footer .contactUs .layout .AboutUs ul.advantage {
    margin-right: 95px
}

#n-footer .contactUs .layout .AboutUs ul.zixun {
    margin-right: 50px
}

#n-footer .contactUs .layout .AboutUs ul.zixun .titInfo a {
    color: #fff
}

#n-footer .contactUs .layout .AboutUs ul.about-us {
    margin-right: 70px
}

#n-footer .contactUs .layout .lastUl {
    margin: 42px 0 0 -30px;
    width: 116px;
    float: left
}

#n-footer .contactUs .layout .lastUl li {
    width: 100%;
    float: left;
    font-size: 12px;
    line-height: 22px;
    color: #989898
}

#n-footer .contactUs .layout .lastUl li.titInfo {
    font-size: 14px;
    line-height: 38px;
    color: #fff
}

#n-footer .contactUs .layout .lastUl li.download a, #n-footer .contactUs .layout .lastUl li.price a {
    color: #989898
}

#n-footer .contactUs .layout .lastUl li.J-declaration {
    cursor: pointer
}

#n-footer .contactUs .layout .lastUl li:hover {
    color: #fff
}

#n-footer .contactUs .layout .lastUl li:hover a {
    color: #fff;
    text-decoration: none
}

#n-footer .contactUs .layout .callPhone {
    float: right;
    margin: 49px 0 25px auto
}

#n-footer .contactUs .layout .callPhone span {
    display: block;
    text-align: right
}

#n-footer .contactUs .layout .callPhone span.callInfo {
    font-size: 20px;
    color: #989898;
    line-height: 30px
}

#n-footer .contactUs .layout .callPhone span.callNum {
    width: 200px;
    font-size: 26px;
    margin-top: 7px;
    padding-left: 20px;
    background: url(../images/greyphone_f0815a6.png) no-repeat left center;
    color: #989898;
    line-height: 38px
}

#n-footer .contactUs .layout .callPhone span.callNum i {
    font-style: normal
}

#n-footer .contactUs .layout .callPhone .shortLineGrey {
    width: 90px;
    height: 1px;
    margin: 30px 0 20px auto;
    background: #464646
}

#n-footer .contactWay {
    *zoom: 1
}

#n-footer .contactWay:before, #n-footer .contactWay:after {
    display: table;
    content: "";
    line-height: 0
}

#n-footer .contactWay:after {
    clear: both
}

#n-footer .contactWay ul {
    float: right
}

#n-footer .contactWay ul li {
    background: #232323;
    float: left;
    width: 32px;
    height: 32px;
    border-radius: 16px;
    margin: 5px;
    overflow: hidden
}

#n-footer .contactWay ul li.footWei {
    overflow: visible;
    position: relative
}

#n-footer .contactWay ul li.footMusic {
    text-align: center;
    line-height: 32px
}

#n-footer .contactWay ul li.footMusic:hover {
    background: #7f7f7f;
    opacity: .3
}

#n-footer .contactWay ul li:hover .dropdown {
    display: block;
    -webkit-animation: dropdownShow ease .4s;
    animation: dropdownShow ease .4s
}

#n-footer .contactWay ul li .dropdown {
    position: absolute;
    padding: 5px;
    border-radius: 2px;
    top: -181px;
    left: -72px;
    display: none
}

#n-footer .contactWay ul li .dropdown img {
    width: 161px;
    height: 161px
}

#n-footer .contactWay ul li .dropdown:before, #n-footer .contactWay ul li .dropdown:after {
    position: absolute;
    border-width: 0 8px 8px;
    border-color: transparent transparent #e4e4e4;
    top: -8px;
    left: 30px;
    z-index: 1
}

#n-footer .contactWay ul li .dropdown:after {
    z-index: 2;
    border-bottom-color: #fff;
    top: -6px
}

#n-footer .contactWay ul li .dropdown img {
    width: 161px;
    height: 161px;
    vertical-align: bottom
}

#n-footer .contactWay ul li img {
    margin: 0 auto 0 0
}

#n-footer .contactWay ul li.footHome {
    font-size: 12px;
    line-height: 32px;
    color: #989898
}

#n-footer .contactWay ul li.footHome span {
    display: inline-block;
    vertical-align: top
}

#n-footer .contactWay ul li.footPosition {
    font-size: 12px;
    line-height: 32px;
    color: #989898
}

#n-footer .contactWay ul li.footPosition span {
    display: inline-block;
    vertical-align: top
}

#n-footer .other:before {
    display: block;
    content: "";
    border-top: 0
}

#n-footer .other .firends-website2 {
    width: 1170px;
    padding: 20px 0;
    border-top: 1px dashed #464646;
    border-bottom: 1px dashed #464646;
    *zoom: 1
}

#n-footer .other .firends-website2:before, #n-footer .other .firends-website2:after {
    display: table;
    content: "";
    line-height: 0
}

#n-footer .other .firends-website2:after {
    clear: both
}

#n-footer .other .firends-website2 .copyright {
    position: relative;
    font-family: "Microsoft Yahei", simsun;
    height: 22px;
    overflow: hidden
}

#n-footer .other .firends-website2 .copyright .linkmap, #n-footer .other .firends-website2 .copyright .linkmap2 {
    line-height: 22px;
    margin-right: 17px;
    font-size: 12px;
    color: #989898
}

#n-footer .other .firends-website2 .copyright .linkmap .im, #n-footer .other .firends-website2 .copyright .linkmap2 .im {
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px #434343 solid;
    font-size: 12px;
    text-decoration: none;
    color: #989898
}

#n-footer .other .firends-website2 .copyright .linkmap .im:last-child, #n-footer .other .firends-website2 .copyright .linkmap2 .im:last-child {
    border-right: 0
}

#n-footer .other .firends-website2 .copyright .showLinks {
    position: absolute;
    right: 0;
    top: 6px;
    width: 17px;
    height: 9px;
    cursor: pointer;
    background: url(../images/show_51d4f7d.png) no-repeat center
}

#n-footer .other .firends-website2 .contact {
    width: auto
}

#n-footer .other .firends-website2 .contact .contact-cn {
    margin-bottom: 3px;
    *zoom: 1
}

#n-footer .other .firends-website2 .contact .contact-cn:before, #n-footer .other .firends-website2 .contact .contact-cn:after {
    display: table;
    content: "";
    line-height: 0
}

#n-footer .other .firends-website2 .contact .contact-cn:after {
    clear: both
}

#n-footer .other .firends-website2 .contact .contact-cn .item {
    position: relative;
    float: right;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-left: 20px;
    border-radius: 12px;
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    transition: all ease .3s
}

#n-footer .other .firends-website2 .contact .contact-cn .item:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #232323;
    border-radius: 50%
}

#n-footer .other .firends-website2 .contact .contact-cn .item, #n-footer .other .firends-website2 .contact .contact-cn .item a {
    color: #7f7f7f
}

#n-footer .other .firends-website2 .contact .contact-cn .item .icon, #n-footer .other .firends-website2 .contact .contact-cn .item span {
    position: relative;
    display: inline-block;
    word-break: normal
}

#n-footer .other .firends-website2 .contact .contact-cn .item.bdbRidge {
    width: 30px !important;
    padding: 0 !important;
    cursor: default
}

#n-footer .other .firends-website2 .contact .contact-cn .item.bdbRidge:hover .icon, #n-footer .other .firends-website2 .contact .contact-cn .item.bdbRidge.active .icon {
    margin: 0
}

#n-footer .other .firends-website2 .contact .contact-cn .item.bdbRidge:hover:before, #n-footer .other .firends-website2 .contact .contact-cn .item.bdbRidge.active:before {
    border-radius: 50%;
    background-color: #3A3939
}

#n-footer .other .firends-website2 .contact .contact-cn .item:hover, #n-footer .other .firends-website2 .contact .contact-cn .item.active {
    width: auto;
    padding: 0 10px
}

#n-footer .other .firends-website2 .contact .contact-cn .item:hover:before, #n-footer .other .firends-website2 .contact .contact-cn .item.active:before {
    border-radius: 16px
}

#n-footer .other .firends-website2 .contact .contact-cn .item:hover .icon, #n-footer .other .firends-website2 .contact .contact-cn .item.active .icon {
    margin-right: 3px
}

#n-footer .other .firends-website2 .contact .contact-cn .item:hover span, #n-footer .other .firends-website2 .contact .contact-cn .item.active span {
    display: inline-block
}

#n-footer .other .firends-website2 .contact .contact-cn .item span {
    display: none
}

#n-footer .other .firends-website2 .contact .contact-cn .item .icon {
    font-family: iconfont !important;
    font-size: 14px;
    font-style: normal;
    width: 14px;
    height: 14px;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1
}

#n-footer .other .copyright-content {
    *zoom: 1
}

#n-footer .other .copyright-content:before, #n-footer .other .copyright-content:after {
    display: table;
    content: "";
    line-height: 0
}

#n-footer .other .copyright-content:after {
    clear: both
}

#n-footer .other .copyright-content .col-ll {
    float: left;
    padding-top: 15px
}

#n-footer .other .copyright-content .col-ll .anquan {
    display: block
}

#n-footer .other .copyright-content .col-rr {
    float: right
}

#n-footer .other .copyright-content .copyright {
    color: #838383;
    font-size: 12px;
}

#n-footer .other .copyright-content .copyright p a {
    color: #7f7f7f;
    cursor: pointer;
    text-decoration: none
}

#n-footer .other .copyright-content .copyright p a:hover {
    color: #fff;
    text-decoration: underline
}

#n-footer .other .copyright-content .cerfication {
    padding: 10px 0 30px
}

#n-footer .other .copyright-content .cerfication .police {
    display: block;
    padding-left: 30px;
    border-left: 1px #434343 solid
}

#n-footer .other .friend-links {
    line-height: 2;
    margin-top: 20px;
    text-align: center;
    color: #434343
}

#n-footer .other .friend-links:before {
    content: '';
    display: block;
    width: 100%;
    height: 0;
    margin-bottom: 10px;
    font-size: 0;
    border-top: 1px #212121 solid;
    border-bottom: 1px #343434 solid
}

#n-footer .other .friend-links a {
    display: inline-block;
    color: #5e5e5e
}

#n-footer .other .agent-notice {
    font-family: "Microsoft Yahei", simsun;
    text-align: right;
    color: #7f7f7f
}

@keyframes showMask000 {
    from {
        opacity: 0
    }
    to {
        opacity: .6
    }
}

@-webkit-keyframes showMask000 {
    from {
        opacity: 0
    }
    to {
        opacity: .6
    }
}

@keyframes showTip000 {
    from {
        transform: translateY(10px);
        opacity: 0
    }
    to {
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes showTip000 {
    from {
        -webkit-transform: translateY(10px);
        opacity: 0
    }
    to {
        -webkit-transform: translateY(0);
        opacity: 1
    }
}

@keyframes showStep3000 {
    from {
        opacity: 0;
        left: 100%;
        margin-left: 0
    }
    to {
        opacity: 1;
        left: 50%;
        margin-left: -100px
    }
}

@-webkit-keyframes showStep3000 {
    from {
        opacity: 0;
        left: 100%;
        margin-left: 0
    }
    to {
        opacity: 1;
        left: 50%;
        margin-left: -100px
    }
}

@-webkit-keyframes dropdownShow {
    0% {
        -webkit-transform: translateY(-10px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(0);
        opacity: 1
    }
}

@keyframes dropdownShow {
    0% {
        transform: translateY(-10px);
        opacity: 0
    }
    100% {
        transform: translateY(0);
        opacity: 1
    }
}

#BDBridgeFixedWrap {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    overflow: hidden !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.pull-left {
    float: left !important
}

.pull-right {
    float: right !important
}

#callbubble-alert-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 10000;
    background-color: rgba(255, 255, 255, .5)
}

#callbubble-alert-bg .callbubble-alert {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -105px;
    margin-left: -193px;
    width: 386px;
    height: 210px;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 0 40px 2px rgba(0, 0, 0, .5);
    text-align: center
}

#callbubble-alert-bg .callbubble-alert #callbubble-alert-success {
    display: none
}

#callbubble-alert-bg .callbubble-alert #callbubble-alert-err {
    display: none
}

#callbubble-alert-bg .callbubble-alert .callbubble-alert-heard {
    position: relative;
    display: block;
    height: 45px;
    width: 345px;
    margin: auto;
    border-bottom: 1px solid #e9e9e9
}

#callbubble-alert-bg .callbubble-alert .callbubble-alert-heard p {
    text-align: left;
    line-height: 45px;
    font-size: 15px;
    color: #3e5062
}

#callbubble-alert-bg .callbubble-alert .callbubble-alert-heard .callbubble-alert-close {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    height: 45px;
    margin-right: -15px;
    background-repeat: no-repeat;
}

#callbubble-alert-bg .callbubble-alert .callbubble-alert-body {
    text-align: left;
    margin-top: 40px;
    vertical-align: top;
    padding-left: 30px
}

#callbubble-alert-bg .callbubble-alert .callbubble-alert-body img {
    display: inline-block;
    width: 36px;
    vertical-align: top
}

#callbubble-alert-bg .callbubble-alert .callbubble-alert-body .alert-body-word {
    display: inline-block;
    text-align: left;
    margin-left: 18px
}

#callbubble-alert-bg .callbubble-alert .callbubble-alert-body .alert-body-word h2 {
    font-size: 24px;
    line-height: 24px;
    font-weight: 600;
    color: #666;
    text-align: left
}

#callbubble-alert-bg .callbubble-alert .callbubble-alert-body .alert-body-word p {
    margin-top: 5px;
    font-size: 14px
}

#callbubble-alert-bg .callbubble-alert .callbubble-alert-body .alert-body-word p em {
    color: #f15a4b;
    font-weight: 800
}

#callbubble-alert-bg .callbubble-alert .callbubble-alert-bt {
    cursor: pointer;
    position: absolute;
    right: 13px;
    bottom: 9px;
    width: 68px;
    height: 26px;
    background-color: #3e99ff;
    color: #fff
}

#callbubble-alert-bg .callbubble-alert .callbubble-alert-bt:hover {
    color: #ddd
}

#callbubble-alert-bg .callbubble-alert .callbubble-alert-bt div {
    border: 1px dashed #888;
    width: 60px;
    height: 19px;
    margin: 3px
}

.clearfix {
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

@media screen and (max-width: 1440px) {
    .fixed-nav-list {
        transform: scale(0.8);
        transform-origin: top right
    }

    .fixed-nav-phone-box {
        left: -385px !important;
        top: 18px !important
    }
}

.fixed-nav-new {
    position: fixed;
    /*width: 113px;*/
    right: 0;
    top: 50%;
    margin-top: -120px;
    z-index: 9999
}

.fixed-nav-new .fixed-nav-list {
    width: 100%;
    /*box-shadow: 0 0 5px 0 rgba(141, 141, 141, .5);*/
    box-shadow:none;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    overflow: hidden
}

.fixed-nav-new .fixed-nav-list .fixed-nav-item {
    box-sizing: border-box;
    width: 100%;
    height: 80px;
    /*border-bottom: 1px solid #eee;*/
    background: none;
    color: #999;
    overflow: hidden;
    cursor: pointer
}

.fixed-nav-new .fixed-nav-list .fixed-nav-item.fixed-nav-online {
    background-image: url(../images/suspension_tel.png);
    background-repeat: no-repeat;
    background-position: center -5px;
}

/*.fixed-nav-new .fixed-nav-list .fixed-nav-item.fixed-nav-online:hover {*/
    /*background-image: url(../images/icon_customerservice_hover_833472a.png)*/
/*}*/

.fixed-nav-new .fixed-nav-list .fixed-nav-item.fixed-nav-phone {
    width: 88px;
    height: 56px;
    background-image: url(../images/phone.png);
    background-repeat: no-repeat;
    background-position: center 0;
}

/*.fixed-nav-new .fixed-nav-list .fixed-nav-item.fixed-nav-phone:hover {*/
    /*background-image: url(../images/icon_telephone_hover_1429744.png)*/
/*}*/

/*.fixed-nav-new .fixed-nav-list .fixed-nav-item.fixed-nav-advice {*/
    /*background-image: url(../images/icon_pen_normal_f1bc8d0.png);*/
    /*background-repeat: no-repeat;*/
    /*background-position: center 12px;*/
    /*background-size: 24px 23px*/
/*}*/

/*.fixed-nav-new .fixed-nav-list .fixed-nav-item.fixed-nav-advice:hover {*/
    /*background-image: url(../images/icon_pen_hover_349fb09.png)*/
/*}*/

.fixed-nav-new .fixed-nav-list .fixed-nav-item.fixed-nav-to-top {
    background-image: url(../images/icon_arrow_normal_b077594.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 28px 16px
}

.fixed-nav-new .fixed-nav-list .fixed-nav-item.fixed-nav-to-top:hover {
    background-image: url(../images/icon_arrow_hover_291afd8.png)
}

.fixed-nav-new .fixed-nav-list .fixed-nav-item:last-child {
    border-bottom: 0;
    border-bottom-left-radius: 6px
}

.fixed-nav-new .fixed-nav-list .fixed-nav-item:hover, .fixed-nav-new .fixed-nav-list .fixed-nav-item.active {
    border: 0;
    color: #fff;
    /*background-color: #EF4C4F*/
}

.fixed-nav-new .fixed-nav-list .fixed-nav-item .fixed-nav-item-p {
    line-height: 20px;
    margin-top: 45px;
    text-align: center;
    font-family: PingFang-SC-Medium;
    font-size: 14px;
    letter-spacing: -1.32px
}

.fixed-nav-new .fixed-nav-phone-box {
    position: absolute;
    box-sizing: border-box;
    left: -405px;
    top: 45px;
    width: 400px;
    height: 163px;
    padding: 26px 22px;
    background: url(../images/img_popup_ea0e2b0.png) no-repeat center;
    background-size: 400px 163px
}

.fixed-nav-new .fixed-nav-phone-box .fixed-nav-phone-title {
    margin-bottom: 15px;
    font-family: PingFang-SC-Medium;
    line-height: 22px;
    text-align: justify;
    font-size: 16px;
    color: #333;
    letter-spacing: .01px
}

.fixed-nav-new .fixed-nav-phone-box .fixed-nav-phone-title .high-light {
    color: #EF4C4F
}

.fixed-nav-new .fixed-nav-phone-box .fixed-nav-phone-content {
    font-size: 0
}

.fixed-nav-new .fixed-nav-phone-box .fixed-nav-phone-content .fixed-nav-phone-input {
    box-sizing: border-box;
    width: 262px;
    height: 38px;
    margin-right: 6px;
    border: 0;
    border-radius: 4px;
    padding: 9px 14px;
    vertical-align: middle;
    outline: 0;
    font-size: 14px;
    background-color: #F6F6F6
}

.fixed-nav-new .fixed-nav-phone-box .fixed-nav-phone-content .fixed-nav-phone-btn {
    width: 65px;
    height: 34px;
    line-height: 34px;
    border: 0;
    border-radius: 4px;
    vertical-align: middle;
    outline: 0;
    text-align: center;
    font-family: PingFangSC-Semibold;
    font-size: 14px;
    color: #FFF;
    background-color: #EF4C4F;
    letter-spacing: .18px;
    cursor: pointer
}

.fixed-nav-new .fixed-nav-phone-box .fixed-nav-phone-content .fixed-nav-phone-btn.disable {
    background-color: #d3d3d3
}

.fixed-nav-new .fixed-nav-phone-box .fixed-nav-phone-content .fixed-nav-phone-btn.disable:hover, .fixed-nav-new .fixed-nav-phone-box .fixed-nav-phone-content .fixed-nav-phone-btn.disable:active {
    background-color: #d3d3d3
}

.fixed-nav-new .fixed-nav-phone-box .fixed-nav-phone-content .fixed-nav-phone-btn:hover, .fixed-nav-new .fixed-nav-phone-box .fixed-nav-phone-content .fixed-nav-phone-btn:active {
    background-color: #c9363e
}

#n-nav-bar .slogan {
    background-position: -460px 0px
}

#n-nav-area .item .addon.new {
    background-position: -600px -142px
}

#n-nav-area-cakebox .item .addon.new {
    background-position: -600px -142px
}

.secoundTag li.tuijian a .icon {
    background-position: -607px -258px
}

.secoundTag-cakebox li.tuijian a .icon {
    background-position: -607px -258px
}

.secoundTag li.tuijian a:hover .icon {
    background-position: -607px -377px
}

.secoundTag-cakebox li.tuijian a:hover .icon {
    background-position: -607px -377px
}

.secoundTag li.zixun a .icon {
    background-position: -611px -496px
}

.secoundTag-cakebox li.zixun a .icon {
    background-position: -611px -496px
}

.secoundTag li.zixun a:hover .icon {
    background-position: -611px -614px
}

.secoundTag-cakebox li.zixun a:hover .icon {
    background-position: -611px -614px
}

.secoundTag li.xinwen a .icon {
    background-position: -612px -732px
}

.secoundTag-cakebox li.xinwen a .icon {
    background-position: -612px -732px
}

.secoundTag li.xinwen a:hover .icon {
    background-position: -612px -852px
}

.secoundTag-cakebox li.xinwen a:hover .icon {
    background-position: -612px -852px
}

.secoundTag li.jiazhang a .icon {
    background-position: -607px -972px
}

.secoundTag-cakebox li.jiazhang a .icon {
    background-position: -607px -972px
}

.secoundTag li.jiazhang a:hover .icon {
    background-position: -607px -1089px
}

.secoundTag-cakebox li.jiazhang a:hover .icon {
    background-position: -607px -1089px
}

.secoundTag li.xuesheng a .icon {
    background-position: -611px -1206px
}

.secoundTag-cakebox li.xuesheng a .icon {
    background-position: -611px -1206px
}

.secoundTag li.xuesheng a:hover .icon {
    background-position: -611px -1326px
}

.secoundTag-cakebox li.xuesheng a:hover .icon {
    background-position: -611px -1326px
}

#reservation .step-3 .col-l .icon {
    background-position: -537px -1446px
}

#reservation-success .inner-box h2 {
    background-position: 0px -1636px
}

#reservation-success .inner-box .J-close-btn {
    background-position: -429px -1945px
}

#n-footer .guarantee .listen-first .wrap:before {
    background-position: -599px -2145px
}

#n-footer .guarantee .change-teacher .wrap:before {
    background-position: -599px -2264px
}

#n-footer .guarantee .refund-full .wrap:before {
    background-position: -589px -2387px
}

#callbubble-alert-bg .callbubble-alert .callbubble-alert-heard .callbubble-alert-close {
    background-position: -567px -2510px
}

#n-nav-bar .slogan, #n-nav-area .item .addon.new, #n-nav-area-cakebox .item .addon.new, .secoundTag li.tuijian a .icon, .secoundTag-cakebox li.tuijian a .icon, .secoundTag li.tuijian a:hover .icon, .secoundTag-cakebox li.tuijian a:hover .icon, .secoundTag li.zixun a .icon, .secoundTag-cakebox li.zixun a .icon, .secoundTag li.zixun a:hover .icon, .secoundTag-cakebox li.zixun a:hover .icon, .secoundTag li.xinwen a .icon, .secoundTag-cakebox li.xinwen a .icon, .secoundTag li.xinwen a:hover .icon, .secoundTag-cakebox li.xinwen a:hover .icon, .secoundTag li.jiazhang a .icon, .secoundTag-cakebox li.jiazhang a .icon, .secoundTag li.jiazhang a:hover .icon, .secoundTag-cakebox li.jiazhang a:hover .icon, .secoundTag li.xuesheng a .icon, .secoundTag-cakebox li.xuesheng a .icon, .secoundTag li.xuesheng a:hover .icon, .secoundTag-cakebox li.xuesheng a:hover .icon, #reservation .step-3 .col-l .icon, #reservation-success .inner-box h2, #reservation-success .inner-box .J-close-btn, #n-footer .guarantee .listen-first .wrap:before, #n-footer .guarantee .change-teacher .wrap:before, #n-footer .guarantee .refund-full .wrap:before, #callbubble-alert-bg .callbubble-alert .callbubble-alert-heard .callbubble-alert-close {
    /*background-image: url(../images/widget_z_fbcf7ae.png)*/
}
.guarantee .wrap img{
    width: 35px;
    height: 35px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}
/*----------右侧定位--------*/
.right_location{
    position: fixed;
    right: 0;
    bottom: 50%;
    text-align: right;
    z-index: 9999;
}
.right_location p{
    margin-bottom: 15px;
    cursor: pointer;
}
.phone{
    position: relative;
    cursor: pointer;
}
.phone:hover .clickBox{
    display: inline-block;
}
.clickBox{
    width:307px;
    height: 56px;
    background: url("../images/phoneBox.png") no-repeat center;
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}
.clickBox .clickItem{
    position: absolute;
    padding: 10px 0 0 10px;
}
.clickBox .clickItem img{
    float: left;
}
.clickBox .clickItem input{
    border: none;
    height: 33px;
    width: 150px;
    padding-left: 5px;
    border-radius: 3px;
    margin-right: 2px;
    margin-left: 15px;
}
.clickBox .clickItem div{
    display: inline-block;
    background: #fff;
    padding: 7px 10px;
    border-radius: 3px;
    cursor: pointer;
    float: right;
    margin-top: 1px;
    margin-left: 5px;
}
.scrollTop{
    background: #333;
    width: 40px;
    height: 40px;
    cursor: pointer;
    position: fixed;
    right: 0;
    bottom: 10%;
}
.scrollTop img{
    vertical-align: middle;
    text-align: center;
}