@charset "UTF-8";

/* CSS Document */
@media screen and (min-width:1920px){
    .sy-banner .banner-img img{
        width: auto;
        max-width: 100%;
        width: 100%;
        object-fit: cover;
    }
    .sy-banner .banner-img{
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
    }
}
@media screen and (max-width:1400px) {

    .ft-top .ft-lt>div,
    .ft-top .ft-rt>div {
        margin-right: 1.25rem;
    }

    .school-list .school-title h3 {
        font-size: 1.5rem;
    }

    .school-list .school-title span {
        font-size: 0.825rem;
    }

    .campus-news .page-cnews>div {
        width: 50%;
    }

    .page-cnews .page-cnews-rt {
        margin-left: 0;
    }

    .container .page-title h2 {
        font-size: 1.5rem;
    }

    .container .page-title span {
        font-size: 1rem;
    }

    .container .page-title>div img {
        width: 1.5rem;
    }

    .container .page-gsgc-title .page-title>img {
        max-width: 100px;
    }

    .container .page-gsgc-title .page-title {
        min-width: 200px;
    }

    /* .sperform-rttop>h3{
        background: unset;
        background-color: #1f7268;
        padding: 12px 24px;
    }
    .sperform-rttop{
        position: static;
        top: unset;
        transform: unset;
        -o-transform: unset;
        -ms-transform: unset;
        -moz-transform: unset;
        -webkit-transform: unset;
        align-items: center;
        margin-top: 1rem;
    }
    .sperform-rttop ul{
        flex-direction: row;
    }
    .sperform-rttop>div{
        width: calc(100% - 40px);
    }
    .sperform-rttop li>a{
        padding: 12px;
        justify-content: space-between;
    } */
}

@media screen and (max-width:1410px) {
    .header .header-nav ul>li>a {
        padding: 0 0.625rem;
    }

    .header .header-nav ul>li.has-childnav>a::before {
        right: -0.375rem;
    }
    .header .header-nav ul>li>a.underline:hover::after {
        width: calc(100% -  0.375rem * 2);
    }
}

@media screen and (max-width:1300px) {
    .header .headertop-lt .headertop-tel {
        display: none;
    }
}
@media screen and (max-width:1200px){
    .page-sperform .sperform-rt{
        width: calc(100% - 350px);
    }
    .sperform-swiper{
        top: 0;
        transform: unset;
    }
    .sperform-rttop>h3{
        background: unset;
        background-color: #1f7268;
        padding: 12px 24px;
    }
    .sperform-rttop{
        position: static;
        top: unset;
        transform: unset;
        -o-transform: unset;
        -ms-transform: unset;
        -moz-transform: unset;
        -webkit-transform: unset;
        align-items: center;
        margin-top: 1rem;
    }
    .sperform-rttop ul{
        flex-direction: row;
    }
    .sperform-rttop>div{
        width: calc(100% - 40px);
    }
    .sperform-rttop li>a{
        padding: 12px;
        justify-content: space-between;
    }
}


@media screen and (min-width:1000px) and (max-width:1270px){
    .header .header-nav ul>li>a{
        padding: 0 0.987rem;
    }
}
@media screen and (max-width:1100px){
    .header .header-nav ul>li>a {
        padding: 0 0.625rem;
    }
}

@media screen and (min-width:1000px) and (max-width:1200px){
    .page-guide li h3{
        font-size: 0.725rem;
    }
}
@media screen and (max-width:1240px){
    .header .header-logo a{
        height: 70%;
    }
}

@media screen and (max-width:1200px) {
    .ft-top .ftlt-nav ul {
        max-width: 10rem;
    }

    .school-list ul li {
        width: 50%;
    }

    .campus-news .page-cnews {
        flex-direction: column;
    }

    .campus-news .page-cnews>div {
        width: 100%;
    }

    .school-main {
        padding: 0 2rem;
    }

    .header .header-logo a {
        height: 60%;
        display: inline-flex;
    }
    .syvideo-list ul li{
        width: calc(50% - 10px);
    }
    .syvideo-list ul li:nth-child(2n){
        margin-right: 0;
    }
    .page-syvideo .syvideo-list{
        width: calc(100% - 40px);
        margin: 0 auto;
    }
}

