.stu-review .stu-tag {
    position: absolute;
    right: -13px;
    top: 10px;
    z-index: 200;
}

.stu-intro4 .op-title .op-en-title,
.stu-intro2 .op-title .op-en-title,
.stu-notice .op-title .op-en-title,
.stu-review .op-title .op-en-title {
    background-image: linear-gradient(180deg, #c5d9f7, #fff);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    margin-bottom: -10px;
}

.op-title .on-cn-title {
    color: #0c56c1;
}

.op-title .title-line {
    display: block;
    width: 46px;
    height: 4px;
    background: #0c56c1;
    margin: 20px auto;
}

.stu-notice {
    background: #f9f9f9;
}

.op-review .sw2 .swiper-container {
    padding-top: 65px;
}

.op-review .sw2 .swiper-slide {
    transform: scale(0.9);
}

.op-review .sw2 .swiper-slide.swiper-slide-active {
    transform: scale(1.4);
}

.stu-notice .notice-item .top img.stu-tag {
    width: 80px;
}

.stu-notice .stu-tag {
    position: absolute;
    right: -12px;
    top: 10px;
}

.stu-notice .notice-item {
    width: 30%;
    float: left;
    margin-right: 5%;
    background: none;
    transition: 500ms;
}

.stu-notice .notice-item .bottom {
    padding: 15px 0;
}

.stu-notice .notice-item .bottom span {
    color: #999;
    font-size: 14px;
    margin-top: 10px;
    display: inline-block;
}

.stu-notice .notice-item:hover {
    box-shadow: none;
}

.stu-intro2 {
    padding: 80px 0;
}

.stu-intro2 .content {
    margin-top: 50px;
}

.stu-intro2 .content .stu-intro2-item {
    display: inline-block;
    width: 580px;
    min-height: 340px;
    box-sizing: border-box;
    padding: 40px 50px;
    border-radius: 10px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.06);
}

.stu-intro2 .content .stu-intro2-item:nth-child(1) {
    border-left: 6px solid #0c56c1;
}

.stu-intro2 .content .stu-intro2-item:nth-child(2) {
    border-left: 6px solid #29a6e8;
}

.stu-intro2 .stu-intro2-item .tit div {
    padding: 0 20px;
}

.stu-intro2 .stu-intro2-item .tit div:nth-child(1) {
    color: #fff;
    font-size: 18px;
}

.stu-intro2 .stu-intro2-item .tit div:nth-child(2) {
    font-size: 24px;
}

.stu-intro2 .stu-intro2-item .tit div:nth-child(2) {
    background: #fff;
}

.stu-intro2 .stu-intro2-item .tit span {
    font-weight: bold;
    font-style: italic;
    line-height: 40px;
}

.stu-intro2 .stu-intro2-item:nth-child(1) .tit {
    border: 2px solid #0c56c1;
    display: inline-block;
}

.stu-intro2 .stu-intro2-item:nth-child(2) .tit {
    border: 2px solid #29a6e8;
    display: inline-block;
}

.stu-intro2 .stu-intro2-item:nth-child(1) .tit div:nth-child(1) {
    background: #0c56c1;
}

.stu-intro2 .stu-intro2-item:nth-child(2) .tit div:nth-child(1) {
    background: #29a6e8;
}

.stu-intro2 .stu-intro2-item:nth-child(1) .tit div:nth-child(2) span {
    color: #0c56c1;
}

.stu-intro2 .stu-intro2-item:nth-child(2) .tit div:nth-child(2) span {
    color: #29a6e8;
}

.stu-intro2 .stu-intro2-item p {
    font-size: 16px;
    color: #999;
    line-height: 30px;
}

.stu-intro2 .stu-intro2-item .more {
    text-align: right;
    display: block;
    margin-top: 20px;
}

.stu-intro2 .stu-intro2-item:nth-child(1) .more {
    color: #0c56c1;
}

.stu-intro2 .stu-intro2-item:nth-child(2) .more {
    color: #29a6e8;
}

.stu-intro4 .content {
    margin-top: 50px;
}

.stu-intro4 .stu-intro4-item {
    display: inline-block;
    width: 270px;
    margin: 0 10px;
    margin-bottom: 50px;
    box-sizing: border-box;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.06);
    vertical-align: top;
}

