﻿@charset "UTF-8";
.box {
    width: 100%;
    padding-top: 70px
}

.title {
    line-height: 60px;
    font-size: 40px;
    color: #424242;
    text-align: center
}

.title span {
    color: #ff8f00
}

.title0 {
    line-height: 44px;
    font-size: 24px;
    color: #757575;
    text-align: center
}

.title0 span {
    color: #fd7970
}

.choose, .course-chara, .evaluation, .kaoyan, .learn-app, .learn-online, .learn-program, .teacher, .top {
    width: 100%;
    overflow: hidden
}

.top {
    padding: 36px 0 24px;
    background: url("../Images/top-bg.jpg") center top no-repeat
}

.top .header {
    font-size: 44px;
    line-height: 94px;
    font-weight: 700;
    text-align: center;
    position: relative;
    color: #505764
}

.top .header span {
    color: #ff8f00
}

.top .header i {
    position: absolute;
    top: -4px;
    right: 182px;
    font-size: 14px;
    color: #fff;
    width: 66px;
    height: 27px;
    line-height: 27px;
    font-weight: 400;
    background: url("../Images/upgrade-bg.jpg") center top no-repeat
}

.top .block-wrap {
    overflow: hidden;
    padding: 33px 0 53px
}

.top .block-wrap .block {
    width: 234px;
    float: left;
    text-align: center
}

.top .block-wrap .block p span {
    color: #ff8f00;
    font-weight: 700
}

.top .block-wrap .block p.tip {
    font-size: 16px;
    color: #575757
}

.top .block-wrap .block p.tip .num {
    font-size: 49px
}

.top .block-wrap .block p.tip .num0 {
    font-size: 24px;
    font-weight: 400
}

.top .block-wrap .block p.tip1 {
    font-size: 12px;
    color: #575757
}

.top .block-wrap .block p.tip1 span {
    font-size: 15px
}

.top .block-wrap .block.block0 {
    width: 264px
}

.top .block-wrap .line {
    float: left;
    width: 1px;
    height: 66px;
    margin-top: 29px;
    background: #d9e2d7
}

.course-chara {
    background: center center no-repeat;
    padding: 60px 0 74px
}

.course-chara .title0 {
    margin-bottom: 14px
}

.course-chara .chara-b-box {
    position: relative;
    padding: 12px 15px
}

.course-chara .chara-b-content {
    position: relative;
    z-index: 99;
    background: #fff
}

.course-chara .chara-b-box-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: .04;
    filter: alpha(opacity=4);
    *zoom: 1
}

.course-chara .chara-b-outer {
    padding: 14px 0 10px;
    float: left
}

.course-chara .p-hr {
    float: left;
    width: 100%;
    font-size: 0;
    line-height: 0;
    border-top: 1px solid #e1e4e5
}

.course-chara .chara-b {
    width: 322px;
    text-align: center;
    font-size: 14px;
    color: #424242;
    line-height: 32px;
    padding-top: 30px;
    border-right: 1px solid #e1e4e5
}

.course-chara .chara-b.chara-br {
    border: 0
}

.course-chara .chara-b .img {
    display: block;
    margin: 0 auto 16px;
    width: 50px;
    height: 50px;
    background: url("../Images/icon-course.png") no-repeat
}

.course-chara .chara-b .img.img1 {
    background-position: 0 0
}

.course-chara .chara-b .img.img2 {
    background-position: -71px 0
}

.course-chara .chara-b .img.img3 {
    background-position: -143px 0
}

.course-chara .chara-b .img.img4 {
    background-position: -218px 0
}

.course-chara .chara-b .img.img5 {
    background-position: -291px 0
}

.course-chara .chara-b .img.img6 {
    background-position: -494px 0
}

.course-chara .chara-b .tip span {
    font-size: 24px
}

.course-chara .chara-b .tip0 {
    font-size: 12px
}

.course-chara .chara-b .tip-btn {
    padding: 12px 0 16px
}

.course-chara .chara-b .tip-btn a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 102px;
    height: 28px;
    border: 1px solid #fd7970;
    color: #fd7970;
    font-size: 14px;
    line-height: 28px;
    background: url("../Images/ask-detail-icon.png") 22px 9px no-repeat;
    padding-left: 20px
}

.course-chara .chara-b .tip-btn a:hover {
    text-decoration: none;
    color: #fff;
    background: url("../Images/ask-detail-icon.png") 22px -21px no-repeat #fd7970
}

.learn-program {
    padding: 36px 0 94px;
    background: #f2f5f7
}

.learn-program .title {
    line-height: 126px
}

.learn-program .step-wrap {
    padding-right: 2px
}

.learn-program .lp-title-list {
    border-bottom: 2px solid #fd7970;
    overflow: hidden;
    font-size: 0
}

.learn-program .lp-title-list .lp-list-one {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: bottom;
    width: 198px;
    height: 48px;
    padding: 6px 0;
    margin-right: 2px;
    margin-top: 10px;
    background: #a1adb6;
    text-align: center;
    cursor: pointer
}

.learn-program .lp-title-list .lp-list-one:hover {
    margin-top: 0;
    padding: 11px 0;
    background: #fd7970;
    text-decoration: none
}

.learn-program .lp-title-list .lp-list-one p {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    color: #fff
}