@media screen and (max-width:1100px){
    .page-sperform-bg .sperform-bt h5{
        font-size: 1.325rem;
    }
    .page-sperform-bg .sperform-bt strong{
        font-size: 1.5rem;
    }
}

@media screen and (max-width:1055px) {
    .ft-top {
        flex-direction: column;
        width: calc(100% - 40px);
    }

    .campus-news {
        padding-bottom: 3rem;
    }
}

@media screen and (max-width:1000px) {
    .page-gsgc-title{
        flex-direction: column;
    }
    .page-gsgc-title .page-gsgc-xeubu{
        width: 100%;
    }
    .header .header-nav ul>li>a {
        font-size: 14px;
    }

    .header .header-nav ol a {
        padding: 0.3rem 0;
        font-size: 12px;
    }

    .page-title {
        padding: 2rem 0;
    }

    .page-title span {
        font-size: 1rem;
    }

    .page-title h2 {
        font-size: 2rem;
    }

    .header .header-logo a {
        height: 60%;
        display: inline-flex;
    }

    .course-page li:hover a>div figure {
        transform: scale(0.8);
        -o-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        margin-bottom: 0.325rem;
    }

    .course-page a>div h3 {
        font-size: 1rem;
    }

    .course-page li:hover .course-title span {
        font-size: 0.825rem;
        margin-top: 0.2rem;
    }

    .page-gsgc-content {
        flex-direction: column;
    }

    .page-gsgc-content .brief-lt,
    .page-gsgc-content .brief-rt {
        width: 100%;
    }
    .page-gsgc-content .brief-lt{
        z-index: 999;
        /* position: sticky;
        top: 100px; */
        background-color: #FFFFFF;
        /* box-shadow: 0 0 10px #000; */
        margin-bottom: 1rem;
        margin-top: 0;
        position: static;
        display: none;
    }
    .page-gsgc-content .brief-lt.location-ceiling{
        position: sticky;
        position: -webkit-sticky;
        top: 100px;
    }
    .page-gsgc-content .brief-lt ul {
        /* position: sticky;
        top: 100px; */
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        align-items: baseline;
        justify-content: center;
        z-index: 100;
    }
    .page-gsgc-content .brief-lt li a{
        width: auto;
        min-width: 100px;
        height: 40px;
        line-height: 40px;
        padding: 0 0 0 0.5rem;
        margin-right: 25px;
        font-size: 1rem;
        background-color: rgba(0, 0, 0, 0.1);
        margin-bottom: 0.5rem;
    }
    .page-gsgc-content .brief-lt li a::before,
    .page-gsgc-content .brief-lt li a::after{
        opacity: 1;
    }
    .page-gsgc-content .brief-lt li a::before{
        border-top: 20px solid rgba(0, 0, 0, 0.1);
        border-bottom: 20px solid rgba(0, 0, 0, 0.1);
    }
    .page-gsgc-content .brief-lt li a::before{
        content: '';
        position: absolute;
        top: 0;
        left: -15px;
        width: 0;
        height: 0;
        /* border-top: 20px solid #1f7268;
        border-bottom: 20px solid #1f7268; */
        border-left: 15px solid transparent;
        transition: all .3s;
        -o-transition: all .3s;
        -moz-transition: all .3s;
        -webkit-transition: all .3s;
    }
    .page-gsgc-content .brief-lt li a::after{
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: 15px solid rgba(0, 0, 0, 0.1);
        right: -15px;
    }
    .page-gsgc-content .brief-lt li a:hover::before,
    .page-gsgc-content .brief-lt li a.on::before{
        border-top: 20px solid #1f7268;
        border-bottom: 20px solid #1f7268;
    }
    .page-gsgc-content .brief-lt li a:hover::after,
    .page-gsgc-content .brief-lt li a.on::after{
        border-left: 15px solid #1f7268;
    }
    .guide-box-top,
    .location-ceiling{
        top: 80px;
    }
    .page-title-nav .guide-bt{
        padding: 0;
    }
}

