/*学校环境*/
.school-se {
    width: 100%;
    height: 500px;
    max-width: 1920px;
    background: url(/assets/images/change/school-index/xxhjbg.jpg) center center;
    margin: 0 auto;
    margin-top: 100px;
}

.school-se > .school-se-min {
    width: 1200px;
    margin: 0 auto;
    padding-top: 58px;
    box-sizing: border-box;
}

.school-se > .school-se-min > .pull-left {
    width: 759px;
    height: 320px;
}

.school-se > .school-se-min > .pull-left > ul {
    width: 320px;
    height: 100%;
    position: relative;
}

.school-se > .school-se-min > .pull-left > ul > li > img {
    display: block;
    width: 100%;
    height: 100%;
}

.school-se > .school-se-min > .pull-left > ul > li {
    width: 100%;
    height: 233px;
}

.school-se > .school-se-min > .pull-left > ul > li:first-child {
    width: 100%;
    /*height: 87px;*/
    height: 100%;
}

.school-se > .school-se-min > .pull-left > img {
    display: block;
    width: 439px;
    height: 320px;
    float: left;
}

.school-se > .school-se-min > .pull-right {
    width: 400px;
    height: 320px;
    position: relative;
}

.school-se > .school-se-min > .pull-right > span {
    font-size: 12px;
    color: #a9a9a9;
}

.school-se > .school-se-min > .pull-right > h3 {
    font-size: 26px;
    font-weight: bold;
    color: #333333;
}

.school-se > .school-se-min > .pull-right > div {
    font-size: 14px;
    max-height: 150px;
    overflow: hidden;
    margin-top: 16px;
    color: #393939;
    line-height: 1.8;
}

.school-se > .school-se-min > .pull-right > a {
    position: absolute;
    width: 120px;
    height: 34px;
    font-size: 12px;
    border-radius: 34px;
    border: 1px solid #323031;
    color: #323031;
    text-align: center;
    line-height: 34px;
    bottom: 23px;
    font-weight: bold;
    transition: all 0.3s;
    cursor: pointer;
}

.school-se > .school-se-min > .pull-right > a:hover {
    color: #fff;
    background-color: #EA4245;
    transform: translate3d(0, -2px, 0);
    border-color: #EA4245;
}

.school-se > .school-se-min > .pull-right, .school-se > .school-se-min > .pull-left {
    margin-top: 24px;
    position: relative;
}

.school-se > .school-se-min > .pull-left > ul > .mask-ea4245 {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #ea4245;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    filter: alpha(opacity=70);
    box-sizing: border-box;
    padding: 9px 12px;
}

.school-se > .school-se-min > .pull-left > ul > .mask-ea4245 > span {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}

.school-se > .school-se-min > .pull-left > span {
    position: absolute;
    width: 16px;
    height: 16px;
    box-sizing: border-box;
    border: 2px solid #fff;
    top: 195px;
    left: 152px;
    z-index: 1;
}

.school-se > .school-se-min > .pull-left > span:first-of-type {
    top: 15px;
    left: 332px;
}

.school-se > .school-se-min > .pull-left > b {
    font-size: 12px;
    position: absolute;
    right: 10px;
    bottom: 8px;
    color: rgba(255, 255, 255, 0.7);
}

/*师资力量*/
.teachers-box {
    margin: 0 auto;
    width: 1200px;
    /* margin-top: -100px; */
}

.kecheng-mb {
    margin-bottom: 12px !important;
}

.teachers-box > .teachers-min {
    position: relative;
    width: 100%;
    height: 310px;
    perspective: 800px;
}

.teachers-box > .teachers-min > .ftbn {
    position: absolute;
    width: 1200px;
    height: 85px;
    bottom: 60px;
    background: url(/assets/images/change/school-index/szdkbg.jpg);
    z-index: 2;
}

.teachers-box > .teachers-min > .teachers-info {
    position: absolute;
    width: 660px;
    height: 158px;
    top: 0;
    left: 0;
    box-sizing: border-box;
    padding-top: 20px;
    display: none;
}

.teachers-box > .teachers-min > .teachers-info > img {
    display: block;
    width: 114px;
    height: 114px;
    border-radius: 57px;
}

.teachers-box > .teachers-min > .teachers-info > .pull-right {
    height: 120px;
    width: 500px;
}

.teachers-box > .teachers-min > .teachers-info > .pull-right > h3 {
    font-size: 18px;
    color: #313131;
}

