﻿/* 有子概览 */

.slideTxtBox {
    margin-top: 20px;
}

.slideTxtBox .hd {
    width: 20%;
    float: left;
    display: block;
}

.slideTxtBox .hd span {
    width: 100%;
    height: 65px;
    background: #015293 url(../images/2021xxBtn.png) no-repeat left top;
    color: #fff;
    text-align: center;
    line-height: 65px;
    display: block;
    font-size: 22px;
    font-weight: bold;
}

.bd {
    float: left;
    width: 75%;
    margin-left: 50px;
}

.slideTxtBox .hd ul li {
    height: 65px;
    background: #f7f8fd;
    color: #333;
    text-align: center;
    line-height: 65px;
    display: block;
    font-size: 16px;
    font-weight: normal;
    width: 97.8%;
    margin-left: 3%;
    margin-top: 3px;
}

.slideTxtBox .hd ul li.on {
    height: 65px;
    background: #015293 url(../images/2021lh.jpg) no-repeat 40px 20px;
    color: #fff;
    cursor: pointer;
    transition: 0.2s;
}

.sanLine {
    border-bottom: 1px solid #efefef;
    margin-bottom: 10px;
    width: 88%;
}

.slideTxtBox .bd ul {
    float: left;
    width: 78%;
    margin-left: 2%;
}

.lanMu_con ul {
    width: 100% !important;
}

.sanJlist {
    display: flow-root;
}

.pagination {
    float: right;
    margin-bottom: 20px;
}


/* 无子概览 */

.borderLine {
    border-bottom: 1px solid #efefef;
    margin-bottom: 20px;
}

.zhongJianLine {
    clear: both;
    border-bottom: 1px dashed #efefef;
    padding-bottom: 20px;
    margin-bottom: 20px;
}


/* 细览 */

.xlPadding {
    text-align: justify;
    text-justify: inter-ideograph;
}

.xlContent {
    margin-top: 20px;
}

.xlContent img {
    width: 70% !important;
    height: 100% !important;
    display: block;
}

.xiLanTitle {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 32px;
    margin: 20px 0px;
}

.xlBtn {
    font-size: 14px;
    color: #333;
    height: 50px;
    line-height: 40px;
    margin-top: 20px;
}

.xlBtn .xlBtnLeft .xlBtnRight {
    font-size: 12px;
    color: #333;
}

.xlBtnLeft {
    float: left;
}

.xlBtnLeft a {
    text-decoration: none;
    color: #333;
}

.xlBtnLeft a:hover {
    text-decoration: none;
    color: #006ab9;
}

.xlBtnRight {
    float: right;
}

.xlBtnRight a {
    text-decoration: none;
    color: #333;
}

.icon-weibo1 {
    color: #ff763b;
}

.icon-weixin2 {
    color: #7bc549;
}

.icon-weibo:hover,
.icon-weixin1:hover {
    color: #006ab9;
}

.xlContent {
    font-family: '微软雅黑';
    font-size: 16px;
    line-height: 44px;
    font-weight: 500;
    margin-bottom: 30px;
}

.xlWenDang {
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef;
    padding: 15px 0;
}

.detail {
    border-top: 1px solid #efefef;
    padding: 15px 0;
}

.detail i {
    font-size: 14px;
    font-weight: bold;
    padding-right: 10px;
}

.xlWenDang div {
    clear: both;
    width: 100%;
    display: block;
}

.xlWenDang i {
    font-size: 14px;
    font-weight: bold;
    padding-right: 10px;
}

.xlWenDang a {
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    line-height: 26px;
}


/* .sxp {
    padding-top: 15px;
} */

.sxp i {
    color: #006ab9;
}


/* 知识库 */

.zskLanMu_con ul li {
    border-bottom: 1px dashed #efefef;
    height: 50px;
    line-height: 50px;
}

.zskLanMu_con ul li a {
    background: url(../images/2021zskw.png) no-repeat 0px 15px;
    padding-left: 30px;
}

.ml0 {
    margin-left: 0px !important;
}


/* 政府文件全真版 */

.zfwj {
    position: relative;
}

.zfwjBtn1 a {
    position: absolute;
    bottom: 40px;
    left: 40px;
    background: #015293;
    height: 32px;
    width: 80px;
    font-size: 15px;
    color: #fff;
    padding: 0;
    text-align: center;
    line-height: 32px;
    border-radius: 5px;
}

.zfwjBtn2 a {
    position: absolute;
    bottom: 40px;
    right: 40px;
    background: #015293;
    height: 32px;
    width: 80px;
    font-size: 15px;
    color: #fff;
    padding: 0;
    text-align: center;
    line-height: 32px;
    border-radius: 5px;
    cursor: pointer;
}

@media only screen and (max-width: 768px) {
    .slideTxtBox {
        margin-top: 20px;
    }

    .slideTxtBox .hd {
        width: 100%;
        float: left;
        display: block;
        height: 200px;
    }

    .slideTxtBox .hd span {
        width: 100%;
        height: 65px;
        background: #015293 url(../images/2021xxBtn.png) no-repeat left top;
        color: #fff;
        text-align: center;
        line-height: 65px;
        display: block;
        font-size: 22px;
        font-weight: bold;
    }

    .slideTxtBox .hd ul {
        float: left;
        position: absolute;
        left: 8px;
        top: 87px;
        width: 95.5%;
    }

    .slideTxtBox .hd ul li {
        height: 40px;
        background: #f7f8fd;
        color: #333;
        text-align: center;
        line-height: 40px;
        display: block;
        font-size: 16px;
        font-weight: normal;
        width: 49%;
        margin-left: 1%;
        margin-top: 3px;
        float: left;
    }

    .slideTxtBox .hd ul li.on {
        height: 40px;
        background: #015293 url(../images/2021lh.jpg) no-repeat 25px 8px;
        color: #fff;
        cursor: pointer;
        transition: 0.2s;
    }

    .sanLine {
        border-bottom: 1px solid #efefef;
        margin-bottom: 10px;
    }

    .slideTxtBox .bd ul {
        float: left;
        width: 98%;
        margin-left: 2%;
    }

    .lanMu_con ul {
        width: 98% !important;
    }

    .sanJlist {
        display: flow-root;
    }

    .xlBtn {
        font-size: 14px;
        color: #333;
        border-top: 0px solid #efefef;
        height: 20px;
        line-height: 20px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .xlBtnRight {
        float: left;
        display: none;
    }
}