@media screen and (max-width:915px) {
/* @media screen and (max-width:869px) { */
    .header .header-top .top-container>div.headertop-lt {
        display: none;
    }

    .header {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 9999;
    }

    main {
        margin-top: 80px;
    }

    .header .header-logo a {
        height: 80%;
        width: auto;
        display: flex;
        flex-wrap: wrap;
        align-items: baseline;
    }

    .header .header-content {
        height: 80px;
    }

    .header-nav {
        display: none;
    }

    .menu-btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .nav-mb {
        display: block;
    }

    .header .header-top {
        position: fixed;
        right: calc(7% + 2rem);
        display: block;
        height: 80px;
        z-index: 1000;
        background-color: transparent;
    }

    .header .header-top .top-container>div>div:not(.bgy-en),
    .header .header-top .top-container>div ul {
        display: none;
    }

    .header .header-rt .bgy-en {
        margin: 0;
    }

    .header .header-rt .bgy-en a {
        color: #1f7268;
    }

    .header-btn {
        display: block;
    }

    .search-from .search-close-btn {
        font-size: 60px;
        width: 40px;
        height: auto;
        right: 2rem;
    }

    .page-sperform-bg .sperform-bt h5 {
        font-size: 1.25rem;
        width: 75%;
    }

    .page-sperform-bg .sperform-bt h5 {
        width: calc(100% - 200px);
    }

    .schools-top {
        flex-direction: column;
        padding-bottom: 2.825rem;
    }

    .schools-top>div {
        width: 100%;
    }

    .course-page ul {
        /* flex-direction: column; */
    }

    .course-page ul li {
        width: 100%;
        margin-bottom: 1.25rem;
    }

    .schools-bt {
        padding-bottom: 2.875rem;
    }

    .school-main {
        padding: 0 20px;
    }

    .header .header-logo h1 {
        margin-left: 0.5rem;
        padding-left: 0.5rem;
        font-size: 0.825rem;
        line-height: 1.875rem;
    }

    .header .sheader-logo a {
        height: 60%;
    }

    .page-content .page-ics {
        padding-bottom: 1rem;
    }

    .page-sperform-bg .sperform-bt h5 {
        width: calc(100% - 40px);
        padding: 0.875rem 0;
    }

    .header .header-content,
    .header .header-content.navFix {
        background: url(/themes/sirui/public/static/images/gsgc-bg.png) no-repeat bottom;
        background-size: 100%;
        background-color: #FFFFFF;
    }

    .page-content .page-ics {
        background: url(/themes/sirui/public/static/images/gsgc-bg.png) no-repeat bottom;
        background-size: 100%;
    }

    .page-sperform .sperform-rt {
        overflow: auto;
        margin-left: 0;
        width: 100%;
        display: unset;
    }

    .page-sperform .sperform-rt li {
        padding: 3px 5px;
        /* transform: translateX(-16px) translateY(-10px) scale(0.6); */
    }

    .page-sperform .sperform-rt li img {
        max-height: 12px;
    }

    .page-sperform .sperform-rt li span {
        font-size: 12px;
    }

    .page-sperform .sperform-rt li span {
        white-space: nowrap;
    }

    /* map */
    .mb-map .sperform-rt,
    .mb-map .sperform-rt>figure,
    .mb-map .sperform-rt ul {
        width: 130% !important;
    }
    .page-sperform .sperform-rt ul{
        left: 0;
        transform: unset;
    }

    .mb-map .sperform-rt li {
        transform: translateX(0) translateY(0) scale(1) !important;
    }

    .mb-map .sperform-rt li span {
        white-space: nowrap;
    }

    .mb-map {
        /* flex-direction: column-reverse; */
        flex-wrap: nowrap;
    }

    /* .sperform-lt {
        position: static;
        width: calc(100% - 40px);
        margin: 1rem auto;
    } */
    .sperform-swiper {
        position: static;
        width: calc(100% - 40px);
        margin: 1rem auto 0;
        top: 0;
        transform: unset;
    }

    .sperform-lt .sperform-litem {
        /* padding: 1rem; */
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        min-width: auto;
    }

    .sperform-lt .sperform-litem h3 {
        font-size: 1.25rem;
    }

    .sperform-lt .sperform-litem li {
        margin-top: 0.825rem;
    }

    .sperform-lt .sperform-litem li span,
    .sperform-lt .sperform-litem li i {
        font-size: 1rem;
    }

    .sperform-lt .sperform-litem li p {
        font-size: 0.875rem;
    }

    .sperform-lt .sperform-litem li .sperform-ltitle {
        width: calc(100% - 48px);
    }
    .page-gsgc-content .brief-lt{
        /* top: 80px; */
        width: calc(100% + 40px);
        margin-left: -10px;
    }
    .page-gsgc-content .brief-lt.location-ceiling{
        top: 80px;
        display: block;
    }
    .page-gsgc-title i{
        display: none;
    }
    .container .page-gsgc-title .page-title{
        width: 100%;
        text-align: center;
    }
    .teacher-list ul li{
        width: calc(50% - 10px);
        margin-right: 10px;
    }

    .teacher-list ul li:nth-child(3n){
        margin-right: 20px;
    }
    .teacher-list ul li:nth-child(2n){
        margin-right: 0;
    }
    .teacher-list .teacher-label span{
        line-height: normal;
        padding: 0.5rem;
        font-size: 0.75rem;
    }
    .page-gsgc-content .brief-rt .teacher-list{
        padding-bottom: 2rem;
        margin-bottom: 2rem;
    }
    .teacher-list .teacher-name{
        font-size: 0.875rem;
        bottom: 0.75rem;
    }
    .page-gsgc-content{
        padding-bottom: 3rem;
    }
    .page-recruit-content .recruit-videobox{
        position: static;
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding: 0;
    }
    .page-recruit-content .recruit-videobox video{
        width: 100%;
    }
    .page-recruit-content .brief-rt figure{
        margin-bottom: 1rem;
    }
    .life-content li a{
        flex-direction: column;
        position: relative;
    }
    .system-content li i{
        position: absolute;
        right: 0;
        bottom: 1.3125rem;
    }
    .page-gsgc-content .life-content li figure,
    .life-content li div{
        width: 100%;
    }
    .life-content li div{
        padding: 1rem 0 ;
    }
    .life-content li div{
        flex-wrap: wrap;
        flex-direction: unset;
    }
    .page-news-content .life-content .news-list span{
        display: inline-block;
        height: 38px;
        line-height: 38px;
    }
    .campus-news .page-cnews>div{
        padding: 20px;
    }
    .system-content li i{
        width: 1.75rem;
        height: 1.75rem;
    }
    .page-cnews-rt .cnews-list li{
        max-height: none;
    }
    .schooltop-rt .school-toprt-content,
    .school-newflex{
        flex-direction: column;
    }
    .schooltop-rt .school-toprt-content>div,
    .school-newflex>div{
        width: 100%;
    }
    .schooltop-rt .school-toprt-content .snews-bt{
        padding-left: 0;
        margin-top: 1rem;
    }
    .school-newflex .shool-rtimg{
        margin: 1rem 0 0;
        width: 100%;
    }
}

