@charset "UTF-8";

body {
    background-color: #f3f4f8;
}


/* 当前位置css */

.location {
    margin: 25px 0;
}


/* 二级有子栏目结束 */


/* 1左侧导航栏css */

.l_anv {
    text-align: center;
    /* height: 280px; */
    /* background-color: #fff; */
}

.l_anv .top {
    height: 66px;
    line-height: 66px;
    background-color: #3e53be;
    margin-bottom: 8px;
    font-family: 'SourceHanSansCN Bold';
    font-size: 24px;
    /* font-weight:700; */
    color: #fff;
}

.l_anv .bottom ul li {
    font-size: 20px;
    line-height: 50px;
    height: 50px;
    background-color: #fff;
    margin-bottom: 5px;
    /* font-weight:700; */
}

.l_anv .bottom ul li:hover,
.l_anv .bottom ul li .hover {
    background-color: #c0cafa;
    color: #fff;
}

.l_anv .bottom ul li a:hover {
    color: #fff;
}

.l_anv .bottom ul li a {
    display: block;
    width: 100%;
}


/* 2右侧上方当前栏目导航栏css */

.r_content {
    /* height: 860px; */
    /* background-color: #fff; */
    margin-bottom: 40px;
}

.r_content .top {
    overflow: hidden;
    box-sizing: border-box;
    padding-left: 25px;
    height: 66px;
    line-height: 66px;
    background-color: #fff;
    margin-bottom: 8px;
}

.r_content .top a {
    /* padding-left: 5px;
    border-left: 4px solid #3e53be; */
    font-size: 20px;
    font-weight: 700;
    color: #3e53be;
}

.r_content .top a::before {
    content: "";
    border-left: 4px solid #3e53be;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
    margin-top: -3px;
}

.r_content .bottom {
    background-color: #fff;
    padding: 25px;
}

.sec-list {
    padding: 30px 0;
    box-sizing: border-box;
    overflow: hidden;
}

.sec-list ul {
    width: 98%;
    margin: 0 auto;
}

.sec-list li {
    min-height: 38px;
}

.sec-list li a {
    font-size: 18px;
    color: #000;
    line-height: 38px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    display: block;
}

.sec-list li a div {
    color: #1b4e91;
    display: inline-block;
    cursor: pointer
}

.sec-list li a:hover {
    color: #2f5db8
}

.sec-list li span {
    text-align: right;
    color: #666666;
    font-size: 14px;
    width: 100%;
    line-height: 38px;
    display: block
}

.sec-list li:nth-child(5) {
    border-bottom: 1px #cbcbcb dotted;
    padding-bottom: 32px
}

.sec-list li:nth-child(6) {
    padding-top: 27px
}

.sec-list li:nth-child(10) {
    border-bottom: 1px #cbcbcb dotted;
    padding-bottom: 32px
}

.sec-list li:nth-child(11) {
    padding-top: 27px
}

.sec-list .layui-collapse {
    border: 0;
}

.sec-list .layui-collapse .layui-colla-title {
    font-size: 18px;
    padding-left: 15px;
    height: 50px;
    line-height: 50px;
    background-color: #f6f6f6;
}

.sec-list .layui-collapse .layui-colla-item {
    border: 0;
}

.sec-list .layui-collapse .layui-colla-icon {
    left: auto;
    right: 15px;
}

.sec-list .layui-colla-content {
    padding: 10px 0;
    border: 0;
}

.sec-list .layui-colla-content ul {
    margin: 5px auto;
    width: 95%;
}

.sec-list .layui-colla-content ul li:nth-child(5) {
    border-bottom: 0;
    padding-bottom: 0;
}

.sec-list .layui-colla-content ul li:nth-child(6) {
    padding-top: 0;
}

.sec-list .layui-colla-content ul li:nth-child(7) {
    border-bottom: 1px #cbcbcb dotted;
    padding-bottom: 32px;
}

.sec-list .layui-colla-content ul li:nth-child(8) {
    padding-top: 27px;
}

.sec-list .layui-colla-content li a i {
    display: inline-block;
    color: #666666;
    margin-right: 8px;
}

.sec-con {
    width: 98%;
    margin: 0 auto;
    padding: 0 !important;
}

.sec-con h1 {
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}

.sec-con p {
    padding-bottom: 15px;
}

.sec-con * {
    font-size: 18px;
    line-height: 32px;
text-decoration: none !important;
}

.sec-con img {
    display: inline-block;
    margin: 10px auto;
    max-width: 100%;
}

.sec-con table {
    width: 100%;
    border: 1px #f3f3f3 solid;
    border-bottom: 0;
}

.sec-con table thead {
    background-color: #2f5db8;
    box-sizing: border-box;
    overflow: hidden;
}

.sec-con table thead td {
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 18px;
    color: #FFF;
    border-right: 1px #f3f3f3 solid;
    box-sizing: border-box;
    padding: 0;
}

.sec-con table td {
    box-sizing: border-box;
    border-right: 1px #f3f3f3 solid;
    border-bottom: 1px #f3f3f3 solid;
    padding: 10px 15px;
}

.sec-con table td p {
    padding-bottom: 0;
}

.sec-pic>div>span {
    display: contents;
}

.sec-pic>div>span>* {
    padding: 7.5px;
}

.sec-pic a.sec-pic-list span {
    font-size: 16px;
    color: #000;
    line-height: 26px;
    width: 100%;
    display: block;
    margin-top: 8px;
    text-align: justify;
    transition: all .3s;
    -webkit-transition: all .3s;
    min-height: 80px;
}

.sec-pic a.sec-pic-list:hover span {
    color: #2f5db8;
}

.sec-pic .sec-pic-weibo {
    font-size: 0;
}

.sec-pic .sec-pic-weibo li {
    width: 15%;
    margin-right: 2%;
    display: inline-block;
    padding-bottom: 15px !important;
    padding-top: 0 !important;
    vertical-align: top;
    border: 0 !important;
}

.sec-pic .sec-pic-weibo li:nth-of-type(6n) {
    border: 0;
    margin-right: 0;
}

.sec-pic .sec-pic-weibo a.sec-pic-list img {
    height: auto;
    width: 80%;
    display: block;
    margin: 0 auto;
    border-radius: 100px;
}

.sec-pic .sec-pic-weibo a.sec-pic-list span {
    text-align: center;
    margin-top: 10px;
    line-height: 25px;
    word-break: normal;
    white-space: normal;
    width: 80%;
    margin: 10px auto 0;
    min-height: 60px;
}

.sec-pic.zt_pic a.sec-pic-list span {
    line-height: 22px;
    min-height: 44px;
    text-align: center;
}
.sec-con span {
    background-color:transparent !important;
}



/* 移动端 */

@media screen and (max-width:768px) {
    .location {
        color: #868686;
        margin: 16px 0;
        font-size: 0.875rem;
    }
    .location a {
        color: #868686;
        font-size: 0.875rem;
    }
.sec-con img {
    max-width: 100% !important;
    height: 100% !important;
}
    .l_anv .top {
        height: 46px;
        line-height: 46px;
        font-size: 1.125rem;
    }
    .l_anv .bottom ul li {
        width: 49%;
        float: left;
        margin-right: 2%;
        margin-bottom: 2%;
        height: 36px;
        line-height: 36px;
        font-size: 1.05rem;
    }
    .l_anv .bottom ul li:nth-child(2n) {
        margin-right: 0;
    }
    .r_content {
        margin-bottom: 20px;
    }
.r_content .bottom {
    padding: 25px 16px;
}
    .sec-con * {
        font-size: 1.02rem;
        line-height: 28px;
    }
}