.learn-program .lp-title-list .lp-list-one .lp-list-one-left {
    font-size: 40px;
    line-height: 48px
}

.learn-program .lp-title-list .lp-list-one .lp-list-one-right {
    text-align: left;
    margin-left: 10px
}

.learn-program .lp-title-list .lp-list-one .lp-list-one-right span {
    display: block;
    font-size: 18px;
    line-height: 24px
}

.learn-program .lp-title-list .lp-list-last {
    margin-right: 0
}

.learn-program .lp-title-list .lp-list-selected {
    margin-top: 0;
    padding: 11px 0;
    background: #fd7970;
    cursor: default
}

.learn-program .lp-content-box {
    padding-top: 6px;
    background: #fff
}

.learn-program .lp-content-box .lp-content-one {
    padding: 0 12px
}

.learn-program .lp-content-box .lp-content-one p {
    font-size: 18px;
    line-height: 24px;
    padding: 23px 0;
    border-bottom: 1px dotted #dde1e4
}

.learn-program .lp-content-box .lp-content-one .lp-content-list-last {
    border: 0
}

.learn-program .lp-content-box .lp-content-one span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle
}

.learn-program .lp-content-box .lp-content-one .content-list-title {
    color: #77838c;
    width: 158px;
    text-align: right;
    margin-right: 20px
}

.learn-program .lp-content-box .lp-content-one .content-list-info {
    font-size: 14px;
    color: #424242
}

.learn-program .lp-content-box .lp-content-one .lp-content-level-star {
    height: 24px;
    font-size: 0;
    background: url("../Images/learn-program-star.png") 0 -24px repeat-x
}

.learn-program .lp-content-box .lp-content-one .lp-content-level-star-right {
    height: 24px;
    background: url("../Images/learn-program-star.png") repeat-x
}

.learn-app {
    background: center top no-repeat
}

.learn-app .app {
    overflow: hidden;
    margin-top: 170px
}

.learn-app .app ul {
    width: 237px;
    list-style: none;
    padding: 64px 0 0 159px;
    float: left
}

.learn-app .app ul li {
    height: 38px;
    padding-left: 67px;
    line-height: 38px;
    font-size: 26px;
    color: #fd7970;
    margin-bottom: 46px;
    background: url("../Images/learn-plan-icons.jpg") no-repeat
}

.learn-app .app ul li.icon1 {
    background-position: 0 -38px
}

.learn-app .app ul li.icon2 {
    background-position: 0 -76px
}

.learn-app .app .img-wrap {
    float: left;
    width: 474px;
    height: 507px;
    margin-left: 36px;
    position: relative
}

.learn-app .app .img-wrap .img {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0%
}

.learn-app .app .img-wrap .white {
    position: absolute;
    z-index: 15
}

.learn-app .app .img-wrap .white img {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute
}

.learn-app .app .img-wrap .white.white0 {
    top: 438px
}

.learn-app .app .img-wrap .white.white1 {
    top: 208px
}

.learn-app .app .img-wrap .white.white2 {
    top: 58px
}

.learn-app .app .img-wrap .tips {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 25
}

.learn-app .app .img-wrap .tips .tip {
    top: -80px;
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0)
}

.learn-app .app .img-wrap .tips .tip0 {
    width: 222px;
    right: 128px
}

.learn-app .app .img-wrap .tips .tip1 {
    *width: 170px;
    left: 158px
}

.learn-app .app .img-wrap .tips .tip2 {
    *width: 112px;
    right: 180px
}

.learn-app .app .img-wrap .tips p {
    background: #18c4dd;
    padding: 20px;
    font-size: 18px;
    color: #fff;
    text-align: center
}

.learn-app .app .img-wrap .tips p span {
    color: #fcff29
}

.learn-app .app .img-wrap .tips .horn {
    display: block;
    border-style: solid;
    border-width: 10px 10px 0;
    border-color: #18c4dd transparent transparent;
    width: 0;
    height: 0;
    margin: 0 auto
}

.learn-app .app .img-wrap .opa {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 5
}

.teacher {
    padding-bottom: 60px;
    background: #f2f5f7
}

.teacher .header {
    padding: 78px 0 66px
}

.teacher .header .title span {
    color: #fd7970
}

.teacher .roll-wrap {
    width: 100%;
    height: 522px;
    overflow: hidden;
    position: relative
}

.teacher .roll-wrap ul {
    list-style: none;
    width: 5600px;
    position: absolute;
    top: 0;
    left: 0
}

.teacher .roll-wrap ul li {
    width: 350px;
    height: 454px;
    float: left;
    position: relative
}

.teacher .roll-wrap ul li img {
    width: 100%;
    height: 100%
}

.teacher .roll-wrap ul li .info-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 350px;
    height: 454px
}

.teacher .roll-wrap ul li .info-wrap .info {
    position: absolute;
    bottom: 16px;
    width: 304px;
    left: 23px
}

.teacher .roll-wrap ul li .info-wrap p {
    line-height: 24px;
    font-size: 12px;
    color: #fff
}

.teacher .roll-wrap ul li .info-wrap p.tips {
    line-height: 36px;
    margin-bottom: 3px
}

.teacher .roll-wrap ul li .info-wrap p.tips .name {
    font-size: 24px
}

