#block-sysu-front-symbol {
    display: none;
}

.inner {
    max-width: 1600px;
}
@media (min-width: 1460px) {
    .inner {
        width:1440px;
    }
}
@media screen and (min-width: 1620px) {
    .inner {
        width: 1600px;
    }
}

#block-headeren,#block-header-block {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1000;
    background: linear-gradient(180deg,rgba(0,0,0,0.8),rgba(0,0,0,0));
}

@media screen and (max-width: 991px) {
    #block-headeren,#block-header-block {
        position:static;
        background: #15499A;
    }
}
.video-wrap video {
    width: 100%;
    height: auto;
    margin: 20px auto;
}
@media screen and (max-width: 992px) {
    .video-wrap {
        padding: 0 14px;
    }
}
#header-top .inner {
    max-width: unset;
    position: relative;
    height: 30px;
}

#header-top .inner .header-right {
    position: absolute;
    right: 50px;
    top: 10px;
}
@media screen and (max-width: 992px) {
    
}

#header-top p,#header-top a {
    color: rgba(255,255,255,0.65);
}

#header-top a:hover {
    color: #fff;
}

#header-top p {
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
    line-height: 32px;
    padding-right: 1em;
}

#header-top p .split-line {
    margin: 0 24px;
}

#header-top #search-block-form .form-actions:after,#header-top .search-block-form .form-actions:after {
    top: 3px;
    color: rgba(255,255,255,0.65);
}

#header-top #search-block-form:hover .form-actions:after,#header-top .search-block-form:hover .form-actions:after {
    color: #002B68;
}

#header-top form .form-item {
    width: 32px;
    opacity: 0;
    transition: width ease 0.5s,opacity ease 0.25s;
}

.search-block-form .form-actions {
    margin-top: 0;
    right: -4px;
}

#header-top form:hover .form-item {
    opacity: 1;
    width: auto;
}

#search_block_form {
    padding-left: 12px;
}

@media (min-width: 992px) {
    #header-top .inner {
        width:100%;
    }
}

@media (max-width: 992px) {
    #header-top {
        display:none;
    }
}

.page .header-bg-primary {
    background: transparent;
}
.header-container.inner,.header-row {
    height: 100px;
    padding: 0;
    width: 320px;
    margin: 0;
}

.header-row {
    padding: 0;
}
@media screen and (max-width: 992px) {
    .header-container.inner,
    .header-row {
        width: 100%;
    }
}
@media screen and (max-width: 768px) {
    .header-container.inner,.header-row {
        height:80px;
    }

    #header .header-container .header-row .header-column:not(.t-r) {
        display: table-cell;
    }

    #header .header-container .header-row .header-column #site-logo.header-logo {
        text-align: left;
    }

    #header .header-container .header-row .header-column #site-logo.header-logo img {
        margin-top: 0;
    }

    #header .header-container .header-row .header-column #header-btns {
        top: 20px;
    }
}

#header .header-container .header-row .header-column #header-btns {
    background-color: transparent;
}

#header-top .inner {
    /* max-width: 1700px; */
}

#header-top p,#header-top a {
    color: rgba(255,255,255,0.65);
}

#header-top a:hover {
    color: #fff;
}

#header-top p {
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
    line-height: 32px;
}

#header-top p .split-line {
    display: inline-block;
    height: 18px;
    line-height: 18px;
    margin: 0 16px;
    vertical-align: middle;
}

#search_block_form {
    padding-left: 12px;
}

.header-body {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 80px;
}
@media screen and (max-width: 992px) {
    .header-body {
        padding: 0 28px;
    }
}
@media screen and (max-width: 768px) {
    .header-body {
        padding: 0 14px;
    }
}
.header-body .main-menu-1-1 .nav-menu {
    display: flex;
    justify-content: flex-end;
}

.main-menu-1-1 .nav-menu>.menu-item .menu-toggle a,.main-menu-1-1 .nav-menu>.menu-item>a,.main-menu-1-1 .nav-menu>.menu-item i,.main-menu-1-1 .nav-menu>.menu-item span {
    font-weight: bold;
    font-family: Microsoft Yahei;
}

