.navbar-nav>li>a {
    line-height: 25px;
}

.nav>li>a {
    padding: 15px 30px;
}

.col-sm-6, .col-md-6, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 10px;
    padding-left: 10px;
}

.flexslider {
    height: 276px!important;
}

#bs-example-navbar-collapse-1 a {
    font-size: 20px;
    line-height: 48px;
}

#bs-example-navbar-collapse-1 a:hover {
    color: #fee222;
    font-size: 20px;
    background: none;
}

.flexslider .slides a img {
    height: 276px!important;
    padding-top: 15px
}

.nav1_img {
    /* background: linear-gradient(#a30003, #cd0000); */
    background: #940F16;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
}

.footer_2 {
    background-color: #282828;
    border-top: none;
    background-image: none;
    margin-top: 20px;
}

.footer_2 p {
    color: #fff;
}

.nav1_bj_img {
    background: url(../static/images/wlzxbj.jpg) top center no-repeat
}

.title69 h3 {
    border-bottom: 3px solid #0248e3;
}

.link71 img {
    width: 100%;
    padding-bottom: 12px
}

.hdyw-pic img {
    width: 550px;
    height: 300px;
}

.branch_title {
    border-bottom: 2px solid #cd0000;
}

.topmain_img {
    background-image: url(../assets/img/comimg/red/xian.jpg)
}

.channel124_more {
    padding-right: 0px;
}

#footer24 {
    background: linear-gradient(#cd0000, #a30003);
    border-top: none;
    padding: 5px;
}

#bottomtxt24 {
    color: #fff;
}

.top_lt .tt, .HNUNews span.newspan, .branch_text .chn {
    color: #AB1319;
}

.nav14height {
    background: url(/template/szb/hxsz/static/images/my.png) no-repeat;
    background-size: cover;
}

.nav13_bj_img {
    background: none;
}

.branch_wrap {
    border: 1px solid #e3e3e3;
    background: #fff;
}

.branch_text {
    padding-left: 0px;
}

.news_c li {
    border-bottom: none;
}

.tzgg .t_wrap, .branch_title, .tzgg {
    background: none;
}

.leftNav {
    border-left: 12px solid #a30003;
}

.leftNav h3 {
    background: #a30003;
}

.leftNav li.current a {
    color: #a30003;
}

a:hover, a:focus {
    color: #E78307
}

.foot-p {
    display: block;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
}

.foot-p a {
    color: #fff;
}

.foot-p a:hover {
    color: #fee222;
}

.navbar-nav>li>.dropdown-menu {
    background: #8c141d !important;
    text-align: center;
}

.xyjs_item {
    font-size: 16px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 11;
    -webkit-box-orient: vertical;
    word-break: break-all;
    line-height: 23px;
}

#part-1 {
            padding-bottom: 2rem;
            margin: auto;
            width: 100%;
            overflow: hidden;
            background: #F5F5F5;
            padding-top: 2rem;
        }

        .news {
            width: 1200px;
            height: auto;
            margin: 0 auto;
            overflow: hidden;
        }

        .news .new_img {
            float: left;
            width: 1200px;
            margin: 0 auto;
            height: 355px;
        }

        .slideBox {
            width: 100%;
            height: 355px;
            overflow: hidden;
            position: relative;
        }

        .slideBox .hd {
            height: 20px;
            overflow: hidden;
            position: absolute;
            right: 5px;
            bottom: 0%;
            z-index: 1;
        }

        .slideBox .hd ul {
            overflow: hidden;
            zoom: 1;
            float: left;
        }

        .slideBox .hd ul li {
            border-radius: 10px;
            float: left;
            margin-right: 12px;
            width: 20px;
            height: 20px;
            text-indent: -999px;
            line-height: 19px;
            text-align: center;
            background: #E56936;
            cursor: pointer;
        }

        .slideBox .hd ul li.on {
            background: #ca201e;
            color: #fff;
        }

        .slideBox .bd {
            position: relative;
            height: 100%;
            z-index: 0;
        }

        .slideBox .bd li {
            zoom: 1;
            vertical-align: middle;
        }

        .slideBox .bd img {
            width: 100%;
            height: 326px;
            display: block;
        }

        .slideBox .bd .swipe {
            width: 520px;
            height: 350px;
            float: left;
        }

        .slideBox .bd .swiper {
            float: left;
            margin-left: 2%;
            width: 53%;
        }

        .slideBox .bd .swipe img {
            width: 100%;
            height: 326px;
            display: block;
            overflow: hidden;
        }

        .slideBox .bd .swiper h1 {
            color: #a61f24;
            font-size: 28px;
            line-height: 43px;
            font-family: 'Microsoft Yahei';
            font-weight: bold;
            text-align: center;
            margin-top:0;
        }

        .slideBox .bd .swiper h1 a {
            color: #ca201e;
        }

        .slideBox .bd .swiper p {
            width: 650px;
            line-height: 40px;
            font-size: 16px;
            color: #333;
            text-indent: 2em;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 6;
            -webkit-box-orient: vertical;
        }

        .slideBox .prev,
        .slideBox .next {
            position: absolute;
            left: 1%;
            top: 50%;
            margin-top: -25px;
            display: block;
            width: 32px;
            height: 40px;
            background: url(xxds_slider-arrow.png) -110px 5px no-repeat;
            filter: alpha(opacity=50);
            opacity: 0.5;
        }

        .slideBox .next {
            left: auto;
            right: 1%;
            background-position: 8px 5px;
        }

        .slideBox .prev:hover,
        .slideBox .next:hover {
            filter: alpha(opacity=100);
            opacity: 1;
        }

        .slideBox .prevStop {
            display: none;
        }

        .slideBox .nextStop {
            display: none;
        }

        .slideBox .bd li .tit {
            display: block;
            width: 42%;
            position: absolute;
            bottom: 0;
            text-indent: 10px;
            height: 50px;
            background: #0000005c;
            color: #fff;
            text-align: left;
            font-family: 'Microsoft Yahei';
            font-size: 1em;
            line-height: 50px;
            right: 56px;
        }
.mkscontent {
            display: flex;
            justify-content: space-between;
            line-height: 40px;
            margin-top: 40px;
padding-bottom: 6px;
        }
        
        .mkscontent p {
            font-size: 30px;
            color: #b01d32;
            display: flex;
        }
        
        .mkscontent p i {
            display: flex;
            align-items: center;
            padding-right: 8px;
        }
        
        .mkscontent a {
font-size: 16px;
    color: #000;
}