.teachers-box > .teachers-min > .teachers-info > .pull-right > div {
    font-size: 14px;
    color: #2f2f2f;
    /*text-indent:30px;*/
    max-height: 78px;
    overflow: hidden;
    margin-top: 16px;
}

.teachers-box > .teachers-min > .teachers-info > a {
    position: absolute;
    width: 120px;
    height: 34px;
    box-sizing: border-box;
    border: 1px solid #5b5a58;
    font-size: 12px;
    text-align: center;
    line-height: 34px;
    font-weight: bolder;
    border-radius: 34px;
    top: 193px;
    left: 184px;
    z-index: 4;
    transition: all 0.3s;
    color: #333;
    cursor: pointer;
}

.teachers-box > .teachers-min > .teachers-info > a:hover {
    color: #fff;
    background-color: #EA4245;
    border-color: #EA4245;
    transform: translate3d(0, -2px, 0)
}

.teachers-box > .teachers-min > .teachers-img {
    display: block;
    position: absolute;
    width: 180px;
    height: 240px;
    cursor: pointer;
    transition: all 0.4s ease-out;
}

.teachers-tp1 {
    transform-style: preserve-3d;
    transform: translate3D(730px, -44px, -100px);
    -webkit-filter: brightness(80%);
    -moz-filter: brightness(80%);
    -ms-filter: brightness(80%);
    -o-filter: brightness(80%);
    filter: brightness(80%);
    filter: #fff;
}

.teachers-tp2 {
    transform-style: preserve-3d;
    transform: translate3D(970px, 14px, -30px);
    z-index: 3;
    -webkit-filter: brightness(80%);
    -moz-filter: brightness(80%);
    -ms-filter: brightness(80%);
    -o-filter: brightness(80%);
    filter: brightness(80%);
    filter: #fff;
}

.teachers-tp3 {
    transform-style: preserve-3d;
    transform: translate3D(817px, 6px, 30px);
    z-index: 4;
}

/*荣誉与学员*/
.student-info-box {
    margin: 0 auto;
    width: 100%;
    height: 500px;
    max-width: 1920px;
    background: url(/assets/images/change/school-index/bc.png) repeat-x;
    background-position-y: 100%;
}

.student-info-box > .student-info {
    margin: 0 auto;
    width: 1200px;
    position: relative;
}

.student-info-box > .student-info > ul {
    margin-top: 22px;
}

.student-info-box > .student-info > ul > li {
    width: 240px;
    height: 240px;
    float: left;
}

.student-info-box > .student-info > ul > li > img {
    display: block;
    width: 100%;
    height: 180px;
}

.student-info-box > .student-info > ul > li > div {
    text-align: center;
    height: 60px;
    line-height: 60px;
    background-color: #fff;
    font-size: 14px;
    color: #2e2e2e;
    font-weight: bold;
    transition: 0.2s;
}

.student-info-box > .student-info > ul > li:hover > div {
    background-color: #333333;
    color: #fff;
}

.student-info-box > .student-info > div {
    margin-top: 40px;
    width: 100%;
    height: 100px;
    display: none;
}

.student-info-box > .student-info > div > div.p-con {
    width: 108px;
    height: 100%;
    box-sizing: border-box;
    border-right: 1px solid #ebebeb;
}

.student-info-box > .student-info > div > div > h3 {
    text-align: center;
    font-size: 62px;
    font-weight: bold;
}

.student-info-box > .student-info > div > div > p {
    text-align: center;
    font-size: 12px;
    color: #7e7e7e;
}

.student-info-box > .student-info > div > div.d-con {
    width: 1070px;
    margin-top: 2px;
    max-height: 95px;
    font-size: 14px;
    color: #2e2e2e;
    margin-left: 18px;
    overflow: hidden;
}

.student-info-box > .student-info > span {
    position: absolute;
    width: 240px;
    height: 2px;
    left: 0;
    bottom: -74px;
    background-color: #242424;
    transition: 0.3s;
}

/*服务*/
.service-box {
    margin: 0 auto;
    width: 100%;
    height: 440px;
    max-width: 1920px;
    box-sizing: border-box;
    padding-top: 45px;
    position: relative;
    overflow: hidden;
    background: url('/assets/images/change/school-index/2.png') center 0 repeat-y;
    animation: bgAnim 20s linear infinite;
}

