.banner {
    width: 100%;
    height: 432px;
    background: url('/liuxue/img/pc/language/banner.png') no-repeat center;
    background-size: cover;
    position: relative;
}

.banner h2 {
    font-size: 52px;
    font-weight: bold;
    color: rgba(216, 216, 216, 0);
    line-height: 56px;
    letter-spacing: 10px;
    -webkit-text-stroke: 1px #2A2A2A;
    text-stroke: 1px #2A2A2A;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-top: 43px;
    z-index: 2;
}

.banner h1 {
    font-size: 76px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 114px;
    letter-spacing: 10px;
    -webkit-text-stroke: 1px #000000;
    text-stroke: 1px #000000;
    margin: 4px 0 14px 0;
    z-index: 2;
}

.banner p {
    width: 337px;
    height: 34px;
    line-height: 34px;
    background: #FFFFFF;
    border-radius: 0px 23px 0px 0px;
    font-size: 18px;
    font-weight: normal;
    color: #4A4A4A;
    letter-spacing: 3px;
    position: relative;
    padding-left: 37px;
    margin-bottom: 15px;
    z-index: 2;
}

.banner p:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #5F5F5F;
    border-radius: 50%;
    position: absolute;
    top: 15px;
    left: 17px;
    z-index: 2;
}

.banner span {
    font-size: 16px;
    font-weight: BOLD;
    color: #222;
    z-index: 2;
}

.moveCircle {
    width: 245px;
    height: 238px;
    position: absolute;
    top: 41px;
    left: -169px;
    z-index: -1;
}

.moveCircle1 {
    width: 145px;
    height: 138px;
    position: absolute;
    bottom: 41px;
    right: 385px;
    z-index: -1;
}

.morfing01 {
    width: 245px;
    height: 238px;
}

.morfing01 .st0 {
    fill: #E8D631!important;
}

.morfing01 {
    opacity: 0;
    animation: fadeIn 1s ease-in forwards;
    animation-delay: 1s;
}

.morfing02 {
    width: 145px;
    height: 138px;
}

.morfing02 .st0 {
    fill: #E8D631!important;
}

.morfing02 {
    opacity: 0;
    animation: fadeIn 1s ease-in forwards;
    animation-delay: 1s;
}

.fadeIn {
    opacity: 0;
}

.is-animeStart.fadeIn {
    -webkit-animation: 1.5s fadeIn both;
    animation: 1.5s fadeIn both;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    visibility: visible;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    99.9%,
    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}


/* 学校选择 */

.chooseAschool .ri {
    width: 66%;
    position: absolute;
    top: 212px;
    right: 0;
    height: 647px;
}

.chooseAschool .le {
    width: 17.08%;
    position: absolute;
    left: 0;
    height: 744px;
    top: 120px;
}

.chooseAschool .active {
    display: inline-block;
}

.chooseAschool .normal {
    display: none;
}

.chooseAschool .choose_active .active {
    display: none;
}

.chooseAschool .choose_active .normal {
    display: inline-block;
}

.school_left {
    float: left;
    position: relative;
}

.school_left>img {
    width: 325px;
    height: 744px;
    margin-top: 174px;
}

.left_ul {
    width: 36px;
    position: absolute;
    top: 291px;
    right: 0;
}

.left_ul li {
    width: 100%;
    height: 36px;
    margin-bottom: 76px;
}

.left_ul li img {
    width: 36px;
    height: 36px;
}

.chooseAschool>.school_right {
    width: 1575px;
    height: 943px;
    float: left;
}

.right_top {
    height: 84px;
    margin-left: -180px;
}

.right_top>div>p {
    font-size: 36px;
    margin: 0 25px;
    color: #7D5849;
}

.right_bottom {
    position: relative;
}

.select {
    width: 382px;
    float: left;
    position: relative;
}

.select>li {
    width: 382px;
    height: 80px;
    background: #FFFFFF;
    border: 1px solid #CBCBCB;
    margin-bottom: 30px;
    position: relative;
    padding-left: 140px;
    box-sizing: border-box;
    line-height: 80px;
    cursor: pointer;
    transition: all .5s;
}