@media screen and (max-width:768px) {
    .ft-top {
        padding: 1.25rem 0;
    }

    .ft-top .ft-lt {
        flex-wrap: wrap;
    }

    .ft-top .ft-lt>div {
        width: 100%;
    }

    .ft-bt {
        padding: 0.5rem;
    }

    .ft-bt a,
    .ft-bt span {
        font-size: 0.825rem;
    }

    .cnews-list .cnews-item-title h5 {
        font-size: 0.825rem;
        margin-top: 0.5rem;
    }

    .page-cnews span {
        font-size: 1.25rem;
    }

    .page-cnews i {
        font-size: 1rem;
    }

    .page-cnews-rt li a figure {
        max-width: 140px;
    }

    .cnews-list .cnews-item-title {
        padding-top: 0;
    }

    .page-cnews-rt .cnews-banner {
        max-height: 310px;
    }
    .school-list .school-title h3{
        margin-bottom: 0;
        line-height: 26px;
    }
    .school-list .school-title .school-trt p{
        margin-top: 0;
        line-height: 1rem;
    }
    .school-list .school-title .school-trt p{
        line-height: 24px;
        padding: 0 1rem;
        font-size: 0.875rem;
    }
    .school-list .school-title{
        padding: 12px;
    }
    .video-box{
		width: inherit;
		text-align: center;
	}
    .famous-teacher-content ul li{
        width: 100%;
        padding: 0;
        padding-top: 1rem;
    }
}

