﻿@charset "utf-8";

body {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    background-image: url(../images/topbj.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}

#top {
    height: 490px;
    overflow: hidden;
    background: url(../images/toptu.png) no-repeat top center;
}

a {
    text-decoration: none;
    color: Black;
}

.master_page {
    width: 1300px;
    margin: 0 auto;
}

.dh {
    float: left;
    width: 100%;
    height: 80px;
    background-image: url(../images/dh_bj.png);
    background-repeat: repeat-x;
    z-index: 100;
    position: relative;
}

    .dh li {
        font-size: 25px;
        color: #996c33;
        float: left;
        line-height: 80px;
    }

    .dh .textcenter {
        padding: 0 50px;
    }

.dh_rightbj {
    background: url(../images/dh_line.jpg) right center no-repeat;
}

.dh li a {
    color: #996c33;
}

#middle {
    float: left;
    width: 1228px;
    padding: 90px 35px 30px 35px;
    background: #fff;
    margin-top: -10px;
    display: table;
    border-left: 1px solid;
    border-right: 1px solid;
    border-image: linear-gradient(to bottom, #ffc8b7, #ffffff) 3 stretch;
}

.lm_bjtu {
    height: 56px;
    background: url(../images/lmbj.jpg) repeat-x top center;
    text-align: center;
}

/* 部长之声 开始 */
.bzzs_content_container20240124 {
    margin-top: 75px;
}

.bzzs_nav20240124 {
    margin-bottom: 40px;
}

.bzzs_hide20240124 {
    display: none !important;
}

.bzzs_active20240124 {
    display: block !important;
}

.bzzs_container20240124 {
    width: 1220px;
    margin: 0 auto;
}

.bzzs_nav_item20240124 {
    width: 172px;
    height: 50px;
    position: relative;
    text-align: center;
    cursor: pointer;
}

.bzzs_nav_item20240124_1 {
    float: left;
    margin-left: 421px;
}

.bzzs_nav_item20240124_2 {
    float: right;
    margin-right: 401px;
}

.bzzs_nav_item20240124_active:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background-color: #cbb486;
    transform: skewX(-17deg);
}

.bzzs_nav_item20240124_leave:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    transform: skewX(-17deg);
    border: #cbb486 1px solid;
    box-sizing: border-box;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.bzzs_nav_item20240124 a {
    position: relative;
    z-index: 2;
    font-size: 24px;
    color: #656565;
    font-weight: normal;
    line-height: 50px;
}

.bzzs_nav_item20240124_active a {
    color: #fff;
    font-weight: 700;
}

.bzzs_content20240124 {
    width: 100%;
    height: 376px;
    box-sizing: border-box;
}

.bzzs_content20240124_img {
    float: left;
    width: 532px;
    height: 376px;
    box-sizing: border-box;
    border: #cbb486 1px solid;
    border-radius: 6px;
    margin-right: 45px;
}

    .bzzs_content20240124_img a {
        position: relative;
        width: 100%;
        height: 100%;
    }

        .bzzs_content20240124_img a img {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
            overflow: hidden;
        }

.bzzs_content20240124_img_hide {
    display: none;
}

.bzzs_content20240124_img_active {
    display: block;
}

.bzzs_content20240124_text {
    float: left;
    width: 624px;
    height: 376px;
    box-sizing: border-box;
    border: #cbb486 1px solid;
    border-radius: 6px;
    padding: 6px 0;
}

.bzzs_content20240124_text_item {
    height: 60px;
    margin-left: 35px;
}

.bzzs_content20240124_text_item_title {
    display: block;
    font-size: 18px;
    line-height: 30px;
    color: #000;
    margin-top: 30px;
}

.bzzs_content20240124_text_item_memo {
    display: none;
}

.bzzs_content20240124_text_item_active {
    width: 662px;
    height: 177px;
    background-color: #ead9a7;
    margin-left: -19px;
    border-radius: 6px;
    padding: 33px 20px 33px 0;
    box-sizing: border-box;
}

    .bzzs_content20240124_text_item_active .bzzs_content20240124_text_item_memo {
        display: block;
        font-size: 16px;
        line-height: 30px;
        color: #996c33;
        margin: 10px 0 0 40px;
    }

    .bzzs_content20240124_text_item_active .bzzs_content20240124_text_item_title {
        font-size: 20px;
        line-height: 36px;
        color: #996c33;
        font-weight: 700;
        margin-left: 40px;
        margin-top: 0;
    }

    .bzzs_content20240124_text_item_active::before {
        content: "";
        background: url(bzzs_2024lh_left.png);
        float: left;
        width: 14px;
        height: 26px;
        margin: 43px 0 0 11px;
    }
