.gaozhidanzhao {
    font-size: 16px
}

.gaozhidanzhao .banner img {
    display: block;
    width: 100%
}

.gaozhidanzhao .inner {
    width: 1200px;
    margin: 0 auto
}

.gaozhidanzhao .headerTitle {
    height: 130px;
    line-height: 130px;
    font-size: 32px;
    font-weight: 700;
    color: #333;
    text-align: center
}

.gaozhidanzhao .titleBox {
    font-size: 30px;
    color: #1A1A1A;
    line-height: 32px
}

.gaozhidanzhao .beijing {
    background-color: #fff
}

.gaozhidanzhao .beijing .mainBox {
    margin-bottom: 50px
}

.gaozhidanzhao .beijing .mainBox .main {
    padding: 20px 0
}

.gaozhidanzhao .beijing .mainBox .main img {
    margin-left: -30px
}

.gaozhidanzhao .beijing .mainBox .main p {
    text-indent: 2em;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 10px
}

.gaozhidanzhao .advantage {
    background-color: #FAFBFE
}

.gaozhidanzhao .advantage .main,.gaozhidanzhao .advantage .main2 {
    padding-top: 30px;
    padding-bottom: 40px
}

.gaozhidanzhao .advantage .main2 ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.gaozhidanzhao .advantage .main2 ul li {
    width: 600px;
    height: 130px;
    display: flex;
    align-items: center;
    margin-top: 30px;
    padding-left: 112px;
    padding-right: 30px;
    box-sizing: border-box
}
.gaozhidanzhao .advantage .main{
    position: relative;
}
.gaozhidanzhao .advantage .main2 ul li:nth-child(1) {
    background: url(../imgs/gaozhidanzhao/advantage01.png) no-repeat center center
}

.gaozhidanzhao .advantage .main2 ul li:nth-child(2) {
    background: url(../imgs/gaozhidanzhao/advantage02.png) no-repeat center center
}

.gaozhidanzhao .advantage .main2 ul li:nth-child(3) {
    background: url(../imgs/gaozhidanzhao/advantage03.png) no-repeat center center;
    background-size: 1220px;
    width: 1200px;
    margin: 10px auto;
}


.gaozhidanzhao .advantage .main2 ul li:nth-child(4) {
    background: url(../imgs/gaozhidanzhao/advantage04.png) no-repeat center center
}

.gaozhidanzhao .tedian {
    padding-bottom: 57px
}

.gaozhidanzhao .tedian .inner {
    box-shadow: 0 3px 18px 0 rgba(228, 230, 231, .66);
    border-radius: 6px
}

.gaozhidanzhao .tedian .lis {
    padding: 40px 0;
    width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between
}

.gaozhidanzhao .tedian .lis li {
    line-height: 42px;
    color: #F6A91F;
    font-size: 18px;
    text-align: center;
    border-radius: 21px;
    width: 138px;
    cursor: pointer;
    background-color: #FDEDD6
}

.gaozhidanzhao .tedian .lis .active {
    background-color: #F6A91F;
    color: #fff
}

.gaozhidanzhao .tedian .tedianBox {
    display: none;
    padding: 20px 70px
}

.gaozhidanzhao .tedian .tedianBox ul li {
    margin-bottom: 10px
}

.gaozhidanzhao .tedian .tedianBox ul li .title {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 5px;
    padding-left: 30px;
    background: url(../imgs/gaozhidanzhao/arrow.png) no-repeat left center
}

.gaozhidanzhao .tedian .tedianBox ul li .box {
    font-size: 14px;
    line-height: 26px;
    padding-left: 30px
}

.gaozhidanzhao .tedian .active {
    display: block
}

.gaozhidanzhao .liucheng {
    background: #FAFBFE;
    padding-bottom: 40px
}

.gaozhidanzhao .tujian {
    background: #fff;
    padding-bottom: 40px
}

.gaozhidanzhao .xize {
    background: #FAFBFE
}

.gaozhidanzhao .xize .inner {
    min-height: 500px;
    display: flex;
    justify-content: space-between
}

.gaozhidanzhao .xize .inner .lis {
    padding-top: 40px;
    width: 720px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between
}

