﻿.img-100 {
    width: 100%;
    max-width: 100%;
}

a {
    color: #4a4747;
}

/* banner-css */

.banner {
    background: url(http://upload.290365.xyz/2020/0722/1595397924989.jpeg) top center no-repeat;
    height: 250px;
}

/* nav css */

.nav {
    text-align: center;
}

.nav a {
    font-size: 18px;
    display: inline-block;
    margin: 0 5px;
    line-height: 50px;
    color: #002c86;
}

.nav_bg2 {
    background: url(../images/nav_bg.png) top center repeat-y;
    background-size: 98%;
}

.nav_bg2 a {
    color: #ffffff;
}

/* 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 {
    background: url(../images/lantou_bg.png) repeat-x;
    height: 41px;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
}

.lantou::before {
    display: block;
    position: absolute;
    height: 41px;
    width: 34px;
    top: 0;
    left: 0;
    background: url(../images/lantou_bg.png) left -42px no-repeat;
    content: '';
}

.lantou::after {
    display: block;
    position: absolute;
    height: 41px;
    width: 34px;
    top: 0px;
    right: 0;
    background: url(../images/lantou_bg.png) left -84px no-repeat;
    content: '';
}

.lantou span {
    background: url(../images/lantou_bg.png) left -126px repeat-x;
    padding: 0 36px;
    line-height: 41px;
    height: 41px;
    font-size: 20px;
    display: inline-block;
    position: relative;
    float: left;
}

.lantou span::before {
    position: absolute;
    height: 41px;
    width: 34px;
    background: url(../images/lantou_bg.png) left -168px no-repeat;
    content: '';
    top: 0;
    left: 0;
}

.lantou span::after {
    position: absolute;
    height: 41px;
    width: 34px;
    background: url(../images/lantou_bg.png) left -210px no-repeat;
    content: '';
    top: 0;
    right: 0;
}

.lantou span a {
    color: #0a4096;
}

.lantou span.hidestyle {
    background: none;
}

.lantou span.hidestyle::before {
    position: absolute;
    height: 41px;
    width: 34px;
    background: none;
    content: '';
    top: 0;
    left: 0;
}

.lantou span.hidestyle::after {
    position: absolute;
    height: 41px;
    width: 34px;
    background: none;
    content: '';
    top: 0;
    right: 0;
}

.lantou span.hidestyle a {
    color: #ffffff;
}

/* 专题-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) {
    .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;
    }
    
}