@charset "UTF-8";* {
    margin: 0;
    padding: 0
}

a {
    text-decoration: none;
    font-style: normal;
    list-style: none
}

li {
    text-decoration: none;
    font-style: normal;
    list-style: none
}

i {
    text-decoration: none;
    font-style: normal;
    list-style: none
}

body {
    width: 10rem;
    margin: 0 auto;
    font-family: "微软雅黑";
    font-size: .426667rem;
    color: #333;
    -webkit-tap-highlight-color: transparent;
    cursor: pointer;
    background: #fff
}

.header {
    height: 1.373333rem;
    width: 9.2rem;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header .a_logo {
    display: flex;
    justify-content: center;
    align-items: center
}

.header .logo {
    width: 4.306667rem;
}
.header .menu {
    width: 0.606667rem;
}

.header .tel {
    width: 2.506667rem
}

.header>div>a:nth-of-type(1) {
    color: #313131
}

.header>div>a:nth-of-type(2) {
    color: #999
}

.header>div>i {
    display: inline-block;
    margin: 0 .2rem;
    color: #999
}
/*--侧边栏 start--*/

.con{
    position: absolute;
    z-index: 0;
    top: 50%;
    margin-top: -51px;
    left: 50%;
    margin-left: -202px;
}
button{
    width:100px;
    height: 100px;
    background-color: #fff;
    border: 1px solid #ccc;
    float: left;
}
button:hover{
    background-color: #f5f5f5;
}

.leftNav span{
    display: inline-block;
    width: 96%;
    height: 50px;
    margin-left: 2%;
    line-height: 50px;
    border-bottom: 1px solid #ef7930;
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.leftNav a {
    display: inline-block;
    width: 96%;
    height: 50px;
    margin-left: 2%;
    line-height: 50px;
    border-bottom: 1px solid #ef7930;
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.leftNav i img {
	width: 18%;
	position: relative;
    left: 0px;
    top: 10px;
}
.leftNav_cen {
	color: #ffff00 !important;
}
.leftNav span:hover{
    background-color: #ff8e4a;
}

.bgDiv{
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .5;
    position:fixed;
    display: none;
    z-index: 99;
    bottom: 0;
}
.leftNav{
    width: 50%;
    max-width: 400px;
    height: 100%;
    background-color:#e75d09;
    position: fixed;
    z-index: 999;
    top: 0;
    left: -50%;
}

/*--侧边栏 end--*/



.profile {
    width: 3rem;
    display: flex;
    justify-content: center;
    align-items: center
}

.headpic {
    display: inline-block;
    width: .74rem;
    height: .74rem;
    border-radius: 50%;
    overflow: hidden;
    margin-right: .2rem
}

.headpic>img {
    width: 100%
}

.h_out {
    padding-left: .2rem;
    border-left: 2px solid #efefef
}

.banner {
    width: 100%
}

.banner>img {
    width: 100%;
}

.banner>div>a {
    font-size: 32px
}

.content {
    margin-top: .266667rem;
    width: 100%;
    border-top: 2px solid #f0f0f0;
}

.content .swiper-slide {
    height: 0;
    overflow-y: hidden
}

.content .swiper-slide-active {
    height: auto
}

.content .con_tab {
    min-width: 100%;
    text-align: center;
    padding-bottom: .3rem;
    overflow: hidden
}

.content .con_tab>span {
    display: inline-block;
    margin-right: 15px;
    position: relative;
    font-size: .426667rem;
    cursor: pointer;
    float: left
}

.content .con_tab>span>i {
    display: inline-block;
    width: .48rem;
    height: .053333rem;
    background: #fff;
    border-radius: 2.666667rem;
    position: absolute;
    left: 50%;
    bottom: -0.106667rem;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.content .con_tab .active_tab {
    color: #ffd900
}

.content .con_tab .active_tab>i {
    background: #ffd900 !important
}

.content .tab_box::-webkit-scrollbar {
    display: none
}

.tab_box {
    width: 9.2rem;
    margin: 0 auto;
    overflow-x: auto;
    border-bottom: 1px solid #efefef
}

.active_condition {
    color: #fff !important;
    background: #ffd900;
    border-radius: 50px
}

._swiper {
    width: 9.6rem;
    margin: .4rem auto;
    border-bottom: 8px solid #fdfbfb;
    padding-bottom: 8px
}
._swiper ._shadow {
    position: relative
}

._swiper ._shadow>i {
    position: absolute;
    top: 0;
    right: 0;
    width: .066667rem;
    background: #fff;
    height: 100%;
    z-index: 99;
    -webkit-box-shadow: 0 0 .32rem .24rem #fff;
    box-shadow: 0 0 .32rem .24rem #fff
}

._swiper>div {
    width: 100%;
    overflow: hidden;
    margin: .2rem 0
}

._swiper>div .swi {
    width: 2.2rem;
    display: inline-block;
    float: left;
    font-size: .426667rem;
    color: #999
}

._swiper>div .swiper-container6 {
    width: 7rem;
    display: inline-block;
    overflow-x: auto;
    text-align: center;
    float: left
}

._swiper>div .swiper-container6::-webkit-scrollbar {
    display: none
}

._swiper>div .swiper-container6 .swiper-slide {
    font-size: .426667rem;
    color: #333;
    cursor: pointer;
    border: .026rem solid #efefef;
    border-radius: 50px;
    padding: .05rem .2rem;
    width: auto;
    margin-right: .2rem
}

._swiper .class_list {
    width: 100%;
    overflow: hidden;
    min-height: 6.5rem;
    font-size: 0;
    text-align: left
}
#topcontrol {
    z-index: 99999;
}
._swiper .class_list>li {
    width: 100%;
    display: inline-block;
    margin-top: .266667rem;
    border-bottom: 1px solid #ebebeb;
    border-radius: 10px;
    vertical-align: top;
    margin: .2rem
}
.classlist_zt {
    width: 100%;
}
.classlist_zt li {
    width: 100%;
    float: left;
    margin-bottom:5%;
    border-bottom: 1px solid #f0f0f0;
    border-top: 1px solid #f0f0f0;
    padding: 15px 0;
    z-index: 1;
    position: relative;
}
.class_list_left {
    width: 35%;
    margin-right:5%;
    float: left;
}
.class_list_left img {
    width: 130px;
    height: 75px;
    border-radius: 5px;
    overflow: hidden;
}
.class_list_right {
    width: 60%;
    float: left;
}
.list_bt {
    color: #000;
    font-weight: 600;
    padding: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px;
    line-height: 15px;
}
.list_keshi {
    font-size: 13px;
    color: #f85517;
    line-height:25px;
    padding-top: 5px;
}
.list_nr {
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600;
}
.list_freelisten {
    font-size: 12px;
    color: #0fba5e !important;
    line-height: 19px;
    padding-left: 10px;
}
.list_freelisten img {
    width: 8%;
    position: relative;
    left: 0px;
    top: 5px;
}
.list_tim {
    font-size: 12px;
    color: #0fba5e !important;
    line-height: 19px;
}
.list_tim img {
    width: 8%;
    position: relative;
    left: 0px;
    top: 5px;
}
._swiper .class_list>li>a {
    display: inline-block;
    width: 100%
}

._swiper .class_list>li>a .item_img {
    height: 2.35rem;
    margin-bottom: .266667rem
}

._swiper .class_list>li>a .item_img>img {
    width: 100%;
    height: 2.35rem;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

._swiper .class_list>li .item_title {
    font-size: .426667rem;
    color: #333;
    margin-bottom: .2rem;
    margin: 0 .2rem;
    text-align: left;
    height: 1.3rem;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

._swiper .class_list>li .item_time {
    font-size: .373333rem;
    color: #999;
    margin: 0 .2rem;
    text-align: left
}

._swiper .class_list>li .item_teacher {
    font-size: .373333rem;
    color: #999;
    margin: 0 .2rem;
    text-align: left;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

._swiper .class_list>li .item_deta {
    margin: .2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: left
}

._swiper .class_list>li .item_deta>span {
    font-size: .373333rem;
    color: #ffd900
}

._swiper .class_list>li:nth-of-type(2n) {
    margin-right: 0
}

.spinner {
    margin: .266667rem 0;
    width: 100%;
    height: .6rem;
    text-align: center;
    color: #999
}

.spinner>i {
    margin-right: .133333rem
}

.footer {
    width: 100%;
    font-size: .32rem;
    color: #999;
    text-align: center;
    padding: .466667rem 0;
    background-color:#333;
    line-height:.5687rem;
}

.footer>p>a {
    color: #999
}

.titleDv {
    font-size: .486667rem;
    position: relative;
    padding-left: .2rem;
    display: block;
    margin-bottom: .5rem;
    margin-top: 10px;
    text-align: center;
    padding-top: .4rem;
}

.titleDv .span {
    position: relative;
    font-weight: 600
}

.titleDv .span:before,.titleDv .span:after {
    content: "";
    width: .4rem;
    height: .4rem;
    display: block;
    position: absolute
}

.titleDv .span:before {
    top: -0.05rem;
    left: -0.1rem;
    border-left: 1px solid #dc1015;
    border-top: 1px solid #dc1015
}

.titleDv .span:after {
    bottom: -0.05rem;
    right: -0.1rem;
    border-right: 1px solid #dc1015;
    border-bottom: 1px solid #dc1015
}

.s_titleDv {
    font-size: .456667rem;
    padding-left: 15px;
    border-left: 5px solid #e75d09;
    margin: .25rem .2rem;
    display: block
}

.groupDv {
    text-align: center;
    font-size: 0
}

.groupDv>li {
    width: 2.2rem;
    display: inline-block;
    font-size: .386667rem;
    color: #a6a3a1;
    position: relative;
    padding-bottom: 10px
}

.groupDv>li:after {
    position: absolute;
    content: "";
    width: 60%;
    height: 1.5px;
    left: 50%;
    margin-left: -30%;
    bottom: 5px;
    background-color: #ffd900;
    display: none
}

.groupDv>li.active:after {
    display: block
}

.teamul {
    font-size: 0;
    text-align: center;
    margin-top: .6rem;
    width: 101%;
    overflow: hidden;
}

.teamul * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.teamul .itemli {
    vertical-align: top;
    width: 32%;
    display: inline-block;
    padding: .2rem 0;
    background: #f7f7f7;
    margin-right: 1%;
    margin-bottom: 1%;
    border-radius:4px;
    animation: nav-icon 0.6s linear 1;
}
/*--css 动画开始--*/
@keyframes nav-icon {
    0% {
        transform: scale(1.4)
    }

    70% {
        transform: scale(0.7)
    }

    100% {
        transform: scale(1)
    }
}

@-webkit-keyframes nav-icon {
    0% {
        transform: scale(1.4)
    }

    70% {
        transform: scale(0.7)
    }

    100% {
        transform: scale(1)
    }
}

@-moz-keyframes nav-icon {
    0% {
        transform: scale(1.4)
    }

    70% {
        transform: scale(0.7)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes art-move {
    0% {
        transform: translate(100px,0)
    }

    50% {
        transform: translate(50px,0)
    }

    100% {
        transform: translate(0,0)
    }
}

@-webkit-keyframes art-move {
    0% {
        transform: translate(100px,0)
    }

    50% {
        transform: translate(50px,0)
    }

    100% {
        transform: translate(0,0)
    }
}

@-moz-keyframes art-move {
    0% {
        transform: translate(100px,0)
    }

    50% {
        transform: translate(50px,0)
    }

    100% {
        transform: translate(0,0)
    }
}
/*--css 动画结束--*/
.teamul .itemli img {
    height: 1.22rem
}

.teamul .itemli .a_p {
    font-size: .346667rem;
    /*font-weight: 600;*/
    margin: .255rem auto;
    color: #000;
    padding: 0 .03rem
}

.teamul .itemli .b_p {
    font-size: .326667rem;
    color: #666;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding: 0 .03rem
}

/*.teamul .itemli:nth-child(1) {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

.teamul .itemli:nth-child(2) {
    border-bottom: 1px solid #ccc
}

.teamul .itemli:nth-child(3) {
    border-right: 1px solid #ccc
}*/

.tiyanul {
    font-size: 0;
    text-align: center;
    margin-top: 0.9em;
    width: 101%;
    overflow: hidden;
    padding-bottom: 0.8rem;
}

.tiyanul .item {
    width: 31%;
    display: inline-block;
    border: 1px solid #e75d09;
    border-radius: 5px;
    margin-right: 1%;
    /*box-shadow: 0 1px 2px 0 #8f8f8f*/
    padding:.23568rem 0;
}

.tiyanul .item .num {
    font-size: .476667rem;
    font-weight: 600;
}

.tiyanul .item p {
    padding: 5px 9px
}

.tiyanul .item p.a_p {
    font-size: .356667rem;
    font-weight: 600;

}

.tiyanul .item p.b_p {
    color: #333;
    font-size: .376667rem;
    line-height: .57689rem;
}

.stepul {
    font-size: 0;
    text-align: center;
    margin-top: 1rem
}

.stepul .itemli {
    width: 30%;
    display: inline-block;
    border-radius: 5px;
    margin: 0 1%;
    vertical-align: top;
    height: 5rem;
    background: #f5f5f5
}

.stepul .itemli img {
    height: 2rem;
    width: 100%;
    display: block
}

.stepul .itemli span {
    font-size: .396667rem;
    padding: 5px 10px;
    display: block;
    margin-top: 5px;
    font-weight: 600
}

.stepul .itemli p {
    font-size: .356667rem;
    padding: 5px 10px;
    padding-top: 0;
    color: #6a6a6a
}

/*--头部轮播--*/
.hiSlider-item {
    float: left;
    position: relative
}
.hiSlider-item img {
    border: none;
    width: 100%;
    outline: none;
}
.hiSlider-pages {
    position: absolute;
    bottom: 0.3rem;
    left: 0;
    text-align: center;
    width: 100%
}

.hiSlider-pages a {
    height: 9px;
    width: 9px;
    margin: 0 6px;
    display: inline-block;
    overflow: hidden;
    text-indent: -100px;
    font-size: 0;
    border-radius: 50%;
    background: #fff;
    opacity: 0.7
}

.hiSlider-pages a.active {
    opacity: 1
}

.hiSlider-btn-prev,.hiSlider-btn-next {
    display: none
}

.hiSlider-item .link {
    display: inline-block;
    position: absolute;
    bottom: 3rem;
    color: #fff;
    font-size: 1.4rem;
    background: #f54d25;
    height: 2.4rem;
    line-height: 2.4rem;
    border-radius: 1.2rem;
    -webkit-border-radius: 1.2rem;
    -moz-border-radius: 1.2rem;
    z-index: 2;
    white-space: nowrap;
    left: 50%;
    width: 10rem;
    text-align: center;
    margin-left: -5rem
}

/*--教学团队样式开始--*/
.jiaoxue_td {
	width: 90%;
	margin:0px auto;
	font-size: .376667rem;
	line-height:.8rem;
	color: #000;
}
.jiaoxue_td_js {
	width: 90%;
	margin:0px auto;
	height: 100%;
	overflow: hidden;
	padding-top: 4%;
}
.jiaoxue_td_js li {
	width: 100%;
	float: left;
	margin-bottom:5%;
}
.td_js_left {
	width: 20%;
	float: left;
	margin-right:2%;
}
.td_js_left img {
	width: 90%;
}
.td_js_right {
	width: 78%;
	float: left;
}
.td_js_right p {
	font-size: .476667rem;
	font-weight: 600;
}
.td_js_right h3 {
	font-size: .376667rem;
	line-height:.67689rem;
	padding-top: .22432rem;
	font-weight: normal;
}
.jiaoxue_tup {
	width: 100%;
	padding:2% 0;
}
.jiaoxue_tup img {
	width: 100%;
}
/*--教学团队样式结束--*/

/*--课程体系 start--*/
.kecheng_tixi {
    width: 95%;
    margin:0px auto;
    padding-top: 3%;
    height: 100%;
    overflow: hidden;
    padding-bottom: 3%;
}
.kecheng_tixi li {
    width: 31%;
    float: left;
    margin-right:2%;
    text-align: center;
    animation: nav-icon 0.6s linear 1;
}
.tixi_tu {
    width: 100%;
}
.tixi_tu img {
    width: 80%;
}
.tixi_bt {
    width: 100%;
    font-size: 13px;
    font-weight: bold;
    padding: 10px 0px;
}
.tixi_js {
    width: 100%;
    line-height:20px;
    color: #999;
}
.tixi_fb {
    width: 100%;
    font-size: 14px;
    padding-top: 2%;
    color: #666;
}
.tixi_biao {
    width: 100%;
    text-align: center;
}
.tixi_biao img {
    width: 99%;
}
.tixi_tisheng {
    width: 95%;
    margin: 0px auto;
    padding-top: 3%;
    height: 100%;
    overflow: hidden;
    padding-bottom: 3%; 
}
.tixi_tisheng li {
    width: 96%;
    float: left;
    margin-bottom: 3%;
    background: #f3f3f3;
    padding: 3%;
    border-radius: 5px;
}
.tisheng_tu {
    width: 20%;
    float: left;
    margin-right:5%;
}
.tisheng_right {
    width: 75%;
    float: left;
}
.tisheng_right_bt {
    width: 100%;
    float: left;
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 3%;
}
.tisheng_right_js {
    width: 100%;
    float: left;
    line-height:22px;
    font-size: 12px;
    color: #999;
}
/*--课程体系 end--*/

/*--师资团队 start--*/
.shizi {
    width: 95%;
    margin:0px auto;
    height: 100%;
    overflow: hidden;
}
.shizi li {
    padding: 3%;
    width: 96%;
    float: left;
    margin-bottom: 3%;
    background: #f3f3f3;
    border-radius: 5px;
}
.shizi_tu {
    width: 20%;
    float: left;
    margin-right:5%;
}
.shizi_tu img {
    width: 100%;
}
.shizi_right {
    width: 75%;
    float: left;
}
.shizi_right_bt {
    width: 100%;
    font-weight: 600;
    font-size: 16px;
    padding-bottom:3%;
    float: left;
}
.shizi_right_js {
    width: 100%;
    float: left;
    line-height:22px;
    color: #999;
}
.luyong {
    width: 95%;
    margin:0px auto;
    height: 100%;
    overflow: hidden;
}
.luyong img {
    width: 95%;
}
.luyong p {
    text-align: center;
    font-weight: bold;
}
.luyong li {
    width: 20%;
    float: left;
    text-align: center;
    animation: nav-icon 0.6s linear 1;
}
.waijiao {
    width: 95%;
    margin:0px auto;
    height: 100%;
    overflow: hidden;
}
.waijiao li {
    width: 30%;
    float: left;
    margin-right:2%;
    height: 190px;
    border:1px solid #f0f0f0;
    border-radius:5px;
    margin-bottom:10px;
    text-align: center;
}
.waijiao_tu {
    width: 100%;
    padding-top: 10%;
    float: left;
}
.waijiao_tu img {
    width: 60%;
}
.waijiao_bt {
    width: 100%;
    float: left;
    font-weight: 600;
    font-size: 16px;
    padding:5px 0px;
}
.waijiao_js {
    width: 100%;
    float: left;
    line-height:22px;
    color: #999
}
/*--师资团队 end--*/