*{padding: 0;margin: 0;box-sizing: border-box;}
ul,li{list-style: none;}
a{text-decoration: none;color: #999;}
.w100{width: 100%;}
.w942{width: 1000px;margin: auto;}
.fl{float: left;}
.fr{float: right;}
.clear::after{content: '';display: block;clear: both;visibility: hidden;overflow: hidden;}
img{width: 100%;display: block;}

.top_bg{
    position: relative;
}
.nav_bg{
    background: url(/uploads/image/h1simage/navbg.jpg)no-repeat;
}
.nav_wrap{
    height: 90px;
}
.nav_wrap li{
    float: left;
    width: 16.66%;
    text-align: center;
    line-height: 90px;
}
.nav_wrap li a{
    display: inline-block;
    width: 95px;
    height: 24px;
}

.nav_wrap li.er a{
    width: 122px;
}

/* 头条 */

.tt_wrap{
    margin-top: 32px;
}

.tt_title_tu{
    width: 96px;
    height: 68px;
    margin-bottom: 58px;
}
.tt_title_text{
    width: 904px;
    padding: 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 68px;
    font-size: 48px;
    text-align: center;
}
.tt_title_text a{
    color: #e42d0b;
}
.tt_con_left{
    width: 498px;
    height: 288px;
}

.tt_swiper{
    width: 100%;
    height: 100%;
    position: relative;
}

.tt_swiper_mask{
    position: absolute;
    width: 100%;
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
    background: #000;
    left: 0;
    bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tt_swiper_mask a{
    color: #fff;
    display: block;
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tt_con_right{
    width: 480px;
}

.tt_con_item{
    margin-bottom: 12px;
}
.tt_con_item.bgfont{
    font-size: 18px;
}
.tt_con_item a{
    color: #767676;
}
.tt_con_item.bgfont a{
    color: #000;
}
.xu_line{
    width: 100%;
    border-top: 1px dashed #ddd;
    margin-bottom: 12px;
}
.bt_tu_wrap{
    text-align: center;
    margin-top: 42px;
}

.bt_tu_wrap img{
    width: auto;
    margin: auto;
}

/* 党代会 */
.ddh_bg{
    padding: 12px 0 38px;
    background: #fef9eb;
}

.ddh_item{
    width: 664px;
    height: 455px;
    border-radius: 10px;
    background: #bf182b;
    margin: auto;
    padding: 10px;
}

.ddh_pic{
    width: 100%;
    height: 366px;
}

.ddh_title{
    color: #fff;
    margin-top: 20px;
}

.ddh_btn_wrap{
    text-align: center;
    margin-top: 14px;
}

.ddh_btn_item{
    display: inline-block;
    width: 16px;
    height: 16px;
    background: #fff;
    border-radius: 50%;
    position: relative;
}

.ddh_btn_item:hover{
    cursor: pointer;
}

.ddh_btn_item.active::before{
    position: absolute;
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    left: 50%;
    top: 4px;
    margin-left: -4px;
    background: #eb1705;
}
.ft_wrap{
    margin-top: 10px;
    height: 516px;
}
.ft_left{
    width: 630px;
    height: 100%;
    background: #bf182b;
    padding: 28px 24px;
    overflow: hidden;
}

.ft_l_pic{
    height: 333px;
}

.ft_l_title{
    margin-top: 22px;
    font-size: 20px;
    font-weight: bold;
}

.ft_l_title a{
    color: #fff;
}
.ft_right{
    width: 370px;
    height: 100%;
    background: #fef9eb;
    padding: 40px 15px 40px 7px;
}
.ft_r_wrap{
    overflow-y: auto;
    height: 436px;
    padding-right: 15px;

}
.ft_r_item{
    height: 90px;
    background: #fff;
    padding: 6px;
    margin-bottom: 8px;
    overflow: hidden;
}
.ft_r_item:hover{
    cursor: pointer;
}
.ft_r_item_pic{
    width: 134px;
    height: 77px;
}
.ft_r_item_title{
    width: 158px;
    height: 77px;
    padding-right: 12px;
    padding-top: 8px;
    overflow: hidden;
    font-size: 12px;
    color: #000;
    line-height: 23px;
}

.ft_r_item.active{
    background: #bf182b;
}

.ft_r_item.active .ft_r_item_title{
    color: #fff;
}
.xx_wrap{
    margin-top: 40px;
}
.xx_item{
    width: 480px;
}
.pl_bg{
    margin-top: 30px;
    height: 250px;
    background: url(/uploads/image/h1simage/20220619201828.png)no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

.pl_big_title{
    height: 52px;
    line-height: 52px;
    color: #fff;
    font-size: 24px;
    text-align: center;
    margin-top: 18px;
}
.pl_list{
    padding: 20px;
}
.pl_item{
    width: 458px;
}

.fj_bg{
    padding: 18px 0 48px;
    background: #fef9eb;
}

.fj_wrap{
    height: 560px;
    position: relative;
}

.fj_item_title{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 72px;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    text-align: center;
    padding-top: 10px;
}

.fj_btn_wrap{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 10px;
    text-align: center;
}

.fj_btn_item{
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
}

.fj_btn_item.active{
    background: #bf182b;
}

.footer_top{
    
}
.footer_one{
 display: flex;
 justify-content: space-evenly;
}
.footer_one p:nth-child(3){
    width: 30px; 
    height: 30px;
}
.footer_two{
    display: flex;
    justify-content: center;
    
}
.footer_bg{
    background-color: #bf182b;
    color: #fff;
}
.footer_one p a{
    color: #fff;
}
.footer_two a{
     margin-left: 20px;
}
.footer_three{
    display: flex;
    justify-content: center;
    margin-top: 10px;
}
.footer_three img{
    width: 100%;
    height: 100%;

}
.footer_two a{
    color: #fff;
}
.footer_bg{
border-top: 12px solid #6a1455;   
padding-top: 25px;
}
.fj_item .tt_swiper_mask{
    height: 60px;
    opacity: 0.7;
} 
.fj_item .tt_swiper_mask a{
    width: 100%;
}