.pho-foot{display: none;}


.mark{
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
}
.dialog{
    width: 80%;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    max-height:85%;
    overflow-y: auto;
}
.dialog ul li{
    font-size: 14px;
    line-height: 24px;
    padding: 10px 0;
    border-bottom: 1px #e8e8e8 solid;
    text-align: left;
}
.dialog ul li.xz-act,.dialog ul li:hover{background: #1658a0;}
.dialog ul li.xz-act a,.dialog ul li:hover a{color: #fff;}


.dialog ul li a{display: block;padding: 0 15px;color: #666;}

.xzk{text-align: center}
/*.xzk ul{display: inline-block}*/
.xzk >ul>li{display: inline-block}
.xzk >ul>li p{padding: 0 20px;background: url("20201208-shu.png") no-repeat right center}


@media screen and (max-width: 999px){
    .yqlj_con{display: block;padding: 17px 15px;font-size: 13px}
    .yqlj_tit a {
        margin: 0 20px;
    }
    .yqlj_tit1>ul>li p{padding-left: 5px;}
    .yqlj_tit1>ul>li p em{right: 5px;}


}
@media screen and (max-width: 767px){
    .yqlj_con{display: none;}
    .pho-foot{display: block;padding: 10px 0 0;background: #fff;text-align: center;font-size: 12px;line-height: 28px;}

    .pho-foot p a{display: inline-block;padding: 0 15px;background: url("20201208-shu.png") no-repeat right center;}
    /*.pho-foot p a:last-child{background: none;}*/
    .pho-foot p span:last-child a,.pho-foot p >a:last-child,.xzk ul li:last-child p{background: none;}
    #footer{    position: static;}
    .xzk{padding: 5px 0 10px;background: #f8f8f8;}

}

@media screen and (max-width: 600px){
    .lj p a{width: 32%;padding: 0}
    .lj p a:nth-child(3),.xzk p span:nth-child(3) a,.xzk ul li:nth-child(3) p{background: none;}
    .lj{margin-bottom: 8px}
}

@media screen and (max-width: 414px){
    .xzk p a{padding: 0 20px;}
}

@media screen and (max-width: 375px){
    .xzk p a,.xzk ul li p{padding: 0 17px;}
}

@media screen and (max-width: 340px){
    .xzk p a,.xzk ul li p{padding: 0 12px;}
}