.gaozhidanzhao .xize .inner .lis li {
    color: #F6A91F;
    font-size: 18px;
    text-align: center;
    border-radius: 22px;
    width: 120px;
    cursor: pointer;
    background-color: #FDEDD6;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 30px;
    height: 75px
}

.gaozhidanzhao .xize .inner .lis .actived {
    background-color: #F6A91F;
    color: #fff;
    position: relative
}

.gaozhidanzhao .xize .inner .lis .actived:before {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 55px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 10px solid #F6A91F
}

.gaozhidanzhao .xize .inner .mainBox {
    width: 720px
}

.gaozhidanzhao .xize .inner .mainBox .mainXize {
    margin-top: 30px;
    display: none;
    width: 720px;
    padding: 20px 26px;
    background-color: #F6A91F;
    line-height: 26px;
    color: #fff;
    border-radius: 22px
}

.gaozhidanzhao .xize .inner .mainBox .mainXize li {
    margin-bottom: 10px
}

.gaozhidanzhao .xize .inner .mainBox .active {
    display: block
}

.gaozhidanzhao .mingdan {
    padding-bottom: 50px
}

.gaozhidanzhao .mingdan .inner {
    overflow: hidden
}

.gaozhidanzhao .mingdan .inner ul {
    height: 494px;
    width: 6000px;
    position: relative;
    transition: all .5s
}

.gaozhidanzhao .mingdan .inner ul li {
    float: left
}

.gaozhidanzhao .mingdan .inner .btnBox {
    width: 80px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-top: 30px
}

.gaozhidanzhao .mingdan .inner .btnBox .btn_md {
    cursor: pointer
}

.gaozhidanzhao .ourAdvantage {
    padding-bottom: 50px;
    height: 520px;
    background: url(../imgs/gaozhidanzhao/bg_ourAdvantage.png) no-repeat center center
}

.gaozhidanzhao .ourAdvantage .headerTitle {
    color: #fff
}

.gaozhidanzhao .ourAdvantage ul {
    display: flex;
    justify-content: space-between;
    color: #333;
    margin-bottom: 20px
}

.gaozhidanzhao .ourAdvantage ul li {
    width: 280px;
    height: 350px;
    text-align: center;
    padding: 20px
}

.gaozhidanzhao .ourAdvantage ul li .main_title {
    font-size: 20px;
    font-weight: 600;
    line-height: 60px;
    color: #F2FF00
}

.gaozhidanzhao .ourAdvantage ul li .main_detail {
    font-size: 16px;
    line-height: 28px;
    color: #fff
}

.gaozhidanzhao .ourAdvantage h6 {
    text-align: center;
    font-size: 36px;
    font-weight: 500;
    color: #F2FF00;
    line-height: 55px
}

.gaozhidanzhao .teacher {
    padding-bottom: 60px
}

.gaozhidanzhao .teacher .inner {
    height: 440px;
    position: relative;
    overflow: hidden;
    padding: 10px 23px
}

.gaozhidanzhao .teacher .btn_box {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    cursor: pointer;
    z-index: 2
}

.gaozhidanzhao .teacher .btn_left {
    left: 0
}

.gaozhidanzhao .teacher .btn_right {
    right: 0
}

.gaozhidanzhao .teacher ul {
    height: 420px;
    min-width: 2670px;
    position: relative
}

.gaozhidanzhao .teacher ul li {
    float: left;
    width: 270px;
    height: 420px;
    margin-right: 26px;
    padding-top: 30px;
    text-align: center;
    box-shadow: 0 0 5px #dfdfdf
}

.gaozhidanzhao .teacher ul li:last-child {
    margin-right: 0
}

.gaozhidanzhao .teacher ul li img {
    margin-bottom: 40px
}

.gaozhidanzhao .teacher ul li .main_title {
    font-size: 22px;
    font-weight: 600;
    line-height: 1em;
    margin-bottom: 15px
}

.gaozhidanzhao .teacher ul li .detail {
    line-height: 22px;
    font-size: 14px
}
.advantageBox{
    position: absolute;
    right: 0;
    top: 0;
    width: 780px;
}
.advantageBox li{
    font-size: 14px;
    height: 126px;
    line-height: 126px;
    color:#5b5b5b;
}
.advantageBox li span{
    display: block;
    line-height: 20px;
    font-size: 13px;
}
