

.index_toutiao {
    text-align: center;
    padding: 0px 0 18px;
    background: url(../images/hot_bg.png) no-repeat -6px -6px #fff;
    margin-bottom: 30px;
}

.index_toutiao h2 {
    font-size: 32px;
    margin-bottom: 8px;
    color: #000;
    font-weight: bold;
    padding-top: 10px;
    width: 85%;
    margin: 0 auto;
}

.index_toutiao h2 a {
    color: #0A5BAB;
}

.index_toutiao .memo {
    margin: 10px auto 0;
}

.index_toutiao .memo p {
    color: #808080;
    font-size: 16px;
    margin-right: 20px;
    padding-left: 20px;
    text-align: left;
    text-indent: 2em;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

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

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

.slideBox .hd ul {
    zoom: 1;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 8px;
    border-radius: 50%;
    width: 13px;
    height: 13px;
    line-height: 14px;
    text-align: center;
    background: #95a3bf;
    cursor: pointer;
}

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

.slideBox .bd li img {
    width: 100%;
    display: block;
}

.slideBox .bd li p {
    position: absolute;
    display: block;
    bottom: 0;
    width: 85%;
    padding-right: 15%;
    height: 40px;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.3);
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    text-indent: 1em;
}

.slideBox .prev,
.slideBox .next {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -54px;
    display: block;
    width: 42px;
    height: 68px;
    background: url(../images/slide_btn.png) no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slideBox .next {
    left: auto;
    right: 0;
    background: url(../images/slide_btn.png) -42px 0px no-repeat;
}

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

.slideBox .prevStop {
    display: none;
}

.slideBox .nextStop {
    display: none;
}


.news-txt {
    /* width: 100%; */
    background: #fff;
    padding: 20px 20px 0px;
    background: url(../images/sfyw_bg.png) #fff no-repeat 100px -24px;
}

.news-txt .hd {
    /* height: 48px; */
}



.news-txt-title .hd li {
    float: left;
    margin-right: 8px;
    line-height: 40px;
    position: relative;
    width: 109px;
    text-align: center;
    border: 1px solid #eee;
}



.news-txt .hd li a {
    cursor: pointer;
    display: block;
    font-size: 18px;
    color: #000;
    font-family: "microsoft yahei";
    background: #fff;
}

.news-txt .hd li.active a {
    color: #fff;
    font-weight: bold;
    background: #005192;
    height: 40px;
    width: 110px;
}

.news-txt .hd li.active :before {
    content: '';
    position: absolute;
    right: 46px;
    top: 50%;
    margin-top: 20px;
    width: 0;
    height: 0;
    border: transparent solid 10px;
    border-top-color: #005192;
    filter: alpha(opacity=45);
    -moz-opacity: 0.45;
}


.news-txt .hd li a img {
    display: inline-block;
    vertical-align: middle;
}

.news-txt .bd {
    padding-top: 10px;
}

.news-txt .bd li a {
    font-size: 16px;
}






.article-list::after {
    display: table;
    content: " ";
    clear: both;
}

.article-list li {
    position: relative;
    padding-left: 15px;
    line-height: 51px;
}

.article-list li.addline {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 15px;
    padding-bottom: 0px;
}

.article-list li::before {
    position: absolute;
    content: '';
    background: #CFCFCF;
    width: 4px;
    height: 4px;
    border-radius: 50px;
    top: 50%;
    left: 0px;
    margin-top: -2px;
}

.article-list li.line {
    height: 24px;
    background: url(../images/navjz_line.png) center repeat-x;
    padding: 0;
}

.article-list li.line::before {
    display: none;
}

.article-list li a {
    font-size: 16px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    max-width: 76%;
}

.article-list li a:hover {
    color: #ae1110;
    text-decoration: underline;
}

.article-list li .date {
    position: absolute;
    top: 0;
    right: 0;
    color: #999;
    font-size: 14px;
}






.ldxx {
    width: 30%;
    float: left;
    margin-right: 30px;
}

.ldxx h3 {
    font-size: 22px;
    color: 333333;
    margin-top: 10px;
}


.ldxx span {
    font-size: 16px;
    color: 333333;
    margin-top: 20px;
    display: inline-block;
}


.ldxx p {
    font-size: 16px;
    color: 333333;
    margin-top: 20px;
    line-height: 30px;
    display: inline-block;
}


.ldhd {
    float: left;
    width: 66%;
}


.blk .hd {
    position: relative;
    line-height: 50px;
}

.blk .hd li {
    float: left;
    margin-right: 20px;
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
    position: relative;
    border: 1px solid #eee;
    width: 120px;
    text-align: center;
}

.blk .hd li a {
    color: #333;
}

.blk .hd li.active {}


.blk .hd li.active:before {
    content: '';
    position: absolute;
    right: 52px;
    top: 50%;
    margin-top: 20px;
    width: 0;
    height: 0;
    border: transparent solid 10px;
    border-top-color: #005192;
    filter: alpha(opacity=45);
    -moz-opacity: 0.45;
}

.blk .hd li.active a {
    color: #fff;
    background: #044DA2;
    display: inline-block;
    padding: 0px 24px;
}

.blk .hd a.more {
    position: absolute;
    top: 0;
    right: 0;
}

.blk .bd {
    padding-top: 20px;
}

.leader-win {
    background: #fff;
    color: #333;
    box-shadow: 0 0 20px #B8DAFF;
    border: 1px solid #B8DAFF;
    overflow: hidden;
    padding: 0px;
    border-radius: 0px 10px;
}

.leader-win .hd {
    margin: 0px 0 20px;
}

.leader-win .hd span a {
    display: inline-block;
    color: #fff;
    font-size: 24px;
    /* border-radius: 5px; */
    background: #0A5BAB;
    padding: 20px 110px;
    position: relative;
}

.leader-win .hd span a::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border: solid transparent;
    border-width: 12px;
    border-top-color: #0A5BAB;
}



