* {
    padding: 0;
    margin: 0;
    border: 0;
}

body {
    font-family: "Microsoft YaHei";
    font-size: 16px;
    color: #333;
    overflow-x: hidden;
}

ul li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #333;
    font-size: 16px;
}

a:hover,
a:visited,
a:focus {
    text-decoration: none;
}

a:hover {
    color: #324e7e;
}

p,
ul {
    margin: 0;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}

.col-md-3,
.col-sm-3,
.col-xs-12,
.col-md-4,
.col-md-6,
.col-md-12,
.col-sm-6,
.col-xs-12,
.col-sm-12 {
    padding: 0;
}

.container {
    width: 1366px;
    margin: 0 auto;
    padding: 0;
}

.fxy-header {
    padding: 17.5px 0;
    position: fixed;
    margin: auto;
    left: 0;
    right: 0;
    z-index: 3;
}

.fxy-header.scrolltop {
    background-color: #274D40;
    background-image: url(../images/header.png);
}

.fxy-header .logo {
    width: 23%;
    float: left;
}

.fxy-header .nav {
    width: 77%;
    /* float: right; */
    display: inline-block;
}

.mobile-nav {
    display: none;
}

.mobile-nav.mobileshow {
    display: block;
    transition: .3s;
}

.nav-toggle {
    display: none;
}

.fxy-header .header-right {
    /* text-align: right; */
    line-height: 43px;
    display: flex;
    position: relative;
    /* align-items: center; */
}

.fxy-header .header-right .search {
    width: 20px;
    vertical-align: middle;
    cursor: pointer;
    position: relative;
    top: -5px;
}

.fxy-header .header-right .top-link,
.fxy-header .header-right .search {
    display: inline-block;
    position: absolute;
}

.fxy-header .header-right .top-link {
    right: 20px;
    top: 0;
}

.fxy-header .header-right .search {
    right: 0;
    top: 0;
}

.fxy-header .header-right .top-link a {
    color: #fff;
    font-size: 16px;
}

.fxy-header .header-right .top-link a::after {
    content: '';
    display: inline-block;
    width: 2px;
    height: 16px;
    background-color: #fff;
    margin: 0 11px 0 15px;
}

.fxy-header .search1.show {
    display: block;
}

.fxy-header .search1 {
    height: 100px;
    width: 100%;
    background: #324e7e;
    box-shadow: 0 0 10px rgb(0 0 0 / 15%);
    z-index: 9999;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.fxy-header .search-box {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: ranslate(-50%, -50%);
    -moz-transform: ranslate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: ranslate(-50%, -50%);
    max-width: 830px;
    width: 100%;
}

.fxy-header .search_kuang {
    font-size: 14px;
    outline: none;
    width: 100%;
    height: 46px;
    color: #fff;
    padding: 0;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #fff;
}

.fxy-header .search_submit {
    outline: none;
    background-color: transparent;
    outline: none;
    border: none;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    color: #fff;
}

.fxy-header .search1 a.close {
    display: inline-block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 10px;
    right: 30px;
    background: url(../images/close.png);
    opacity: 1;
    -moz-transition: all 1.5s;
    -ms-transition: all 1.5s;
    -o-transition: all 1.5s;
    transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    background-size: 100%;
}

.fxy-header .search1 a.close:hover {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

.fxy-header .searchbox .search_kang:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #fff inset;
    -webkit-text-fill-color: #fff;
}

::-webkit-input-placeholder {
    color: #fff;
}

::-moz-placeholder {
    color: #fff;
}

/* firefox 19+ */
:-ms-input-placeholder {
    color: #dfdfdf;
}

/* ie */
input:-moz-placeholder {
    color: #dfdfdf;
}

.fxy-header .nav-box {
    /* float: right; */
    /* line-height: 40px; */
}

.fxy-header .nav-box ul li {
    float: left;
    padding: 0 21px;
}

.fxy-header .nav-box ul li:last-child {
    padding-right: 0px;
}

.fxy-header .nav-box ul li a {
    color: #fff;

}

.fxy-banner img {
    width: 100%;
}

.fxy-banner .swiper-slide img {
    width: 100%;
}

.fxy-banner .swiper-pagination-bullet {
    border: 3px solid #fff;
    background: var(--swiper-pagination-bullet-inactive-color, #fff);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 1);
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 12px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 12px));
}