@media screen and (max-width:640px) {
    .page-guide li a {
        padding: 0.825rem;
    }

    .page-sperform .sperform-rt li {
        transform: translateX(-12px) translateY(0) scale(0.6);
    }

    .mb-map .sperform-rt,
    .mb-map .sperform-rt>figure,
    .mb-map .sperform-rt ul {
        width: 150% !important;
    }

    .snews-bt .snews-btn a i, .snews-btn a i{
        margin-top: 0.4rem;
    }
    .page-gsgc-content .brief-rt img{
        width: 100% !important;
        height: auto !important;
    }
}

@media screen and (max-width:600px) {
    .school-list ul li {
        width: 50%;
    }
    .school-list .school-title h3{
        font-size: 1rem;
    }
    .school-list .school-title span{
        font-size: 0.75rem;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
    .school-list .school-title .school-trt i{
        width: 28px;
        height: 28px;
    }
    .school-list .school-title .school-tlt{
        width: calc(100% - 28px);
    }
    .sperform-rttop li{
        margin: 6px 0;
    }
}

@media screen and (max-width:500px) {
    .page-sperform .sperform-rt li {
        transform: translateX(-20px) translateY(-6px) scale(0.6);
    }

    .mb-map .sperform-rt,
    .mb-map .sperform-rt>figure,
    .mb-map .sperform-rt ul {
        width: 210% !important;
    }
    .teacher-list .teacher-name{
        bottom: 0.5rem;
        margin-top: 0.3rem;
    }
    .result-rt .result-label span{
        font-size: 0.75rem;
        line-height: 1.25rem;
    }
    .page-gsgc-content .brief-lt li a{
        width: 93px;
        font-size: 0.75rem;
        margin-bottom: 3px;
        margin-right: 18px;
    }
    .page-sperform-bg .sperform-bt h5{
        font-size: 0.725rem;
        line-height: 1.5rem;
    }
    .page-sperform-bg .sperform-bt strong{
        font-size: 1rem;
    }
    .page-department-content .department-title{
        flex-wrap: wrap;
        flex-direction: column;
    }
    .page-department-content .department-title a{
        position: static;
    }
    .syvideo-list ul li{
        width: 100%;
        margin-right: 0;
    }
}

@media screen and (max-width:450px) {
    .header-btn li:not(.hrt-search) {
        padding: 0 0.5rem;
    }

    .page-title span {
        font-size: 12px;
    }

    .page-title h2 {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }

    .page-title img {
        transform: scale(0.8);
    }

    .page-sperform-bg .sperform-bt h5 {
        font-size: 1rem;
    }
    .page-cnews-rt li a figure{
        max-width: 120px;
    }
    .page-cnews span{
        line-height: 1rem;
    }
    .cnews-list .cnews-item-title h5{
        margin-top: 3px;
    }
}

@media screen and (max-width:400px) {
    .nav-mb a {
        font-size: 0.8rem;
    }

    .header .header-rt .bgy-en {
        padding: 0;
    }

    .menu-btn {
        transform: scale(0.6);
    }
    .header .header-logo h1{
        margin-left: 3px;
        padding-left: 3px;
        font-size: 0.7rem;
    }
    .header .header-logo a{
        height: 65%;
    }
    .page-content .page-ics{
        /* height: 80px; */
        height: 50px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding: 8px 0;
    }
    .page-content .page-ics ul li a,
    .page-content .page-ics ul li img{
        height: 100%;
    }
    .school-list .school-title span{
        display: none;
    }
    .page-content .page-ics ul{
        height: 100%;
    }
    .teacher-list .teacher-name{
        font-size: 0.7rem;
        line-height: 0.875rem;
    }
    .teacher-list .teacher-label{
        bottom: 2rem;
    }
    .teacher-list .teacher-name i{
        width: 15px;
        height: 15px;
    }
}