@media screen and (min-width: 992px) {
    .header-body {
        padding: 0 40px;
        height: 144px;
    }
    .main-menu-1-1 .nav-menu>.menu-item {
        padding:12px 14px;
    }

    .main-menu-1-1 .nav-menu>.menu-item .menu-toggle a,.main-menu-1-1 .nav-menu>.menu-item>a,.main-menu-1-1 .nav-menu>.menu-item i,.main-menu-1-1 .nav-menu>.menu-item span {
        font-size: 12px;
        line-height: 18px;
    }

    .main-menu-nav-primary .inner.inside-c-tb {
        width: 100%;
        padding-right: 0;
    }

    #site-logo img {
        width: 240px;
    }
}

@media screen and (min-width: 1140px) {
    .main-menu-1-1 .nav-menu>.menu-item {
        padding:14px 16px;
    }

    .main-menu-1-1 .nav-menu>.menu-item .menu-toggle a,.main-menu-1-1 .nav-menu>.menu-item>a,.main-menu-1-1 .nav-menu>.menu-item i,.main-menu-1-1 .nav-menu>.menu-item span {
        font-size: 13px;
    }

    .main-menu-nav-primary .inner.inside-c-tb {
        width: 690px;
    }
}

@media screen and (min-width: 1280px) {
    .main-menu-1-1 .nav-menu>.menu-item {
        padding:16px 18px;
    }

    .main-menu-1-1 .nav-menu>.menu-item .menu-toggle a,.main-menu-1-1 .nav-menu>.menu-item>a,.main-menu-1-1 .nav-menu>.menu-item i,.main-menu-1-1 .nav-menu>.menu-item span {
        font-size: 15px;
    }

    .main-menu-nav-primary .inner.inside-c-tb {
        width: 780px;
    }
}

@media screen and (min-width: 1440px) {
    .main-menu-1-1 .nav-menu>.menu-item {
        padding:16px 28px;
    }

    .main-menu-1-1 .nav-menu>.menu-item .menu-toggle a,.main-menu-1-1 .nav-menu>.menu-item>a,.main-menu-1-1 .nav-menu>.menu-item i,.main-menu-1-1 .nav-menu>.menu-item span {
        font-size: 17px;
    }

    .main-menu-nav-primary .inner.inside-c-tb {
        width: 980px;
    }

    #site-logo img {
        width: 364px;
    }
}
.logo-center .header-row {
	text-align:left;
}
@media screen and (max-width: 992px) {
    #site-logo img {
        width: 240px;
    }
}

@media screen and (min-width: 1700px) {
    .main-menu-1-1 .nav-menu>.menu-item {
        padding:16px 30px;
    }

    .main-menu-nav-primary .inner.inside-c-tb {
        width: 1225px;
    }
}

ul.dropdown-menu,.dropdown .dropdown-menu {
    min-width: 140px;
}

@media (min-width: 992px) {
    #header-top .inner {
        width:100%;
        height: 0;
        padding: 0;
        position: relative;
    }
}

@media (max-width: 991px) {
    #header-top {
        display:none;
    }
}

.header-bg-primary {
    background: transparent;
}

.main-menu-nav-primary {
    background: transparent;
}
.block-region-top-first .block {
    margin: 0;
}
@media only screen and (max-width: 991px) {
    .swiper-1 {
        height:calc(56.3vw)
    }
}

.swiper-1 .swiper-slide .inner {
    width: 100%;
    left: 0;
    bottom: 0;
    height: 140px;
    padding: 32px 50px 0;
    max-width: unset;
    background: linear-gradient(0deg,rgba(0,0,0,0.6),rgba(0,0,0,0));
}

.swiper-1 .swiper-slide .inner .inside-tb {
    padding: 0;
    text-align: left;
    overflow: hidden;
}

.swiper-1 .swiper-slide .inner .text-white {
    margin: 0;
    line-height: 108px;
    font-size: 26px;
    font-weight: bold;
    white-space: nowrap;
    text-align: center;
    text-shadow: none;
}

.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 0;
    width: unset;
    right: 0;
    left: unset;
    padding: 40px;
}
.swiper-pagination-bullet {
	width: 25px;
	height: 25px;
	border-radius: 0;
	background: url(/fbc-prod/sites/default/files/slide-dot-bg.png);
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 10px;
}
@media screen and (max-width: 768px) {
    .swiper-1 .swiper-slide .inner {
        height:96px;
        padding: 36px 8px 0;
    }

    .swiper-1 .swiper-slide .inner .text-white {
        font-size: 18px;
        line-height: 60px;
    }
}

