* {
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    color: #131313;
}

.businessschool-top {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 0px !important;
}

.top-backgroud {
    width: 172px;
    height: 336px;
    background: url("../images/businessschool-swiper2.png") no-repeat;
}

.swiper-top {
    height: 336px;
    margin: auto;
    width: 100%;
}

.swiper-top-box.swiper-container {
    width: 100%;
    height: 50vh
}

.swiper-top-box .swiper-slide {
    width: 80%;
}


/*.swiper-wrapper{*/


/*height: 336px;*/


/*display: flex;*/


/*}*/

.slide-title {
    padding: 5px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    position: absolute;
    left: 50px;
    bottom: 50px;
    font-size: 16px;
    z-index: 1;
}

.swiper-pagination {
    position: absolute;
    width: 50%;
    height: 4px;
    top: inherit;
    bottom: 20px;
    right: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0);
    margin: 0 auto;
    border-bottom: 1px solid #7f8189;
}

.swiper-pagination-progress .swiper-pagination-progressbar {
    background-color: #f1d49e;
}

.businessschool {
    width: 100%;
    min-height: 85vh;
    padding-top: 30px;
}

.businessschool-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.businessschool-menu {
    height: 607px;
    display: flex;
    margin-left: 20px;
    flex-direction: column;
    justify-content: space-between;
}

.fixed {
    position: fixed;
    top: 121px;
    left: 20px;
    z-index: 100;
}

.menu-title {
    width: 137px;
    height: 198px;
    display: flex;
    justify-content: space-between;
}

.menu-title-Line {
    width: 23px;
    display: flex;
    justify-content: space-between;
}

.title-Line {
    width: 1px;
    height: 98px;
    background-color: #dac5a6;
}

.title-circular {
    width: 6px;
    height: 0px;
    border-radius: 11px;
    background-color: #f1d49e;
    padding-left: 5px;
    padding-top: 11px;
    margin-top: 19px;
}