/* 部长之声 结束 */
.xyhxlist {
}

    .xyhxlist ul li {
        width: 100%;
        font-size: 18px;
        height: 50px;
        margin: 10px 0;
        border-bottom: 1px dashed #ccc;
        display: flex;
        align-items: center;
    }

        .xyhxlist ul li a {
            display: block;
            width: 100%;
            line-height: 50px;
            color: #000;
            overflow: hidden;
        }

            .xyhxlist ul li a:hover {
                color: #f00;
                text-decoration: underline;
            }

.xyhxleft {
    float: left;
    width: 530px;
}

.xyhxright {
    float: right;
    width: 624px;
    margin-right: 25px;
}

.dbwyzs_div {
    width: 100%;
    margin-top: 75px;
    display: table;
}

.rt1 {
    width: 100%;
    margin-top: 75px;
}

.kuang2 {
    width: 609px;
    margin: 0 auto;
    margin-top: 0px;
}

#left1 {
    float: left;
    width: 33%;
    overflow: hidden;
}

.midspbd {
    float: left;
    margin: 0 3%;
    overflow: hidden;
    width: 30%;
}

#right1 {
    float: right;
    width: 30%;
    overflow: hidden;
}

.lmbj {
    width: 100%;
    border-top: 1px solid #d9000d;
    height: 33px;
}

    .lmbj img {
        float: left;
    }

    .lmbj span {
        float: right;
        line-height: 32px;
        padding: 0 10px 0 0;
    }

        .lmbj span a {
            color: #126ed6;
        }

.listxxlb li {
    line-height: 30px;
    margin: 15px 0;
    padding-left: 20px;
    background: url(../images/gtrs_infolist_dot.png) no-repeat 5px 13px;
    height: 30px;
    overflow: hidden;
}

    .listxxlb li a {
        font-size: 18px;
        font-family: "微软雅黑";
    }

#lt1 {
    overflow: hidden;
}