.teacher .roll-wrap ul li .info-wrap p.tips a {
    display: block;
    width: 87px;
    height: 29px;
    float: right;
    line-height: 29px;
    font-size: 16px;
    text-align: center;
    color: #fd7970;
    border: 1px solid #fd7970;
    text-decoration: none;
    margin-top: 2px
}

.teacher .roll-wrap ul li:hover .info-wrap {
    height: 438px;
    width: 334px;
    border: 8px solid #fd7970
}

.teacher .roll-wrap ul li:hover .info-wrap .info {
    left: 15px;
    bottom: 8px
}

.teacher .roll-wrap ul li:hover .info-wrap .tips .name {
    color: #fd7970
}

.teacher .roll-wrap ul li:hover .info-wrap .tips a {
    margin-top: 0;
    border: 3px solid #fd7970
}

.teacher .roll-wrap .names {
    width: 100%;
    position: absolute;
    bottom: 0;
    background: #f7f9fb
}

.teacher .roll-wrap .names .name-list {
    height: 68px;
    overflow: hidden
}

.teacher .roll-wrap .names .name-list a {
    display: block;
    width: 54px;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    color: #424242;
    line-height: 65px;
    margin: 0 4px;
    _margin: 0 3px;
    float: left
}

.teacher .roll-wrap .names .name-list a.on {
    color: #fd7970;
    border-bottom: 3px solid #fd7970
}

.evaluation {
    padding: 66px 0 30px;
    background: #ffe8d9;
    position: relative;
    zoom: 100%
}

.evaluation .floors {
    height: 530px;
    width: 1000px;
    margin: 0 auto;
    position: relative
}

.evaluation .floors .ev-img {
    position: absolute;
    box-shadow: 0 0 3px 1px #ccc;
    left: 1500px
}

.evaluation .floors .ev-img img {
    display: block
}

.evaluation .floors .ev-img .opa {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: .8;
    filter: alpha(opacity=80)
}

.evaluation .floors .ev-img.high-lev {
    z-index: 999
}

.evaluation .floors .ev-img.high-lev .opa {
    opacity: 0;
    filter: alpha(opacity=0)
}

.evaluation .floors .btns {
    list-style: none;
    position: absolute;
    left: 50%;
    bottom: 32px;
    margin-left: -52px
}

.evaluation .floors .btns li {
    width: 50px;
    height: 4px;
    float: left;
    margin-right: 5px;
    background: #d1d9df
}

.evaluation .floors .btns li.on {
    background: #f98009
}

.choose {
    padding-top: 92px;
    overflow: hidden;
    background: #f2f5f7
}

.choose .bl-outer {
    overflow: hidden
}

.choose .bl {
    float: left;
    width: 210px;
    margin-top: 40px
}

.choose .bl.bl0 {
    width: 290px
}

.choose .bl p {
    text-align: center;
    font-size: 14px;
    color: #424242
}

.choose .bl p.num {
    font-size: 50px;
    color: #fd7970
}

.choose .bl p.num span {
    font-size: 20px
}

.choose .points {
    margin-top: 304px;
    margin-bottom: 346px;
    position: relative;
    height: 13px;
    background: url("../Images/student-choose-bar-outer.jpg") 0 center no-repeat
}

.choose .points-inner {
    position: relative;
    height: 13px;
    width: 1000px;
    margin: 0 auto;
    background: url("../Images/student-choose-bar-inner.png") no-repeat
}

.choose .point-top-box {
    position: absolute;
    height: 230px;
    bottom: 19px;
    left: 0;
    right: 0;
    font-size: 0
}

.choose .point-top-box .point-box {
    width: 188px;
    height: 230px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    text-align: center;
    background: url("../Images/student-choose-content-bg.png") no-repeat
}

.choose .point-top-box .point-box-2009 {
    margin-left: 4px
}

.choose .point-top-box .point-box-2011, .choose .point-top-box .point-box-2013 {
    margin-left: 40px
}

.choose .point-top-box .point-box-2015 {
    margin-left: 44px
}

.choose .point-top-box .point-box-info {
    color: #757575;
    font-size: 14px;
    height: 76px;
    line-height: 20px;
    padding: 54px 20px 0;
    overflow: hidden
}

.choose .point-top-box .point-box-year {
    font-size: 30px;
    line-height: 38px;
    color: #2db3a9
}

.choose .point-bottom-box {
    position: absolute;
    height: 230px;
    top: 19px;
    left: 0;
    right: 0;
    font-size: 0
}

.choose .point-bottom-box .point-box {
    width: 188px;
    height: 230px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    text-align: center;
    background: url("../Images/student-choose-content-bg.png") -200px 0 no-repeat
}

.choose .point-bottom-box .point-box-2010 {
    margin-left: 110px
}

.choose .point-bottom-box .point-box-2012 {
    margin-left: 42px
}

.choose .point-bottom-box .point-box-2014 {
    margin-left: 45px
}

.choose .point-bottom-box .point-box-2016 {
    margin-left: 49px
}

.choose .point-bottom-box .point-box-info {
    color: #757575;
    font-size: 14px;
    line-height: 20px;
    padding: 0 16px
}

