/*首页*/
.index-banner {
    color: #fff;
}
.index-banner i{
    text-decoration: none;
}

/*隔层*/
.clapboard {
    border-bottom: 1px solid #eee;
    text-align: center;
    display: flex;
    align-items: center;
    height: 120px;
    font-size: 20px;
    /* -webkit-transition: all 1s ease;
     -o-transition: all 1s ease;
     -moz-transition: all 1s ease;
     transition: all 1s ease;
     -webkit-transform: translate3d(0, -20%,0);
     -moz-transform: translate3d(0, -20%,0);
     transform: translate3d(0, -20%,0);
     opacity: 0;
     visibility: hidden;*/
}

.clapboard .cla1 {
    color: #e60012;
    font-weight: 600;
}

.clapboard span {
    color: #e60012;
    font-size: 30px;
}

.clapboard .cla2 {
    font-size: 16px;
    color: #606060;
}

/*隔层结束*/

.banner {
    min-height: 400px;
}

.banner h1 {
    font-size: 36px;
    padding-top: 100px;
}

.banner h2 {
    font-size: 18px;
    line-height: 35px;
}
.banner h2 span{
    padding-right:30px;
}
.banner h3 {
    font-size: 16px;
    line-height: 35px;
}

.banner h3 span{
    padding-right: 60px;
}

/*困难*/
.difficulty, .brand, .class-type, .dream-teacher, .student-evaluation, .process-class {
    margin-bottom: 30px;
}

.difficulty h1, .brand h1, .class-type h1, .public-class h1, .dream-teacher h1, .student-evaluation h1,
.process-class h1, .study-information h1, .class-content h1, .video-contains h1, .video-contains2 h1, .fav-contains h1 ,.more-fav h1,.teacher-introduce h1{
    text-align: center;
    font-size: 32px;
    margin: 60px 0;
    line-height: 38px;
    font-weight: bold;
}

.difficulty h1 > div, .brand h1 > div, .class-type h1 > div, .dream-teacher h1 > div,
.student-evaluation h1 > div, .video-contains h1 > div, .video-contains2 h1 > div, .fav-contains h1 > div , .teacher-introduce h1 > div {
    font-size: 20px;
    color: #606060;
    font-weight: 500;
}


.difficulty-div {

}

.difficulty-div .col-xl-6 {
    padding-right: 0;
    height: 400px;
}

.difficulty-body {
    height: 130px;
    display: flex;
    align-items: center;
}

.difficulty-body p {
    font-size: 16px;
    color: #606060;
    line-height: 28px;
    margin-bottom: 0;
}

.diff-img {
    float: right;
}

