header.header-area {
    background: #ac0303;
}
.header-top {
    background: #ac0303;
    height: 110px;
    border-bottom: 1px solid #840000;
}

.header-top .logo {
    padding-top: 28px;
}

.header-top .searchbox {
    width: 250px;
    margin-top: 40px;
    position: absolute;
    right: 110px;
    border-bottom: 1px solid #d6a0a0;
}
.header-top .searchbox input {
    border: none;
    color: #d6a0a0;
    font-weight: 500;
    background: none;
    width: 215px;
    padding: 5px 0px;
    font-size: 16px;
}
.header-top .searchbox .button {
    background: none;
    border: none;
    right: 0;
    position: absolute;
    margin-top: 5px;
}
.header-top .searchbox .button i {
    color: #fff;
    font-size: 16px;
}

.header-bottom.stick-h2 {
    display: block;
    clear: both;
    background: #980101 !important;
    box-shadow: 0 2px 2px rgba(50, 50, 50, 0.4);
    z-index: 9;
    position: relative;
}
.header-bottom.stick-h2.stick li.liimg {
    display: block !important;
}
.header-bottom.stick-h2.stick .menu-area ul li a i {
    display: none;
}
.menu-area nav > ul > li {
    display: inline-block;
    padding: 15px 15px;
    float: left;
    clear: none;
}
.menu-area nav > ul > li.dropdown.active {
    background: #ff7f22;
}
.menu-area nav > ul > li.dropdown.active a {
    color: #fff;
}
.menu-area ul.navigation {
    margin: 0;
}
.menu-area ul.navigation li [class*=" fa-"] {
    width: initial;
}
.menu-area nav > ul > li a {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
}
.menu-area nav > ul > li a:hover {
    color: #eab207 !important;
}
.mean-container .mean-bar {
    float: right;
    min-height: 42px;
     width: initial;
    margin-top: -50px;
}







.swiper-slide .titlebg {
    height: 110px;
    margin-top: -110px;
    padding-top: 45px;
/*    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 17%,rgba(0,0,0,0.75) 57%,rgba(0,0,0,0.75) 88%,rgba(0,0,0,0.75) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(17%,rgba(0,0,0,0.15)),color-stop(57%,rgba(0,0,0,0.55)),color-stop(88%,rgba(0,0,0,0.75)),color-stop(100%,rgba(0,0,0,0.75)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 17%,rgba(0,0,0,0.55) 57%,rgba(0,0,0,0.75) 88%,rgba(0,0,0,0.75) 100%);
    background: -o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 17%,rgba(0,0,0,0.55) 57%,rgba(0,0,0,0.75) 88%,rgba(0,0,0,0.75) 100%);
    background: -ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 17%,rgba(0,0,0,0.55) 57%,rgba(0,0,0,0.75) 88%,rgba(0,0,0,0.75) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 17%,rgba(0,0,0,0.55) 57%,rgba(0,0,0,0.75) 88%,rgba(0,0,0,0.75) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#bf000000',GradientType=0);*/
}










.event-area-red {
    background: #ac0303;
    color: #fff;
    text-align: center;
}
.event-area-red .area-border {
    border-right: 1px solid #cc6a6a;
    padding-bottom: 10px;
}
.event-area-red .area-border:last-child {
    border: none;
}
.event-area-red .area-border a {
    color: #fff;
}
.event-area-red .area-border a h3 {
    margin-top: 15px;
}
.event-area-red .area-border a:hover {
    color: #eab207 !important;
}
.event-area-red .area-border h4 {
    font-size: 16px;
}
.img-text .img-box {
    width: 267px;
    height: 172px;
    position: relative;
    overflow: hidden;
}
.img-text .img-box:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.img-text img {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.main-title .film-box {
    background: #f2f2f2;
    /*padding: 10px;*/
}
.main-title .film-box a {
    color: #fff;
}
.main-title .film-box .film-title {
    color: #444;
    font-size: 16px;
    line-height: 1.8;
    text-align: center;
    display: block;
}
.news-img .title-name, .main-title .title-name  {
    border-bottom: 1px solid #bbb;
    padding: 12px 0;
    margin-top: 25px;
    font-size: 22px;
/*    color: #980101;*/
}
ul.list-title li {
    line-height:1.5;
 }
ul.list-title li span.time {
    font-size: 13px;
}
.news-img .title-name, .main-title .title-name a.link-arrow-grey-right {
    color: #ac0303;
}
.fa-stack {
    position: absolute;
    top: 50%;
    margin-top:4px;
    left: 50%;
    margin-left: -28px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.footer-bg {
    background:#f7f1fd  url(/template/bsu/img-bsu/footer-bg.jpg);
    background-position: right;
    background-repeat: no-repeat;
    border-top: 3px solid #980101;
}
ul.links li a {
    font-size: 14px;
    color: #444;
    line-height: 2;
    display: block;
}
.footer-bg .rencai {
    width: 22%;
    margin-left: -40px;
}
.footer-bg .wechatdiv {
    width: 13%;
}
footer .footer_panel p.address {
    font-size: 14px;
    color: #444;
    padding: 4px 0;
}
@media (max-width: 768px) {
    .mean-container .mean-nav ul li i {
        display: none;
    }

    .left-menu-nav {
        margin-top: 0px;
        border:none;
    }

    .left-menu-nav .listside a.thuicon-menu.menuicon {
        display: block;
        color: #fff;
        float: right;
    }
    .left-menu-nav .listside ul.listside-bars {
        display: none;
    }
    .left-menu-nav h3 {
        font-size: 18px;
        padding: 15px;
        margin-bottom: 0;
    }

    .footer-bg .rencai {
        width: 100%;
        margin-left: 0px;
    }
    .footer-bg .wechatdiv {
        width: 100%;
    }
}