@charset "utf-8";
/* 党建列表页开始 */
.lssp_tabula_main {
    margin-top: 26px;
    background-color: #ffffff;
    border: solid 1px #d8e9e1;
    padding: 25px 40px 0;
    box-sizing: border-box;
    margin-bottom: 108px;
}

.tabula_tit {
    border-bottom: 1px solid #d8cbcb;
    line-height: 30px;
    padding-bottom: 15px;
}

.tabula_tit .tit_text {
    float: left;
    padding-right: 7px;
    position: relative;
}

.tabula_tit .tit_text::after {
    content: '';
    position: absolute;
    display: block;
    background-color: #b91615;
    width: 100%;
    height: 3px;
    left: 0;
    bottom: -17px;
}

.tit_text_icon {
    width: 31px;
    margin-right: 15px;
}

.tit_text_span {
    font-size: 28px;
    font-weight: bold;
    color: #b91615;
    vertical-align: top;
}

.polic_tit_btn .btn_com {
    color: #b91615;
    padding: 0 44px;
    padding-top: 4px;
}

.tabula_tit .crumbs {
    float: right;
    font-size: 14px;
    color: #999999;
}

.tabula_tit .crumbs a {
    color: #999999;
}

.tabula_list_li {
    padding: 30px 0;
    border-bottom: 1px dashed #d6d6dd;
    position: relative;
}

.tabula_list_li::before {
    content: '';
    display: block;
    width: 25px;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: -1px;
    background: #d6d6dd;
}

.tabula_list_li::after {
    content: '';
    display: block;
    width: 25px;
    height: 1px;
    position: absolute;
    right: 0;
    bottom: -1px;
    background: #d6d6dd;
}

.list_li_img {
    width: 250px;
    height: 150px;
    overflow: hidden;
    margin-right: 30px;
    float: left;
}

.list_li_img:hover img {
    transform: scale(1.1, 1.1);
}

.list_li_img img {
    width: 100%;
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
}