.fxy-banner .swiper-pagination-bullet-active {
    background: var(--swiper-pagination-bullet-inactive-color, rgba(255, 255, 255, 0));
}

.fxy-banner .swiper-horizontal>.swiper-pagination-bullets,
.fxy-banner .swiper-pagination-bullets.swiper-pagination-horizontal,
.fxy-banner .swiper-pagination-custom,
.fxy-banner .swiper-pagination-fraction {
    bottom: 30px;
}

.fxy-banner .swiper-pagination {
    text-align: right;
    right: 10%;
    transform: translate(-10%, 0px);
}

.shaw-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
}

.fxy-cont {
    background: url(../images/news-bg.png) no-repeat center center;
    background-size: cover;
}

.fxy-cont .new-events {
    padding: 40px 0 0 0;
}

.fxy-cont .new-events .new-box {
    padding-right: 20px;
}

.fxy-special .index-list h2 {
    /* text-align:center; */
    /* margin-top: 62px; */
    left: 46%;
    width: auto;
    top: 100px;
    color: #fff;
}

.fxy-special .index-list h2 span {
    left: 79%;
    top: -38px;
    transform: translateX(-50%);
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    background-clip: text;
    opacity: .3;
}

.index-list h2 {
    font-size: 30px;
    font-weight: 700;
    display: inline-block;
    position: relative;
}

.fxy-hot-link .index-list h2 {
    width: 100%;
}

