* {
    font-family: "Microsoft YaHei", sans-serif;
    font-size: 15px;

}

a {
    color: rgba(54,145,81);
}

a:hover, a:hover > span, a:hover > p {
    font-weight: bold;
}

.row > * {
    padding-right: calc(var(--bs-gutter-x) * 0.9);
    padding-left: calc(var(--bs-gutter-x) * 0.9);
}

/*#header {
    !*background-color: #265ca3;*!
    border-bottom: none;
}*/

.right-top-bg{
    background: url("images/top_building.jpg") no-repeat right;
}

.gradient-edge{
    background-image: linear-gradient(to right,rgba(38,92,163, 1) 25%,rgba(38,92,163, 0.5),rgba(38,92,163, 1));
}

.head-gradient{
background-image: linear-gradient(to bottom,rgba(54,145,81, 0.85),rgba(54,145,81, 0.95) 100%);
}

.footer-gradient{
    background-image: linear-gradient(rgba(138,219,83,0.5),rgba(54,145,81, 1) 100%);
}

#header-wrap {
    /*border-top: #5685c0 solid 1px;*/
    border-top: rgba(255,255,255,0.3) solid 1px;
    /*background-color: #265ca3;*/
box-shadow: 0 0 8px rgba(0,0,0,0.2);
}

.menu-link > div {
    font-size: 16px;
    font-weight: 500;
color:#444!important;
}

.menu-item:hover > .menu-link, .menu-item.current > .menu-link {
    color: white;
}

.menu-item:hover > .menu-link,
.menu-item.current > .menu-link,
.menu-item.current > .need-icon::parent,
.sub-menu-container > .menu-item > .menu-link:hover{
    /*color: #265ca3;*/
    color:rgba(54,145,81);
    background-color: white !important;
}

.menu-item > .menu-link {
    color: white;
    font-weight: 500;
    letter-spacing: 2px;
}





.fbox-border .fbox-icon a {
    border: 1px solid rgba(54,145,81);
}

.fbox-border .fbox-icon i, .fbox-border .fbox-icon img {
    color: rgba(54,145,81);
}

.sticky-header #header-wrap {
    background-color: rgba(54,145,81);
}


.svg-trigger path {
    stroke: #ffffff;
}

.sub-menu-trigger .icon-chevron-right {
    color: white;
}

a {
    color: #000000;
}

.full_news > li,.news > li,.menu >li,.noStyle > li {
    list-style: none;
}

/*banners  css*/
.banners {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 25vw;
    z-index: 2;
    margin: 0 auto;
top:-2px;
}

.banners .hd {
    margin: 0 auto;
    width: 100%;
}

.banners .hd ul {
    position: absolute;
    bottom: 1rem;
    z-index: 3;
    width:100%;
text-align:center;
}

.banners .hd li {
    display: inline-block;
    overflow: hidden;
    width: 24px;
    height: 24px;
    line-height: 24px;
    margin: 0 10px;
    font-size: 1rem;
    color: #b0252a;
    width: 0.75rem;
    height: 0.75rem;
    line-height: 2.5rem;
    border-radius: 50%;
    border: 1px solid #fff;
}

.banners .hd li.on {
    background: #fff;
}

.banners .bd {
    position: relative;
    z-index: 1;
}

.banners .bd li {
    position: relative;
    overflow: hidden;
}

.banners .bd li a {
    display: block;
}

.banners .bd li .text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3.125rem;
}

.banners .bd li .text p {
    max-width: 1200px;
    margin: 0 auto;
    line-height: 3.125rem;
    height: 3.125rem;
    font-size: 1.125rem;
    color: white;
    font-weight: bold;
}

.banners .bd li .pic img {
    vertical-align: top;
    width: 100%;
    -webkit-animation-name: centerBig;
    animation-name: centerBig;
    animation-duration: 5s;
    animation-iteration-count: infinite;
}

.banners .prev {
    position: absolute;
    z-index: 9;
    left: 0;
    top: 50%;
    margin-top: -30px;
    display: block;
    width: 40px;
    background: url(../images/banner-left.png) no-repeat;
    height: 60px;
    cursor: pointer;
}

.banners .next {
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 50%;
    margin-top: -30px;
    display: block;
    width: 40px;;
    background: red;
    background: url(../images/banner-right.png) no-repeat;
    height: 60px;
    cursor: pointer;
}

@keyframes centerBig {
    from {
        transform: scale(1.0, 1.0);
    }
    to {
        transform: scale(1.03, 1.03);
    }
}

.primary-menu{
    width:100%;
}

/**/
.time_li {
    display: flex;
    flex-direction: row;
    margin-top: 0;
    /*border-bottom: 1px dashed #ECECEC;*/
    padding-bottom: 10px;
    /* border-bottom: 1px dashed rgb(202, 202, 202);*/
}

.dateDiv {
    display: flex;
    flex-direction: column;
    /*border-right: 1px solid rgb(41, 100, 175);;*/
    padding: 0;
    height: 60px;
    width: 66px;
}

