/* nav */

nav ul {
    list-style: none;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.navigation {
    background: #fff;
    width: 100%;
    position: relative;
    z-index: 11;
}

.logo {
    display: block;
    width: 188px;
    height: 60px;
    margin-top: 14px !important;
    background: url(/static/images/logo.png);
    float: left;
}

.nav {
    width: 1200px;
    height: 80px;
    margin: 0 auto;
    background: #fff;
    color: #f0f0f0;
}

.nav a {
    cursor: pointer;
    font-size: 18px;
    margin: 0 20px;
    display: block;
}

.nav_menu {
    padding: 30px 0;
}

.nav_menu-item {
    display: inline-block;
    position: relative;
}

.nav_menu-item:hover .nav_submenu {
    display: block;
}

.nav_submenu {
    font-weight: 200;
    text-transform: none;
    display: none;
    position: absolute;
    width: 110px;
    background-color: #fff;
    text-align: center;
}

.nav_submenu a {
    font-size: 16px;
    font-weight: 400;
}

.nav_menu-item a i {
    display: block;
    width: 20px;
    height: 5px;
    background: url(/static/images/choose_nav.png);
    margin: 8px auto;
    display: none;
}

.nav_menu-item a:hover i {
    display: block;
}

.nav_submenu-item:hover {
    background: #A646CC;
}

.nav_submenu-item:hover a {
    color: #fff!important;
}

.nav_submenu-item {
    width: 100%;
    padding: 10px 0;
}


/* 头部 */

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

body a {
    color: #333
}

.navigation {
    width: 100%;
    height: 80px;
    background: #fff;
}

.navigation .logo {
    display: block;
    width: 188px;
    height: 60px;
    margin: 10px 0;
    background: url(/static/images/logo.png);
    float: left;
}

.navigation .navs {
    float: right;
    padding-top: 26px;
}

.navigation .navs a {
    font-size: 18px;
    margin: 0 20px;
    display: block;
    float: left;
}

.navigation .navs a i {
    display: block;
    width: 20px;
    height: 5px;
    background: url(/static/images/choose_nav.png);
    margin: 8px auto;
    display: none;
}

.navigation .navs a:hover i {
    display: block;
}

.navigation .navs a.active i {
    display: block;
}


/*免费试听课*/

.audition {
    width: 100%;
    padding-bottom: 50px;
}

.audition .audBan {
    width: 100%;
    height: 600px;
    background: url(/static/images/audition_ban.png)no-repeat center center;
}

.audition .audCon {
    width: 1100px;
    margin: 0 auto;
}

.audition .audCon .audTit {
    font-size: 34px;
    line-height: 34px;
    font-weight: bold;
    padding: 40px 0 30px;
}

.audition .audCon .audTit i {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin-right: 10px;
    position: relative;
    top: 4px;
}

.audition .audCon .law i {
    background: url(/static/images/audition_law.png);
}

.auditionCnt {
    box-shadow: 0 0 10px #e6e6e6;
    background: #fff;
}

.audition .audCon dl {
    padding: 0 20px;
    width: 1060px;
    border-radius: 4px;
}

.audition .audCon dl:first-child {
    padding-top: 10px;
}

.audition .audCon dl dt {
    background: #F5F6F7;
    padding: 14px 0;
    margin: 6px 0;
    border-radius: 4px;
}

.audition .audCon dl dt p {
    font-size: 20px;
    border-left: 2px solid #A646CC;
    padding-left: 24px;
}

.audition .audCon dl dd {
    padding: 10px 0;
    margin-bottom: 5px;
}

.audition .audCon dl dd a {
    display: block;
    zoom: 1;
    font-size: 16px;
    line-height: 28px;
}

.audition .audCon dl dd a:after {
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0;
    display: block;
    content: "";
}

.audition .audCon dl dd a p {
    display: block;
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.audition .audCon dl dd a p:nth-child(1) {
    width: 686px;
    padding: 0 10px 0 24px;
}

.audition .audCon dl dd a p:nth-child(2) {
    width: 200px;
    padding: 0 10px;
}

.audition .audCon dl dd a p:nth-child(3) {
    width: 100px;
    padding: 0 10px;
}

.audition .audCon dl dd a p:nth-child(3) i {
    display: inline-block;
    width: 28px;
    height: 28px;
    background: url(/static/images/audition_play.png);
    margin-right: 10px;
    float: left;
}

.audition .audCon dl dd a:hover {
    /* background: #f7f7f7; */
    color: #A646CC;
}

.courseTab {
    background: #fff;
    margin: 10px 0;
    box-shadow: 0 0 10px #e6e6e6;
}

.courseTab p {
    font-size: 18px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    padding: 0 25px;
    /* margin-top: 15px; */
    display: inline-block;
    cursor: pointer;
}

.courseTab p.active {
    background: #A646CC;
    color: #fff;
    border-radius: 12px 12px 0 0;
}

.checkShowOrFlase {
    text-align: center;
    padding-bottom: 10px;
    margin-top: 20px;
    font-size: 18px;
    font-weight: 400;
    color: #A646CC;
    cursor: pointer;
    width: 100%;
}


/*** 底部 ***/

.footer {
    background: #272C32;
    padding-top: 40px;
    text-align: center;
}

.footer .leftAbout {
    display: inline-block;
}

.footer .leftAbout dl {
    margin-right: 70px;
    display: inline-block;
}

.footer .leftAbout dl dt {
    font-size: 14px;
    line-height: 14px;
    color: #D9D9D9;
    font-weight: bold;
}

.footer .leftAbout dl dd a {
    font-size: 12px;
    line-height: 12px;
    color: #D9D9D9;
    margin-top: 20px;
    display: inline-block;
}

.footer .leftAbout dl dd a:hover {
    text-decoration: underline;
}

.footer .jxWeChat {
    display: inline-block;
    margin-left: 60px;
}

.footer .jxWeChat b {
    display: block;
    color: #fff;
    font-size: 12px;
    padding-bottom: 10px;
}

.footer .jxWeChat img {
    width: 100px;
    height: 100px;
}

.footer .copyright {
    width: 1200px;
    padding: 40px 0;
    margin: 40px auto 0;
    text-align: center;
    line-height: 20px;
    color: #D9D9D9;
    border-top: 1px solid #666;
}

.footer .copyright a {
    color: #D9D9D9;
}

.footer .copyright a:hover {
    text-decoration: underline;
}

.footer .copyright a.icp {
    display: block;
    margin-top: 10px;
}