@media screen and (max-width: 480px) {
    .swiper-1 .swiper-slide .inner {
        display:none;
    }
}

.layout-full.region-top {
    background: url(/fbc-prod/sites/default/files/news-bg.jpg) center top no-repeat;
    background-size: cover;
}
.index-news-list .view-box {
    position: relative;
    margin-bottom: 32px;
    font-family: Microsoft YaHei;
}
.index-news-list .view-box .poster {
    width: 918px;
    height: 568px;
}
.index-news-list .view-box h1 a {
    font-weight: bold;
    font-size: 22px;
    color: #103D7E;
    line-height: 30px;
}
.index-news-list .view-box .date {
    margin: 20px 0;
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    line-height: 30px;
    opacity: 0.5;
}

.index-news-list .view-box .switch-container {
    position: absolute;
    top: 64px;
    right: 20px;
    width: 737px;
    height: 412px;
    background-color: #fff;
    padding: 36px 40px;
    box-shadow: 20px 20px 0px #103D7E;
    display: flex;
    flex-direction: column;
}
.index-news-list .view-box .desc {
    flex: 1 0 auto;
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    line-height: 24px;
}
.index-news-list .view-box .prev-next {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.index-news-list .view-box .prev-next .prev-btn,
.index-news-list .view-box .prev-next .next-btn {
    width: 50px;
    height: 46px;
    background: url(/fbc-prod/sites/default/files/news-switch-l.png) center center no-repeat;
    cursor: pointer;
}
.index-news-list .view-box .prev-next .next-btn {
    background-image: url(/fbc-prod/sites/default/files/news-switch-r.png);
}
.index-news-list .view-box .prev-next p {
    margin: 0;
    font-weight: 400;
    font-size: 14px;
    color: rgba(0,0,0,0.6);
    line-height: 30px;
}
.index-news-list .view-box .prev-next p span {
    font-size: 24px;
    color: #103D7E;
}
@media screen and (max-width: 1200px) {
    .index-news-list .view-box .poster {
        width: 640px;
        height: 400px;
    }
    .index-news-list .view-box .switch-container {
        padding: 24px;
        top: 32px;
        width: 520px;
        height: 320px;
    }
}
@media screen and (max-width: 992px) {
    .index-news-list .view-box {
        display: none;
    }
}
.index-news-list ul {
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin: 0;
}
.index-news-list ul li {
    width: calc(33.3% - 20px);
    list-style: none;
}
.index-news-list ul li a {
    display: block;
    display: flex;
    padding: 14px;
    background-color: #fff;
}
.index-news-list ul li a.active {
    box-shadow: 0 0 15px rgba(0,0,0,0.3);
}
.index-news-list ul li a img {
    width: 184px;
    height: 132px;
    object-fit: cover;
}
.index-news-list ul li a .meta {
    padding-left: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.index-news-list ul li a h5 {
    font-size: 18px;
    color: #222;
    line-height: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.index-news-list ul li a:hover h5 {
    color: #103D7E;
}
.index-news-list ul li a span {
    color: #777;
    font-size: 14px;
}
@media screen and (max-width: 1459px) {
    .index-news-list ul li {
        width: calc(33.3% - 16px);
    }
    .index-news-list ul li a img {
        width: 144px;
        height: 112px;
    }
    .index-news-list ul li a h5 {
        font-size: 16px;
        line-height: 22px;
    }
}
@media screen and (max-width: 992px) {
    .index-news-list ul {
        flex-wrap: wrap;
        padding: 0 14px;
    }
    .index-news-list ul li {
        width: 100%;
        margin-bottom: 14px;
    }
    .index-news-list ul li a h5 {
        margin-bottom: 1em;
    }
    .index-news-list ul li a.active {
        box-shadow: none;
    }
}
@media screen and (max-width: 768px) {
    .index-news-list ul li a {
        flex-direction: column;
        padding: 0;
    }
    .index-news-list ul li a img {
        width: 100%;
        height: 60vw;
    }
    .index-news-list ul li a .meta {
        padding: 14px;
    }
}

.layout-full.region-middle {
    background: url(/fbc-prod/sites/default/files/noticce-bg.jpg) center top no-repeat;
	background-size: cover;
}
.layout-full.region-middle .block .block-title {
    color: #fff;
    background-image: url(/fbc-prod/sites/default/files/title-bgw-1.png);
}
.layout-full.region-middle .block .block-title::after {
    content: "NOTICES";
    background-image: url(/fbc-prod/sites/default/files/title-bgw-2.png), url(/fbc-prod/sites/default/files/title-bgw-3.png);
}
.panel-tabs .tab-nav-1 {
    border: none;
    display: flex;
    justify-content: center;
    margin-bottom: 24px;
}
.panel-tabs .tab-nav>li:nth-last-child(4),
.panel-tabs .tab-nav>li:nth-last-child(4)~li {
    flex: 0 0 auto;
    width: 152px;
    height: 52px;
    border: none;
    margin: 0 38px;
}
.panel-tabs .tab-nav-1 li a {
    border-color: #fff;
    color: #fff;
    border-radius: 26px;
}
.panel-tabs .tab-nav-1 li.active a {
    border: 2px;
    border-style: solid;
    border-color: #fff;
    background-color: #fff;
    color: #103D7E;
}
@media screen and (max-width: 1200px) {
    .panel-tabs .tab-nav>li:nth-last-child(4),
    .panel-tabs .tab-nav>li:nth-last-child(4)~li {
        margin: 0 18px;
        width: 132px;
    }
    .panel-tabs .tab-nav-1 li a {
        padding: 10px 0;
        border-radius: 22px;
    }
}
@media screen and (max-width: 992px) {
    .panel-tabs .tab-nav-1 {
        justify-content: space-around;
    }
    .panel-tabs .tab-nav:after {
        display: none;
    }
    .panel-tabs .tab-nav>li:nth-last-child(4),
    .panel-tabs .tab-nav>li:nth-last-child(4)~li {
        margin: 0;
        width: 124px;
    }
}
@media screen and (max-width: 768px) {
    .panel-tabs .tab-nav>li:nth-last-child(4),
    .panel-tabs .tab-nav>li:nth-last-child(4)~li {
        width: 96px;
        height: auto;
    }
    .panel-tabs .tab-nav-1 {
        padding: 0 4px;
    }
    .panel-tabs .tab-nav-1 li a {
        font-size: 12px;
        border-width: 1px;
    }
}
.notice-wrap-list {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}
.notice-wrap-list .notice-item {
    width: calc(33.3% - 22px);
    height: 120px;
    margin-right: 32px;
    margin-bottom: 26px;
    background-color: #fff;
    list-style: none;
    display: flex;
    align-items: center;
    padding: 20px;
}
.notice-wrap-list .notice-item:nth-child(3n) {
    margin-right: 0;
}

.notice-wrap-list .notice-item p {
    margin: 0;
}
.notice-wrap-list .notice-item .date {
    color: #103D7E;
    font-size: 28px;
    line-height: 1;
    text-align: center;
    font-family: math;
}
.notice-wrap-list .notice-item .date span {
    font-size: 16px;
    display: block;
}
.notice-wrap-list .notice-item .seprate {
    font-size: 20px;
    color: #103D7E;
    margin: 0 20px;
}
.notice-wrap-list .notice-item a {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 18px;
    color: #3C3C3C;
    line-height: 28px;
}
.notice-wrap-list .notice-item a:hover {
    text-decoration: underline;
}
.notice-wrap-list .notice-item .two-line {
    max-height: unset;
    padding: 0;
}
@media screen and (max-width: 1200px) {
    .notice-wrap-list .notice-item {
        padding: 14px;
        width: calc(33.3% - 16px);
        height: 112px;
        margin-bottom: 16px;
        margin-right: 24px;
    }
    .notice-wrap-list .notice-item a {
        font-size: 16px;
        line-height: 24px;
    }
    .notice-wrap-list .notice-item .date {
        font-size: 24px;
    }
}
@media screen and (max-width: 992px) {
    .notice-wrap-list .notice-item {
        width: 100%;
        margin-right: 0;
        height: 82px;
    }
    .notice-wrap-list .notice-item:nth-child(n+7) {
        display: none;
    }
}
@media screen and (max-width: 768px) {
    .notice-wrap-list {
        padding: 0 14px;
    }
}
.layout-full.region-bottom-standard .block .block-title::after {
    content: "LECTURES";
}
.lecture-ul {
    padding: 0;
    display: flex;

}
.lecture-ul li {
    list-style: none;
    width: calc(33.3% - 22px);
    margin-right: 33px; 
    margin-bottom: 0;
}
.lecture-ul li:nth-child(3n) {
    margin-right: 0;
}
.lecture-ul .poster img {
    width: 100%;
    display: block;
    height: 340px;
    object-fit: cover;
    object-position: top center;
}
.lecture-ul .title {
    margin: 24px 0;
    font-size: 20px;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.lecture-ul .meta {
    font-size: 14px;
    line-height: 1em;
    color: #808080;
    border-left: 2px solid #103D7E;
    padding: 2px 0 2px 10px;
}
.lecture-ul .meta p {
    margin-bottom: 1em;
    line-height: 1em;
}
.lecture-ul .meta p.location {
    margin: 0;
}
@media screen and (max-width: 1200px) {
    .lecture-ul .poster img {
        height: 200px;
    }
    .lecture-ul .title {
        font-size: 16px;
        line-height: 20px;
        height: 60px;
        margin: 1em 0;
    }
    .lecture-ul .meta p {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 0.5em;
    }
}
@media screen and (max-width: 992px) {
    .lecture-ul li {
        width: calc(33.3% - 12px);
        margin-right: 18px;
    }
}
@media screen and (max-width: 768px) {
    .lecture-ul {
        padding: 0 14px;
        flex-wrap: wrap;
    }
    .lecture-ul li {
        width: 100%;
        margin-bottom: 14px;
        margin-right: 0;
    }
    .lecture-ul .title {
        height: auto;
        max-height: 60px;
    }
    .lecture-ul .poster img {
        height: 60vw;
    }
}
.layout-full.region-footer-bottom {
    padding-top: 50px;
}
.layout-full.region-footer-bottom .inner {
    padding-top: 475px;
}
.layout-full.region-footer-bottom .inner::before,
.index-event-preview > div:has(div)::before {
    content: "";
    display: block;
    width: 100%;
    height: 475px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/fbc-prod/sites/default/files/activity-banner.jpg) center top no-repeat;
}
.index-event-preview > div:has(div)::before {
    display: none;
}
.layout-full.region-footer-bottom .block .block-title::after {
    content: "EVENTS";
}
.layout-full.region-footer-bottom .views-element-container {
    width: 676px;
    height: 245px;
    background-color: #103D7E;
    position: absolute;
    top: -80px;
    left: 136px;
}
.index-event-preview {
    padding: 20px 0 108px 816px;
}
.event-preview-item {
    width: 676px;
    height: 245px;
    padding: 40px 40px 64px;
    display: flex;
    justify-content: space-between;
}
.event-preview-item .poster {
    width: 208px;
    height: 140px;
    display: block;

}
.event-preview-item .poster img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
}
.event-preview-item .r-info {
    flex: 1;
    padding-left: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.event-preview-item .r-info a {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    max-height: 52px;
    color: #FFFFFF;
}
.event-preview-item .r-info a:hover {
    text-decoration: underline;
}
.event-preview-item .r-info p {
    margin: 0;
    color: #fff;
    opacity: 0.6;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media screen and (max-width: 1460px) {
    .index-event-preview {
        padding: 20px 0 58px 732px;
    }
    .layout-full.region-footer-bottom .views-element-container {
        left: 66px;
    }
    .layout-full.region-footer-bottom .inner {
        padding-top: 40vw;
    }
    .layout-full.region-footer-bottom .inner::before {
        height: 40vw;
    }
}
@media screen and (max-width: 1200px) {
    .index-event-preview {
        padding: 20px 0 58px 702px;
    }
    .layout-full.region-footer-bottom .views-element-container {
        left: 26px;
    }
}
@media screen and (max-width: 992px) {
    .index-event-preview {
        padding: 0;
    }
    .layout-full.region-footer-bottom .views-element-container {
        position: static;
    }
    .layout-full.region-footer-bottom {
        padding-top: 0;
    }
}
@media screen and (max-width: 768px) {
    .layout-full.region-footer-bottom,
    .layout-full.region-footer-bottom .inner {
        padding-top: 0;
    }
    .layout-full.region-footer-bottom .inner::before {
       display: none;
    }
    .index-event-preview > div:has(div) {
        padding-top: 40vw;
        position: relative;
        padding-left: 14px;
        padding-right: 14px;
    }
    
    .index-event-preview > div:has(div)::before {
        display: block;
        height: 40vw;
        background-size: cover;
        z-index: -1;
    }
    .layout-full.region-footer-bottom .views-element-container {
        width: 100%;
        height: 160px;
        margin-top: -60px;
    }
    .event-preview-item {
        padding: 20px;
        height: 160px;
    }
    .event-preview-item .poster {
        width: 124px;
        height: 84px;
    }
    .event-preview-item .r-info {
        overflow: hidden;
        padding-left: 14px;
    }
    .event-preview-item .r-info p {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

.tab-pane .outside {
    position: relative;
    float: unset;
    height: 32px;
    margin: 0 0 24px;
}
.tab-pane .outside a,
.layout-full .more-link {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #222222;
    width: 108px;
    height: 32px;
    line-height: 28px;
    text-align: right;
    background: url(/fbc-prod/sites/default/files/link-more-b.png) bottom right no-repeat;
    top: 36px;
    padding-right: 8px;
    letter-spacing: 1px;
    position: absolute;
    right: 4px;
}
@media screen and (max-width: 768px) {
    .layout-full .more-link {
        top: 20px;
        right: 10px;
    }
}
.tab-pane .outside a {
    left: 50%;
    color: #fff;
    transform: translateX(-50%);
    top: 0;
    background-image: url(/fbc-prod/sites/default/files/link-more-w.png);
}
.layout-full.region-footer-bottom .more-link {
    top: 70px;
}
@media screen and (max-width: 1200px) {
    .layout-full.region-footer-bottom .more-link {
        top: 140px;
        right: 70px;
    }
}
@media screen and (max-width: 992px) {
    .layout-full.region-footer-bottom .more-link {
        top: 20px;
        right: 0;
    }
}
@media screen and (max-width: 768px) {
    .layout-full.region-footer-bottom .more-link {
        top: -70px;
        right: 10px;
    }
}
/* footer */
.footer-bg-primary {
    font-family: Microsoft YaHei;
    background: url(/fbc-prod/sites/default/files/footer-bg.jpg) center center no-repeat;
    background-size: cover;
}
.footer-bg-primary .top-footer {
    display: flex;
    justify-content: space-between;
    padding: 28px 40px 20px;
    max-width: 1680px;
    margin: 0 auto;
}
.footer-bg-primary .top-footer .right-info {
    display: flex;
    justify-content: space-between;
}
.footer-bg-primary .top-footer .right-info .item {
    width: 280px;
}

.footer-bg-primary .top-footer .right-info h6 {
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 28px;
}
.footer-bg-primary .top-footer .right-info .item ul li {
    margin: 0;
    font-size: 14px;
    line-height: 28px;
    color: #fff;
}
.footer-bg-primary a:hover {
    color: #cfd6e1;
}
.footer-bg-primary .qr-item img {
    margin-top: 6px;
}
.footer-bg-primary .copyright {
    line-height: 52px;
    border-top: 1px solid rgba(255,255,255,0.1);
    box-shadow: 1px -2px 0px 0px #002B68;
    text-align: center;
}
.footer-bg-primary .top-footer .left-logo img {
    height: 60px;
    width: auto;
}
@media screen and (max-width: 1459px) {
    .footer-bg-primary .top-footer .right-info .item {
        width: 220px;
        padding-right: 14px;
    }
}
@media screen and (max-width: 992px) {
    .footer-bg-primary .top-footer {
        padding-left: 28px;
        padding-right: 28px;
    }
    .footer-bg-primary .top-footer .right-info .item {
        width: auto;
    }
    .footer-bg-primary .top-footer .left-logo {
        padding-right: 14px;
    }
}
@media screen and (max-width: 768px) {
    .footer-bg-primary .top-footer {
        display: none;
    }
}

.layout-full .block .block-title {
    text-align: center;
    color: #103D7E;
    background: url(/fbc-prod/sites/default/files/title-bgb-1.png) center top no-repeat;
    font-family: MiSans;
    font-weight: 600;
    font-size: 36px;
    padding: 22px 0 36px;
    margin: 14px 0;
    border: none;
    position: relative;
}
.layout-full .block .block-title::after {
    content: "NEWS";
    font-weight: 400;
    font-size: 20px;
    padding: 0 40px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background-image: url(/fbc-prod/sites/default/files/title-bgb-2.png), url(/fbc-prod/sites/default/files/title-bgb-3.png);
    background-position: left center, right 10px center;
    background-repeat: no-repeat;
}
@media screen and (max-width: 992px) {
    .layout-full .block .block-title {
        font-size: 24px;
        padding-top: 16px;
        padding-bottom: 32px;
        background-size: 144px auto;
    }
    .layout-full .block .block-title::after {
        font-size: 16px;
        background-size: 20px auto, 14px auto;
        padding: 0 25px;
        background-position: left center, right 6px center;
    }
}

/* teacher */
.faculty-page-list,.faculty-page .views-element-container>div {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px;
}

.faculty-list-out .pager {
    width: 100%;
}
.faculty-list-out {
    display: flex;
    flex-wrap: wrap;
}

.faculty-list-wrap {
    width: calc(50% - 32px);
    box-sizing: border-box;
    margin: 0 64px 64px 0;
}
.faculty-list-wrap:nth-child(2n) {
    margin-right: 0;
}

.faculty-item {
    display: flex;
}
.faculty-item.teacher-detail {
    background: #EDF4FF;
    padding-left: 20px;
    margin-bottom: 50px;
}

@media screen and (min-width: 768px) {
    .faculty-item:hover {
        box-shadow: 0 2px 18px rgb(46 79 114 / 20%);
        background: #fff;
    }
    .faculty-item.teacher-detail:hover {
        box-shadow:none;
        background: #EDF4FF;
    }
}

.faculty-item-left img {
    display: block;
    width: 135px;
    height: 180px;
    object-fit: cover;
    box-shadow: -14px 14px 0px rgba(52, 113, 201, 0.5);
}
.teacher-detail .faculty-item-left img {
    width: 205px;
    height: 275px;
    box-shadow: -20px 20px 0px rgba(52, 113, 201, 0.5);
}
.faculty-item .faculty-item-info {
    padding: 24px;
    overflow: hidden;
    flex: 1;
}
.teacher-detail .faculty-item-info {
    padding: 40px 56px;
}

.faculty-item-info h4 {
    margin-bottom: 8px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #103D7E;
    line-height: calc(1em + 8px);
}
.teacher-detail .faculty-item-info h4 {
    font-weight: bold;
}

.faculty-item-info p {
    margin: 0;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #3b3b3b;
    line-height: calc(2em + 2px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.teacher-detail .faculty-item-info p {
    color: #7F7F7F;
}

@media screen and (max-width: 768px) {
    .faculty-list-wrap {
        width:calc(100% - 24px);
        margin-bottom: 16px;
    }
}

@media screen and (max-width: 480px) {
    .faculty-list-wrap {
        padding:0;
    }

    .faculty-item .faculty-item-info {
        padding: 16px;
    }

    .faculty-item-info h4 a {
        font-size: 16px;
        font-weight: 500;
    }

    .faculty-item-info p {
        font-size: 12px;
        line-height: calc(1.5em + 2px);
    }

    .faculty-item-left img {
        width: 72px;
        height: 96px;
    }
}

#main .faculty-tabs-top {
    margin: 16px 0;
}

#main .faculty-tabs-top .item {
    flex: 1;
    text-align: center;
    line-height: 52px;
    color: #000;
    font-size: 18px;
    background-color: #F3F3F3;
    cursor: pointer;
    user-select: none;
}

#main .faculty-tabs-top .item.cur {
    color: #fff;
    background-color: #103D7E;
}

.faculty-options {
    display: none;
    padding: 0;
}

.faculty-options.cur {
    display: block;
}

.faculty-options li {
    list-style: none;
    min-width: 28px;
    border: 1px solid #d7d7d7;
    border-radius: 2px;
    margin-right: 16px;
    margin-bottom: 16px;
    text-align: center;
    padding: 0 21px;
    color: #494949;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    display: inline-block;
}

#main .field-body .faculty-options li {
    line-height: calc(2em + 6px);
    font-size: 14px;
}

.faculty-options li.show {
    display: inline-block;
}

.faculty-options li.cur {
    color: #fff;
    background-color: #103D7E;
    border-color: #103D7E;
}

@media screen and (max-width: 768px) {
    #main .faculty-filter-tab .tab-item,#main .field-body .faculty-options li {
        font-size:12px;
    }

    .faculty-filter-tab .tab-item {
        padding: 0 20px;
    }

    .faculty-options li {
        padding: 0 12px;
        line-height: calc(2em + 8px);
        margin-right: 8px;
        margin-bottom: 10px;
    }
}
.pager .pager-items .pager-item a:hover {
    background-color: #2962bc;
}
.pager .pager-items .pager-item.is-active a {
    background-color: transparent;
}