.index-list h2 span {
    position: absolute;
    left: 0;
    top: -35px;
    font-weight: bold;
    font-size: 48px;
    background: linear-gradient(180deg, rgba(50, 78, 126, 0.15) 0%, rgba(50, 78, 126, 0.03) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

.index-list .more::before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 20px;
    background-color: #666;
    margin: 0 10px 0 20px;
}

.index-list .more {
    color: #666;
    font-weight: 700;
}

.index-list .more::after {
    content: '';
    display: inline-block;
    height: 0px;
    width: 0px;
    border: 6px solid #324e7e;
    border-left-color: #324e7e;
    border-bottom-color: rgba(0, 0, 0, 0);
    border-top-color: rgba(0, 0, 0, 0);
    border-right-color: rgba(0, 0, 0, 0);
    margin-left: 20px;
}

.fxy-cont .new-events .new-box .new-list ul {
    display: flex;
    flex-wrap: wrap;
    margin-left: -5%;
}

.fxy-cont .new-events .new-box .new-list ul li {
    width: 45%;
    margin-left: 5%;
    /* padding: 38px 0 18px 0; */
    /* border-bottom: 1px solid #dadada; */
    /* white-space: nowrap; */
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    margin-bottom: 32px;
}

.fxy-cont .new-events .new-box .new-list ul li .img {
    width: 100%;
    height: 227px;
    overflow: hidden;
}

.fxy-cont .new-events .new-box .new-list ul li .img img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    object-fit: cover;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.fxy-cont .new-events .new-box .new-list ul li:hover .img img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.fxy-cont .new-events .new-box .new-list ul li .title {
    background: #214E1B;
    padding: 2% 3%;
}

.fxy-cont .new-events .new-box .new-list ul li .title span {

    color: #fff;

    display: -webkit-box;

    -webkit-line-clamp: 2;

    -webkit-box-orient: vertical;

    overflow: hidden;

    height: 49px;

    width: 100%;
}

.fxy-cont .new-events .events-box {
    padding-left: 20px;
}

.fxy-cont .new-events .events-box .events-list ul li {
    border-bottom: 1px solid #D9D9D9;
    padding: 40px 0 14px 0;
}

.fxy-cont .new-events .events-box .events-list ul li:hover {
    border-bottom: 1px solid #214E1B;
}

.fxy-cont .new-events .events-box .events-list .list-date {
    display: inline-block;
    width: 72px;
    float: left;
    border: 1px solid #BDBDBD;
    height: 72px;
    text-align: center;
}

.fxy-cont .new-events .events-box .events-list .list-date .day {
    font-weight: bold;
    font-size: 32px;
    color: #214E1B;
}

.fxy-cont .new-events .events-box .events-list .list-date .year {
    font-size: 14px;
    color: #214E1B;
}

.fxy-cont .new-events .events-box .events-list .events-title {
    margin-left: 72px;
    padding-left: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 68px;
}

.fxy-special {
    background: url(../images/special-bg.png) no-repeat center center;
    background-size: cover;
}

.special-item {
    /* display: flex; */
    width: 100%;
}

.fxy-special .special-item .img {
    margin-left: -280px;
    margin-top: 0;
    /* width: 890px; */
    float: left;
}

.fxy-special .special-item .img img {
    width: 100%;
}

.fxy-special .special-box ul {
    margin: 35px 0;
}

.fxy-special .special-box ul {
    position: relative;
    /* width: calc(100% - 890px); */
    float: right;
    width: 55%;
}

.fxy-special .special-box ul li {
    position: absolute;

}

.fxy-special .special-box ul li a {
    display: block;
    position: relative;
    height: 100%;
}

.fxy-special .special-box ul li a::after {
    content: "";
    position: absolute;
    right: 50px;
    bottom: 16px;
    background: url(../images/jt-20241204.png) no-repeat;
    width: 23px;
    height: 19px;
}

.fxy-special .special-box ul li:hover a::after {
    animation: linkArrow .5s ease;
}

@keyframes linkArrow {
    0% {
        transform: translate(0, 0);
    }

    50% {
        transform: translate(100%, -100%);
        opacity: 0;
    }

    51% {
        transform: translate(-100%, 100%);
        opacity: 0;
    }

    100% {
        transform: translate(0, 0);
        opacity: 1;
    }
}

.fxy-special .special-box ul li.li1 {
    background: url(../images/sp-bg1.png) no-repeat;
    left: -30px;
    top: 90px;
    width: 410px;
    height: 177px;
}

.fxy-special .special-box ul li.li2 {
    background: url(../images/sp-bg2.png) no-repeat;
    right: 0;
    top: 0px;
    width: 359px;
    height: 155px;
}

.fxy-special .special-box ul li.li3 {
    background: url(../images/sp-bg3.png) no-repeat;
    right: 38px;
    top: 205px;
    width: 359px;
    height: 155px;
}

.fxy-special .special-box ul li .icon {
    text-align: center;
    margin: 5px 0 auto;
}

.fxy-special .special-box ul li .special-title {
    font-size: 16px;
    color: #FFFFFF;
    margin: 0 50px;
    text-align: center;
}

.fxy-hot-link {
    background-color: #fff;
    padding: 40px 0;
}

.fxy-hot-link .link-box ul {
    margin: 10px 0 35px 0;
}

.fxy-hot-link .link-box ul li {
    width: 18%;
    height: 71px;
    margin-right: 2%;
    margin-bottom: 2.5%;
    float: left;
    overflow: hidden;
}

.fxy-hot-link .link-box ul li img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    object-fit: cover;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.fxy-hot-link .link-box ul li:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.fxy-hot-link .link-box ul li:nth-child(5n) {
    margin-right: 0%;
}

.footer {
    background-color: #214E1B;
}

.footer p {
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding: 25px 0;
}

.fxy-listpage {
    margin: 40px 0;
}

.fxy-listpage .fxy-listpage-manu {
    padding-right: 66px;
}

.fxy-listpage .fxy-listpage-manu h2 {
    font-size: 24px;
    color: #214E1B;
    border: 5px solid #214E1B;
    padding-left: 25px;
    line-height: 64px;
    border-bottom: 0px;
}

.fxy-listpage .fxy-listpage-manu>ul {
    border-left: 5px solid #214E1B;
    padding-left: 25px;
}

.fxy-listpage .fxy-listpage-manu>ul>li {
    border-bottom: 2px solid #dedede;
    padding: 21px 0px 23px 0;
}

.fxy-listpage .fxy-listpage-manu>ul>li>a {
    font-size: 16px;
    color: #666;
}

.fxy-listpage .fxy-listpage-manu>ul>li:hover {
    border-bottom: 2px solid #be0030;
}

.fxy-listpage .fxy-listpage-manu>ul>li:hover>a {
    color: #be0030;
}

.fxy-listpage .fxy-listpage-manu>ul>li .subMenu {
    margin-top: 10px;
    padding-left: 25px;
}

.fxy-listpage .fxy-listpage-manu>ul>li .subMenu li {
    margin: 10px 0;
    position: relative;
}

.fxy-listpage .fxy-listpage-manu>ul>li .subMenu li::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -8px;
    width: 0;
    height: 1px;
    transition: .2s;
}