.qmyfzs {
    width: 100%;
    background: url(../images/qmyfzs_bg.png) no-repeat top right;
}

.qmyfzs li {
    width: 46%;
    float: left;
}

.qmyfzs li:nth-child(2),
.qmyfzs li:nth-child(4),
.qmyfzs li:nth-child(6),
.qmyfzs li:nth-child(8) {
    float: right;
}

.qmyfzs .hd li.active:before {
    right: 70px;
}

.qmyfzs .hd li {
    width: auto;
    border: none;
}

.zc {
    width: 65%;
}

.zcwjk img {
    width: 100%;
}

.ldxx_ghjh{
   background: url(../images/ldxx_bg.png) #fff no-repeat top right;
}

.zfxxgk {
    width: 32%;
}

.zfxxgk .hd {
    height: 88px;
    text-align: center;
    line-height: 88px;
    color: #fff;
    font-size: 1.25em;
    font-weight: bold;
    background: url(../images/zfxxgk_title_bg.png) no-repeat;
}

.zfxxgk .bd {
    /* background: #fafafa; */
    /* padding-top: 18px; */
    padding-bottom: 18px;
}

.zfxxgk .bd li {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    text-align: center;
    line-height: 55px;
    color: #FFFFFF;
    margin-top: 10px;
    padding-bottom: 5px;
    display: block;
    border-radius: 4px;
    background: #F7FBFF;
    font-size: 1em;
    border: 1px solid #C0D7ED;
    background: url(../images/xxzjdc_bj.png) no-repeat;
}

.zfxxgk .bd li img {
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
}

.zfxxgk .bd li a {
    font-size: 20px;
}

.zfxxgk .bd li:hover {
    box-shadow: 0 0 10px #1492ff;
    color: #000;
}


.blk .more {
    font-size: 0.875rem;
    color: #999999;
    line-height: 50px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.blk .more a {
    color: #999999;
}

.blk .more:hover a {
    color: #A10000
}





.bsfw_box {
    width: 35%;
    float: left;
}

.bsfw_box li {
    background: #E6F1F9;
    width: 30%;
    float: left;
    display: block;
    text-align: center;
    padding: 30px;
    height: 82px;
    margin-bottom: 20px;
}
.bsfw_box li:nth-child(2),.bsfw_box li:nth-child(4){
    margin-left: 20px;
}
.bsfw_box li img{
    margin-bottom: 10px;
}


.tggs{
    width: 65%;
    float: left;
    background: url(../images/tzgg_bj.png) #fff no-repeat top right;
}


@media (min-width: 1200px) {
    .index-row1 .col-lg-c1 {
        width: 55%;
    }

    .index-row1 .col-lg-c2 {
        width: 43%;
        float: right;
    }
}

@media (min-width: 992px) {
    .index-row2 .col-md-c1 {
        width: 44.6%;
    }

    .index-row2 .col-md-c2 {
        width: 55%;
    }
}
@media (max-width: 768px) {
    .slideBox{
        height:auto;
    }
    .index_toutiao{
       background:#fff;
    }
    .news-txt-title .hd li{
        width: 49%;
        float:left;
        margin-right: 0px;
    }
    .news-txt{
        padding:0px;
    }
    .news-txt .hd li.active a{
        width: 100%;
    }
    .news-txt .hd li.active :before{
        display:none;
    }

    .col-lg-c2.fr{
        float:initial
    }
    
    .qmyfzs{
        margin-top: 20px;
    }
    .qmyfzs li{
         width: 100%;
    }
    .qmyfzs li:nth-child(2), .qmyfzs li:nth-child(4), .qmyfzs li:nth-child(6), .qmyfzs li:nth-child(8) {
        float:initial;
    }
    .zc{
        width: 100%;
    }
    .ldxx{
         width: 100%;
    }
    .ldhd{
         width: 100%;
    }
    .zfxxgk{
         width: 100%;
    }
    .bsfw_box{
         width: 100%;
    }
    .tggs{
        width: 100%;
    }
}