.menu-text {
    width: 95px;
    height: 90px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.menu-text p {
    font-size: 15px;
    color: #ceb493;
}

h1 {
    font-size: 31px;
    color: #000000;
}

.menu-list {
    height: 312px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.list-text span {
    font-size: 18px;
    color: #ababab;
}

.list-text p {
    font-size: 18px;
    color: #000000;
}

.businessschool-synopsis {
    width: 85%;
    padding-top: 150px;
    background: url("../images/synopsis.png") bottom right no-repeat;
    background-size: 90% !important;
    margin: 0 auto;
}

.synopsis-text-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.synopsis-text-left {
    width: 45%;
    position: relative;
}

.synopsis-text-left:after {
    content: '';
    position: absolute;
    width: 50%;
    height: 0px;
    left: 0;
    bottom: -20px;
    border-width: 0px 0px 1px 0px;
    border-color: #eeeeee;
    border-style: solid;
}

.text-left {
    width: 100%;
    height: 80px;
    padding-right: 100px;
    border-right: 1px solid #eeeeee;
    overflow: hidden;
}

.businessschool-synopsis h1 {
    margin-bottom: 20px;
}

p {
    font-size: 14px;
    line-height: 25px;
}

.synopsis-text-box i {
    color: #c4c4c4;
    margin-left: 5px;
    cursor: pointer;
}

.synopsis-text-right {
    height: 130px;
    text-align: center;
    width: 50%;
}

.synopsis-text-right p {
    font-size: 25px;
    line-height: 40px;
    margin-right: 10px;
}

.businessschool-center {
    width: 85%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding: 40px 0px 40px 0px;
    height: 65vh;
}

.businessschool-box-title {
    width: 800px;
    margin: 0 auto;
    text-align: center;
}

.box-margin {
    margin-top: 100px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: bold;
}

.businessschool-courseandreview-box {
    width: 80%;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}

.course-box-card {
    width: calc(50% - 10px);
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    position: relative;
    padding: 55px 25px;
    box-sizing: border-box;
}

.course-box-card p {
    font-size: 12px;
    line-height: 18px;
    padding: 10px 0 50px;
}

.card-jiaobiao {
    position: absolute;
    top: -2px;
    right: -14px;
}

.card-jiaobiao i {
    font-size: 56px;
    color: #e84040;
}

.card-jiaobiao a {
    position: absolute;
    top: 6px;
    line-height: 32px;
    right: 19px;
    color: #ffffff;
    transform: rotate(45deg);
}

.course-box-more {
    width: 200px;
    height: 55px;
    margin: 0 auto;
    background-color: #826955;
    border-radius: 55px;
    color: #ffffff;
    font-size: 18px;
    line-height: 55px;
    text-align: center;
}

.course-box-more:hover {
    background-color: #695341;
}

.review-box {
    height: 50%;
    display: flex;
    padding: 20px 0px 20px 0px;
    flex-wrap: wrap;
    width: 100%;
}

.review-box-card {
    text-align: center;
    height: 147px;
    width: calc(25% - 15px);
    margin-bottom: 74px;
    margin-right: 15px;
}

.review-box-card:hover img {
    opacity: 0.8
}

.review-box-card img {
    width: calc(100% - 30px);
    border: 15px solid #f9f8f5;
    height: 100%;
    object-fit: cover;
}

.review-box-card p {
    line-height: 20px;
}

.businessschool-box-evaluate {
    position: relative;
    width: 800px;
    margin: 0 auto;
    top: 71px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-button-next {
    background-image: none;
    right: -67px;
    z-index: 0;
    top: 33%;
}

.swiper-button-prev {
    background-image: none;
    left: -67px;
    z-index: 0;
    top: 33%;
}

.businessschool-box-evaluate i {
    background-color: #ffffff;
    border-radius: 40px;
}

.swiper-slide {
    display: flex;
}

.evaluate-card {
    width: 100%;
    height: 250px;
    text-align: left;
    background-color: #ffffff;
    padding: 25px;
    margin: 10px;
}

.evaluate-card-img {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-self: flex-start;
    overflow: auto;
}

.course-box-a {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: bold;
}

.course-box-a:hover {
    color: #d0a952;
}

@media only screen and (max-width: 1366px) {
    .review-box-card {
        height: 2.6rem;
    }
}


/*æ‰‹æœºç«¯æ ·å¼*/

@media screen and (max-width: 1025px) and (min-width: 320px) {
    .businessschool-top {
        width: 100% !important;
        padding-top: 0rem !important;
        ;
    }
    .swiper-top-box.swiper-container {
        width: 100%;
        height: 4rem;
    }
    .swiper-top-box .swiper-slide {
        width: 100% !important;
    }
    h1 {
        font-size: 0.45rem;
    }
    .businessschool-menu {
        display: none !important;
    }
    .businessschool-synopsis {
        width: 85%;
        padding-top: 3rem;
        background-size: 100%;
        margin: 0 auto;
        position: relative;
        padding-bottom: 1.8rem;
    }
    .synopsis-text-left {
        width: 100%;
        position: relative;
    }
    .text-left {
        width: 100%;
        height: 1.5rem;
        border: none !important;
        padding: 0 !important;
    }
    .businessschool-box {
        width: 100%;
        min-height: 12rem;
    }
    .synopsis-text-right {
        width: 100%;
        height: 3rem;
        text-align: left;
        flex-direction: column;
        position: absolute;
        top: 0;
    }
    .title-top {
        font-size: 14px;
        display: flex;
    }
    .title-end {
        font-size: 0.3rem !important;
        position: absolute;
        right: 0;
    }
    .synopsis-text-box {
        width: 100%;
    }
    .businessschool-center {
        width: 85%;
        margin: 0 auto;
        padding: 0.3rem 0 1rem;
        align-content: space-around;
    }
    .businessschool-courseandreview-box {
        width: 100%;
        flex-direction: column;
    }
    .course-box-card {
        width: 100%;
        background-color: #ffffff;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        position: relative;
        /* padding: 0.3rem; */
        margin: 0;
        font-size: 0.15rem;
        margin-top: 0.2rem;
    }
    .course-box-card p {
        padding: 0;
    }
    .course-box-more {
        /* width: 100%; */
        height: 1rem;
        margin: .6rem auto 0;
        border-radius: 55px;
        color: #ffffff;
        font-size: 16px;
        line-height: 1rem;
    }
    h2 {
        font-size: 18px;
    }
    h3 {
        font-size: 18px;
        margin-bottom: 0.2rem;
        font-weight: normal;
    }
    .course-box-a {
        width: 90%;
        font-size: 0.3rem;
        line-height: 0.5rem;
        margin-bottom: 0.1rem;
    }
    .review-box {
        height: 100%;
        padding: 0.1rem 0;
        width: 100%;
    }
    .review-box img {
        height: 100% !important;
    }
    .review-box-card {
        width: 100%;
        text-align: center;
        height: 5rem;
        padding-bottom: .5rem;
        margin-right: 15px;
    }
    .review-box-card img {
        width: 100% !important;
        border: 0.1rem solid #f9f8f5;
        height: 100%;
        margin: 0 auto !important;
    }
    .businessschool-box-title {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        text-align: center;
        padding: 10px 0;
    }
    .businessschool-box-evaluate {
        width: 100%;
    }
    .evaluate-card {
        width: calc(100% - .6rem);
        height: 5rem;
        text-align: left;
        padding: 0.2rem !important;
        margin: 0 .1rem;
    }
    .swiper-button-next {
        display: none;
    }
    .swiper-button-prev {
        display: none;
    }
    .swiper-slide {
        flex-direction: column !important;
    }
    .evaluate-card-img {
        width: 100%;
        height: 5rem;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-self: flex-start;
        overflow: auto;
    }
    #evaluate {
        min-height: auto !important;
        align-content: space-between !important;
    }
    #review .businessschool-center {
        height: 52rem !important;
    }
    .businessschool-box-evaluate {
        top: 0;
    }
    .pc-box {
        display: none;
    }
    .phone-box {
        display: block !important;
    }
}


/*padè‡ªé€‚åº”*/

@media screen and (max-width: 1025px) and (min-width: 760px) {
    .review-box-card {
        width: 31%;
    }
    #review .businessschool-center {
        height: 22rem !important
    }
    .businessschool-center {
        padding: 1rem 0;
    }
    .businessschool-box {
        min-height: 8rem !important;
    }
    #evaluate {
        display: none;
    }
    .businessschool-synopsis {
        padding-bottom: 4.8rem;
        padding-top: 10px;
    }
    .synopsis-text-right {
        width: 300px;
        position: absolute;
        right: 0;
        top: 210px;
    }
    .swiper-button-next,
    .swiper-button-prev {
        display: block
    }
}

.page-template-temp-Business .header-box {
    background: #343434 !important;
}

@media screen and (max-width: 480px) {
    #review .businessschool-center {
        height: 58rem !important;
        padding-top: 89px;
    }
}