.fxy-listpage .fxy-listpage-manu>ul>li .subMenu li:hover::after {
    width: 100%;
    background-color: #be0030;
}

.fxy-listpage .fxy-listpage-manu>ul>li .subMenu li.on a {
    color: #be0030;
}

.fxy-listpage .fxy-listpage-manu>ul>li .subMenu li.on::after {
    width: 100%;
    background-color: #be0030;
}

.fxy-listpage .fxy-listpage-manu>ul>li .subMenu li a:hover {
    color: #be0030;
}

.fxy-listpage .fxy-listpage-list .list-position {
    border-bottom: 1px solid #dddddd;
}

.fxy-listpage .fxy-listpage-list .list-position h2 {
    display: inline-block;
    float: left;
    font-size: 24px;
    color: #214E1B;
    padding-bottom: 15px;
}

.fxy-listpage .fxy-listpage-list .list-position .location {
    float: right;
    line-height: 48px;
}

.fxy-listpage .fxy-listpage-list .list-position .location,
.fxy-listpage .fxy-listpage-list .list-position .location a {
    display: inline-block;
    font-size: 14px;
    color: #666;
}

.fxy-listpage .fxy-listpage-list .list-position .location::before {
    content: url(../images/position.png);
    vertical-align: middle;
}

.fxy-listpage .fxy-listpage-list .list-box {
    margin: 20px 0;
}

.fxy-listpage .fxy-listpage-list .list-box ul li {
    padding: 25px 0px 12px 0px;
    border-bottom: 1px dashed #dddddd;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fxy-listpage .fxy-listpage-list .list-box ul li::before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #324e7e;
    margin-right: 13px;
    vertical-align: super;
}

