﻿.img-100 {
    width: 100%;
    max-width: 100%;
}

a {
    color: #4a4747;
}

/* banner-css */

.banner {
    background: url(http://upload.290365.xyz/2022/0921/1663749024928.jpg) top center no-repeat;
    height: 454px;
}

/* nav css */

.nav{
    text-align: center;
}
.nav .row{
    height: 80px;
    line-height: 80px;
}

.nav a {
    font-size: 18px;
    display: inline-block;
    margin: 0 5px;
    line-height: 50px;
    color: #002c86;
    margin: 0 20px;
    padding: 0 14px;
    color: #0c0705;
    font-weight: bold;
}
.nav a:hover{color: #916936;}

.nav_bg2 {
    background: url(../images/nav_bg.png) top center repeat-y;
    background-size: 98%;
}

.nav_bg2 a {
    color: #ffffff;
}
/*蓝头css*/
.catalogry{display: block;position: relative;height: 60px; line-height: 60px;width: 50%; margin-top: 50px;margin-bottom: 30px;}
.catalogry span{
    display: block;
    position: absolute;
    width: 100%;
    top: 20px;
    height: 20px;
    border: 2px #916936 solid;
    border-left: 0;
    border-right: 0;
    overflow: visible;

}
.catalogry h2{
    position: absolute;
    z-index: 99;
    font-size: 30px;
    line-height: 60px;
    background-color: #ffffff;
    margin: 0;
    padding: 0 24px;
    left: 50%;
    margin-left: -116px;
    font-weight: bold;
    color: #916936;
}

/*蓝头2css*/
.catalogry2{display: block;position: relative;height: 60px; line-height: 60px;width: 100%; margin-top: 50px;margin-bottom: 30px;}
.catalogry2 span{
    display: block;
    position: absolute;
    width: 90%;
    top: 20px;
    height: 20px;
    border: 2px #916936 solid;
    border-left: 0;
    border-right: 0;
    overflow: visible;

}
.catalogry2 h2{
    position: absolute;
    z-index: 99;
    font-size: 30px;
    line-height: 60px;
    background-color: #ffffff;
    margin: 0;
    padding: 0 24px;
    left: 50%;
    margin-left: -114px;
    font-weight: bold;
    color: #916936;
}

/*子栏目style*/
.subcatagory:after{
    content: '';
    display: block;
    clear: both;
    margin-bottom: 20px;
}
.subcatagory span{
    border-radius: 15px;
    height: 30px;
    line-height: 30px;
    width: 30px;
    display: inline-block;
    float: left;
    background: #916936;
    margin-right: 20px;
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;

}
.subcatagory a{
    height: 30px;
    display: inline-block;
    float: left;
    line-height: 30px;
    font-size: 18px;
    color: #916936;
}
.subcatagory p{
    display: inline-block;
    float: left;
    width: 430px;
    margin-left: 16px;
    margin-bottom: 0;
}
/*dierzhongzianmu*/
.subcatagory2{
    font-size: 24px;
    text-align: center;
    color:#916936;
    font-weight: bold;
    line-height: 80px;
}


/* topnews */

.topnews a {
    color: #24509a;
    display: block;
    text-align:center;
}

.topnews p {
    color: #676666;
}

/* mailbox */

.mailbox .mail {
    text-align: right;
    height: 56px;
    line-height: 56px;
    padding-right: 140px;
    font-size: 18px;
    color: #002c86;
}

.mailbox .mail span {
    display: inline-block;
    margin-right: 30px;
}

/* 栏目头css */

.lantou {
    height: 41px;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
}


.lantou span a {
    color: #916936;
    font-size: 24px;
}


/* 专题-dl css */
.zt-dl dd {
    display: block;
    padding: 10px 0;
}
.zt-dl dd {
    height: auto;
}

/* 列表 css */

dl dt a {
    font-size: 18px;
    line-height: 42px;
    color: #0c0705;
    height: 42px;
    overflow: hidden;
}

dl dt a.title {
    display: block;
    height: 42px;
    overflow: hidden;
}

dl dt p {
    font-size: 15px;
    color: #666;
    font-weight: normal;
}

dl dd a {
    font-size: 16px;
    line-height: 26px;
}

dl dd {
    width: 100%;
    height: 26px;
    overflow: hidden;
}

.shijue a span {
    display: block;
    text-align: center;
    font-size: 16px;
    padding: 10px;
}

/* links */

.links a {
    display: inline-block;
    margin: 0 5px;
    font-size: 14px;
    line-height: 30px;
}

/* 要问推荐链接位 */

.tjqy dd {
    height: 73px;
}

.tjqy dd img {
    height: 60px;
    overflow: hidden;
}

/* 要问列表样式 */

.ywlist dd {
    line-height: 38px;
    height: 38px;
}

/* 幻灯片 */

.carousel-indicators {
    bottom: 0;
}

.carousel-caption {
    bottom: 10px;
}

/* 列表页 */

.list-news {
    list-style: none;
    padding: 0;
    margin: 0;
}

.list-news li:nth-child(5n) {
    border-bottom: 1px dashed #333333;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.list-news li::after {
    display: block;
    content: '';
    clear: both;
}

.list-news .am-list-item-hd {
    display: block;
    font-weight: normal;
    float: left;
}

.list-news span {
    display: inline-block;
    float: right;
    padding-right: 20px;
}

.nav-lists {
    font-size: 24px;
    display: block;
    border-bottom: 1px #0a4096 solid;
    line-height: 36px;
    margin-left: -15px;
}

/* 分页 */

.page {
    list-style: none;
}

.page li {
    float: left;
    display: inline-block;
    margin: 0 10px;
}

.page li a {
    line-height: 40px;
    height: 40px;
    padding: 0 15px;
    display: block;
    border: 1px #0c0705 solid;
}

.page li a.row {
    background-color: #24509a;
    color: #ffffff;
}

/* 内容页样式 */

.content h1 {
    font-size: 20px;
}

.article-meta {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
}

.article-meta li {
    display: inline-block;
    font-size: 12px;
    color: #adb6b9;
    font-style: italic;
    margin-right: 15px;
    box-sizing: border-box;
}

.content-article p {
    text-indent: 2em;
    font-size: 16px;
    line-height: 28px;
}

/* 站内导航 */

.breadcrumbs {
    list-style: none;
    margin-bottom: 30px;
    padding: 0;
}

.breadcrumbs li {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
}

.breadcrumbs__item:after {
    content: '\e804';
    font-family: 'ui-icons';
    display: inline-block;
    position: relative;
    top: -1px;
    font-size: 9px;
    margin: 0 6px;
}

.footer {
    background: #1a5284;
    color: #ffffff;
    width: 100%;
}

.footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}

.footer ul li {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-right: 25px;
    display: inline-block;
    vertical-align: top;
}

.footer dl dt {
    font-size: 16px !important;
    margin-bottom: 10px !important;
}

.footer dl dd a {
    color: #ffffff !important;
    font-size: 14px !important
}

.footer dl.friend dd {
    display: inline-block;
    width: auto;
    padding-right: 10px;
}

.footer .footer-bottom {
    text-align: center;
}

/* 小屏幕（平板，大于等于 768px） */

@media (max-width :768px) {
    .nav .row{
        height: auto;
        line-height: 40px;
    }
    .m-banner {
        display: block;
        width: 100%;
    }
    .banner {
        background: none;
        height: auto;
    }
    .mailbox .mail {
        text-align: center !important;
        height: auto!important;
        line-height: 56px;
        padding-right: 0 !important;
        font-size: 18px;
        color: #002c86;
    }
    .mailbox .mail span {
        text-align: center;
        margin: 0;
    }
    .list-news img {
        width: 100%;
    }
    .list-news span {
        position: relative !important;
        float: right;
        top: 0;
        right: 0;
    }
    .footer ul li {
        width: auto !important;
        display: block !important;
    }
    .jubao {
        display: block !important;
        position: static !important;
        margin: 0 auto !important;
    }
    .lantou span {
        font-size: 18px;
    }


    /* 要问推荐链接位 */

    .tjqy dd {
        height: auto;
        margin-bottom: 10px;
    }

    .tjqy dd img {
        height: auto;
        overflow: hidden;
    }
    .footer {
        background: #1a5284;
        color: #ffffff;
        width: 1200px;
    }
}

/* 中等屏幕（桌面显示器，大于等于 992px） */

@media (min-width: 769px) {
    .m-banner {
        display: none;
    }

}