.mr-10 {
    margin-right: 10px !important;
}

.calDay {
    text-align: center;
    font-family: "Times New Roman";
    color: white;
    background-color: rgb(41, 100, 175);
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 22px;
    height: 22px;
    width: 66px;
}

.calDate {
    text-align: center;
    padding: 1px 2px;
    color: #222;
    font-family: "Times New Roman";
    width: 66px;
    border: 1px solid rgb(41, 100, 175);
}

.areaTitle{
    width: 100%;
    height: 40px;
    margin: 40px 0 20px 0;
    display: flex;
    justify-content: space-between;
}

.areaTitle label {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background:linear-gradient(to bottom right, rgba(54,145,81,0.8) 50%, rgba(54,145,81,0.95) 50%);
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
}

.title-img {
    display: flex;
    align-items: center;
    justify-content: center;
}

.areaTitle span {
    padding-left: 15px;
    font-size: 24px;
    /*color: #3A5E87;*/
    line-height: 40px;
}

.areaTitle span span {
    font-size:15px;
    color: #BBBBBB;
    font-weight: normal;
    text-transform: uppercase;
}

.news li {
    height: 42px;
    line-height: 42px;
}

.full_news li {
    height: 42px;
    line-height: 42px;
}

.entry-title a:hover{
    font-weight: bold;
    /*color:#1966BD;*/
    color:rgba(54,145,81);
}

.news li p {
    float: left;
    width: calc(100% - 90px);
    font-size: 15px;
    color: #333333;
    margin-bottom: 5px;
    transition: all 0.3s;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news li span {
    /*float: right;*/
    font-size: 15px;
    /*color: #999999;*/
    transition: all 0.3s;
}

.full_news li p {
    float: left;
    width: calc(100%);
    font-size: 15px;
    color: #333333;
    margin-bottom: 5px;
    transition: all 0.3s;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.grey-border-1{
    border-bottom: 1px solid rgba(229,229,229);
    padding-bottom: 2.5vw;
    margin-bottom: 1vw;
}

#logo a {
    width: auto;
}



@media (min-width: 768px) {
    .padding-logo {
        padding: 40px 3rem;
        /*background: url("../images/top_building.jpg") no-repeat right 0;*/
    }

    .logo {
        height: 6.2rem !important;
    }

    .sm-logo{
        height: 5.2rem !important;
    }

    .float-lg-right {
        float: right !important;
    }

.link_border:not(:last-child) > div{
/*background: url(../images/big-border.png) no-repeat right center;*/
border-right:1px solid #ddd;
}
.l-hide{
        display: none;
    }

}


@media (min-width: 992px) {

    .sub-menu-container .menu-item > .menu-link {
        font-weight: 500;
        font-size: 15px;
    }

    .sub-menu-container .menu-item > .menu-link:hover {
        /*color: #265ca3;*/
        color:rgba(54,145,81, 1);
    }

    .sub-menu-container, .mega-menu-content {
        /*border-top: 1px solid #265ca3;*/
        border-top:1px solid rgba(54,145,81, 1);
    }

    .menu-container>.menu-item{
        width:14.1%;
    }

    .menu-container>.menu-item>.menu-link>div{
        text-align: center;
    }

    .flex-lg-start{
        display: flex;
        justify-content: flex-start;
    }

.menu-item:not(:last-child) > .menu-link {
    background: url("../images/nav_line.png") no-repeat center right;
}

}

@media (min-width: 1380px) {
    .d-col-pd {
        padding-left: 4%;
        padding-right: 4%;
    }
}

@media (max-width: 992px) {

.icon-arrow-right22{color:#444!important;}
    .sub-menu-container .menu-item > .menu-link {
        color: white;
    }

    .sm-p-2 {
        padding-bottom: 2rem;
    }

    .sm-center{
        text-align: center;
    }

    .sm-hide{
        display: none;
    }

    .logo {
        height: 3rem !important;
        margin: 1rem auto;
    }

    #logo a {
        width: 100%;
    }

    .sm-flex-center{
        display: flex;
        justify-content: center!important;
    }

.sm-pt-1 {
    padding-top: 0.2rem!important;
}

.sm-p-1 {
    padding-left: 0.2rem!important;
    padding-right: 0.2rem!important;
}

.sm-pt-5{
padding-top: 1rem!important;
}

}

@media (max-width: 768px) {

    .padding-logo {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .logo {
        height: 3rem !important;
        margin: 1rem auto;
    }

    /*.sm-logo{
        height: 3.2rem !important;
    }*/


}

.foot-logo{
    width:100%;
    height: auto;
}


#footer {
    /*background: rgba(54,145,81,0.5) url(../images/top_bg.jpg);*/
    border-top: 5px solid rgba(0, 0, 0, 0.2);
}

.posts-md {
    transition: all 0.5s;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.05);
}

.entry-image img {
    border-radius: 0;
}

.entry-title, .entry-meta {
    padding: 2px 15px 5px;
    margin-top: 0;
}