.stu-intro4 .stu-intro4-item .intro4-tit {
    border-radius: 10px 10px 0 0;
    text-align: center;
    color: #fff;
    font-style: italic;
    font-weight: bold;
    font-size: 18px;
    line-height: 80px;
    letter-spacing: 1px;
}

.stu-intro4 .stu-intro4-item .intro4-tit span {
    font-size: 24px;
}

.stu-intro4 .stu-intro4-item:nth-child(odd) .intro4-tit {
    background: #0c56c1;
}

.stu-intro4 .stu-intro4-item:nth-child(even) .intro4-tit {
    background: #29a6e8;
}

.stu-intro4 .stu-intro4-item .intro4-con {
    padding: 30px;
}

.stu-intro4 .stu-intro4-item .intro4-con p {
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
    height: 390px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 13;
}

.stu-intro4 .stu-intro4-item .intro4-con .more {
    display: block;
    width: 160px;
    text-align: center;
    line-height: 44px;
    border-radius: 22px;
    border: 1px solid;
    margin: 30px auto;
    margin-bottom: 0;
}

.stu-intro4 .stu-intro4-item:nth-child(odd) .intro4-con .more {
    border-color: #0c56c1;
    color: #0c56c1;
}

.stu-intro4 .stu-intro4-item:nth-child(even) .intro4-con .more {
    border-color: #29a6e8;
    color: #29a6e8;
}

@media (max-width:1400px) {
    .stu-intro2 .content .stu-intro2-item {
        width: 48%;
    }

    .stu-intro4 .stu-intro4-item {
        width: 20%;
        margin: 0 2%;
        margin-bottom: 50px;
    }
}

@media (max-width:1200px) {
    .stu-intro4 .stu-intro4-item {
        width: 45%;
        margin: 0 2%;
        margin-bottom: 50px;
    }
}

@media (max-width:800px) {
    .stu-intro2 .content .stu-intro2-item {
        display: block;
        width: 100%;
        margin-bottom: 50px;
    }

    .stu-intro4 .stu-intro4-item {
        width: 100%;
        margin: 0;
        margin-bottom: 50px;
    }
}

.stu-title p {
    color: #0c56c1;
    font-size: 26px;
    line-height: 8px;
    font-weight: bold;
    text-align: center;
}

.stu-title img {
    display: block;
    width: 96px;
    height: 20px;
    margin: 20px auto;
}

.stu-nav {
    margin: 50px auto;
    text-align: center;
}

.stu-nav .stu-nav-item {
    display: inline-block;
    width: 260px;
    height: 60px;
    background: #e6e6e6;
    text-align: center;
    line-height: 60px;
    margin: 0 18px;
    margin-bottom: 40px;
    position: relative;
    font-size: 20px;
    color: #333;
    transition: 300ms;
}

.stu-nav .stu-nav-item::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 20px solid #e6e6e6;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    margin: 0 auto;
    transition: 300ms;
}

.stu-nav .stu-nav-item:hover {
    transition: 300ms;
    color: #fff;
    background: #0c56c1;
}

.stu-nav .stu-nav-item:hover::after {
    transition: 300ms;
    border-top-color: #0c56c1;
}

.stu-nav .stu-nav-item.active {
    color: #fff;
    background: #0c56c1;
}

.stu-nav .stu-nav-item.active::after {
    border-top-color: #0c56c1;
}
.stu-review-list .cont,
.stu-notice-list .cont{
    padding-top: 70px;
}
.stu-notice-list .stu-content .stu-notice-item {
    display: inline-block;
    width: 29%;
    margin: 0 2%;
    position: relative;
}

.stu-notice-list .stu-content .stu-notice-item .cover-box {
    object-fit: cover;
    max-height: 210px;
    overflow: hidden;
}

.stu-notice-list .stu-content .stu-notice-item .cover-box img {
    width: 100%;
}

.stu-notice-list .stu-content .stu-notice-item .stu-notice-tag {
    width: 84px;
    height: 40px;
    position: absolute;
    z-index: 100;
    right: -13px;
    top: 10px;
}

.stu-notice-list .stu-content .stu-notice-item .text-box {
    padding: 10px 0;
    height: 160px;
}