.list_li_con .con_tit {
    font-size: 22px;
    line-height: 36px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.list_li_con .con_tit a {
    color: #1a1a1a;

}

.list_li_con .con_tit a:hover {
    color: #b91615;
}

.list_li_con .con_text {
    margin-top: 15px;
    font-size: 16px;
    line-height: 26px;
    color: #4d4d4d;
}

.list_li_con .con_date {
    font-size: 16px;
    line-height: 24px;
    height: 24px;
    margin-top: 16px;
}

.con_date_span {
    color: #1a1a1a;
    float: left;
}

.con_date_a {
    color: #b91615;
    float: right;
}

/* 党建列表页结束 */

/* 文章详情页-下级栏目开始 */
.lssp_detail_wrap {
    margin-top: 26px;
    margin-bottom: 100px;
}

.lssp_leftNav {
    width: 260px;
    float: left;
    box-sizing: border-box;
    border: solid 1px #d8e9e1;
}

.leftNav_tit {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: url(lssp_leftNavBg1.png)no-repeat;
    background-size: cover;
    font-size: 20px;
    color: #ffffff;
    padding-left: 30px;
    box-sizing: border-box;
}

.leftNav_menu {
    background: url(lssp_leftNavBg2.png)no-repeat;
    background-size: cover;
    width: 100%;
    padding: 0 16px;
    box-sizing: border-box;
}

.leftNav_menu_com {
    border-bottom: 1px solid #91b5a4;
}

.leftNav_menu_com:last-child {
    border-bottom: none;
}

.menu_com_a {
    display: block;
    width: 100%;
    /* height: 56px; */
    line-height: 36px;
    padding: 10px;
    box-sizing: border-box;
    font-size: 18px;
    color: #1a1a1a;
    position: relative;
}

.menu_com_a.on {
    color: #258257;
}

.menu_com_a.on::after {
    position: absolute;
    content: "";
    width: 4px;
    height: 22px;
    background: #258257;
    left: -16px;
    top: 50%;
    transform: translateY(-50%);
}

.menu_com_a.active {
    color: #258257;
}

.menu_com_a i {
    display: block;
    width: 14px;
    height: 14px;
    background: url(lssp_leftNavOpen.png) no-repeat center;
    background-size: cover;
    position: absolute;
    right: 10px;
    top: 20px;
}

.leftNav_menu_com.active .menu_com_a {
    color: #258257;
    font-weight: bold;
}

.leftNav_menu_com.active .menu_com_a i {
    background: url(lssp_leftNavClose.png) no-repeat center;
}

.menu_child_ul {
    margin-bottom: 10px;
    display: none;
}

.leftNav_menu_com.active .menu_child_ul {
    display: block;
}

.menu_child_li {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
}

.menu_child_liA {
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    padding-left: 15px;
    position: relative;
    font-size: 16px;
    line-height: 36px;
    color: #1a1a1a;
}

.menu_child_liA.on {
    color: #258257;
    font-weight: bold;
}

.menu_child_liA.on::after {
    position: absolute;
    content: "";
    width: 4px;
    height: 22px;
    background: #258257;
    left: -26px;
    top: 50%;
    transform: translateY(-50%);
}

.menu_child_liA::before {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #999999;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.menu_child_liA.on::before {
    background: #258257;
}

.lssp_rightCon {
    width: 1120px;
    box-sizing: border-box;
    float: right;
    background-color: #ffffff;
    border: solid 1px #d8e9e1;
    padding: 20px 30px;
	min-height: 600px;
}

.tabula_tit.rightCon_tit .tit_text {
    padding-right: 0;
}

.rightCon_tit .tit_text .tit_text_span {
    color: #258257;
}

.tabula_tit.rightCon_tit .tit_text::after {
    background-color: #258257;
}

.rightCon_info {
    width: 100%;
    margin-top: 20px;
    padding: 50px 60px;
    box-sizing: border-box;
    background-color: #ffffff;
    border: solid 1px #d8e9e1;
}

.rightCon_info_tit {
    font-size: 32px;
    color: #1a1a1a;
    text-align: center;
    font-weight: bold;
}

.rightCon_info_oper {
    margin-top: 45px;
    padding: 0 10px;
    line-height: 34px;
    box-sizing: border-box;
}

.oper_font {
    float: left;
    font-size: 16px;
    color: #4c4c4c;
}

.font_img {
    vertical-align: middle;
    margin-right: 2px;
}

.font_change {
    margin-right: 6px;
    cursor: pointer;
}

.font_change.active {
    font-weight: bold;
    color: #258257;
}

.print {
    cursor: pointer;
    margin-left: 40px;
}

.print img {
    vertical-align: middle;
    margin-right: 4px;
}

.oper_share {
    float: right;
}

.oper_share span {
    vertical-align: middle;

}

.oper_share .share_com {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin-left: 10px;
    vertical-align: middle;
    cursor: pointer;
}

.oper_share .share_com img {
    width: 100%;
}

.oper_share .share_com .share_img2 {
    display: none;
}

.oper_share .share_com:hover .share_img1 {
    display: none;
}

.oper_share .share_com:hover .share_img2 {
    display: inline;
}

.content_body_box {
    margin-top: 25px;
    font-size: 16px;
    color: #1a1a1a;
    /*text-indent: 2em; 3.30修改*/
    line-height: 36px;
    padding: 30px 0 0;
    border-top: solid 1px #c2dcd0;
    /* text-align: center; */
}

.content_body_box img {
    max-width: 100%;
    margin: 0 auto;
	display:block;
}

.content_body_box p {
    /* text-align: justify; */
    margin-bottom: 1em;
}
.content_body_box * {
    line-height: 2!important;
    margin-bottom: 0;
}
.content_body_box table td p {
    margin-bottom: 0!important;
    line-height: 1.5!important;
}
.content_body_box .tit_p {
    font-size: 20px;
    line-height: 40px;
    font-weight: bold;
    text-indent: 0;
    color: #1a1a1a;
}
.content_body_box table {
    width: 100% !important;
}
.content_body_box table tr td {
    padding: 2px 4px!important;
}
.fujian a {
    color: #258257;
}
/* 文章详情页-下级栏目结束 */

/* 文章详情页 无左侧导航结束 */
.lssp_conAll {
    width: 100%;
    box-sizing: border-box;
    background-color: #ffffff;
    border: solid 1px #d8e9e1;
    padding: 20px 30px;
}

.lssp_conAll .crumbs {
    font-size: 14px;
    color: #999999;
}

.lssp_conAll .crumbs a {
    color: #999999;
}

.lssp_conAll .rightCon_info_tit {
    font-weight: 400;
}

.conAll_updateInfo {
    margin-top: 45px;
    line-height: 34px;
}

.updateInfo_mess {
    float: left;
}

.updateInfo_mess img {
    width: 18px;
    vertical-align: middle;
    margin-right: 6px;
}

.updateInfo_mess img.mess_img2 {
    margin-left: 30px;
}

.updateInfo_mess .mess_text {
    vertical-align: middle;
    font-size: 16px;
    color: #4c4c4c;
}

.conAll_updateInfo .rightCon_info_oper {
    float: right;
    margin-top: 0;
}

.conAll_updateInfo .oper_font {
    margin-right: 50px;
}

.lssp_conAll .content_body_box {
    font-size: 16px!important;
    line-height: 2em;
}
.lssp_conAll .content_body_box * {
    font-size: 20px!important;
}

.lssp_conAll .content_body_box *.fz16 {
    font-size: 16px!important;
}
.lssp_conAll .content_body_box *.fz20 {
    font-size: 20px!important;
}
.lssp_conAll .content_body_box *.fz24 {
    font-size: 24px!important;
}



.rightCon_info .content_body_box {
    font-size: 16px!important;
    line-height: 2em;
}
.rightCon_info .content_body_box * {
    font-size: 20px!important;
}

.rightCon_info .content_body_box *.fz16 {
    font-size: 16px!important;
}
.rightCon_info .content_body_box *.fz20 {
    font-size: 20px!important;
}
.rightCon_info .content_body_box *.fz24 {
    font-size: 24px!important;
}

/* 文章详情页 无左侧导航结束 */

/* 文章列表页-下级栏目开始 */
.lssp_tabula_list.lssp_rightCon {
    padding-bottom: 0;
}

.lssp_tabula_list .con_date_a {
    color: #ed6d00;
}

.lssp_tabula_list .list_li_con .con_tit a:hover {
    color: #258257;
}

/* 文章列表页-下级栏目结束 */


/* 一级栏目-文章列表页开始 */
.lssp_notic_list.lssp_rightCon {
    padding-bottom: 0;
}

.lssp_notic_list .con_date_a {
    color: #ed6d00;
}

.lssp_notic_list .list_li_con .con_tit a:hover {
    color: #258257;
}

.lssp_notic_list .tit_text_span {
    color: #258257;
}

.lssp_notic_list .tabula_tit .tit_text::after {
    background: #258257;
}

/* 一级栏目-文章列表页结束 */


/* 专题专栏页 开始 */
.column_list {
	min-height: 320px;
}

.column_list_com {
    float: left;
    width: 420px;
    height: 154px;
    overflow: hidden;
    margin: 30px 29px 0 0;
}

.column_list_com:nth-child(3n) {
    margin-right: 0;
}

.column_list_com img {
    width: 100%;
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
}

.column_list_com:hover img {
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    transform: scale(1.05);
}

/* 专题专栏页结束 */

/* 搜索页开始 */
.lssp_serach_wrap {
    margin-top: 26px;
    padding: 20px 40px 0;
    box-sizing: border-box;
    background-color: #ffffff;
    border: solid 1px #d8e9e1;
    margin-bottom: 108px;
}

.lssp_serach_wrap .crumbs {
    font-size: 14px;
    color: #999999;
}

.lssp_serach_wrap .crumbs a {
    color: #999999;
}

.serach_box {
    margin-top: 20px;
    background: url(lssp2023_searchBg.png)no-repeat;
    background-size: cover;
    width: 1320px;
    height: 110px;
    padding-top: 30px;
    box-sizing: border-box;
}

.serach_box_con {
    width: 970px;
    margin: 0 auto;
    position: relative;
}

.serach_input {
    width: 810px;
    height: 48px;
    background-color: #ffffff;
    box-sizing: border-box;
    border: solid 1px #258257;
    padding-left: 15px;
    box-sizing: border-box;
}

.serach_btn {
    width: 160px;
    height: 100%;
    background: #258257 url(lssp2023_searchIcon.png)no-repeat 39px center;
    background-size: 29px;
    /* border: solid 1px #316b60; */
    font-size: 20px;
    line-height: 48px;
    padding-left: 35px;
    color: #fefeff;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
}

.serach_result_info {
    height: 38px;
    padding: 20px 0;
}


.result_info_text {
    float: left;
    line-height: 38px;
}

.result_info_text p {
    float: left;
    font-size: 18px;
    color: #333333;
}

.result_info_text p:first-child {
    margin-right: 25px;
}

.result_info_text p span {
    color: #b91615;
}

.result_info_btn {
    float: right;
}

.btn_com {
    height: 36px;
    background-color: #fbfbfb;
    border-radius: 4px;
    border: solid 1px #d8e9e1;
    padding: 0 20px;
    font-size: 16px;
    color: #81998e;
    margin-left: 15px;
    cursor: pointer;
    box-sizing: border-box;
}

.btn_com.active {
    border: solid 1px #258257;
    color: #258257;
}

.serach_result_list .list_li_con .con_tit {
    line-height: 30px;
    font-size: 20px;
}

.serach_result_list .list_li_con .con_tit a:hover {
    color: #258257;
}

.serach_result_list .list_li_con .con_date {
    font-size: 16px;
    color: #258257;
}

/* 搜索页结束 */

/* 网站地图开始 */
.map_ul .map_li {
    line-height: 120px;
    padding-left: 10px;
    border-bottom: 1px solid #eeeeee;
}

.map_ul .map_li:last-child {
    border-bottom: none;
}

.map_li .map_li_tit {
    float: left;
    width: 160px;
    font-size: 22px;
    font-weight: 600;
}

.map_li .map_li_com {
    float: left;
    font-size: 18px;
    margin-right: 60px;
}

.map_li .map_li_tit a,
.map_li .map_li_com a {
    color: #333333;
}

.map_li .map_li_tit a:hover,
.map_li .map_li_com a:hover{
    color: #258257;
}

.serach_result_info:after {
    content: "";
    display: table;
	clear: both;
}

/* 0410修改 */
.result_info_text{
	max-width: 74%;
}
.result_info_text p:first-child {
    max-width: 78%;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* 0601 */
.tabula_tit.tabula_tit_zt .tit_text{
	float: none;
	padding-bottom: 15px;
}
.tabula_tit.tabula_tit_zt .tit_text::after {
    bottom: 0;
}
.tabula_tit.tabula_tit_zt .crumbs{
	float: none;
	margin-top: 15px;
}

/* 网站地图结束 */

/* 信息查询开始 */
.column_list_com_cx {
  float: left;
  width: 45%;
  height: 57px;
  overflow: hidden;
  box-sizing: border-box;
  margin: 30px 0 0 0;
  background: url(lssp_leftNavBg2.png)no-repeat;
}
.column_list_com_cx:nth-child(2n){
float: right;
}
.column_list_com_cx a{
display: block;
font-size: 22px;
color: #1a1a1a;
border-bottom: 1px solid #258257;
height: 56px;
width: 100%;
line-height: 56px;
}
.column_list_com_cx a:hover{
color: #258257;
}
/* 信息查询结束 */

.center_video{
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
}
.center_video video {
    max-width: 80%;
    min-width: 60%;
}
.center_video .H5VideoPlayer {
    max-width: 80%;
    min-width: 60%;
}
.center_video * {
    box-sizing: border-box;
}
@media screen and (max-width: 1440px) {

    /* 党建列表页开始 */
    .lssp_tabula_main {
        margin-top: 19px;
        background-color: #ffffff;
        border: solid 1px #d8e9e1;
        padding: 18px 28px 26px;
        box-sizing: border-box;
        margin-bottom: 77px;
    }

    .tabula_tit {
        border-bottom: 1px solid #d8cbcb;
        line-height: 21px;
        padding-bottom: 11px;
    }

    .tabula_tit .tit_text {
        float: left;
        padding-right: 5px;
        position: relative;
    }

    .tabula_tit .tit_text::after {
        content: '';
        position: absolute;
        display: block;
        background-color: #b91615;
        width: 100%;
        height: 2px;
        left: 0;
        bottom: -12px;
    }

    .tit_text_icon {
        width: 22px;
        margin-right: 11px;
    }

    .tit_text_span {
        font-size: 20px;
        font-weight: bold;
        color: #b91615;
        vertical-align: top;
    }

    .polic_tit_btn .btn_com {
        color: #b91615;
        padding: 0 31px;
        padding-top: 3px;
    }

    .tabula_tit .crumbs {
        float: right;
        font-size: 12px;
        color: #999999;
    }

    .tabula_tit .crumbs a {
        color: #999999;
    }

    .tabula_list_li {
        padding: 21px 0;
        border-bottom: 1px dashed #d6d6dd;
        position: relative;
    }

    .tabula_list_li::before {
        content: '';
        display: block;
        width: 18px;
        height: 1px;
        position: absolute;
        left: 0;
        bottom: -1px;
        background: #d6d6dd;
    }

    .tabula_list_li::after {
        content: '';
        display: block;
        width: 18px;
        height: 1px;
        position: absolute;
        right: 0;
        bottom: -1px;
        background: #d6d6dd;
    }

    .list_li_img {
        width: 178px;
        height: 106px;
        overflow: hidden;
        margin-right: 21px;
        float: left;
    }

    .list_li_img img {
        width: 100%;
    }

    .list_li_con .con_tit {
        font-size: 16px;
        line-height: 26px;
    }

    .list_li_con .con_text {
        margin-top: 11px;
        font-size: 12px;
        line-height: 19px;
        color: #4d4d4d;
    }

    .list_li_con .con_date {
        font-size: 12px;
        line-height: 17px;
        height: 17px;
        margin-top: 11px;
    }

    /* 党建列表页结束 */

    /* 文章详情页-下级栏目开始 */
    .lssp_detail_wrap {
        margin-top: 19px;
        margin-bottom: 71px;
    }

    .lssp_leftNav {
        width: 185px;
    }

    .leftNav_tit {
        width: 100%;
        height: 36px;
        line-height: 36px;
        background: url(lssp_leftNavBg1.png)no-repeat;
        background-size: cover;
        font-size: 14px;
        color: #ffffff;
        padding-left: 21px;
        box-sizing: border-box;
    }

    .leftNav_menu {
        background: url(lssp_leftNavBg2.png)no-repeat;
        background-size: cover;
        width: 100%;
        padding: 0 11px;
        box-sizing: border-box;
    }

    .menu_com_a {
        display: block;
        width: 100%;
        /* height: 40px; */
        line-height: 26px;
        padding: 7px;
        box-sizing: border-box;
        font-size: 13px;
        color: #1a1a1a;
        position: relative;
    }

    .menu_com_a.on::after {
        position: absolute;
        content: "";
        width: 3px;
        height: 17px;
        background: #258257;
        left: -11px;
        top: 50%;
        transform: translateY(-50%);
    }

    .menu_com_a i {
        width: 10px;
        height: 10px;
        right: 7px;
        top: 14px;
    }

    .menu_child_ul {
        margin-bottom: 7px;
        display: none;
    }

    .menu_child_li {
        width: 100%;
        padding: 0 7px;
        box-sizing: border-box;
    }

    .menu_child_liA {
        display: block;
        width: 100%;
        height: 26px;
        line-height: 26px;
        padding-left: 11px;
        position: relative;
        font-size: 12px;
        line-height: 26px;
        color: #1a1a1a;
    }

    .menu_child_liA.on::after {
        position: absolute;
        content: "";
        width: 3px;
        height: 16px;
        background: #258257;
        left: -19px;
        top: 50%;
        transform: translateY(-50%);
    }

    .menu_child_liA::before {
        width: 3px;
        height: 3px;
    }

    .lssp_rightCon {
        width: 798px;
        padding: 14px 21px;
		min-height: 400px;
    }

    .rightCon_info {
        width: 100%;
        margin-top: 14px;
        padding: 36px 43px;
    }

    .rightCon_info_tit {
        font-size: 23px;
    }

    .rightCon_info_oper {
        margin-top: 32px;
        padding: 0 7px;
        line-height: 24px;
        box-sizing: border-box;
    }

    .oper_font {
        float: left;
        font-size: 12px;
        color: #4c4c4c;
    }

    .font_img {
        margin-right: 1px;
    }

    .font_change {
        margin-right: 5px;
    }

    .print {
        cursor: pointer;
        margin-left: 28px;
    }

    .print img {
        margin-right: 3px;
    }


    .oper_share .share_com {
        width: 24px;
        height: 24px;
        margin-left: 7px;
    }

    .content_body_box {
        margin-top: 18px;
        font-size: 13px;
        line-height: 32px;
        padding: 20px 0 0;
    }

    .content_body_box img {
      /*  margin: 21px 0;*/
    }

    .content_body_box p {
        margin-bottom: 1em;
    }

    .content_body_box .tit_p {
        font-size: 14px;
        line-height: 28px;
    }

    /* 文章详情页-下级栏目结束 */

    /* 文章详情页 无左侧导航结束 */
    .lssp_conAll {
        padding: 14px 21px;
    }

    .lssp_conAll .crumbs {
        font-size: 12px;
    }


    .conAll_updateInfo {
        margin-top: 32px;
        line-height: 24px;
    }

    .updateInfo_mess img {
        width: 13px;
        vertical-align: middle;
        margin-right: 5px;
    }

    .updateInfo_mess img.mess_img2 {
        margin-left: 21px;
    }

    .updateInfo_mess .mess_text {
        font-size: 12px;
    }


    .conAll_updateInfo .oper_font {
        margin-right: 36px;
    }

    .lssp_conAll .content_body_box {
        font-size: 14px!important;
        line-height: 2em;
    }

    /* 文章详情页 无左侧导航结束 */



    /* 文章列表页-下级栏目开始 */
    .lssp_tabula_list.lssp_rightCon {
        padding-bottom: 26px;
    }

    /* 文章列表页-下级栏目结束 */

    /* 一级栏目-文章列表页开始 */
    .lssp_notic_list.lssp_rightCon {
        padding-bottom: 26px;
    }

    /* 一级栏目-文章列表页结束 */


    /* 专题专栏页 开始 */
	.column_list{
		min-height: 260px;
	}
    .column_list_com {
        float: left;
        width: 299px;
        height: 110px;
        overflow: hidden;
        margin: 21px 21px 0 0;
    }

    /* 专题专栏页结束 */

    /* 搜索页开始 */
    .lssp_serach_wrap {
        margin-top: 19px;
        padding: 14px 28px 26px;
        margin-bottom: 77px;
    }

    .lssp_serach_wrap .crumbs {
        font-size: 12px;
        color: #999999;
    }

    .serach_box {
        margin-top: 14px;
        background: url(lssp2023_searchBg.png)no-repeat;
        background-size: cover;
        width: 940px;
        height: 78px;
        padding-top: 21px;
        box-sizing: border-box;
    }

    .serach_box_con {
        width: 690px;
    }

    .serach_input {
        width: 576px;
        height: 34px;
        padding-left: 11px;
    }

    .serach_btn {
        width: 114px;
        height: 34px;
        background: #258257 url(lssp2023_searchIcon.png)no-repeat 28px center;
        background-size: 21px;
        font-size: 14px;
        line-height: 34px;
        padding-left: 25px;
    }

    .serach_result_info {
        height: 27px;
        padding: 14px 0;
    }

    .result_info_text {
        line-height: 27px;
    }

    .result_info_text p {
        font-size: 13px;
    }

    .result_info_text p:first-child {
        margin-right: 18px;
    }

    .btn_com {
        height: 26px;
        border-radius: 3px;
        padding: 0 14px;
        font-size: 11px;
        line-height: 26px;
        margin-left: 11px;
    }

    .serach_result_list .list_li_con .con_tit {
        line-height: 21px;
        font-size: 14px;
    }

    .serach_result_list .list_li_con .con_date {
        font-size: 12px;
    }

    /* 搜索页结束 */

    /* 网站地图开始 */
    .map_ul .map_li {
        line-height: 86px;
        padding-left: 7px;
    }

    .map_li .map_li_tit {
        width: 114px;
        font-size: 16px;
    }

    .map_li .map_li_com {
        font-size: 13px;
        margin-right: 40px;
    }

    .lssp_map_list {
        padding-bottom: 0;
    }

    /* 网站地图结束 */
}


/* 新闻 列表页 */
.lssp_list_news_s {
	margin-top: 10px;
	width: 100%;
}
.lssp_list_news_s .list_li {
	font-size: 18px;
	line-height: 32px;
	padding: 10px 0;
	padding-left: 20px;
	color: #1a1a1a;
	position: relative;
}
.lssp_list_news_s .list_li a {
	width: 84%;
	display: block;
/* 	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis; */
	float: left;
}
.lssp_list_news_s .list_li a:hover{
	color: #b91615;
}
.lssp_list_news_s .list_li::before {
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #b91615;
	left: 0;
	top: 23px;
	/* transform: translateY(-50%); */
}

.lssp_list_news_s .list_li .date {
	font-size: 18px;
	color: #999999;
	float: right;
}

@media screen and (max-width: 1440px) {
	.lssp_list_news_s{
		margin-top: 7px;
		width: 100%;
	}
	.lssp_list_news_s .list_li {
		font-size: 14px;
		line-height: 21px;
		padding: 8px 0;
		padding-left: 14px;
		color: #1a1a1a;
		position: relative;
	}
	.lssp_list_news_s .list_li::before {
		width: 4px;
		height: 4px;
		top: 16px;
	}
	.lssp_list_news_s .list_li .date {
		font-size: 13px;
	}

	/* 信息查询 开始 */
    .column_list_com_cx {
      float: left;
      width: 45%;
      height: 37px;
      overflow: hidden;
      box-sizing: border-box;
      margin: 15px 0 0 0;
      background: url(lssp_leftNavBg2.png)no-repeat;
  }
    .column_list_com_cx a{
      height: 36px;
      line-height: 36px;
      font-size: 16px;
      font-weight: normal;
    }
    
    /* 信息查询开始 */
}

.menu_btm {
    display: none;
}
.menu_mobile .lssp_head {
    display: none;
}


/* 20240528 */
.updateInfo_mess{
    margin-top: 7px;
}
.updateInfo_mess img{
    float: left;
    margin-top: 0px;
}
.updateInfo_mess .mess_text{
    float: left;
    max-width: 420px;
}
.conAll_updateInfo{
    line-height: 20px;
    /* padding: 7px 0; */
}
@media screen and (max-width: 1440px) {
    .conAll_updateInfo{
        line-height: 16px;
        /* padding: 4px 0; */
    }
    .updateInfo_mess .mess_text{
        max-width: 300px;
    }
    .updateInfo_mess img{
        margin-top: 1px;
    }
    .updateInfo_mess{
        margin-top: 4px;
    }



    .rightCon_info .content_body_box * {
        font-size: 16px!important;
    }
    .rightCon_info .content_body_box *.fz16 {
        font-size: 12px!important;
    }
    .rightCon_info .content_body_box *.fz20 {
        font-size: 16px!important;
    }
    .rightCon_info .content_body_box *.fz24 {
        font-size: 20px!important;
    }

}