.select>.choose_active {
    width: 382px;
    height: 80px;
    background: #3d8bfd;
    box-shadow: 0px 8px 24px 0px rgba(255, 100, 34, 0.5);
    border: 1px solid transparent;
}

.select>.choose_active p {
    color: #fff;
    font-size: 21px;
}

.select>li:last-child {
    /* margin-bottom: 0; */
}

.select>li>img {
    width: 34px;
    height: 32px;
    position: absolute;
    left: 84px;
    top: 50%;
    transform: translateY(-50%);
}

.select>li:nth-child(1)>img {
    width: 32px;
    height: 32px;
}

.select>li:nth-child(3)>img {
    width: 36px;
    height: 36px;
}

.select>li:nth-child(5)>img {
    width: 32px;
    height: 32px;
}

.select>li:nth-child(4)>img {
    width: 27px;
    height: 24px;
}

.choose_active p {
    color: #fff !important;
}

.select>li>p {
    font-size: 20px;
    display: inline-block;
    color: #333;
    font-weight: bold;
}

.select>li>.ss {
    display: block;
    width: 23px;
    height: 23px;
    background: #3d8bfd;
    position: absolute;
    right: -10px;
    top: 50%;
    transform: translateY(-50%) rotate(42deg);
}

.select>li>em {
    width: 51.5px;
    height: 10px;
    display: none;
    position: absolute;
    right: 27px;
    top: 50%;
    transform: translateY(-50%);
    /*background: url('/static/home/private/img/page/yuyan/ri.png') no-repeat center;*/
    background-size: contain;
}

.select>li.choose_active>em {
    display: block;
}

ul.ul_con {
    width: calc( 100% - 382px);
    float: right;
}

ul.ul_con>li {
    width: 735px;
    height: 562px;
    display: none;
    margin-left: 85px;
}

ul.ul_con>li:nth-child(1) {
    display: block;
}

ul.ul_con>li>div {
    width: 213px;
    height: 249px;
    float: left;
    background: #F1F1F1;
    margin-right: 32px;
    text-align: center;
    margin-bottom: 26px;
    position: relative;
}

ul.ul_con>li>div>img {
    width: 100%;
}