.choose .point-bottom-box .point-box-year {
    font-size: 30px;
    padding-top: 52px;
    line-height: 60px;
    color: #2db3a9
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.clearfix {
    *zoom: 1
}

.index-teacher {
    position: relative;
    padding: 60px 0 80px;
    height: 820px;
    background: url("../Images/b3.jpg") center top no-repeat
}

.index-teacher .container {
    width: 1000px;
    margin: 0 auto
}

.index-teacher .paper {
    width: 100%;
    position: relative;
    margin-top: 85px
}

.index-teacher .paper .hd {
    position: absolute;
    top: 0;
    left: 0
}

.index-teacher .paper .hd p {
    width: 42px;
    text-align: center;
    background: #4b4b4b;
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    height: 152px;
    padding-top: 10px;
    position: relative;
    cursor: pointer
}

.index-teacher .paper .hd p.first {
    padding-top: 20px;
    height: 142px
}

.index-teacher .paper .hd p b {
    width: 10px;
    height: 16px;
    background: url("../Images/m8.png") no-repeat;
    display: none;
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: -8px
}

.index-teacher .paper .hd p.active {
    background: #fd7970
}

.index-teacher .paper .hd p.active b {
    display: block
}

.index-teacher .paper .bd {
    width: 940px;
    padding-left: 60px
}

.index-teacher .paper .bd .cell {
    display: none
}

.index-teacher .paper .btn {
    overflow: hidden;
    padding-top: 50px;
    text-align: center
}

.index-teacher .paper .btn a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: #fd7970;
    color: #fff;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    width: 356px
}

.index-teacher .paper .btn a:hover {
    background: #f15d4f;
    text-decoration: none
}

body {
    font-family: 'Microsoft YaHei';
    background: #f7f7f7
}

.fl {
    float: left
}

.fr {
    float: right
}

.cl {
    clear: both
}

.hedden {
    display: none
}

.head {
    height: 616px;
    background: url("../Images/head.jpg") center top no-repeat;
    position: relative
}

.nav {
    width: 100%;
    background: #16222f;
    opacity: .8;
    height: 40px;
    position: absolute;
    bottom: 0
}

.nav li {
    float: left;
    font: 18px/40px "Microsoft Yahei"
}

.nav li a, .nav li a:visited {
    color: #fff
}

.nav li span {
    display: inline-block;
    padding: 0 17px;
    color: #5C656D;
    font-family: '宋体'
}

.nav .tel1 {
    background: url("../Images/phone.png") 0 5px no-repeat;
    padding-left: 38px;
    color: #fff;
    float: right;
    font-size: 16px;
    line-height: 18px
}

.nav .tel1 span {
    font-size: 12px
}

.mid {
    width: 1000px;
    margin: 0 auto
}

.page {
    position: relative;
    overflow: hidden;
}

.p-8 {
    width: 100%;
    padding-bottom: 50px;
    background: url("../Images/bg2.jpg") center top no-repeat
}

.title {
    margin-top: 40px
}

.title .h1 {
    font-size: 40px;
    color: #4b4b4b
}

.title .h1 span {
    color: #f97263
}

.title .h2 {
    font-size: 22px;
    color: #8b919c
}

.p-2 {
    height: 1050px;
    background: url("../Images/bg1.jpg") center top no-repeat
}

.p-2 .bidu, .p-2 .bidu .pre {
    width: 1000px;
    height: 745px;
    overflow: hidden;
    text-align: center;
}

.p-2 .bidu {
    margin: 30px auto;
    background: #fff;
    position: relative
}

.p-2 .bidu .pre {
    position: absolute;
    left: 0;
    top: 0;
    display: block
}
.p-2 .bidu .pre img{
    display: block;
    margin: 20px auto;
}

.p-2 .bidu .pre .left {
    width: 440px;
    height: 100%;
    background: #fff;
    float: left;
    position: relative
}

.p-2 .bidu .pre .left .cont {
    width: 290px;
    font-size: 24px;
    color: #2f3030;
    line-height: 36px;
    text-align: center;
    margin-left: 128px;
    margin-top: 36px
}