@keyframes bgAnim {
    from {
        background-position: 100% 0;
    }
    to {
        background-position: 100% 440px;
    }
}

.service-box > .service-main {
    width: 1200px;
    margin: 0 auto;
    z-index: 1;
}

.service-box > .service-main > h3 {
    font-size: 26px;
    text-align: center;
    color: #343537;
}

.service-box > .service-main > p {
    text-align: center;
    font-size: 16px;
    color: #343537;
    margin-top: 18px;
}

.service-box > .service-main > ul {
    margin-top: 46px;
}

.service-box > .service-main .service-li {
    width: 200px;
    height: 200px;
    float: left;
    box-sizing: border-box;
    position: relative;
    background-color: #fff;
    cursor: pointer;
}

.service-box > .service-main .service-li > span {
    position: absolute;
    width: 52px;
    height: 50px;
    left: 0;
    right: 0;
    margin: auto;
    top: 52px;
}

.service-box > .service-main .service-li > a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 300px;
    font-size: 18px;
    color: #393939;
}

.service-box > .service-main .service-li > a:hover {
    color: #EA4245;
}

.service-box > .service-main .service-li:first-of-type {
    border: 1px solid #ecebf0;
}

.service-box > .service-main .service-li + li {
    border-top: 1px solid #ecebf0;
    border-right: 1px solid #ecebf0;
    border-bottom: 1px solid #ecebf0;
}

.fw-logo1 {
    background: url('/assets/images/change/school-index/manzuff.png') no-repeat;
    background-position: 0px 0px;
}

.fw-logo1-r {
    background: url('/assets/images/change/school-index/manzuff.png') no-repeat;
    background-position: 0px -104px;
}

.fw-logo2 {
    background: url('/assets/images/change/school-index/manzuff.png') no-repeat;
    background-position: -105px 0px;
}

.fw-logo2-r {
    background: url('/assets/images/change/school-index/manzuff.png') no-repeat;
    background-position: -105px -104px;
}

.fw-logo3 {
    background: url('/assets/images/change/school-index/manzuff.png') no-repeat;
    background-position: -208px -1px;
}

.fw-logo3-r {
    background: url('/assets/images/change/school-index/manzuff.png') no-repeat;
    background-position: -209px -105px;
}

.fw-logo4 {
    background: url('/assets/images/change/school-index/manzuff.png') no-repeat;
    background-position: -313px 0px;
}

.fw-logo4-r {
    background: url('/assets/images/change/school-index/manzuff.png') no-repeat;
    background-position: -313px -104px;
}

.fw-logo5 {
    background: url('/assets/images/change/school-index/manzuff.png') no-repeat;
    background-position: -416px 0px;
}

.fw-logo5-r {
    background: url('/assets/images/change/school-index/manzuff.png') no-repeat;
    background-position: -416px -104px;
}

.fw-logo6 {
    background: url('/assets/images/change/school-index/manzuff.png') no-repeat;
    background-position: -520px 0px;
}

.fw-logo6-r {
    background: url('/assets/images/change/school-index/manzuff.png') no-repeat;
    background-position: -520px -104px;
}

/*粒子*/
.wrap-page {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.wrap-page > #lineCanvas {
    position: absolute;
    top: 1382px;
    z-index: -1;
    left: 0;
    right: 0;
    margin: auto;
}

.hot-status {
    background-color: #fff !important;
}

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

.slide {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /*
      Visibility delay gives the previously hovered element time to slide out before disappearing.
      Remove the `visibility` transition to slide in current element without sliding out previous element
    */
    -webkit-transition: all 0.275s ease-in-out, visibility 0s 0.275s;
    transition: all 0.275s ease-in-out, visibility 0s 0.275s;
    visibility: hidden;
    will-change: transform;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}

.row:hover ~ .row .slide {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}