ul.ul_con>li>div>p {
    height: 29px;
    font-size: 18px;
    font-weight: bold;
    margin-top: 15px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.transferWrap {
    width: 134px;
    height: 36px;
    position: relative;
    position: absolute;
    bottom: 12px;
    left: 40px;
    transition: all .5s;
    /* transform: translate3d(0, 0, 0); */
}

.transferBox {
    width: 134px;
    height: 36px;
    /* position: absolute;
    bottom: 12px;
    left: 40px; */
    /* 3D变形 */
    /* transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000; */
    transition: all .5s;
}

.transferBox .fronter {
    display: inline-block;
    width: 134px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #0d6efd;
    background: #F1F1F1;
    font-size: 16px;
    color: #0d6efd;
    margin-top: 10px;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    /* z-index: 2; */
}

.transferBox .backer {
    display: inline-block;
    width: 134px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #0d6efd;
    font-size: 16px;
    background: #0d6efd;
    color: #fff;
    margin-top: 10px;
    cursor: pointer;
    position: absolute;
    overflow: hidden;
    bottom: 0;
    left: 0;
}

ul.ul_con li .transferWrap:hover .fronter {
    background: #0d6efd;
    color: #fff;
}


/* ul.ul_con li .transferWrap:hover .transferBox {
    transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    /* IE 9 */


/* -moz-transform: rotateY(180deg); */


/* Firefox */


/* -webkit-transform: rotateY(180deg); */


/* Safari 和 Chrome */


/* -o-transform: rotateY(180deg); */


/* }  */


/* .transferBox .backer { */


/* transform: rotateY(180deg); */


/* -ms-transform: rotateY(180deg); */


/* IE 9 */


/* -moz-transform: rotateY(180deg); */


/* Firefox */


/* -webkit-transform: rotateY(180deg); */


/* Safari 和 Chrome */


/* -o-transform: rotateY(180deg); */


/* } */

.xingshi .fontri {
    position: absolute;
    right: 0;
    top: 120px;
    width: 150px;
    height: 1332px;
}

.xingshi .le {
    width: 60.54%;
    height: 739px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .5;
}

.xingshi .box {
    height: 739px;
    position: relative;
    width: 100%;
    margin-bottom: 60px;
    z-index: 50;
}

.xingshi .box .box_n {
    width: 1170px;
    margin: 0 auto;
    position: relative;
}

.xingshi .box .box_n img {
    float: right;
    width: 677px;
    height: 354px;
    margin-top: 57px;
}

.xingshi .box .box_n .img {
    float: left;
    width: 677px;
    height: 315px;
    margin-top: 38px;
    padding: 88px 30px 0;
    box-sizing: border-box;
    position: relative;
    background-color: #fff;
}

.xingshi .box .box_n .img .tit {
    text-align: center;
    width: 220px;
    height: 54px;
    line-height: 54px;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
    position: absolute;
    left: 0;
    background-color: #3d8bfd;
    top: 24px;
}

.xingshi .box .box_n .img .tit::before {
    content: '';
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 28px;
    background: rgba(255, 255, 255, 1);
}

.xingshi .box .box_n .img p {
    font-size: 16px;
    color: #0d6efd;
    margin-bottom: 30px;
}

.xingshi .box .box_n .img .con {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.xingshi .box .box_n .img .con .info {
    padding: 10px 20px;
    display: inline-block;
    background: rgba(255, 244, 240, 1);
    margin-right: 30px;
    color: #646464;
    font-size: 18px;
    margin-bottom: 30px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
}

.xingshi .box .box_n .img .con .info:nth-child(2n) {
    margin-right: 0;
}

.xingshi .box .box_n .img .con .info:nth-child(3) {
    margin-right: 91px;
}


/* .xingshi .con2{
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 50;
} */

.xingshi .box .box_n .img:nth-child(3),
.xingshi .box .box_n .img:nth-child(4) {
    margin-top: 15px;
}

.xingshi .box .box_n .img:nth-child(4),
.xingshi .box .box_n .img:nth-child(2) {
    float: right;
    width: 481px;
    padding: 111px 30px 43px;
    box-sizing: border-box;
    position: relative;
    background-color: #fff;
}

.xingshi .box .box_n .img:nth-child(4) .tit,
.xingshi .box .box_n .img:nth-child(2) .tit {
    text-align: center;
    width: 220px;
    height: 54px;
    line-height: 54px;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
    position: absolute;
    left: 0;
    background-color: #3d8bfd;
    top: 24px;
}

.xingshi .box .box_n .img:nth-child(4) .tit::before,
.xingshi .box .box_n .img:nth-child(2) .tit::before {
    content: '';
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 28px;
    background: rgba(255, 255, 255, 1);
}

.xingshi .box .box_n .img:nth-child(4) p,
.xingshi .box .box_n .img:nth-child(2) p {
    font-size: 19px;
    font-weight: bold;
    color: #000;
    letter-spacing: .5px;
    margin-bottom: 10px;
}

.xingshi .box .box_n .img:nth-child(4) span,
.xingshi .box .box_n .img:nth-child(2) span {
    color: #646464;
    font-size: 16px;
    display: inline-block;
    margin-bottom: 20px;
}

.xingshi .box .box_n .img:nth-child(4) em,
.xingshi .box .box_n .img:nth-child(2) em {
    font-size: 14px;
    color: #888080;
}

.xingshi .box .box_n .img:nth-child(3),
.xingshi .box .box_n .img:nth-child(4) {
    height: 335px;
}

.xingshi .box .box_n .img:nth-child(3) {
    padding-top: 110px;
}


/* 日本升学流程&日本语言学校的作用 */

.shenxue .box div {
    width: 100%;
    height: 473px;
}

.shenxue .box div>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/* 课程形式 */

.xingshi {
    position: relative;
}


/* .zhuzhong {
    width: 150px;
    height: 1000px;
    background: url('/liuxue/img/pc/language/bg1.png') no-repeat center;
    background-size: cover;
    position: absolute;
    right: 0;
    top: 124px;
}

.wayOne {
    width: 100%;
    position: relative;
}

.wayOne .fr {
    margin-bottom: 153px;
}

.wayOne .fr>div {
    width: 678px;
    height: 263px;
    padding-top: 24px;
    background: #fff;
    z-index: 2;
}

.wayOne .fr>div:first-child {
    margin-bottom: 40px;
    margin-top: 60px;
}

.wayOne .fr>div p {
    width: 159px;
    height: 54px;
    background: #3d8bfd;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 54px;
    padding-left: 59px;
    position: relative;
}

.wayOne .fr>div p:before {
    content: "";
    width: 10px;
    height: 28px;
    background: #FFFFFF;
    position: absolute;
    top: 13px;
    left: 30px;
}

.wayOne .fr>div em {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: #0d6efd;
    margin-top: 10px;
    margin-left: 30px;
}

.wayOne img {
    width: 1152px;
    height: 739px;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: -375px;
}

.wayOne .classUp {
    width: 637px;
    padding-left: 30px;
    float: left;
    margin-top: 28px;
}

.wayOne .classUp span {
    display: inline-block;
    padding: 11px 20px;
    background: #FFF4F0;
    font-size: 16px;
    font-weight: 500;
    color: #646464;
    margin-right: 30px;
    margin-bottom: 20px;
}

.wayTwo {
    width: 100%;
    position: relative;
}

.flower {
    width: 331px;
    height: 596px;
    background: url('/liuxue/img/pc/language/flower.png') no-repeat center;
    background-size: cover;
    position: absolute;
    left: -375px;
    bottom: -72px;
}

.bgBottom {
    width: 1164px;
    height: 370px;
    background: url('/liuxue/img/pc/language/study.png') no-repeat center;
    background-size: cover;
    position: absolute;
    right: -375px;
    bottom: -80px;
}

.wayTwo .fl {
    width: 677px;
    height: 534px;
    padding-top: 24px;
    background: #FFFFFF;
}

.wayTwo .fl p {
    width: 159px;
    height: 54px;
    background: #3d8bfd;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 54px;
    padding-left: 59px;
    position: relative;
}

.wayTwo .fl p:before {
    content: "";
    width: 10px;
    height: 28px;
    background: #FFFFFF;
    position: absolute;
    top: 13px;
    left: 30px;
}

.wayTwo .fl h4 {
    font-size: 18px;
    font-weight: 500;
    color: #333333;
    margin: 32px 0 0 30px;
}

.wayTwo .fl span {
    display: block;
    font-size: 16px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #646464;
    line-height: 30px;
    margin-top: 9px;
    padding: 0 30px;
}

.wayTwo .fl em {
    display: inline-block;
    width: 409px;
    height: 34px;
    line-height: 34px;
    background: #F2F2F2;
    font-size: 16px;
    font-weight: 400;
    color: #0d6efd;
    margin: 15px 0 0 30px;
}

.wayTwo .fr {
    width: 481px;
    height: 330px;
    padding-top: 24px;
    background: #FFFFFF;
}

.wayTwo .fr p {
    width: 333px;
    height: 54px;
    background: #3d8bfd;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 54px;
    padding-left: 59px;
    position: relative;
}

.wayTwo .fr p:before {
    content: "";
    width: 10px;
    height: 28px;
    background: #FFFFFF;
    position: absolute;
    top: 13px;
    left: 30px;
}

.wayTwo .fr h4 {
    font-size: 18px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #000000;
    margin: 32px 0 0 30px;
}

.wayTwo .fr span {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: #646464;
    line-height: 30px;
    padding: 0 30px;
    margin-top: 9px;
} */


/* 奖学金 */

.award {
    width: 100%;
    position: relative;
}

.conditions1 {
    writing-mode: vertical-rl;
    font-size: 120px;
    font-weight: bold;
    color: #978883;
    opacity: 0.1;
    position: absolute;
    right: 0;
    bottom: 10px;
}

.one {
    width: 545px;
    margin-right: 10px;
    font-size: 12px;
}

.one_header {
    width: 545px;
    height: 68px;
    background: #cfe2ff;
    text-align: center;
    line-height: 68px;
}

.one_header>p {
    font-size: 24px;
    color: #fff;
    display: inline-block;
}

.one_header>span {
    font-size: 18px;
    color: #fff;
    margin-left: 8px;
    margin-top: 4px;
}

.w {
    width: 340px;
    /* display: flex; */
}

.tleft {
    width: 197px;
    text-align: center;
    float: left;
}

.tleft>p {
    height: 36px;
    line-height: 36px;
    border: 1px solid #DCDFE6;
    border-top: none;
    color: #646464;
    font-size: 16px;
}

.tleft>p:nth-child(1) {
    font-size: 18px;
    height: 41px;
    line-height: 41px;
    background: #f2f2f2;
}

.tright {
    float: right;
    width: 347px;
    text-align: center;
}

.tright>p {
    height: 36px;
    line-height: 36px;
    color: #646464;
    border: 1px solid #DCDFE6;
    border-top: none;
    font-size: 16px;
    border-left: none;
}

.tright>p:nth-child(1) {
    height: 41px;
    line-height: 41px;
    font-size: 18px;
    background: #f2f2f2;
}

.tfoot {
    width: 100%;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    display: flex;
}

.tfoot>p {
    text-align: center;
    border: 1px solid #DCDFE6;
    border-top: none;
    color: #2B82FF;
    box-sizing: border-box;
}

.tfoot>p:nth-child(1) {
    width: 197px;
}

.tfoot>p:nth-child(2) {
    width: 347px;
    border-left: 0;
}

.two {
    height: 406px;
    font-size: 12px;
    display: flex;
    overflow-y: auto;
    position: relative;
}

.two_one {
    width: 140px;
    position: relative;
}

.two_one p {
    border-bottom: 1px solid #DCDFE6!important;
    border-left: 1px solid #DCDFE6!important;
}

.two_one>p {
    text-align: center;
    border: 1px solid #DCDFE6;
    border-top: none;
    border-right: none;
    color: #696969;
    font-size: 16px;
    height: 45px;
    line-height: 45px;
}

.two_one>p:nth-child(1) {
    height: 68px;
    line-height: 68px;
    color: #fff;
    background: #0d6efd;
}

.two_two {
    width: 280px;
}

.two_three {
    width: 175px;
}

.two_four {
    width: 139px;
    border-right: 1px solid #DCDFE6;
}

#tows::-webkit-scrollbar {
    width: 5px;
    height: 100%;
}

#tows::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #6ea8fe;
}