.t303 {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

    .t303 li {
        float: left;
        height: 30px;
        list-style: none;
        padding-left: 10px;
        background-position: 0px 3px;
        overflow: hidden;
        float: left;
    }

.mt70 {
    margin-top: 70px;
}
/* 图片视频 样式开始 */
.tpsp_2024lh {
    height: 690px;
}

    .tpsp_2024lh .conbox_2024lh {
        overflow: hidden;
        padding-top: 46px;
    }

    .tpsp_2024lh .conbox_left, .tpsp_2024lh .conbox_right {
        float: left;
    }

    .tpsp_2024lh .conbox_left {
        margin-right: 7px;
    }

        .tpsp_2024lh .conbox_left h5 {
            width: 548px;
            height: 182px;
            padding: 0px 20px;
            background: #f59065;
            text-align: center;
            display: flex;
            justify-content: center;
            align-items: center;
        }

            .tpsp_2024lh .conbox_left h5 a {
                font-size: 24px;
                line-height: 40px;
                color: #fff;
            }

    .tpsp_2024lh ul {
        float: left;
    }

        .tpsp_2024lh ul li {
            margin: 0 0 3px 3px;
        }

        .tpsp_2024lh ul .look_more {
            width: 168px;
            height: 50px;
            padding: 58px 70px;
            background-color: #05a1f8;
        }

            .tpsp_2024lh ul .look_more a {
                display: inline-block;
                width: 104px;
                height: 50px;
                line-height: 50px;
                padding-left: 57px;
                background: url(tpsp_2024lh_icons.png) 0 0 no-repeat;
                color: #fff;
            }

        .tpsp_2024lh ul .more_sp a {
            background-position: 0px -50px;
            padding-left: 63px;
        }

        .tpsp_2024lh ul .look_more.more_sp {
            background-color: #cbb486;
        }

    .tpsp_2024lh .conbox_right .cr_part1 {
        position: relative;
        width: 307px;
        height: 165px;
        overflow: hidden;
    }

    .tpsp_2024lh .conbox_right .crp_img {
        width: 100%;
        height: 100%;
    }
/*图片视频 样式结束 */

.down {
    width: 100%;
    margin-top: 10px;
    background: #ead9a7;
    line-height: 30px;
    color: #996c33;
    padding: 50px 0;
    text-align: center;
    float: left;
    font-size: 16px;
}


ul, li {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.ttg li, .ttg1 li, .lhhx li, .clb li, .list398 li {
    overflow: hidden;
    line-height: 24px;
    background-position-y: 10px;
    white-space: nowrap; /* 不换行 */
    overflow: hidden; /* 隐藏超出部分 */
    text-overflow: ellipsis; /* 显示省略号 */
}

.bzzs_content20240124_text_item_active::before {
    content: "";
    background: url(../images/bzzs_2024lh_left.png);
    float: left;
    width: 14px;
    height: 26px;
    margin: 43px 0 0 11px;
}

.bzzs_content20240124_img_hide {
    display: none;
}

.bzzs_content20240124_img_active {
    display: block;
}

a.bzzs_content20240124_text_item_memo {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    /*溢出内容隐藏*/
    text-overflow: ellipsis;
    /*//文本溢出部分用省略号表示*/
    /*//特别显示模式*/
    -webkit-line-clamp: 3;
    /*//行数*/
    line-clamp: 3;
    -webkit-box-orient: vertical;
    /*//盒子中内容竖直排列*/
}

.ellipsis {
    overflow: hidden; /* 确保超出容器的内容被裁剪 */
    white-space: nowrap; /* 确保文本在一行内显示 */
    text-overflow: ellipsis; /* 超出部分显示省略号 */
    display: block;
}
.bzzs_content20240124_text_item_active .bzzs_content20240124_text_item_memo {
    display: -webkit-box;
}
.bzzs_content20240124_text_item {
    height: 40px;
}
.bzzs_content20240124_text_item_active {
    height: 150px;
    padding: 10px 20px 10px 0;
}
.bzzs_content20240124_text_item_title {
    margin-top: 12px;
    /* margin-top: 24px; */
}
.xyhxlist {
    DISPLAY: table;
    width: 100%;
}
.t303 li {
    width: 98%;
}
.t303 {
    height: 280px;
}
.bzzs_content20240124_img a {
    position: relative;
    width: 100%;
    height: 100%;
}
    .bzzs_content20240124_img a img {
        width: 90%;
        object-fit: cover;
        width:480px;
        height:326px;
    }
.tpsp_2024lh .crp_img img {
    transition: 0.5s;
    width: 100%;
    object-fit: cover;
}
.tpsp_2024lh ul {
    width: 100%;
    display: table;
    position: relative;
}
.conbox_right {
    width: 100%;
}
.tpsp_2024lh .conbox_right .cr_part1 {
    display: inline-block;
    width: 304px;
}
.tpsp_2024lh .conbox_right li.cr_part1.effect1 {
    width: 611px;
    height: 330px;
}
.tpsp_2024lh .conbox_right li.cr_part1.effect2 {
    /*display: inherit;*/
    position: absolute;
    height: 162px;
}
.tpsp_2024lh .conbox_right li.cr_part1.effect3 {
}
li.look_more.more_tp {
    position: absolute;
    right: 0px;
    /*position: relative;*/
    display: inline-block;
    top: 0px;
    width: 164px;
    height: 46px;
}
.tpsp_2024lh {
    height: auto;
}
.down {
    min-width: 1300px;
}
.tpsp_2024lh .crp_des {
    position: absolute;
    width: 90%;
    height: 100%;
    top: -100%;
    left: 0;
    padding: 0 5%;
    background-color: #000;
    opacity: 0.7;
    transition: 0.5s;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.tpsp_2024lh .cr_part1:hover .crp_des {
    top: 0;
}
.tpsp_2024lh .crp_des a {
    color: #fff;
    line-height: 20px;
}
.ellipsis3 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    /*溢出内容隐藏*/
    text-overflow: ellipsis;
    /*//文本溢出部分用省略号表示*/
    /*//特别显示模式*/
    -webkit-line-clamp: 3;
    /*//行数*/
    line-clamp: 3;
    -webkit-box-orient: vertical;
    /*//盒子中内容竖直排列*/
    display: -webkit-box;
}
#Divbc,.dstpDiv{
    float: left;
    width: 1228px;
    padding: 50px 35px 30px 35px;
    background: #fff;
    margin-top: -10px;
    display: table;
    border-left: 1px solid;
    border-right: 1px solid;
    border-image: linear-gradient(to bottom, #ffc8b7, #ffffff) 3 stretch;
}
#Lmwzright2,#Lmname,.dwz{color: #000;font-size:16px;}
#Lmname,.dwz {
    padding: 0 0 20px 0;
    border-bottom: 1px solid #f9ded4;
}
#xinxitoubu{font-size:26px;line-height:50px;color: #c5141e;text-align:center;margin-top: 40px;font-weight: bold;height: 60px;}
#shijiancishu,#gongneng{font-size:15px;line-height:30px;color: #454343;text-align:center;}
#shijiancishu a,#gongneng a{color: #454343;}
#ShowContent{font-size:16px;line-height:30px;border-top:1px solid #f9ded4;padding-top:15px;margin-top:15px;}
.befNext{font-size:16px;line-height:30px;}
.befNext a:hover,.newlist  ul li a:hover{color: #c5141e;}

.newlist ul li {
    width: 100%;
    font-size: 18px;
    height: 50px;
    margin: 10px 0;
    border-bottom: 1px dashed #ccc;
}
.newlist  ul li a{
    line-height: 50px;
    color: #000;
    overflow: hidden;}
.newlist  ul li	.time{float:right;line-height: 50px;}
.pagesleft,.page{border-top:0 !important;font-size: 16px !important;}
span.cpb {
    color: #c5141e !important;
}
        .page a:hover {
            background: #c5141e !important;
            border: 1px solid #c5141e !important;
        }

        .page a:active {
            border: #c5141e 1px solid !important;
            background: #c5141e !important;
        }
.listCon{display:table;}
.listCon li{width:29%; float:left;text-align:center;padding:3% 2% 0 2%;}
.listCon li img{width:100%;height:198px;}
.listCon li .titleNameDiv{font-size:15px;padding-top:15px;}
.page{width:100% !important;padding: 50px 0 0 0 !important;}
.pages{width:auto !important;}

.listCon ul {
    padding-top: 2%;
}
.listCon li{
	padding-top:2%;
    padding-bottom: 2%;
}
.pic-item img {
    transition: transform 0.5s ease;
    transform: scale(1);
}
.pic-item:hover {
    cursor: pointer;
    box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.13);
}
.pic-item img:hover {
    cursor: pointer;
    box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.13);
    transform: scale(1.2);
}.pic-item .imgDiv {
    overflow: hidden;
}div#xinxitoubu {
    height: auto;
    padding-bottom: 20px;
}.bzzs_content_container20240124 {
    display1: none;
}a.lhxw_more {
    margin: 0 auto;
    text-align: center;
    /* width: 100%; */
    display: block;
    font-size: 16px;
    color: #0066ff;
    width: auto;
    background: #f9c9c9;
    line-height: 40px;
    text-align: right;
    background: none;
    padding-right: 20px;
}
div#ShowContent img {
    max-width: 100%;
}.listCon {
    width: 100%;
}.listCon li img {
    object-fit: cover;
}/*IE超出隐藏*/
.bzzs_content20240124_text_item_active .bzzs_content20240124_text_item_memo {  

  line-height: 30px;
  max-height:90px;
}

.tpsp_2024lh .conbox_right .cr_part1 {
    /*width: 299.8px;*/
}

.tpsp_2024lh .conbox_right .cr_part1 {
    
}li.cr_part1.effect1 {
   
}

/*

.midspbd {
    width: 60%;
}

.listxxlb.spbd li {
    width: 45%;
    float: left; 
    margin-bottom: 0px;
}
*/

div#left1.dbwyfc {
    width: 30%;
    margin-left: 2%;
}.midspbd {
    margin-left: 2%;
}div#top {
    background: none;
    height: 550px;
}

body {
    background-image: url(../images/lh2026.png);
}.hide {
    display: none;
}
.dh ul{

    display: flex;
	
	}
	
	.dh ul li{
		flex: 1;
		text-align: center;
	
	}
.dh ul li:nth-last-child(2) ,.dh ul li:nth-last-child(3), .dh ul li:last-child{
    background: none
}	
.dh ul li:hover{
		
    background: #996c33;
    cursor: pointer;
	
	}.dh ul li:hover a{
		
    color: #EBD9AB;
	
	}

.newlist {
    min-height: 300px;
    display: table;
    width: 100%;
}

.xyhxlist {
    height1: 376px;
}

.xyhxlist {
    padding-top: 30px;
}