.row:hover .slide {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.row:hover .col:hover ~ .col .slide {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.row:hover .col:hover .slide {
    -webkit-transform: none;
    transform: none;
    visibility: visible;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

/* Pen styling */
* {
    box-sizing: border-box;
}

/*body {
  background: #fefefe;
  color: #333;
  font: 14px /1.5 "Fira Sans", sans-serif;
}

h1 {
  font-size: 2.5rem;
  font-weight: 300;
  margin: 1.5em 0.5rem 1em;
  text-align: center;
}*/

.container {
    margin: 0 auto;
    max-width: 1200px;
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.col {
    color: #fff;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    height: 160px;
    position: relative;
}

.col h2 {
    font-weight: 300;
    font-size: 1.33333rem;
    line-height: 1.25;
    margin: 0;
    position: absolute;
    bottom: 1.5rem;
    right: 1.5rem;
    z-index: 0;
}

.col:nth-child(2) {
    min-width: 20%;
}

.col:nth-child(4) {
    min-width: 33%;
}

.col:nth-child(3) + .col:nth-child(3) {
    min-width: 50%;
}

.photo-container {
    background: #0f0523 50% 50% / cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: 1s;
    transition: 1s;
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
}

/*.photo-container::before {*/
/*background: -webkit-linear-gradient(transparent, rgba(67, 17, 51, 0.5), #000320);*/
/*background: linear-gradient(transparent, rgba(67, 17, 51, 0.5), #000320);*/
/*content: '';*/
/*position: absolute;*/
/*top: 0;*/
/*right: 0;*/
/*bottom: 0;*/
/*left: 0;*/
/*}*/
.col:hover .photo-container {
    -webkit-transform: scale(1.25);
    transform: scale(1.25);
}

.slide {
    background: rgba(25, 1, 21, 0.8);
    padding: 0 1.5rem;
}

.slide div {
    color: white;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
}

.kc-nav-box {
    /*background-color: #f7f8fa !important;*/
}

.kc-nav {
    position: relative;
}

.kc-nav-bc {
    background: #fbfbfc;
}

.shouye-kc {
    width: 1200px;
    margin: auto;
    padding: 16px 0;
    height: 62px;
}

.main-cn {
    margin-bottom: 12px !important;
}

.kc-nav > ul {
    position: absolute;
    top: 12px;
    left: 143px;
    display: flex;
    /* justify-content: space-between; */
    width: 91%;
}

/*新增样式*/
.call-teacther, .call-online {
    margin-left: 140px;
}

.teacher-box {
    background: url('/assets/images/schoolimg/shizi.png');
    background-repeat: no-repeat;
}

.sch-teacher {
    width: 1200px;
    height: 608px;
    margin: 10px auto;
    position: relative;

}

.teacher-swiper-container {

    width: 1080px;
    height: 360px;
    position: absolute;
}

.teacher-swiper-wrapper {
    margin-top: 59px;
}

.teacher-swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.sch-teacher-box {
    width: 1080px;
    height: 360px;
    background: #FAFAFB;
    border: 1px solid #FFFFFF;
    box-shadow: 0px 6px 16px 0px rgba(51, 54, 55, 0.18);
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.sch-teacher-picture {
    width: 250px;
    height: 360px;
    background: #F0F1F2;
    box-shadow: 0px 0px 14px 0px rgba(141, 154, 169, 0.09);
    float: left;
}

.sch-teacher-content {
    width: 810px;
    height: 360px;
    float: left;
}

.sch-teacher-img {
    width: 159px;
    height: 192px;
    background: linear-gradient(-39deg, #F4F4F6, #FFFFFF);
    margin: 50px auto;
}

.sch-content-title {
    width: 480px;
    height: 40px;
    margin-left: 20px;
    margin-top: 20px;
}

.sch-teacher-border {
    width: 625px;
    height: 1px;
    background: #DADDE0;
    opacity: 0.72;
    margin-left: 81px;
}

.sch-content-border {
    width: 738px;
    height: 1px;
    opacity: 0.72;
}

.sch-title-title {
    float: left;
    height: 27px;
    font-size: 28px;
    font-weight: bold;
    color: #333333;
    line-height: 40px;
}

.sch-title-age {
    float: left;
    width: 93px;
    height: 22px;
    background: #FEE7E7;
    border-radius: 11px;
    margin-top: 10px;
    margin-left: 43px;
}

.sch-age-title {
    font-size: 14px;
    font-weight: 400;
    color: #F25455;
    line-height: 22px;
}

.sch-title-icon {
    width: 23px;
    height: 22px;
    background: linear-gradient(140deg, #FF6101, #F02E27);
    opacity: 0.84;
    border-radius: 11px;
    float: left;
}

.sch-age-icon {
    margin: 1px 1px 1px 1px;
}

.sch-content-content {
    border-top: 1px dashed #CED2D6;
    opacity: 0.72;;
    width: 738px;
    height: 202px;
    background: rgba(244, 242, 245);
    margin-top: 20px;
    margin-left: 20px;
}

.sch-content-course {
    /*width: 738px;*/
    height: 50px;
    margin-left: 10px;
}

.sch-course-icon {
    float: left;
}

.sch-course-level {
    height: 30px;
    margin-left: 4px;
}

.sch-course-nav {
    height: 30px;
    margin-left: 4px;
    margin-bottom: 5px;
}

.sch-course-title {
    float: left;
    margin-left: 5px;
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    color: #777777;
}

.sch-course-price {
    float: left;
    margin-left: 2px;
    line-height: 24px;
}

.course-title-font {
    font-size: 16px;
    font-weight: 400;
    color: #444444;
    float: left;
}

.course-title-color {
    color: #777777;
    font-size: 14px;
    font-weight: 500;
}

.sch-course-content {
    float: left;
    font-size: 16px;
    font-weight: 400;
    color: #444444;
    line-height: 50px;
    margin-left: 2px;
    width: 86%;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sch-teacher-intro {
    float: left;
    font-size: 16px;
    font-weight: 400;
    color: #777777;
    line-height: 50px;
    margin-left: 4px;
}

.sch-content-intro {
    margin-top: 20px;
    margin-left: 10px;
}

.sch-teacher-title {
    float: left;
    font-size: 16px;
    font-weight: 400;
    color: #777777 !important;
    line-height: 25px;
    margin-left: 4px;

}

.teacher-content {
    width: 88.2%;
    overflow: hidden; /*超出内容隐藏*/
    text-overflow: ellipsis; /*超出内容为省略号*/
    display: -webkit-box; /*内容不换行*/
    -webkit-line-clamp: 3; /*超出几行*/
    -webkit-box-orient: vertical;
    float: left;
    font-size: 16px;
    font-weight: 400;
    /* color: #444444 !important; */
    line-height: 24px;
    text-align: initial;
    margin-left: 7px;
}
.s-pag>.swiper-pagination-bullet {
    width: 8px !important;
    height: 6px !important;
    margin-left: 5px !important;
    display: inline-block;
    border-radius: 3px;
}

.s-pag>.swiper-pagination-bullet-active {
    background: #FF6101 !important;
    width: 18px !important;
    height: 6px !important;
    border-radius: 34% !important;
}
.s-pag{
    margin-left: 50px;
}
.teacher-img {
    width: 159px;
    height: 192px;
    padding: 4px;
    background: #ffff;
}

.teacher-bottom {
    width: 100%;
    height: 60px;
    position: absolute;
    margin-top: 100px;
}

.teacher-bottom-center {
    margin-left: 38%;
}

.bottom-center-left {
    width: 160px;
    height: 40px;
    background: #FC6A2E;
    box-shadow: 0px 3px 10px 0px rgb(240 83 19 / 47%);
    border-radius: 20px;
    float: left;
    text-align: center;
    line-height: 40px;
    color: #FFFFFF;

}

.bottom-center-left a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    color: #FFFFFF;
}

.teacher-bottom-center span {
    margin-left: 41px;
}

.bottom-center-right {
    cursor: pointer;
    width: 160px;
    height: 40px;
    background: #F3F2F1;
    border: 1px solid #5D5D5D;
    opacity: 0.68;
    border-radius: 20px;
    float: left;
    margin-left: 30px;
    text-align: center;
    line-height: 40px;

}

.bottom-center-right a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
}

.teacher-content-title {
    float: right;
    margin-right: 25px;
    text-decoration: none;
    color: darkorange;
    margin-top: -22px;
    background: rgba(244, 242, 245,1);
    font-size: 16px;
}

.sch-box {
    width: 1200px;
    height: 500px;
    margin: 25px auto;
}

.wraper-icon {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 14px;
    left:  14px;
}

.video-icon {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 147px;
    left: 189px;
}

.sch-right {
    width: 700px;
    margin-left: 19px;
    float: left;
}

.sch-right-title {
    min-width: 258px;
    min-height: 26px;
    max-height: 52px;
    font-size: 26px;
    font-weight: bold;
    color: #333333;
    line-height: 26px;
}

.sch-right-header {
    width: 600px;
    margin-top: 19px;
    height: 23px;
    line-height: 23px;
}

.right-header-left {
    padding: 0;
    background: #FFE9E1;
    border-radius: 11px;
    float: left;
}

.right-header-icon {
    width: 23px;
    height: 22px;
    background: linear-gradient(140deg, #FF6101, #F02E27);
    opacity: 0.84;
    border-radius: 11px;
    float: left;
}

.right-icon-img {
    width: 13px;
    height: 15px;
    margin: 3px 3px 5px 5px;
}

.right-icon-icon {
    width: 13px;
    height: 15px;
    margin: 3px 3px 5px 5px;
}

.right-header-title {
    padding-left: 10px;
    padding-right: 12px;
    color: #FF7A38;
}

.right-header-right {
    padding: 0;
    background: #FFE9E1;
    border-radius: 11px;
    float: left;
    margin-left: 45px;
}

.sch-right-nav {
    margin-top: 19px;
    width: 730px;
    height: 40px;
    background: rgba(254, 240, 241);
    border-radius: 2px;
    position: relative;
}

.sch-nav-box {
    width: 100%;
    margin-left: 6px;
    position: absolute;
}

.sch-nav-title {
    float: left;
    line-height: 40px;
    padding-right: 20px;
}

.shc-header-icon {
    float: left;
    margin-right: 4px;
}

.shc-header-title {
    float: left;
}

.shc-header-border {
    height: 17px;
    border-left: 1px dashed #EC3B3C;
    float: left;
    margin-top: 11px;
    margin-left: 20px;
}

.sch-header-color {
    font-size: 16px;
    font-weight: 400;
    color: #444444;
}

.sch-header-font {
    font-size: 16px;
    font-weight: 400;
    color: #777777;
    margin-left: 3px;
}

.sch-nav-icon {
    /*width: 16px;*/
    /*height: 14px;*/
}

.sch-right-content {
    margin-top: 20px;
    width: 730px;
    min-height: 268px;
    background: #F7F8FA;
    border-top: 3px solid #EBEBEB;
}

.sch-right-intro {
    width: 700px;
    margin-top: 20px;
    margin-left: 12px;
}

.sch-intro-title {
    float: left;
    font-size: 16px;
    font-weight: 400;
    color: #777777;
    line-height: 25px;
}

.sch-intro-content {
    width: 610px;
    overflow: hidden; /*超出内容隐藏*/
    text-overflow: ellipsis; /*超出内容为省略号*/
    display: -webkit-box; /*内容不换行*/
    -webkit-line-clamp: 3; /*超出几行*/
    -webkit-box-orient: vertical;
    float: left;
    margin-bottom: 20px;
    font-size: 16px;
    color: #444444;
    line-height: 28px;
}

.intro-title {
    text-decoration: none;
    color: darkorange;
    font-size: 16px;
}

.intro-title-color {
    color: #333;
}

.intro-detail {
    float: right;
    margin-right: -1px;
    margin-top: -44px;
    padding-bottom: 10px;
    background: #F7F8FA;
}

.sch-intro-border {
    width: 630px;
    border-bottom: 1px solid #EBEBEB;
    margin-left: 82px;
    float: left;
}

.sch-right-address {
    width: 700px;
    margin-left: 12px;
    display: flex;
}

.sch-address-title {
    float: left;
    font-size: 16px;
    font-weight: 400;
    color: #777777;
    line-height: 45px;
}

.sch-address-content {
    width: 610px;
    float: left;
    border-bottom: 1px solid #EBEBEB;
    font-size: 16px;
    font-weight: 400;
    color: #444444;
    line-height: 45px;
}

.sch-right-bus {
    width: 700px;
    margin-left: 12px;
    display: flex;
}

.sch-bus-title {
    float: left;
    font-size: 16px;
    font-weight: 400;
    color: #777777;
    line-height: 45px;
}

.sch-bus-content {
    width: 610px;
    float: left;
    border-bottom: 1px solid #EBEBEB;
    font-size: 16px;
    font-weight: 400;
    color: #444444;
    line-height: 45px;
}

.sch-right-phone {
    width: 700px;
    margin-left: 12px;
    display: flex;
}

.sch-phone-title {
    float: left;
    font-size: 16px;
    font-weight: 400;
    color: #777777;
    line-height: 45px;

}

.sch-phone-content {
    width: 610px;
    float: left;
    font-size: 16px;
    font-weight: 400;
    color: #444444;
    line-height: 45px;
}

.pc-slide {
    width: 440px;
    height: 415px;
    /* border: 1px solid #EBEBEB; */
    float: left;
}

.view .swiper-container {
    /* margin: 10px auto; */
    width: 430px;
    height: 387px;
}

.preview {
    width: 440px;
    height: 92px;
    margin-top: 16px;
    /* background: rgba(239, 239, 239); */
    position: relative;

}

.preview-left {
    width: 20px;
    height: 70px;
    margin-top: 11px;
    float: left;
    /* background: #D9D9DA; */
    position: absolute;
}

.sch-container {
    width: 384px;
    height: 64px;
    /* background: rgba(239, 239, 239); */
    float: left;
    text-align: center;
}

.preview-right {
    width: 20px;
    height: 70px;
    margin-top: 11px;
    float: right;
    /* background: #D9D9DA; */
}

.preview-center {
    width: 380px;
    height: 65px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.preview .swiper-slide {
    width: 72px;
    height: 64px;
    border: 1px solid #FFFFFF;
    cursor: pointer;
    margin-left: 4px;

}
/* .swiper-slide-active{

} */

.preview-left .arrow-left {
    background: url('/assets/images/schoolimg/feel5.png') no-repeat left top;
    transform: rotateZ(180deg);
    position: absolute;
    top: 38%;
    left: 5px;
    width: 11px;
    height: 18px;
    z-index: 10;
}

.arrow-right {
    background: url('/assets/images/schoolimg/feel5.png') no-repeat left top;
    position: absolute;
    top: 47%;
    right: 3px;
    width: 11px;
    height: 18px;
    z-index: 10;
}


.preview .active-nav img {
    padding: 0;
}

.sch-img {
     /* width: 330px;
    height: 297px; */
    width: 100%;
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

}

.sch-slide-img {
    /* width: 91px;
    height: 62px; */
    width: 70px;
    height: 64px;
    max-height: 100%;
    max-width: 100%;
    display: block;
    margin: auto;
}

.course-box {
    width: 280px;
    float: left;
    margin-left: 20px;
    background: #FCFCFC;
    border: 2px solid #FFFFFF;
    border-radius: 10px;
}

.course-img {
    width: 276px;
    height: 182px;
    background: #FCFCFC;
}

.course-img-size {
    width: 276px;
    height: 182px;
    border-radius: 10px 10px 0px 0px;
}

.course-title {
    margin: 11px 0px 2px 5px;
    font-size: 20px;
    font-weight: 500;
    width: 100%;
    height: 47px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #333333;
    line-height: 24px;
    letter-spacing: 2px;
}

.sch-course-icon {
    margin-top: 6px;
}

.course-icon-price {
    float: left;
    margin-top: 5px;
}

.course-icon {

}

.course-border {
    width: 263px;
    height: 1px;
    border-top: 1px dashed #C4C4C4;
    margin-left: 5px;
    margin-top: 9px;
    opacity: 0.39;
}

.course-price-number {
    width: 75px;
    height: 22px;
    background: #FFEFF1;
    border: 1px solid #F86B7D;
    opacity: 0.83;
    border-radius: 4px;
    float: right;
    line-height: 20px;
    text-align: center;
    color: #fa2d47;
    font-size: 14px;
    font-weight: 500;
}

.course-link {
    bottom: -105px
}

.xaioqu-icon-icon {
    position: absolute;
    top: 7px;
    left: 131px;
}

.xaioqu-adds-icon {
    position: absolute;
    top: 7px;
    left: 190px;
}

.shaixuan {
    font-size: 16px;
}
/* 学校对比 */
.duibiul-box{
margin:40px auto 0;
}
.duibiul{
display: flex;
flex-wrap: wrap;
}
.duibiRQ{
display: flex;
justify-content: space-between;
margin-top: 10px;
}
.duibi-but{
    border: 1px solid #f79b00;
    border-radius: 6px;
    color: #f79b00;
    padding: 0 10px;
    
}
.duibi-title{
    margin-top: 10px;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.duibi-text{
    color: #FF5400 ;
    font-size: 12px;
  
}
.duibiRQ a:hover span{
    border: 1px solid #f79b00;
    border-radius: 6px;
    color: #ffff ;
    background-color: #f79b00;
}
.duibi-title a span{
    color: #000;
}
.duibiul>li{
    box-shadow: 0px 5px 5px #e3e3e3;
    width: 279px;
    height: 248px;
    margin: 10px;
    padding: 10px;
}