.stu-notice-list .stu-content .stu-notice-item .text-box .stu-notice-tit {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-weight: bold;
    font-size: 18px;
    line-height: 40px;
    height: 80px;
}

.stu-notice-list .stu-content .stu-notice-item:hover .text-box .stu-notice-tit {
    color: #0c56c1;
}

.stu-notice-list .stu-content .stu-notice-item .text-box .stu-notice-desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    color: #999;
}

.stu-notice-list .stu-content .stu-notice-item .text-box .stu-notice-time {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    font-size: 14px;
    line-height: 24px;
    height: 24px;
    color: #999;
}
.op-review{
    padding: 40px 0;
}
@media (max-width:1280px) {
    .stu-nav .stu-nav-item {
        width: 20%;
    }
}

@media (max-width:1100px) {
    .stu-notice-list .stu-content .stu-notice-item {
        width: 30%;
        margin: 0 1%;
        position: relative;
    }
}

@media (max-width:960px) {

    .stu-notice-list .stu-content .stu-notice-item {
        width: 45%;
        margin: 0 2%;
        position: relative;
    }
}

@media (max-width:750px) {
    .stu-notice-list .stu-content .stu-notice-item {
        display: block;
        width: 100%;
        position: relative;
    }

    .stu-notice-list .stu-content .stu-notice-item .cover-box {
        object-fit: cover;
        max-height: 100%;
        overflow: hidden;
    }

    .stu-nav {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .stu-nav .stu-nav-item {
        width: 38%;
    }
}

.stu-review-list .stu-review-item {
    display: block;
    position: relative;
    margin-bottom: 70px;
}

.stu-review-list .stu-review-item .cover-box {
    width: 420px;
    height: 240px;
    overflow: hidden;
    object-fit: cover;
    margin-right: 50px;
}

.stu-review-list .stu-review-item .cover-box img {
    width: 100%;
}

.stu-review-list .stu-review-item .stu-review-tag {
    position: absolute;
    top: 10px;
    left: 349px;
    z-index: 200;
}

.stu-review-list .stu-review-item .text-box {
    width: 60%;
    height: 240px;
    padding: 15px 0;
    box-sizing: border-box;
}

.stu-review-list .stu-review-item .text-box .stu-review-tit {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    font-weight: bold;
    font-size: 20px;
    line-height: 40px;
    height: 40px;
    margin-bottom: 20px;
}

.stu-review-list .stu-review-item:hover .text-box .stu-review-tit {
    color: #0c56c1;
}

.stu-review-list .stu-review-item .text-box .stu-review-desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    font-size: 14px;
    line-height: 24px;
    height: 96px;
    color: #999;
    margin-bottom: 20px;
}

.stu-review-list .stu-review-item .text-box .stu-review-time {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    font-size: 14px;
    line-height: 24px;
    height: 24px;
    color: #999;
}
.stu-review .sw2 .swiper-container{
    height: 370px;
}

@media (max-width:1360px) {

    .stu-review-list .stu-review-item .text-box {
        width: 50%;
    }
}

@media (max-width:1100px) {

    .stu-review-list .stu-review-item .cover-box {
        width: 360px;
    }

    .stu-review-list .stu-review-item .stu-review-tag {
        left: 289px;
    }

    .stu-review-list .stu-review-item .text-box .stu-review-tit {
        margin-bottom: 10px;
    }

    .stu-review-list .stu-review-item .text-box .stu-review-desc {
        margin-bottom: 10px;
    }
}

@media (max-width:940px) {
    .stu-review-list .stu-review-item .cover-box {
        margin-right: 30px;
    }

    .stu-review-list .stu-review-item .text-box {
        width: 45%;
    }
}

@media (max-width:768px) {
    .stu-nav{
        margin: 38px auto;
    }
    .stu-notice .notice-item{
        float: none;
        width: 100%;
    }
    .stu-notice .notice-item .bottom{
        background: none;
    }
    .stu-review-list .stu-review-item .cover-box {
        width: 100%;
        height: auto;
    }

    .stu-review-list .stu-review-item .text-box {
        width: 100%;
        height: auto;
    }

    .stu-review-list .stu-review-item .stu-review-tag {
        left: auto;
        right: -13px;
    }
    .stu-review-list .stu-review-item{
        margin-bottom: 30px;
    }
}