.p-2 .bidu .pre .left .cont .num {
    width: 30px;
    height: 25px;
    background: #474747;
    color: #fff;
    line-height: 25px;
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.p-2 .bidu .pre .left .cont .arrow {
    width: 99px;
    height: 40px;
    border: 1px solid #f77367;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #f77367;
    margin: 25px auto;
    border-radius: 3px;
    cursor: pointer
}

.p-2 .bidu .pre .left .cont .arrow:hover {
    background: #f77367;
    color: #fff
}

.p-2 .bidu .pre .right {
    width: 552px;
    height: 210px;
    background: url("../Images/red.png") right center no-repeat;
    float: right;
    position: relative
}

.p-2 .bidu .pre .right .cont {
    width: 420px;
    float: right;
    margin-top: 22px;
    margin-right: 25px;
    text-align: center
}

.p-2 .bidu .pre .right .cont .sp {
    font-size: 16px;
    color: #fff;
    text-align: left;
    line-height: 36px;
    margin-top: 10px
}

.p-2 .bidu .pre .right .cont .bp {
    font-size: 20px;
    color: #fff;
    text-align: left;
    line-height: 30px
}

.p-2 .bidu .hov {
    width: 1000px;
    height: 210px;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    opacity: 0;
    overflow: hidden
}

.p-2 .bidu .hov .left {
    width: 800px;
    height: 100%;
    float: left
}

.p-2 .bidu .hov .left .cont {
    margin: 30px
}

.p-2 .bidu .hov .left .cont .tit {
    font-size: 24px;
    color: #2f3030
}

.p-2 .bidu .hov .left .cont .tit .num {
    width: 30px;
    height: 25px;
    background: #fd7970;
    line-height: 25px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    margin-right: 10px;
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.p-2 .bidu .hov .left .cont .intr {
    font-size: 14px;
    color: #757575;
    line-height: 24px;
    margin-top: 15px
}

.p-2 .bidu .hov .left .cont .intr span {
    font-size: 14px;
    color: #fd7970
}

.p-2 .bidu .hov .right {
    margin-left: 800px;
    height: 100%;
    background: #fd7970;
    padding: 0 10px;
    overflow: hidden
}

.p-2 .bidu .hov .right .icon {
    margin: 15px auto 0;
    display: block
}

.p-2 .bidu .hov .right .tit {
    font-size: 13px;
    color: #fff;
    border-bottom: 1px solid #fd948d;
    padding: 15px 0 10px
}

.p-3, .p-5 {
    padding-bottom: 50px
}

.p-2 .bidu .hov .right .intr {
    font-size: 16px;
    color: #fff;
    line-height: 21px;
    margin-top: 10px
}

.p-3 {
    background: #fff
}

.p-3 .dsj {
    width: 1000px;
    margin: 30px auto 0
}

.p-3 .dsj .per {
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    -ms-perspective: 800px;
    -o-perspective: 800px;
    perspective: 800px;
    width: 100%;
    height: 159px
}

.p-3 .dsj .per .turn {
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    height: 100%
}

.p-3 .dsj .per .turn .back, .p-3 .dsj .per .turn .front {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #35cdc5
}

.p-3 .dsj .per .turn .front .cont {
    margin: 20px 25px;
    overflow: hidden
}

.p-3 .dsj .per .turn .front .cont .intr {
    margin-top: 50px;
    font-size: 27px;
    color: #fff;
    line-height: 36px
}

.p-3 .dsj .per .turn .front .cont .intr .h1 span {
    font-weight: 700
}

.p-3 .dsj .per .turn .back {
    display: none;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.p-3 .dsj .right .bd2 .turn .back, .p-3 .dsj .right .bd2 .turn .front {
    background: #58b7e5
}

.p-3 .dsj .per .turn .back .cont {
    margin: 20px 15px
}

.p-3 .dsj .per .turn .back .cont .h1 {
    font-size: 20px;
    color: #fff;
    line-height: 1.2em
}

.p-3 .dsj .per .turn .back .cont .h2 {
    font-size: 16px;
    color: #fff;
    margin-top: 5px
}

.p-3 .dsj .per .turnBack {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transition: all .6s linear;
    -moz-transition: all .6s linear;
    -ms-transition: all .6s linear;
    -o-transition: all .6s linear;
    transition: all .6s linear
}

.p-3 .dsj .per .turnOn {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0);
    -webkit-transition: all .6s linear;
    -moz-transition: all .6s linear;
    -ms-transition: all .6s linear;
    -o-transition: all .6s linear;
    transition: all .6s linear
}

@-webkit-keyframes turnBack {
    0% {
        -webkit-transform: rotateY(0);
        -moz-transform: rotateY(0);
        -ms-transform: rotateY(0);
        -o-transform: rotateY(0);
        transform: rotateY(0)
    }
    100% {
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }
}

@-moz-keyframes turnBack {
    0% {
        -webkit-transform: rotateY(0);
        -moz-transform: rotateY(0);
        -ms-transform: rotateY(0);
        -o-transform: rotateY(0);
        transform: rotateY(0)
    }
    100% {
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }
}

@-ms-keyframes turnBack {
    0% {
        -webkit-transform: rotateY(0);
        -moz-transform: rotateY(0);
        -ms-transform: rotateY(0);
        -o-transform: rotateY(0);
        transform: rotateY(0)
    }
    100% {
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }
}

@-o-keyframes turnBack {
    0% {
        -webkit-transform: rotateY(0);
        -moz-transform: rotateY(0);
        -ms-transform: rotateY(0);
        -o-transform: rotateY(0);
        transform: rotateY(0)
    }
    100% {
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }
}

@keyframes turnBack {
    0% {
        -webkit-transform: rotateY(0);
        -moz-transform: rotateY(0);
        -ms-transform: rotateY(0);
        -o-transform: rotateY(0);
        transform: rotateY(0)
    }
    100% {
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }
}

@-webkit-keyframes turnOn {
    0% {
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }
    100% {
        -webkit-transform: rotateY(0);
        -moz-transform: rotateY(0);
        -ms-transform: rotateY(0);
        -o-transform: rotateY(0);
        transform: rotateY(0)
    }
}

@-moz-keyframes turnOn {
    0% {
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }
    100% {
        -webkit-transform: rotateY(0);
        -moz-transform: rotateY(0);
        -ms-transform: rotateY(0);
        -o-transform: rotateY(0);
        transform: rotateY(0)
    }
}

@-ms-keyframes turnOn {
    0% {
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }
    100% {
        -webkit-transform: rotateY(0);
        -moz-transform: rotateY(0);
        -ms-transform: rotateY(0);
        -o-transform: rotateY(0);
        transform: rotateY(0)
    }
}

@-o-keyframes turnOn {
    0% {
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }
    100% {
        -webkit-transform: rotateY(0);
        -moz-transform: rotateY(0);
        -ms-transform: rotateY(0);
        -o-transform: rotateY(0);
        transform: rotateY(0)
    }
}

@keyframes turnOn {
    0% {
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }
    100% {
        -webkit-transform: rotateY(0);
        -moz-transform: rotateY(0);
        -ms-transform: rotateY(0);
        -o-transform: rotateY(0);
        transform: rotateY(0)
    }
}

.flag-consult, .pop_form, .zhezhao {
    -webkit-transform: translateZ(0)
}

.p-3 .dsj .bg {
    margin-top: 10px
}

.p-3 .dsj .bg img {
    display: block
}

.p-3 .dsj .left {
    width: 328px;
    float: left
}

.p-3 .dsj .left .bd1 .icon {
    float: right
}

.p-3 .dsj .right {
    width: 326px;
    float: right
}

.p-3 .dsj .right .bd2 {
    height: 330px
}

.p-3 .dsj .right .bd2 .turn .icon {
    width: 60px;
    margin: 99px auto 0
}

.p-3 .dsj .right .bd2 .turn .front .intr {
    margin-top: 5px;
    font-size: 35px;
    text-align: center
}

.p-3 .dsj .cent .bd3 .turn .back, .p-3 .dsj .cent .bd3 .turn .front {
    background: #FDC862
}

.p-3 .dsj .right .bd2 .turn .back .h1 {
    font-size: 22px
}

.p-3 .dsj .cent .bd3 .turn .back .h1, .p-3 .dsj .right .bd2 .turn .back .h2 {
    font-size: 18px
}

.p-3 .dsj .cent {
    margin-left: 338px;
    margin-right: 336px
}

.p-3 .dsj .cent .over {
    overflow: hidden
}

.p-3 .dsj .cent .bd3 {
    width: 158px;
    height: 160px;
    float: right
}

.p-3 .dsj .cent .bd3 .turn .front .intr {
    margin-top: 0;
    margin-bottom: 20px;
    line-height: 30px
}

.p-3 .dsj .cent .bd3 .turn .back .h2 {
    font-size: 13px
}

.p-3 .dsj .cent .bd4 {
    width: 158px;
    height: 160px;
    float: left;
    margin-top: 10px
}

.p-3 .dsj .cent .bd4 .turn .cont {
    margin: 15px
}

.p-3 .dsj .cent .bd4 .turn .cont .intr {
    margin-top: 27px;
    font-size: 21px
}

.p-3 .dsj .cent .bd4 .turn .back, .p-3 .dsj .cent .bd4 .turn .front {
    background: #f38c85
}

.p-3 .dsj .cent .bd4 .turn .back .h1 {
    font-size: 16px
}

.p-3 .dsj .cent .bd4 .turn .back .h2 {
    font-size: 12px
}

.p-3 .dsj .cent .bd5 {
    height: 160px;
    margin-top: 10px
}

.p-3 .dsj .cent .bd5 .turn .icon {
    float: right
}

.p-3 .dsj .cent .bd5 .turn .cont .intr {
    margin-top: 40px;
    font-size: 24px
}

.p-3 .dsj .cent .bd5 .turn .back, .p-3 .dsj .cent .bd5 .turn .front {
    background: #b0b5bb
}

.p-5, .p-5 .teacher {
    background: #0A1225
}

.p-3 .dsj .cent .bd5 .turn .back .h1 {
    font-size: 18px
}

.p-3 .dsj .cent .bd5 .turn .back .h2 {
    font-size: 12px
}

.p-5 .title {
    margin-top: 40px
}

.p-5 .teacher {
    overflow: hidden;
    padding-bottom: 0
}

.p-5 .teacher .tch_mid {
    width: 1000px;
    margin: 0 auto;
    color: #fff
}

.p-5 .teacher .tch_cont {
    width: 965px;
    height: 330px;
    margin: 40px auto 0;
    position: relative;
    padding-bottom: 10px;
    overflow: hidden
}

.p-5 .teacher .left-tch-intr {
    width: 320px;
    float: left;
    margin-left: 30px
}

.p-5 .teacher .left-tch-intr .tch-img {
    height: 350px;
    padding-top: 10px
}

.p-5 .teacher .right-yati {
    margin-left: 380px;
    padding-right: 80px;
    padding-top: 50px
}

.p-5 .teacher .right-yati .tit {
    font-size: 24px;
    padding: 25px 0 20px
}

.p-5 .teacher .right-yati .tit span {
    color: #ff786d
}

.p-5 .teacher .right-yati .tch-intr {
    font-size: 16px;
    line-height: 28px
}

.p-5 .teacher .right-yati .tch-intr .name {
    font-size: 30px;
    line-height: 40px;
    margin-right: 15px
}

.p-5 .teacher .right-yati .tch-intr em {
    color: #F27265
}

.p-5 .teacher .right-yati .yati-box {
    padding: 15px 0 0
}

.p-5 .teacher .right-yati .yati-box .mz {
    font-size: 18px;
    color: #ff786d;
    line-height: 30px
}

.p-5 .teacher .right-yati .yati-box .detail {
    font-size: 16px;
    color: #fff;
    line-height: 30px
}

.p-5 .teacher .right-yati .yati-box:last-child {
    border-bottom: none
}

.p-5 .teacher .teacher-contain {
    position: relative
}

.p-5 .teacher .scroll {
    width: 938px;
    margin: 0 auto;
    overflow: hidden
}

.p-5 .teacher .animate {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 80px
}

.p-5 .teacher .tch_list {
    position: absolute;
    white-space: nowrap
}

.p-5 .teacher .tch_list li {
    width: 66px;
    height: 66px;
    border-radius: 50%;
    margin: 0 4px;
    border: 3px solid #CACBCD;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 0;
    cursor: pointer
}

.p-5 .teacher .left, .p-5 .teacher .right {
    width: 48px;
    height: 71px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -35px
}

.p-5 .teacher .tch_list li:hover {
    border-color: #303b4d
}

.p-5 .teacher .tch_list li.s {
    border-color: #ff786d
}

.p-5 .teacher .left {
    background: url("../Images/left.jpg");
    left: 17px
}

.p-5 .teacher .left:hover {
    background-image: url("../Images/left-hv.jpg")
}

.p-5 .teacher .right {
    background: url("../Images/right.jpg");
    right: 18px
}

.p-5 .teacher .right:hover {
    background-image: url("../Images/right-hv.jpg")
}

.p-6 {
    height: 800px;
    background: url("../Images/bg3.jpg") top center no-repeat
}

.p-6 .box1 {
    width: 1000px;
    height: 360px;
    background: url("../Images/jia.png") center 135px no-repeat;
    margin: 0 auto;
    color: #fff
}

.p-6 .box1 .qieh {
    width: 440px;
    height: 150px;
    background: #FE7970;
    position: relative;
    float: left;
    margin-bottom: 60px
}

.p-6 .box1 .qieh img {
    position: absolute;
    top: 0;
    left: 0
}

.p-6 .box1 .qieh img.right {
    top: 0;
    left: 186px
}

.p-6 .box1 .qieh p {
    width: 225px;
    padding: 15px;
    line-height: 25px
}

.p-6 .box1 .qieh dt {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    font: 24px/36px "Microsoft Yahei";
    width: 185px;
    height: 100px
}

.p-6 .box1 .qieh dd a {
    width: 80px;
    height: 23px;
    display: block;
    margin: 0 auto;
    border: 1px solid #fff;
    border-radius: 7px;
    color: #fff;
    text-align: center;
    cursor: text
}

.p-6 .box1 .ml1 {
    margin-left: 115px
}

.p-7 {
    padding-bottom: 50px;
    background: #fff
}

.p-7 .box2 {
    width: 1000px;
    height: 440px;
    padding-top: 10px;
    margin: 0 auto
}

.p-7 .box2 .n_l {
    width: 200px;
    float: left
}

.p-7 .box2 .n_l li {
    padding-left: 20px;
    height: 48px;
    margin-bottom: 1px;
    background: #DAE1E7;
    font: 16px/48px "Microsoft Yahei"
}

.p-7 .box2 .n_l li.zz {
    background: url("../Images/jt1.jpg") 182px 19px no-repeat #FE7970;
    color: #fff
}

.p-7 .box2 .n_r {
    width: 790px;
    height: 440px;
    float: right;
    display: none
}

.flag {
    position: fixed;
    width: 51px;
    left: 95%;
    top: 142px;
    z-index: 98
}
.flag:before{
    content: "";
    display: block;
    position: absolute;
    top: -142px;
    background: url("../Images/f30.png") left top no-repeat;
    width: 51px;
    height: 142px;
}

.flag ul {
    background: url("../Images/f36.png");
    width: 51px
}

.flag ul li {
    width: 51px;
    position: relative;
    border-bottom: 1px solid #ccc
}

.flag ul li a {
    display: block;
    padding: 15px 0
}

.flag ul li a:hover {
    background: #dc3d57
}

.flag ul li p {
    position: absolute;
    left: -165px;
    top: 30px;
    display: none
}

.flag ul li.top {
    border-bottom: none;
    background-image: none;
    padding: 0
}


.tan1 {
    display: block;
    margin: 50px auto 0;
    overflow: hidden;
    width: 360px;
    height: 56px;
    font: 26px/56px "Microsoft Yahei";
    background: #F46060;
    text-align: center;
    color: #fff
}

.tan1:hover {
    background: #FB7474
}

.tan1 span {
    display: inline-block;
    padding-right: 25px;
    background: url("../Images/jt2.png") right 21px no-repeat
}

.pop_form {
    display: none;
    width: 498px;
    height: 460px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -230px 0 0 -250px;
    background: #fff;
    z-index: 100
}

.pop_form .pop_con {
    padding: 40px 60px 0
}

.pop_form .pop_con p {
    margin-bottom: 20px;
    line-height: 36px;
    overflow: hidden
}

.pop_form .pop_con p input {
    width: 279px;
    padding: 0 8px;
    height: 36px;
    border: 1px solid #dedede;
    margin-left: 10px
}

.pop_form .pop_con .pop_submit {
    width: 330px;
    height: 50px;
    display: block;
    margin: 25px auto;
    background: #F46060;
    text-align: center;
    color: #fff;
    font: 25px/50px "Microsoft Yahei";
    overflow: hidden;
    border-radius: 3px
}

#myform_img, .zhezhao {
    display: none
}

.pop_form .pop_con .pop_submit:hover {
    background: #FB7474;
    text-decoration: none
}

.pop_form .pop_close {
    position: absolute;
    width: 40px;
    height: 40px;
    text-align: left;
    text-indent: -999em;
    overflow: hidden;
    background: url("../Images/kg.png") no-repeat;
    top: -20px;
    right: -20px
}

.pop_form .pop_close:hover {
    background-position: -40px 0
}

.zhezhao {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: #000;
    opacity: .8;
    z-index: 99
}

.mt580 {
    margin-top: 580px
}

#doyoo_panel {
    display: none !important
}