.difficulty-body-div {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.difficulty-body-div span {
    font-size: 24px;
    color: #ffaf00;
    margin-left: 10px;
}

/**
视频
 */
.video {
    background-color: #41bd9b;
    padding-bottom: 60px;
}

.video .video-body {
    text-align: center;
    padding: 0;
}

.video .video-body img {
    margin: 0 auto 10px;
}

.video .video-body h5 {
    font-size: 20px;
    color: #fff;
}
.video .col-lg-6{
    padding: 0;
}
.video .video-body p {
    font-size: 16px;
    color: #fff;
}
.video .container{
    padding: 0;
}
.video-ul {
    padding-left: 0;
    width: 50px;
    text-align: center;
    margin: 0;
}

.video-video {
    width: 500px;
    height: 288px;
}

.video-flex {
    display: flex;
}

.video-ul li {
    padding: 10px 12px;
    background-color: #fff;
    color: #909090;
    list-style: none;
}

.video-ul li span {
    background: url(http://ymfcn.yangmifeng.com/YMFcn/img/3/bfj-h.png) no-repeat;
    display: inline-block;
    width: 25px;
    height: 25px;
    padding-bottom: 5px;
}

.video-ul li.active span {
    background: url(http://ymfcn.yangmifeng.com/YMFcn/img/3/bfj-h2.png) no-repeat;
}

.video-ul li img {
    padding-bottom: 5px;
}

.video-ul li:first-child {
    border-top-right-radius: 8px;
}

.video-ul li:last-child {
    border-bottom-right-radius: 8px;
}

.video-ul li.active {
    padding: 10px 12px;
    background-color: #ffd235;
    color: #333;
    font-weight: 600;
}

.video-content {
    background: #000;
}

.video-content .videoC {
    display: none;
}

.video-content .videoC.active {
    display: block;
}

.video-content .video2 {
    display: none;
}

.video-title {
    text-align: center;
    padding-top: 45px;
}

.video-title h3 {
    font-size: 30px;
}

.video-title h3 span {
    color: #ff3f3f;
}


/**
品牌优势
 */
.brand {
    padding-bottom: 30px;
}

.padding-0 {
    padding: 0;
}

.list-first-div {
    margin-top: 35px;
    border: 1px solid #efeff0;
}

.list-first-div:hover {
    box-shadow: -2px 2px 8px 0px #20a0ba;
}

.list-first-div .list-group-item {

}

.list-first-div .list-first.list-group-item {
    background: #eaf3ff;
    padding: 1.2rem 1.25rem;
    font-weight: 600;

}

.list-first-bake {
    background-color: #f5f6f8;
}

.list-first-center-div {
    /*box-shadow: -2px 2px 8px 0px #e4c05d;*/
    border: 1px solid #ffde84;
}

.list-first-center-div:hover {
    box-shadow: -2px 2px 8px 0px #ba8b00;
}

.list-first-center-div .list-group-item {
    padding: 8px 1.25rem;
    text-align: left;
    padding-left: 25%;
}

.list-first-center-div .list-group-item i {
    font-size: 24px;
    padding-right: 5px;
}

.list-first-center-div .list-first-center {
    background: #ffde84;
    padding: 1.5rem 1.25rem;
    color: #624715;
    font-weight: 600;
    text-align: center;
}

.list-yellow {
    background-color: #fffaeb;
    color: #a97511;
}

.list-yellow-b {
    background-color: #fbf4e4;
    color: #a97511;
}

.brand .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.brand .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

/*全课程类型*/
.class-type {
    /*background: url(../img/index/5/bg.png);*/
    background-size: 100% 100%;
    color: #fff;
    min-height: 430px;
    overflow: auto;
    padding-bottom: 60px;
    margin: 0;
}

.class-type h1 > div {
    color: #fff;
}

.stars {
    position: relative;
}
.stars a{
    color: #fff;
}
.s1-1, .s1-2, .s1-3, .s1-4, .s1-5, .s1-6, .s1-7, .s1-8, .s1-9, .s1-10, .s1-11 {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.s1-1 > div, .s1-2 > div, .s1-3 > div, .s1-4 > div, .s1-5 > div, .s1-6 > div, .s1-7 > div, .s1-8 > div, .s1-9 > div, .s1-10 > div, .s1-11 > div {
    padding-top: 40px;
    font-size: 18px;
}

.s1-1 > div:hover, .s1-2 > div:hover, .s1-3 > div:hover, .s1-4 > div:hover, .s1-5 > div:hover, .s1-6 > div:hover, .s1-7 > div:hover, .s1-8 > div:hover, .s1-9 > div:hover, .s1-10 > div:hover, .s1-11 > div:hover {
    color: #41bd9b;
}

.s1, .s2, .s3, .s4, .s5, .s6, .s7, .s8, .s9, .s10, .s11 {
    /*五个星星*/
    /*absolute 绝对定位*/
    position: absolute;
    border-radius: 100%;
    background: white;
    box-shadow: 0px 0px 1px 2px rgb(150, 124, 201);
    width: 10px;
    height: 10px;
    /*阴影*/
}

.s1 {
    animation: brilla 1.2s alternate infinite;
    /*animation 动画*/
}

.s2 {
    animation: brilla .9s alternate infinite;
}

.s3 {
    animation: brilla .8s alternate infinite;
}

.s4 {
    animation: brilla .7s alternate infinite;
}

.s5 {
    animation: brilla .6s alternate infinite;
}

.s6 {
    animation: brilla .9s alternate infinite;
}

.s7 {
    animation: brilla .5s alternate infinite;
}

.s8 {
    animation: brilla 1.1s alternate infinite;
}

.s9 {
    animation: brilla 1.3s alternate infinite;
}

.s10 {
    animation: brilla 1.6s alternate infinite;
}

.s11 {
    animation: brilla 1.4s alternate infinite;
}


@keyframes brilla {
    0% {
        opacity: 0.3;
    }

    /*从0.0（完全透明）到1.0（完全不透明）*/
    100% {
        opacity: 1;
    }
}

/*老师介绍*/
.teacher-introduce{

}

.teacher-introduce .container {
    /*background-image: url(../img/index/teacher-fav/1-dt.png);*/
    background-size: 100% 100%;
    padding: 30px 0 60px;
}

.teacher-introduce .teacher-body {
    padding: 25px 0;
    display: flex;
}
.col-teacher {
    position: relative;
    flex: 1;
}
.center-teacher {
    display: none;
    position: absolute;
    bottom: -60px;
    left: 105px;
    width: 500px;
    z-index: 2;
    /*background: #fff;*/
    padding: 5px 15px;
    padding-left: 30px;
    font-size: 14px;
    background-image: url(../img/index/teacher-fav/1-xxz.png);
    background-size: 100% 100%;
}

.col-teacher:nth-child(n+5) .center-teacher {
    background-image: url(../img/index/teacher-fav/1-xxy.png);
    right: 110px;
    left: auto;
    padding-left: 15px;
}

.col-teacher:hover .center-teacher{
    display: block;
}
.col-teacher img{
    display: block;
    margin: 0 auto;
}
.center-teacher h4{
    color: #ff3f3f;
    display: flex;
    padding: 5px 0 0;
}

.center-teacher h4 span:first-child{
    flex: 1;
}

.center-teacher h4 span{
    font-size: 16px;
    width: 100px;
    flex: 2;
}
.center-teacher p{
    color: #909090;
    font-size: 14px;
    margin-bottom: 0;
    padding-bottom: 5px;
}
/*免费精品公开课*/

.public-class {
    /*background-image: url(../img/index/6/bg-2.png);*/
    background-size: 100% 100%;
    overflow: auto;
}

.public-class h1 span {
    font-size: 18px;
    font-weight: 500;
    width: 60px;
    display: inline-block;
}

.public-class-div {
    margin: 0 auto;
    width: 358px;
    border: 1px solid #eee;
}

.public-class-body {
    background-color: #fff;
    padding: 15px;
    /*width: 278px;*/
}

.public-class-body h5 {
    font-size: 18px;
}

.public-class-body h5 span {
    float: right;
    font-size: 14px;
    color: #909090;
}

.public-class-body h5 span i {
    font-size: 18px;
    color: #909090;
    padding-right: 3px;
}

.video-ul-public {
    padding-left: 0;
    font-size: 14px;
}

.video-ul-public li {
    list-style: none;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.video-ul-public li span {
    color: #ffaf00;
    padding-right: 2px;
    font-size: 12px;
    margin-left: 1px;
}

.video-ul-public li a {
    color: #909090;
    text-decoration: none;
}

.video-ul-public li a:hover {
    color: #ffaf00;
}

.public-class .swiper-button-prev2, .public-class .swiper-button-next2, .student-evaluation .swiper-button-prev3, .student-evaluation .swiper-button-next3 {
    bottom: 20px;
    top: auto;
    font-size: 40px;
    color: #ffaf00;
}

.public-class .swiper-button-prev2, .student-evaluation .swiper-button-prev3 {
    left: 46%;
}

.public-class .swiper-button-next2, .student-evaluation .swiper-button-next3 {
    right: 46%;
}

.swiper-container2, .swiper-container3 {
    padding: 0 0 80px;
}

.swiper-button-prev2:after, .swiper-container-rtl .swiper-button-next2:after, .swiper-button-prev3:after, .swiper-container-rtl .swiper-button-next3:after {
    content: "";
}

.swiper-button-next2:after, .swiper-container-rtl .swiper-button-prev2:after, .swiper-button-next3:after, .swiper-container-rtl .swiper-button-prev3:after {
    content: "";
}

/*导师团队分布列表*/
.dream-teacher {
    padding-top: 40px;
    background-color: #edf1f5;
    padding-bottom: 60px;
}

.dream-teacher h1 {
    margin: 20px;
}

.dream-teacher .row {
    margin-bottom: 20px;
}

.dream-teacher .row .col:first-child {
    /*padding-left: 60px;*/
}

.dream-teacher .row .col:nth-child(2) {
    /*padding-left: 125px;*/
}


.dream-teacher .row .col {
    /*padding-left: 115px;*/
    display: flex;
    align-items: center;
    flex: 1;
}
.dream-teacher .row .col img{
    margin-right: 10px;
}
.dream-teacher .col div {
    font-size: 12px;
}

.dream-teacher .container {
    background-size: 100% 100%;
    min-height: 530px;
}

/*学员评价*/
.student-evaluation {
padding-bottom: 30px;
}

.swiper-container3 {

}

.chengji-content {
    display: flex;
    border: 1px solid #eee;
}

.chengji-content div {
    flex: 1;
}

.chengji-show {

}

.chengji-show div {
    display: none;
}

.chengji-show div {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(51, 51, 51, 0.65);
    z-index: 99;

}

.chengji-show div p {
    position: relative;
    max-width: 500px;
    margin: 0 auto;
    padding: 20px;
    margin-top: 10%;
}

.chengji-show div img {
    margin: 0 auto;
}

.chengji-show div p span {
    border-radius: 50%;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background: #999;
    color: #fff;
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 10px;
}

.swiper-button-next3 {

}

/*上课流程*/

.process-class {
    margin-bottom: 0;
    background-color: #41bd9b;
    padding: 20px 0 80px;
}

.process-class-div {
    display: flex;
    /*align-items: center;*/
    justify-content: center;
    padding: 0;
}

.process-class-div .dian {
    font-size: 32px;
    padding: 0 10px;
}

.process-class-div .neirong {
    font-size: 13px;
    text-align: justify;
}

.process-class-div .neirong img {
    padding-right: 5px;
}

.process-class-div h6 {
    font-size: 16px;
    font-weight: 600;
}

/*留学资讯*/

.study-information {
padding-bottom: 60px;
}

.study-information .nav-tabs .nav-link.active, .study-information .nav-tabs .nav-item.show .nav-link{
    border-color: #fff #fff #fff;
}
.study-information .nav-tabs .nav-link:hover,.study-information .nav-tabs .nav-link:focus {
    border-color: #fff #fff #fff;
}

.study-information .nav-item {
    height: 54px;
    line-height: 44px;
}
.study-information .nav-item span{
    color: #606060;
    font-weight: 600;
    font-size: 20px;
}
.study-information .nav-item .nav-link.active span{
    border-bottom: 2px solid #ffaf00;
    padding-bottom: 13px;
    color: #ffaf00;
}

.study-information .list-unstyled .media{
    padding: 20px 0;
    border-bottom: 1px solid #eee;
    color: #606060;
}
.study-information .list-unstyled .media:last-child{
    border-bottom: 1px solid #fff;
}

.study-information .list-unstyled .media h5 a{
    color: #000;
    font-size: 18px;
    font-weight: 500;
}
.study-information .list-unstyled .media:first-child h5 a{
    color: #ffaf00;
}
.study-information .list-unstyled .media .media-body{
    font-size: 14px;
    line-height: 30px;
}
.study-information .list-unstyled .media .media-body div{
    font-size: 12px;
}


/*老师*/
/*师资*/
.tutor-banner {
    background-color: rgb(65,189,155);min-width: 1200px;background-size: 100% 100%;
}
.content-teacher-body {
    min-height: 1200px;margin-bottom: 60px;min-width: 1200px;
}

.content-teacher-body .content-teacher-h3 h3 {
    text-align: center;font-size: 30px;padding: 60px 0 20px;
}
.content-teacher-body .content-teacher-h3 p{
    text-indent:2rem;font-size: 20px;padding: 0 0 70px;color: #999;
}
.course-div {
    min-height: 360px;
    padding-top: 80px;
}

.course-div h2 {
    font-size: 36px;
    color: #fff;
    padding-left: 40px;
}

.course-div ul {
    padding: 0;
    margin: 0;
}

.course-div ul li {
    margin: 10px;
    padding: 5px 25px;
    color: #fff;
    font-size: 16px;
    display: flex;
}
.course-div ul li div{
    min-width: 150px;
    display: flex;
    align-items: center;
}
.course-div ul li div span{
    font-size: 20px;
    padding-right: 10px;
}
.div-teacher {
    position: relative;
    height: 250px;
}

.div-teacher img {
    padding-left: 20px;
}

.div-teacher .p-teacher {
    position: absolute;
    width: 100%;
    height: 180px;
    border: 1px solid #eee;
    border-radius: 8px;
    padding: 10px;
    top: 36px;
    left: 0;
    z-index: -1;
    font-size: 12px;
    line-height: 25px;
}

.div-teacher .p-teacher h3 {
    font-size: 16px;
    padding-bottom: 10px;
}

.girl,.red {
    color: red;
}


.boy {
    color: #0a9dc7;
}

.girl span:first-child, .boy span:first-child {
    padding-left: 100px;
    padding-right: 40px;
}

/*合伙人招聘*/

.content1{
    padding: 20px 0;
}
.content1 h2{
    text-align: center;
    padding: 30px 0 40px;
}
.content1 .media-you{
    text-align: center;
}
.content1 .media-you img{
    margin: 10px auto 25px;
}
.content1 .media-you h4{
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
}
.content1 .kh-img{
    margin-bottom: 50px;
}
.jiaru-content{
    background-color: #ffd133;
    overflow: hidden;
    padding: 30px 20px;
    margin-bottom: 60px;
}
.jiaru-content .jiaru-content1{

}
.jiaru-content .jiaru-content1 h4{
    color: #501384;
    font-size: 26px;
    line-height: 50px;
}
.jiaru-content .jiaru-content1 ul{
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 40px;
    margin-left: 15px;
}
.jiaru-content .jiaru-content1 li {
    list-style: outside;
    text-align: justify;
}
.jiaru-content .tongdao{

}
.jiaru-content .tongdao .tongdao1{
    float: left;
    text-align: center;
    margin-right: 40px;
}
.jiaru-content .tongdao .tongdao1 div{
    line-height: 36px;
}
.jiaru-content .form-xinxi{
    background-color: #fff;
    padding: 30px;
    border-radius: 8px;
}
.jiaru-content .form_ent {
    margin-bottom: 15px;
}
.jiaru-content .form_ent .btn_tijiao{
    background-color: #ffd133;
    width: 100%;
    text-align: center;
    border-radius: 8px;
    color: #501384;
    font-weight: 600;
}
.jiaru-content .form_ent .form_label{
    background-color: #ffd133;
    color: #501384;
}
/*合伙人*/
.partner-div{
    padding: 20px 0;
}
.partner-div .partner1{
    line-height: 35px;
    font-size: 18px;
    margin-top: 70px;
}
.partner-div .partner2{
    margin-top: 50px;
}
.partner-div .partner2 a{
    position: relative;
    display: block;width: 200px;
    height: 40px;
    border-radius: 20px;
    background-color: #ffd133;
    margin: 20px auto;
    line-height: 40px;
    font-weight: 600;
}

.partner-div .partner2 a img{
    display: none;
    bottom: 42px;
    position: absolute;
    left: 5px;
}
.partner-div .partner2 a:hover img{
    display: block;
}
.partner-div1{
    padding: 20px 0;
}

.partner-div2{

}
.partner-div2 h2{
    text-align: center;
    padding: 80px 0 50px;
    color: #333;
    /*font-weight: 600;*/
}
.bg-zhize{
    background-color: #edf4fb;
    padding-bottom: 60px;
}
.partner3{
    position: relative;
}
.partner3 img{
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}
.partner3 .col >div{
    line-height: 30px;
    text-align: center;
}

/*要求*/
.partner-yaoqiu{
    background: url(//assets.yangmifeng.com/static/honeybee/7-findus/bg2.png);
    overflow: auto;
}
.partner-content{
    margin-bottom: 80px;
}
.partner-daiyu{
    padding-bottom: 50px;
}
.partner-content h2 , .partner-daiyu h2{
    text-align: center;
    padding: 50px 0 40px;
}

.partner-daiyu1 .col-lg-4 .daiyu-media{
    height: 180px;
    width: 360px;
    display: flex;
    line-height: 28px;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    margin-bottom: 20px;
    border-radius: 8px;
    text-align: center;

}
.partner-daiyu1 .col-lg-4 .daiyu-media:hover{
    box-shadow: 5px 6px 16px 0px #999;
    border-radius: 8px;
}
.partner-daiyu1 .col-lg-4 .daiyu-media span{
    font-size: 20px;
}
.partner-daiyu1 .col-lg-4 .daiyu-media:hover span{
    color: red;
}
.partner-daiyu1 .col-lg-4:nth-child(1) .daiyu-media{
    background: url(../img/school-res/5.2-08-p1.png);
    -webkit-transition:all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    background-size: 100% 100%;
}
.partner-daiyu1 .col-lg-4:nth-child(2) .daiyu-media{
    background: url(../img/school-res/5.2-09-p2.png);
    background-size: 100% 100%;
    -webkit-transition:all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.partner-daiyu1 .col-lg-4:nth-child(3) .daiyu-media{
    background: url(../img/school-res/5.2-10-p3.png);
    background-size: 100% 100%;
    -webkit-transition:all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.partner-daiyu1 .col-lg-4:nth-child(4) .daiyu-media{
    background: url(../img/school-res/5.2-11-p4.png);
    background-size: 100% 100%;
    -webkit-transition:all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.partner-daiyu1 .col-lg-4:nth-child(5) .daiyu-media{
    background: url(../img/school-res/5.2-12-p5.png);
    background-size: 100% 100%;
    -webkit-transition:all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.partner-daiyu1 .col-lg-4:nth-child(6) .daiyu-media{
    background: url(../img/school-res/5.2-13-p6.png);
    background-size: 100% 100%;
    -webkit-transition:all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.partner-daiyu1 .col-lg-4:nth-child(1) .daiyu-media:hover{
    background: url(../img/school-res/5.2-08-p1-1.png) no-repeat 100% 100%;
    background-size: 100% 100%;
    -webkit-transition:all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.partner-daiyu1 .col-lg-4:nth-child(2) .daiyu-media:hover{
    background: url(../img/school-res/5.2-09-p2-2.png) no-repeat 100% 100%;
    background-size: 100% 100%;
    -webkit-transition:all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.partner-daiyu1 .col-lg-4:nth-child(3) .daiyu-media:hover{
    background: url(../img/school-res/5.2-10-p3-3.png) no-repeat 100% 100%;
    background-size: 100% 100%;
    -webkit-transition:all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.partner-daiyu1 .col-lg-4:nth-child(4) .daiyu-media:hover{
    background: url(../img/school-res/5.2-11-p4-4.png) no-repeat 100% 100%;
    background-size: 100% 100%;
    -webkit-transition:all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.partner-daiyu1 .col-lg-4:nth-child(5) .daiyu-media:hover{
    background: url(../img/school-res/5.2-12-p5-5.png) no-repeat 100% 100%;
    background-size: 100% 100%;
    -webkit-transition:all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.partner-daiyu1 .col-lg-4:nth-child(6) .daiyu-media:hover{
    background: url(../img/school-res/5.2-13-p6-6.png) no-repeat 100% 100%;
    background-size: 100% 100%;
    -webkit-transition:all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.partner-content .partner-media {
    /*text-align: center;*/
    color: #fff;
    display: flex;
    align-items: center;
}

.partner-content .partner-media img{
    width: 44px;
    height: 44px;
    margin: 0 10px;
}
.partner-content .partner-media div{
    font-size: 16px;
    line-height: 30px;
    flex: 1;
}

/*课程类型*/
.class-contains {
padding: 60px 0;
}

.class-contains .col-lg-6 .class-media {
overflow: hidden;
    padding: 60px 40px;
}
.class-contains .col-lg-6 .class-media h3{
    color: #ffaf00;
    font-size: 20px;
}

.class-contains .col-lg-6 .class-media>div{
    font-size: 16px;
    text-align: justify;
    line-height: 30px;
}

.class-contains .col-lg-6:nth-child(1) .class-media{
    background-image: url(../img/class-type/GPA.png);
    background-size: 100% 100%;
}
.class-contains .col-lg-6:nth-child(2) .class-media{
    background-image: url(../img/class-type/topscore.png);
    background-size: 100% 100%;
}

.class-contains .col-lg-6:nth-child(3) .class-media{
    background-image: url(../img/class-type/Thecourse.png);
    background-size: 100% 100%;
}
.class-contains .col-lg-6:nth-child(4) .class-media{
    background-image: url(../img/class-type/grammar.png);
    background-size: 100% 100%;
}

.class-content {
    padding-bottom: 60px;
}

.class-content .nav-tabs .nav-link.active, .class-content .nav-tabs .nav-item.show .nav-link{
    border-color: #fff #fff #fff;
}
.class-content .nav-tabs .nav-link:hover,.class-content .nav-tabs .nav-link:focus {
    border-color: #fff #fff #fff;
}

.class-content .nav-item {
    height: 54px;
    line-height: 44px;
}
.class-content .nav-item span{
    color: #606060;
    font-weight: 600;
    font-size: 20px;
}
.class-content .nav-item .nav-link.active span{
    border-bottom: 2px solid #ffaf00;
    padding-bottom: 13px;
    color: #ffaf00;
}

.class-content .media-type {
    background-color: #ffaf00;
    color: #fff;
    width: 90%;
    min-height: 200px;
    margin: 30px auto;
    text-align: center;
    padding-top: 50px;
    line-height: 45px;
    border-radius: 4px;
}
.class-content .media-type img{
    margin: 0 auto;
    display: block;
}

.class-content .media-type:hover img,.class-content .media-type img{
    -webkit-transition:all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.class-content .media-type:hover img {
    transform: scale(1.4);
}

.class-content .media-type p{
    font-size: 20px;
}


    /*公开课*/

.video-contains .public-class-div ,.video-contains2 .public-class-div{
    margin: 0 auto 40px;
}
.video-contains2 .video-ul-public {

}
.video-contains .public-class-div:hover h5{
    color: #ffaf00;
}
.video-contains2 .public-class-div:hover,.video-contains2 .public-class-div{
    -webkit-transition:all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.video-contains2 .video-ul-public li{
    white-space: unset;
    display: flex;
}
.video-contains2 .video-ul-public li span{
    color: #333;
    padding-right: 0;
}
.video-contains2 .video-ul-public li span:first-child{
    width: 65px;
}
.video-contains2 .video-ul-public li span:last-child{
   flex: 1;
}
/*留学资讯*/
.list-contains {
    padding-bottom: 60px;
    padding-top: 40px;
}

.list-contains-auto .nav{
    border-bottom: 1px solid #dee2e6;
}
.list-contains .nav-tabs .nav-link.active, .list-contains .nav-tabs .nav-item.show .nav-link{
    border-color: #fff #fff #fff;
}
.list-contains .nav-tabs .nav-link:hover,.list-contains .nav-tabs .nav-link:focus {
    border-color: #fff #fff #fff;
}

.list-contains .nav-item {
    height: 54px;
    line-height: 44px;
}
.list-contains .nav-item span{
    color: #606060;
    font-weight: 600;
    font-size: 20px;
}
.list-contains .nav-item .nav-link.active span{
    border-bottom: 2px solid #ffaf00;
    padding-bottom: 13px;
    color: #ffaf00;
}

.list-contains .list-unstyled .media-body h5{
    font-size: 20px;
    line-height: 35px;
}
.list-contains .list-unstyled .media-body h5 span{
    float: right;
    font-size: 16px;
    color: #606060;
}

.list-contains .list-unstyled .media{
    margin: 30px 0;
    display: flex;
    align-items: center;
}
.list-contains .list-unstyled .media img{
    width: 180px;
    border: 1px solid #eee;
}
.list-contains .list-unstyled .media-body p{
    font-size: 16px;
    color: #606060;
    text-align: justify;
    margin-bottom: 0;
}

/*优惠套餐*/
.fav-contains {
    margin-bottom: 50px;
}
.more-fav {
    margin-bottom: 60px;
}
.media-fav{
    text-align: center;
    color: #909090;
    font-size: 16px;
    box-shadow: 1px 1px 15px 2px #999;
    border-radius: 8px;
    padding-bottom: 50px;
    border: 1px solid #bfbfbf;
    /*margin-bottom: 50px;*/
}

.media-fav h1{
    background-size: 100% 100%;
    line-height: 130px;
    font-size: 24px;
    color: #fff;
    margin: 0;
}

.media-fav h4{
    font-size: 20px;
    color: #333;
    padding-top: 15px;
    font-weight: 600;
}
.media-fav .money {
    font-size: 36px;
    color: #e1392a;
    line-height: 30px;
    padding-bottom: 15px;
}

.media-fav ul{
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.media-fav span{
    color: #e1392a;
}

.media-fav p {
   padding: 0;
    margin: 0;
}