#tows::-webkit-scrollbar-track {
    border-radius: 5px;
    background: rgb(247, 244, 244);
}


/* 学习环境 */

.enviroment {
    width: 100%;
    position: relative;
}

.conditions {
    writing-mode: vertical-rl;
    font-size: 120px;
    font-weight: bold;
    color: #978883;
    opacity: 0.1;
    position: absolute;
    right: 0;
    top: 10px;
}

.science {
    height: 520px;
    background: #F7F7F7;
    overflow: hidden;
}

.tab {
    width: 1170px;
    margin: 0 auto;
    margin-top: 10px;
    position: relative;
}

.tab>li {
    width: 218px;
    height: 80px;
    background: #FFFFFF;
    margin-right: 10px;
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.tab>li>p {
    width: 100%;
    text-align: center;
    line-height: 80px;
    font-size: 24px;
    font-weight: bold;
    color: #696969;
}

.tab>li>.arrow {
    display: block;
    width: 15px;
    height: 15px;
    background: #cfe2ff;
    position: absolute;
    bottom: -25px;
    left: 50%;
    margin-left: -7.5px;
    transform: rotate(47deg)!important;
}

.bann {
    width: 100%;
    margin-top: 17px;
    background: #cfe2ff;
    position: relative;
}

.bann .infos {
    margin-top: 32px;
}

.bann>li {
    width: 100%;
    color: red;
}

.classroom {
    width: 90%;
    overflow: hidden;
}

.classroom>.scool {
    height: 300px;
    margin-top: 40px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
    /* color: #fff; */
}

.scool>.spring {
    width: 446px;
    height: 100%;
    margin-left: 10px;
}

.scool>.spring:nth-child(1) {
    margin-left: 0;
}

.spring>.spring_top {
    width: 100%;
    height: 210px;
    display: flex;
}

.spring>.spring_top>img {
    height: 210px;
}

.spring>.spring_top>img:nth-child(2) {
    margin-left: 7px;
}

.spring_bot {
    width: 100%;
    height: 60px;
    display: flex;
}

.spring_bot>p {
    width: 60px;
    height: 60px;
    font-size: 50px;
    margin-left: 25px;
    color: #fff;
    opacity: .2;
}

.spring_bot>span {
    width: 60px;
    height: 60px;
    font-size: 14px;
    margin-top: 13px;
    display: block;
    color: #fff;
}

.hideLi {
    z-index: 1;
    opacity: 0;
    transition: all .5s;
    position: absolute;
    left: 0;
    top: 0;
}

.hideLi.on {
    opacity: 1;
    z-index: 10;
}


/* 切换 */

.select>.choose_active {
    background: #3d8bfd;
    color: #fff;
}

.tab>.tab_active {
    width: 218px;
    height: 80px;
    background: #3d8bfd;
    box-shadow: 0px 8px 24px 0px rgba(255, 100, 34, 0.5);
}

.tab>.tab_active p {
    color: #fff !important;
}

.bann {
    height: 355px;
}

.bann .info {
    /* padding: 60px 0; */
    box-sizing: border-box;
    position: relative;
}

.classroom .info {
    /* padding: 40px 0; */
}

.bann .classroom .info .head {
    position: relative;
    /* width: 760px; */
    width: 457px;
    height: 341px;
    margin-bottom: 15px;
}

.bann .classroom.on .head {
    height: 341px;
}

.bann .classroom .info .head img {
    display: inline-block;
    height: 341px;
}

.bann .classroom .info .bottomS {
    padding-left: 40px;
    width: 457px;
    box-sizing: border-box;
}

.bann .classroom .info .bottomS p {
    text-align: left;
    color: rgba(255, 255, 255, .2);
    font-size: 96px;
    margin-right: 11px;
    display: inline-block;
}

.bann .classroom .info .bottomS span {
    color: #FFFFFF;
    font-size: 24px;
    line-height: 36px;
    display: inline-block;
    text-align: left;
}

.bann .activity .info .head {
    width: 457px;
    height: 341px;
    position: relative;
    overflow: hidden;
}

.bann .activity.on .head {
    height: 341px;
}

.bann .activity.on .head img {
    width: 100%;
    height: 100%;
}

.bann .dining .info .head {
    width: 457px;
    height: 341px;
    position: relative;
    overflow: hidden;
}

.bann .dining.on .head {
    height: 341px;
}

.bann .dining.on .head img {
    width: 100%;
    height: 100%;
}

.bann .zixi .info .head {
    width: 457px;
    position: relative;
    overflow: hidden;
}

.bann .zixi.on .head {
    height: 341px;
}

.bann .zixi.on .head img {
    width: 100%;
    height: 100%;
}

.bann .tiyan .info .head {
    width: 457px;
    position: relative;
    overflow: hidden;
}

.bann .tiyan.on .head {
    height: 341px;
}

.bann .tiyan.on .head img {
    width: 100%;
    height: 100%;
}

.bann .classroom .info {
    padding-bottom: 80px;
}

.bann .classroom .info .head .starirs {
    font-size: 80px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 92px;
}

.bann .classroom .info .head .starirs span {
    font-size: 24px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 36px;
    display: inline-block;
    margin-left: -10px;
}

.activity .swiper-slide,
.classroom .swiper-slide,
.dining .swiper-slide,
.zixi .swiper-slide,
.tiyan .swiper-slide {
    width: auto;
    margin-right: 30px;
}