.clear::after {
    content: "";
    display: block;
    clear: both;
}

.fy-logo {
    display: inline-block;
    padding-top: 10px;
    padding-left: 28px;
}

.fy-header {
    height: 124px;
    background: rgba(135, 21, 25, 1);
}

.fy-header .fy-logo2 {
    display: inline-block;
    margin-top: 32px;
}

.fy-header .link-wrap {
    float: right;
    margin-top: 48px;
}

.fy-header .link-wrap .en {
    font-size: 16px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 20px;
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    padding: 4px 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 32px;
}

.fy-header .link-wrap .search {
    font-size: 16px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 20px;
    display: inline-block;
    vertical-align: middle;
}

.container.header {
    top: 0;
    padding-left: 121px;
    height: 121px;
    display: none;
}

.container.header .head .head-logo-container {
    width: 121px;
}

.container.header .head .head-logo-container .head-logo {
    background-size: 80px auto;
}

.container.header .head .head-menu-wrap .academic-name {
    height: 61px;
    padding: 0 25px 0 0;
}

.container.header .head .head-menu-wrap .academic-name .scut_logoWrap {
    display: none;
}

.container.header .head .head-menu-wrap .academic-name .academic-logo {
    display: none;
}

.container.header .head .head-menu-wrap .academic-name .link-wrap .en {
    width: 72px;
    border-right: 1px solid #F9F9F9;
    padding-right: 10px;
}

.container.header .head .head-menu-wrap .head-menu>ul>li {
    width: auto;
    padding-left: calc(8.33% - 58.66px);
    padding-right: calc(8.33% - 58.66px);
}

.container.header .head .head-menu-wrap .academic-name .link-wrap .search {
    border-right: none;
    padding-left: 10px;
}

body.index .body .swiper1-wrap .swiper-container1 {
    height: auto;
}

body.index .body .swiper1-wrap .swiper-container1 .swiper-wrapper .swiper-slide img {
    width: 100%;
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: rgba(244, 244, 246, 1);
}

.swiper-pagination-bullet-active {
    background: #D50000;
}

.important-news {
    padding: 40px 0;
}

.left,
.right {
    width: 48.3%;
    float: left;
}

.right {
    margin-left: 3.4%;
}

.icon,
.name {
    display: inline-block;
    vertical-align: middle;
}

.name {
    font-size: 21px;
    margin-left: 11px;
    font-weight: 500;
    color: rgba(66, 66, 66, 1);
    line-height: 28px;
}

.more {
    float: right;
}

.more a {
    font-size: 14px;
    font-weight: 400;
    color: rgba(66, 66, 66, 1);
    line-height: 22px;
}

.more a:hover {
    color: rgba(159, 14, 12, 1);
}

.news-head {
    border-bottom: 1px solid #DCDCDC;
    padding-bottom: 7px;
}

.news-footer .footer-img {
    margin-top: 8px;
}

.news-footer .footer-img img {
    width: 100%;
}

.news-footer .special li {
    background: rgba(241, 242, 244, 1);
    margin-top: 14px;
    padding: 17px 17px 17px 8%;
    position: relative;
    transition: all 0.5s;
}

.news-footer .special li:hover {
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.30);
}

.news-footer .special li a {
    display: block;
}

.news-footer .special li a .title {
    font-size: 16px;
    font-weight: 500;
    color: rgba(159, 14, 12, 1);
    line-height: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news-footer .special li a .des {
    font-size: 14px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news-footer .special li a .square {
    width: 9px;
    height: 9px;
    background: rgba(176, 56, 55, 1);
    position: absolute;
    top: 22px;
    left: 4%;
}

.school-news {
    background-color: rgba(242, 241, 241, 1);
    background-image: url(/_upload/tpl/08/65/2149/template2149/images/new-map.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top right;
    padding: 40px 0;
}

.news-footer .normal li {
    border-bottom: 1px solid rgba(151, 151, 151, 0.4);
    padding: 16px 16px 11px 6%;
    position: relative;
}

.news-footer .normal li a .title {
    font-size: 16px;
    font-weight: 400;
    color: rgba(66, 66, 66, 1);
    line-height: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    transition: all 0.5s;
}

.news-footer .normal li:hover a .title {
    color: rgba(159, 14, 12, 1);
}

.news-footer .normal li a .des {
    font-size: 14px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news-footer .normal li a .square {
    width: 6px;
    height: 6px;
    background: rgba(159, 12, 12, 1);
    position: absolute;
    top: 22px;
    left: 2%;
}

.notice-news {
    padding: 40px 0;
}

.video-news {
    height: 408px;
    padding: 40px 0;
    background: url(/_upload/tpl/08/65/2149/template2149/images/fy-video-bg.png) no-repeat right;
    background-size: cover;
}

.video-news .left video {
    width: 100%;
    height: 328px;
}

.video-news .left {
    position: relative;
    height: 328px;
}

.video-news .left .video-img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: url(/_upload/tpl/08/65/2149/template2149/images/fy-video-left.png) center no-repeat;
    background-size: cover;
}

.video-news .left .video-bg {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    border-radius: 4px;
    transition: all 0.5s;
}

.video-news .left .video-bg:hover {
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.30);
}

.video-news .left .video-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    z-index: 3;
}

.video-js {
    border-radius: 4px;
    width: 100%;
    height: 328px;
}

.video-js .vjs-big-play-button {
    display: none;
}

@media screen and (max-width: 992px) {

    .video-news .left,
    .video-news .right {
        width: 100%;
        float: none;
    }

    .video-news .right {
        margin-left: 0;
        margin-top: 24px;
        text-align: center;
    }

    .video-news .right img {
        width: 100%;
    }

    .video-news {
        height: auto;
    }
    .fy-header {
        display: none;
    }
}

@media screen and (max-width: 768px) {

    .left,
    .right {
        float: none;
        width: 100%;
    }

    .right {
        margin-left: 0;
        margin-top: 24px;
    }
   .video-news .left{
    height: 193px;
   }
}

@media screen and (max-width: 520px) {
    .video-news .left .video-img {
        background-size: contain;
    }
}

.yqfk-list .banner .img-wrapper#banner2 ,.yqfk-display .banner .img-wrapper#banner2{
    background: url(/_upload/tpl/08/65/2149/template2149/images/inner_bg2020.png) no-repeat center;
    background-size: auto 100%;
}
.yqfk-list .banner .ul-wrapper {
    display: none;
}