.e1 {
    white-space: nowrap; /* 文本不换行 */
    overflow: hidden; /* 隐藏溢出的内容 */
    text-overflow: ellipsis; /* 显示省略号 */
}
.flex-center{
    display: flex;
    justify-content: center;
    align-items: center;
}
.bg-box{
    background-color: #fff;
    padding: 1px 20px 0;
    width: 1200px;
    margin: 0 auto;
}
.bg-box.px-12{
    padding-left: 12px;
    padding-right: 12px;
}
.fw-bold{
    font-weight: bold;
}
.flex-end{
    display: flex;
    justify-content: flex-end;
}
/*地方选区*/
.dflf-box{
    padding-top: 40px;
}
.dflf-box .map-content{
    padding: 32px 66px 0;
}
.dflf-box .map-guide{
    padding: 0;
}
.dflf-jj{
    min-height: 156px;
    display: block;
    background: url("../img/dflf_jjbg.png");
    background-size: 100% 100%;
    position: relative;
    padding: 40px 40px;
    margin-bottom: 28px;
}
.dflf-jj .desc{
    font-size: 18px;
    line-height: 34px;
    height: 68px;
    letter-spacing: 1px;
    color: #360068;
    text-indent: 2em;
}
.dflf-jj .dflf-more{
    display: inline-block;
    font-size: 14px;
    line-height: 34px;
    color: #7e36c9;
    padding-right: 15px;
    background: url("../img/dflf_arr.png") center right no-repeat;
    position: absolute;
    right: 45px;
    bottom: 22px;
}
.dflf-tit-time{
    border-bottom: 1px solid #d9d9d9;
    line-height: 34px;
}
.dflf-tit-time span{
    display: inline-block;
    padding: 0 20px;
    font-size: 14px;
    color: #ffffff;
    background-image: linear-gradient(90deg, #9a47d5 0%, #8d22d9 100%);
    border-radius: 12px 0 0 0;
}
.dflf-tjgx-item{
    width: 364px;
    background-color: #ffffff;
    box-shadow: 0 0 13px 0 rgba(204, 204, 204, 0.5);
    margin-top: 24px;
    line-height: 35px;
    margin-bottom: 30px;
}
.dflf-tjgx-item:not(:nth-of-type(3n)){
    margin-right: 34px;
}
.dflf-tjgx-item .icon-box{
    width: 138px;
    padding: 0 10px;
}
.dflf-tjgx-item-rt{
    padding: 20px 10px 20px 0;
}
.dflf-tjgx-item .val{
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #000000;
}
.dflf-tjgx-item .tit{
    font-size: 18px;
    color: #000000;
}
/*地方选区-组别列表*/
.dflf-tit{
    line-height: 30px;
    background-image: linear-gradient(90deg,#e4e4e4 0%,#f5f5f5 100%);
    padding:6px 24px;
    font-size: 22px;
    font-weight: bold;
    border-left: 3px solid #7f59c7;
    margin: 10px 0 27px;
    display: block;
    color: #333333 !important;
}
.mt-50{
    margin-top: 50px;
}
.dflf-tit.mb-0{
    margin-bottom: 0;
}
.dflf-tj-item{
    width: 48.5%;
    text-align: center;
    border-radius: 6px;
    line-height: 25px;
    overflow: hidden;
    margin-bottom: 32px;
}
.dflf-hxr-item:not(:nth-of-type(3n)){
    margin-right: 34px;
}
.dflf-tj-item .tit{
    background-image: linear-gradient(90deg, #6c05e2 1%, #922ff6 100%);
    padding: 7px 10px;
    font-size: 16px;
    letter-spacing: 1px;
    color: #ffffff;
}
.dflf-tj-item .val{
    padding: 14px 10px;
    font-size: 20px;
    font-weight:bold;
    letter-spacing: 1px;
    color: #640bb7;
    background-color: #f5f1f9;
}
.dflf-hxr-item{
    width: 364px;
    background-color: #ffffff;
    box-shadow: 0 0 13px 0 rgba(204, 204, 204, 0.79);
    border-radius: 0 25px 0 0;
    padding: 19px 20px 16px 12px;
    border-left: 7px solid #ff9600;
    position: relative;
    margin-bottom: 34px;
}
.dflf-hxr-item:nth-of-type(6n+2){
    border-color: #009dff;
}
.dflf-hxr-item:nth-of-type(6n+3){
    border-color: #3fa60c;
}
.dflf-hxr-item:nth-of-type(6n+4){
    border-color: #0067a8;
}
.dflf-hxr-item:nth-of-type(6n+5){
    border-color: #c5c5c5;
}
.dflf-hxr-item:nth-of-type(6n){
     border-color: #640bb7;
}
.dflf-hxr-logo{
    border: solid 1px rgba(212, 212, 212, 0.6);
    padding: 6px;
    margin-right: 19px;
    position: relative;
}
.dflf-hxr-logo img{
    width: 81px;
    height: 83px;
}
.dflf-info .dflf-hxr-logo{
    padding: 8px;
}
.dflf-info .dflf-hxr-logo img{
    width: 186px;
    height: 194px;
    object-fit: cover;
}
.dflf-hxr-rt .name{
    line-height: 24px;
    letter-spacing: 1px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d8d8d8;
    position: relative;
}
.dflf-hxr-rt .name:before{
    content: "";
    width: 29px;
    height: 2px;
    background-color: #9d50c7;
    position: absolute;
    left: 0;
    bottom: -1px;
}
.dflf-hxr-rt .name .mz{
    display: inline-block;
    margin-right: 10px;
    min-width: 80px;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
}
.dflf-hxr-rt .name .zw{
    font-size: 16px;
    color: #666666;
}
.dflf-hxr-num{
    line-height: 24px;
    padding: 6px 0;
    background: url("../img/dflf_hxr_numbg.png");
    background-size: 100% 100%;
    font-size: 16px;
    color: #ffffff;
    margin-top: 15px;
    margin-bottom: 11px;
}
.dflf-info .dflf-hxr-num{
    width: 211px;
}
.dflf-hxr-num .tip{
    width: 85px;
    text-align: center;
}
.dflf-hxr-num .num{
    font-weight: bold;
    padding: 0 10px 0 15px;
}
.icon-dx,.icon-lx{
    width: 68px;
    line-height: 49px;
    background: url("../img/dflf_icon_dx.png");
    background-size: 100% 100%;
    font-size: 16px;
    font-weight: bold;
    color: #fff600;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
}
.icon-lx{
    background: url("../img/dflf_icon_lx.png");
    background-size: 100% 100%;
    color: #ffffff;
}
/*地方选区-个人详情*/
.dflf-hxr-logo-box{
    padding-right: 38px;
}
.dflf-info{
    padding: 30px;
    border: solid 1px #cbcbcb;
    border-top: none;
    box-shadow: 0 0 10px 0 rgba(203, 203, 203, 0.5);
    margin-bottom: 40px;
}
.dflf-info-item:not(:last-of-type){
    margin-bottom: 39px;
}
.dflf-info-item{
    line-height: 33px;
    margin-right: 30px;
}
.dflf-info-item .label{
    background-image: linear-gradient(90deg, rgba(220, 206, 229, 0.46) 0%, #ffffff 100%);
    width: 110px;
    border-left: 2px solid rgba(181, 88, 255, 0.53);
    margin-right: 30px;
    font-size: 18px;
    letter-spacing: 1px;
    padding-left: 10px;
    color: #333333;
}
.dflf-info-item .val{
    font-size: 20px;
    letter-spacing: 1px;
}
.dflf-info-hb{
    background-color: #f3f3f3;
    border: solid 1px #e1e1e1;
    padding: 24px 38px;
    cursor: pointer;
}
.dflf-info-hb img{
    width: 260px;
    height: 342px;
}
/*最新资讯*/
.ls-rt-list {
    padding-bottom: 20px!important;
}
.ls-rt-list li {
    width: 100%!important;
    height: auto!important;
    min-height: 300px!important;
}
.ls-rt-list li a > div {
    box-sizing: border-box!important;
    padding: 18px 17px 28px!important;
}
.ls-rt-list li a > div > div {
    width: 92%!important;
}
.ls-rt-list li a > img {
    max-height: 235px!important;
    width: 100%!important;
    height: auto!important;
    min-height: 200px!important;
}
.zxzx-item{
    width: 358px;
    margin-bottom: 40px;
}
.hover-do{
    transition: all .5s;
}
.hover-do:hover{
    transform: translateY(-5px);
}
.zxzx-item:not(:nth-of-type(3n)){
    margin-right: 43px;
}
.zxzx-item img{
    display: block;
    width: 100%;
    height: 207px;
}
.zxzx-item .tit{
    font-size: 16px;
    line-height: 60px;
    color: #282727;
    padding: 0 12px;
    box-shadow: 0 0 13px 0 rgba(189, 190, 192, 0.49);
    border-radius: 0 0 6px 6px;
    text-align: center;
}
/*选委会*/
.dflf-xwh{
    box-shadow: 0 0 13px 0 rgba(204, 204, 204, 0.79);
    border: solid 1px #cbcbcb;
    border-top: none;
    padding: 35px 20px;
}
.dflf-xwh-item{
    width: 100px;
    background-color: #ffffff;
    box-shadow: 0px 0px 3px 0px #c5a877;
    padding: 8px 7px 5px;
    position: relative;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    color: #000000!important;
    margin-bottom: 50px;
}
.dflf-xwh-item .NO,.dflf-hxr-logo .NO{
    min-width: 40px;
    line-height: 23px;
    background-color: #202aec;
    border-radius: 0 0 0 11px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    padding: 0 5px;
    z-index: 99;
}
.dflf-hxr-logo .NO{
    background-color: #D5CED4;
    top: 8px;
    right: 8px;
}
.dflf-xwh-item .logo{
    position: relative;
    margin-bottom: 2px;
}
.dflf-xwh-item .logo img{
    display: block;
    height: 120px;
    width: 100%;
    object-fit: cover;
}
.dflf-xwh-item .logo .name{
    width: 100%;
    line-height: 24px;
    background-color: #0e48bc;
    padding: 0 5px;
    font-size: 16px;
    color: #ffffff;
    margin-top: -24px;
    position: relative;
}
.dflf-xwh-item .ps{
    color: #4e2d8e;
}
.dflf-xwh-item:not(:nth-of-type(8n)){
    margin-right: 45px;
}
.pop-img{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.5);
    justify-content: center;
    align-items: center;
    z-index: 99;
    display: none;
}
.pop-img-box{
    position: relative;
    max-width: 70%;
}
.pop-img .pop-img-target{
    cursor: zoom-in;
    transition: all .5s;
    display: block;
    max-width: 100%;
}
.pop-img img.big{
    cursor: pointer;
    transform: scale(1.2);
}
.pos-rel{
    position: relative;
}
.pop-close{
    position: absolute;
    right: -10px;
    top: -10px;
    width: 28px;
    height: 28px;
    cursor: pointer;
    border-radius: 50%;
    background-color: #b9b6b6;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pop-close img{
    width: 20px;
}
.num-qfw{
    word-break: break-all;
}
@media screen and (max-width: 768px) {
    .pop-close{
        width: .5rem;
        height: .5rem;
        right: -.1rem;
        top: -.1rem;
    }
    .pop-close img{
        width: .3rem;
    }
    #black .bg-box{
        background-color: transparent;
    }
    #black .zxzx-item .tit,#black .map-guide .map-guide-item .mgi-name{
        color: #FFFFFF;
    }
    .dflf-xwh-item .NO, .dflf-hxr-logo .NO{
        min-width: .8rem;
        padding: 0 .1rem;
        line-height: .46rem;
        font-size: .32rem;
    }
    .dflf-hxr-logo .NO{
        top: .16rem;
        right: .16rem;
    }
    .bg-box{
        width: 100%;
        padding: 1px .25rem 0;
    }
    .dflf-box{
        padding-top: .3rem;
    }
    .dflf-box .map-content{
        padding: 0;
    }
    .dflf-jj{
        min-height: auto;
        padding: .4rem .25rem .8rem;
        text-indent: 2em;
        font-size: .32rem;
        line-height: .5rem;
        letter-spacing: 0;
        margin-bottom: .3rem;
    }
    .dflf-jj .desc{
        font-size: .32rem;
        letter-spacing: unset;
        line-height: .5rem;
        height: 1rem;
    }
    .dflf-jj .dflf-more{
        font-size: .28rem;
        right: .25rem;
        bottom: .25rem;
        line-height: .6rem;
    }
    .dflf-tit-time{
        line-height: .7rem;
    }
    .dflf-tit-time span{
        font-size: .28rem;
        padding: 0 .3rem;
        border-radius: .24rem 0 0 0;
    }
    .dflf-tjgx-item{
        width: 100%;
        margin-top: .3rem;
        line-height: .7rem;
        margin-bottom: .3rem;
    }
    .dflf-tjgx-item .icon-box{
        width: 2.5rem;
    }
    .dflf-tjgx-item .icon-box img{
        max-width: 2rem;
        max-height: 1.5rem;
    }
    .dflf-tjgx-item:not(:nth-of-type(3n)){
        margin-right: 0;
    }
    .dflf-tjgx-item-rt{
        padding: .4rem .2rem .4rem 0;
    }
    .dflf-tjgx-item .val{
        font-size: .48rem;
    }
    .dflf-tjgx-item .tit{
        font-size: .32rem;
    }
    .dflf-tit{
        line-height: .5rem;
        padding: .15rem;
        font-size: .4rem;
        margin: .3rem 0;
    }
    .mt-50{
        margin-top: .5rem;
    }
    .dflf-tj-item{
        line-height: .5rem;
        margin-bottom: .3rem;
        font-size: .32rem;
    }
    .dflf-hxr-item{
        width: 100%;
    }
    .dflf-tj-item:not(:nth-of-type(3n)),.dflf-hxr-item:not(:nth-of-type(3n)){
        margin-right: 0;
    }
    .dflf-tj-item .tit{
        padding: .14rem .2rem;
        font-size: .32rem;
    }
    .dflf-tj-item .val{
        padding: .3rem .2rem;
        font-size: .4rem;
    }
    .dflf-hxr-item{
        border-radius: 0 .4rem 0 0;
        padding: .3rem .4rem .3rem .3rem;
        border-left: .14rem solid #ff9600;
        position: relative;
        margin-bottom: .3rem;
    }
    .icon-dx, .icon-lx{
        width: 1.2rem;
        line-height: .9rem;
        font-size: .3rem;
    }
    .dflf-hxr-logo img{
        width: 1.5rem;
        height: 1.56rem;
    }
    .dflf-hxr-logo{
        padding: .12rem;
        margin-right: .3rem;
    }
    .dflf-hxr-rt .name{
        line-height: .48rem;
        padding-bottom: .2rem;
    }
    .dflf-hxr-rt .name .mz{
        min-width: 1.5rem;
        margin-right: .2rem;
        font-size: .38rem;
    }
    .dflf-hxr-rt .name .zw{
        font-size: .32rem;
    }
    .dflf-hxr-num{
        line-height: .48rem;
        padding: .1rem 0;
        margin-top: .3rem;
        font-size: .32rem;
        margin-bottom: .1rem;
    }
    .dflf-info .dflf-hxr-num{
        width: 4.08rem;
    }
    .dflf-hxr-num .tip{
        width: 1.64rem;
    }
    .dflf-hxr-num .num{
        padding: 0 .2rem 0 .25rem;
    }
    .dflf-info{
        padding: .25rem;
        margin-bottom: 0;
    }
    .dflf-hxr-logo-box{
        display: flex;
        justify-content: center;
        width: 100%;
        margin-bottom: .4rem;
        padding-right: 0;
    }
    .dflf-info .dflf-hxr-logo{
        padding: .16rem;
    }
    .dflf-info .dflf-hxr-logo img{
        width: 3.72rem;
        height: 3.88rem;
    }
    .dflf-info-item{
        margin-right: 0;
        line-height: .6rem;
    }
    .dflf-info-item:not(:last-of-type){
        margin-bottom: .3rem;
    }
    .dflf-info-item .label{
        padding-left: .15rem;
        font-size: .32rem;
        width: 1.9rem;
        margin-right: .1rem;
    }
    .dflf-info-item .val{
        font-size: .32rem;
    }
    .dflf-info-rt{
        width: 100%;
    }
    .dflf-info-hb{
        width: 100%;
        padding: .3rem;
    }
    .dflf-info-hb img{
        width: 100%;
        height: 7.65rem;
    }
    .zxzx-item:not(:nth-of-type(3n)){
        margin-right: 0;
    }
    .zxzx-item{
        width: 100%;
        margin-bottom: .3rem;
    }
    .zxzx-item img{
        height: 4.08rem;
    }
    .zxzx-item .tit{
        font-size: .32rem;
        line-height: 1.2rem;
        padding: 0 .2rem;
        box-shadow: 0 0 .2rem 0 rgba(189, 190, 192, 0.49);
        border-radius: 0 0 .1rem .1rem;
    }
    .dflf-xwh{
        padding: .25rem;
    }
    .dflf-xwh-item{
        width: 31%;
        padding: .1rem;
        font-size: .28rem;
        line-height: .4rem;
        margin-bottom: .3rem;
    }
    .dflf-xwh-item .logo img{
        height: 2.4rem;
    }
    .dflf-xwh-item .logo .name{
        line-height: .5rem;
        font-size: .32rem;
        padding: 0 .1rem;
        margin-top: -.5rem;
    }
    .dflf-xwh-item{
        margin-right: 3.5%!important;
    }
    .dflf-xwh-item:nth-of-type(3n){
        margin-right: 0!important;
    }
}