.entry-meta {
    padding: 2px 15px 25px;
    margin-top: 0;
}


.flip-card-front::after,
.flip-card-back::after {
    opacity: 0.3;
}

.leftMenu {
    width: 100%;
    background: #fff;
    box-shadow: 0 0 10px #f3f3f3;
    background: #fff;
    border: 1px solid #eee;
}

.leftMenu dl {
    margin-bottom: 0;
}

.leftMenu dt {
    background: rgba(54,145,81);
    padding: 16px 15px;
}

.leftMenu dd {
    padding: 0;
    margin-bottom: 0;
}

.leftMenu dt span {
    display: block;
    border-left: 2px solid #fcc82a;
    color: #fff;
    padding-left: 10px;
}

.leftMenu dt h4 {
    font-size: 17px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 0;
    color: white;
    font-family: "Microsoft YaHei", sans-serif;
}

.leftMenu dt h5 {
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 0;
}

.leftMenu dd:last-child {
    border: none;
}

.leftMenu dd {
    border-bottom: 1px solid #dfe2e7;
}

.leftMenu dd.on a {
    color: rgba(54,145,81);
}

.leftMenu dd a {
    display: block;
    line-height: 26px;
    padding: 12px 28px;
    font-size: 16px;
}

.no-radius{
    border-radius: 0;
    border:none;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.05);
}

.a-select{
    position: relative;
    height: 36px;
}

/*校内链接*/
.select-div {
    text-align: center;
    color: #fff;
    line-height: 36px;
    background: url(../images/foot-link-bj.png) no-repeat;
    background-size: 100% 100%;
}

.a-select ul {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100%;
    border: 1px solid #fff;
    border-bottom: 0;
    background-color: rgba(41,100,175, 0.9);
}

.a-select ul li {
    line-height: 40px;
    text-align: center;
}

.flex-vertical-center{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.flex-lg-start{
    display: flex;
    justify-content: flex-start;
}

#footer .footer-widgets-wrap {
    position: relative;
    padding: 50px 0;
}

.icon-chevron-right:before {
    content: "\e99a";
    color:white;
}

.pl-pr-2{
    padding-left: 2rem;
    padding-right: 2rem;
}

.header-bg{
    background: url(../images/header.jpeg) no-repeat;
    background-size: cover;
    border-bottom: none;
}

@media (min-width: 992px){
    .primary-menu:not(.on-click) .menu-item:not(.mega-menu) .sub-menu-container, .primary-menu:not(.on-click) .mega-menu-content {
        background-color: rgba(253,253,253, 0.9);
    }

    .menu-container > .menu-item:not(.mega-menu) .sub-menu-container:not([class*='col']) {
        width: 100%;
    }

    .sub-menu-container .menu-item{
        border-bottom: dashed #DDDDDD 1px;
    }

    .header-size-sm .header-wrap-clone {
        height: auto;
    }

    .header-size-sm .menu-container > .menu-item > .menu-link {
        padding-top: 13px;
        padding-bottom: 13px;
    }



.header-size-sm .header-wrap-clone {
    height: calc( 50px);
}
}

#header {
     border-bottom: none;
}



.swiper-slide{
    padding: 0 15px;
}


/**/
.heading-block::after {
    width: 60px;
    border-top: 3px solid darkgoldenrod;
}

.heading-block.text-center::after {
    margin: 10px auto 0;
}

#copyrights{
    background-color: rgba(54,145,81);

}

.pb-8{
    padding-bottom: 7rem !important;
}

::selection {
    background: rgba(54,145,81);;
}



.contact-properties [class^=col-] > a,
.product .product-image,
.button,
.feature-box.media-box.fbox-bg {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    box-shadow: 0 1px 1px 0 rgba(10, 16, 34, .2);
    -webkit-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    border-radius: 5px;
}

.contact-properties [class^=col-] > a:hover,
.product:hover .product-image,
.button:hover,
.feature-box.media-box.fbox-bg:hover {
    box-shadow: 0 10px 30px -5px rgba(10, 16, 34, .2);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.feature-box h3 { font-size: 17px; }

.feature-box h3 span.subtitle { font-size: 14px; }

.contact-properties [class^=col-] > a:hover .heading-block h3::after {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
}

.media-box.fbox-bg .fbox-content {
    padding: 1.5rem 1rem;
}

a:hover > .feature-box > .fbox-content > h3{
    font-weight: bold!important;
}

.news_new {
    position: absolute;
    top: 10px;
    left: 10px;
    text-transform: capitalize;
}

.news_new {
    background-color: purple;
    color: #FFF !important;
    padding: 3px 5px;
    font-size: 10px;
    border-radius: 2px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
}

#gotoTop:hover { background-color: rgba(138,219,83); }

.gold-divider::after,
.gold-divider::before {
    background-color: rgba(218,165,32,0.3);
}

.menu-item .sub-menu-trigger {
    color:white;
}

.feature-box:hover {
cursor:pointer;
}

.divider {
    margin: 1rem auto;
}