.fxy-listpage .fxy-listpage-list .list-box ul li a {
    color: #666;
    width: 80%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fxy-listpage .fxy-listpage-list .list-box ul li .dat {
    float: right;
    color: #666;
}

.fxy-listpage .fxy-listpage-list .list-box ul li:hover {
    border-bottom: 1px dashed #be0030;
}

.fxy-listpage .fxy-listpage-list .list-box ul li:hover a,
.fxy-listpage .fxy-listpage-list .list-box ul li:hover .dat {
    color: #be0030;
}

.fxy-listpage .fxy-listpage-list .detail-box {
    margin: 20px 0;
}

.fxy-listpage .fxy-listpage-list .detail-box .content-title {
    color: #666;
    font-size: 24px;
    text-align: center;
}

.fxy-listpage .fxy-listpage-list .detail-box p {
    margin: 30px 0;
    line-height: 36px;
    font-size: 16px;
    color: #666;
}

.fxy-listpage .fxy-listpage-list .teacher-box {
    margin: 20px 0;
}

.fxy-listpage .fxy-listpage-list .teacher-box ul li {
    float: left;
    margin-right: 34px;
    margin-bottom: 34px;
    width: 16%;
}

.fxy-listpage .fxy-listpage-list .teacher-box ul li a .pic {
    width: 170px;
    height: 216px;
    box-shadow: 7px 7px 0px #dce1e9;
    border: 1px solid #fff;
    overflow: hidden;
}

.fxy-listpage .fxy-listpage-list .teacher-box ul li:hover a .pic {
    opacity: 0.9;
}

.fxy-listpage .fxy-listpage-list .teacher-box ul li a h2 {
    font-size: 18px;
    color: #666;
    text-align: center;
    line-height: 60px;

}

.fxy-listpage .fxy-listpage-list .teacher-box ul li:hover a h2 {
    color: #214E1B;
}

.fxy-listpage .fxy-listpage-list .teacher-box ul li a .pic img {
    width: 100%;
}

.fxy-listpage .fxy-listpage-list .leader-teacher-box {
    margin: 40px 0;
}

.fxy-listpage .fxy-listpage-list .leader-teacher-box ul li {
    width: 100%;
    display: block;
    margin-bottom: 40px;
}

.fxy-listpage .fxy-listpage-list .leader-teacher-box ul li a .pic {
    width: 170px;
    height: 216px;
    box-shadow: 7px 7px 0px #dce1e9;
    border: 1px solid #fff;
    overflow: hidden;
    display: inline-block;
    float: left;
}

.fxy-listpage .fxy-listpage-list .leader-teacher-box ul li a .pic img {
    width: 100%;
}

.fxy-listpage .fxy-listpage-list .leader-teacher-box ul li a .txt {
    margin-left: 170px;
    padding-left: 40px;
}

.fxy-listpage .fxy-listpage-list .leader-teacher-box ul li a .txt h2 {
    color: #666;
    font-size: 20px;
}

.fxy-listpage .fxy-listpage-list .leader-teacher-box ul li a .txt p {
    color: #666;
    font-size: 16px;
}

@media (max-width: 1400px) {
    .fxy-header .nav-box ul li {
        padding: 0 10px;
    }

    .fxy-header .header-right .top-link {
        right: 150px;
    }

    .fxy-header .header-right .search {
        right: 110px;
    }

    .fxy-special .index-list h2 {
        float: none;
        width: 100%;
        top: 0;
        left: 50%;
        margin: 30px 0;
        transform: translateX(-50%);
    }

    .fxy-special .index-list h2 span {
        left: 0;
        transform: none;
        top: -30px;
    }

    .fxy-special .special-item .img {
        margin-left: 0;
    }

    .fxy-special .special-box ul li {
        position: static;
    }

    .fxy-special .special-box ul {
        width: 34%;
        margin: 0 0 35px 0;
    }

    .fxy-special .special-box ul li.li2 {
        margin-left: -25px;
    }

    .fxy-special .special-box ul li.li3 {
        margin-left: -48px;
    }

    .fxy-hot-link .link-box ul li {
        width: 23%;
    }
}

@media (max-width: 1360px) {
    .fxy-special .special-item .img {
        margin-left: -200px;
    }

    .fxy-special .special-box ul {
        width: 45%;
    }
}

@media (max-width: 1280px) {
    .fxy-header .mobile-nav {

        background-color: #214E1B !important;
    }

    .fxy-header .nav {
        padding-top: 0 !important;
    }

    .fxy-special .special-item .img {
        float: none;
        text-align: center;
        margin-left: 0;
    }

    .fxy-special .special-box ul {
        float: none;
        width: auto;
    }

    .fxy-special .special-box ul {
        display: flex;
        flex-wrap: wrap;
        margin-left: -2%;
        margin-top: 30px;
    }

    .fxy-special .special-box ul li {
        width: 31.33333333333333%;
        margin-left: 2%;

        overflow: hidden;
    }

    .fxy-special .special-box ul li .special-title {
        margin: 0 10px;
    }

    .fxy-special .special-box ul li.li1,
    .fxy-special .special-box ul li.li2,
    .fxy-special .special-box ul li.li3 {
        width: 31.33333333333333%;
        height: 155px;
        margin-left: 0;
    }

    .fxy-special .special-box ul li.li1 {
        background: #9d5c68;
    }

    .fxy-special .special-box ul li.li2 {
        background: #846797;
    }


    .fxy-special .special-box ul li.li3 {
        background: #607298;
    }

}

@media (max-width: 1000px) {
    .fxy-hot-link .link-box ul li {
        width: 31.33333333333333%;
    }
}

@media (max-width: 767px) {
    .fxy-cont .new-events .events-box {
        margin-top: 0 !important;
    }
}

@media (max-width: 750px) {
    .container {
        width: auto !important;
    }

    .fxy-cont .new-events .new-box .new-list ul {
        margin-left: 0;
    }

    .fxy-cont .new-events .new-box .new-list ul li {
        width: auto;
        margin-left: 0;
        margin-bottom: 10px;
    }

    .fxy-cont .new-events .new-box .new-list ul li .img {
        height: auto;
    }

    .fxy-special .special-box ul li.li1,
    .fxy-special .special-box ul li.li2,
    .fxy-special .special-box ul li.li3 {
        width: 100%;
    }

    .fxy-header .header-right .top-link,
    .fxy-header .header-right .search {
        display: none;
    }

    .fxy-cont .new-events .events-box .events-list ul li {
        padding: 14px 0;
    }
}


@media (max-width: 414px) {
    .fxy-special .special-box ul li a .icon {
        width: auto !important;
    }

    .fxy-special .special-box ul li a .icon img {
        width: auto !important;
    }

    .fxy-special .special-box ul li a .special-title {
        margin-left: 0 !important;
        padding-left: 0 !important;
    }

    .fxy-cont .new-events .new-box .new-list ul li {
        padding: 0 !important;
    }
}