.tdtd {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-top-color: #8ea1b5;
    border-right-color: #8ea1b5;
    border-bottom-color: #8ea1b5;
    border-left-color: #8ea1b5;
    font-size: 14px;
    padding: 5px;
}

.tdtd1 {
    background-color: #5a738e;
    font-size: 14px;
    color: #FFFFFF;
}

.tdtd2 {

    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-top-color: #8ea1b5;
    border-right-color: #8ea1b5;
    border-bottom-color: #8ea1b5;
    border-left-color: #8ea1b5;
    font-size: 14px;
    padding: 5px;
}
.honer-box{
    margin: 30px auto 0;
    width: 1000px;
}
.honer-box ul{
    position: relative;
    font-size: 0;
}
.honer-box ul li{
    display: inline-block;
    margin: 30px 0 30px 30px;
    width: 220px;
    height: 220px;
    font-size: 18px;

}
.honer-box ul li p{
    text-align: center;
    height: 50px;
    line-height: 50px;
    background-color: #434D57;
    color: #fff;
}
.link-talk{
    display: block;
    position: relative;
    margin: 20px auto;
    padding: 5px 45px;
    border: medium none;
    width: 230px;
    font-size: 30px;
    text-indent: -25px;
    background-color: #fb7474;
    color: #fff;
}
.link-talk:hover{
    text-decoration: none;
    cursor: pointer;
    -webkit-box-shadow: inset -2px -2px 7px #B11515;;
    -moz-box-shadow: inset -2px -2px 7px #B11515;;
    box-shadow: inset -2px -2px 7px #B11515;;
}
.link-talk:after{
    content: "";
    display: block;
    position: absolute;
    top: 14px;
    right: 6px;
    width: 30px;
    height: 30px;
    background: url("../Images/Right-arrow.png") no-repeat;
    background-size: cover;
}
.class-system ul{
    font-size: 0;
    position: relative;
}
.class-system ul li{
    position: relative;
    display: inline-block;
    width: 200px;
    height: 100px;
    font-size: 18px;
    background-color:#F9727C;
    color: #fff;
}
.class-system ul li:nth-of-type(2n){
    background-color: #fff;
    color:#F9727C ;
}
.CS-arrow-P:after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: -100px;

    height: 0;
    width: 0;
    border-width: 50px 50px;
    border-style: solid;
    border-color: transparent transparent transparent #F9727C;

    z-index: 99;

}
.CS-arrow-W:after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: -100px;

    height: 0;
    width: 0;
    border-width: 50px 50px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;

    z-index: 99;
}
.class-system ul li p{
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.class-system ul li .FL{
    font-size: 25px;

}
.class-system ul li .SL{
    font-size: 20px;
}
.choose-class ul li{
    margin-bottom: 10px;
    height: 200px;
    font-size: 0;
}
.choose-class ul li section{
    font-size: 18px;
    display: table-cell;
    height: 200px;
    margin-bottom: 20px;
}
.choose-class ul li .one{
    width: 200px;
    text-align: center;
    background-color:#F9727C ;
    vertical-align: middle;
    font-size: 23px;

    color: #fffdf2;
}
.choose-class ul li .two{
    width: 600px;
    background-color: #efefef;
    vertical-align: middle;
}
.choose-class ul li .two>p{
    padding: 0 40px;
}
.choose-class ul li .three{
    width: 200px;
    border-left: 2px solid #C5C5C5;
    background-color: #efefef;
}
.choose-class ul li .three a{
    background-color: #F46060;

    -webkit-border-radius:7px;
    -moz-border-radius:7px;
    border-radius:7px;
    border: medium none;
    display: block;
    width: 108px;
    margin: 0 auto;
    padding: 10px 15px;
    position: relative;
    top: 80px;
    color: #fff;
    font-size: 18px;

}

.choose-class ul li .three a:hover{
    -webkit-box-shadow: -1px -4px 4px #C10606 inset;
    -moz-box-shadow: -1px -4px 4px #C10606 inset;
    box-shadow: inset -1px -4px 4px #C10606;
    text-decoration: none;
}
.scroll .animate ul li img{
    -webkit-border-radius:40px;
    -moz-border-radius:40px;
    border-radius:40px;
}
.counts-box{
    width: 1000px;
    margin: 20px auto;
}
.counts-box table{
    width: 1000px;
}
.counts-box table thead{
    background-color: #20386F;
    color: #fff;
}
.counts-box table td{
    font-size: 23px;
    padding: 20px 0;
    text-align: center;
    width: 250px;
}
.counts-box table tbody td:nth-of-type(2n){
    background-color: #B9E1FF;
    color: #0A1225;
}
.p-8 .title .title-text{
    color:#20386F ;
}
