#new_dh{
    height:45px;
    background: #fff;
}
.new_dh_flexbox{
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: .025rem solid #d9d9d9;

}
.s-title {
    background: #fff;
    width: 100%;
    position: relative;
}
#new_dh .flexbox_item{
    font-size: 14px;
    text-align: center;
    padding:.15rem 0;
    color: #666;
    overflow: hidden;
    position: relative;
    /* border-bottom: .025rem solid #d9d9d9; */
    width: 100%;
}
.sort {
    max-width: 80%;
    /* display: inline-block; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#new_dh .flexbox_item i{
    font-size: 0.25rem;
    position: absolute;
    top: 33%;
}
.sort img{
    width: 0.39rem;
    height: 0.39rem;
    margin-top: 7px;
}
/* #new_dh .gd_ {
    width: 40%;
    padding: .05rem 0;
} */


#all_n .flexbox-item{
    font-size: 14px;
}

#all_n .qued_ button,#all_n .shij_ button{
    background-color: #3A71FB;
    color: #fff;
    height: .6rem;
    font-size: .26rem;
    display: inline-block;
    border: 0;
    padding: 0 .2rem;
    box-sizing: content-box;
    border-radius: 5px;
 }
#all_n .m-popup-mask{width:100%;height:100%;background: rgba(0,0,0,0.5);position: fixed;left: 0;top:0;bottom:0;right:0;z-index: 1500;display: none;}
#all_n .m-popup {
    width: 100%;
    height: 75%;
    position: fixed;
    background-color: #fff;
    z-index: 1501;
    padding-bottom: 15px;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s;
    pointer-events: none;
}
#all_n .m-popup.popup-bottom {
-webkit-transform: translateY(100%);transform: translateY(100%);right: 0;bottom: 0;}
#all_n .m-popup.popup-show {pointer-events: auto;display: block;
-webkit-transform: translate(0);transform: translate(0);}
#all_n .title{
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    text-indent: 10px;
    padding: .2rem .2rem;
    border-bottom: 1px solid #f3f3f3;
}

#all_n .title .flexbox-item{flex: 1;
-webkit-flex: 1;
-webkit-box-flex: 1;
-ms-flex: 1;
}
.qued_{
    display: flex;
    align-items: center;
    justify-content: center;
}


#all_n .m-flexbox {align-items: center;height:100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;}
#all_n .position-select .m-flexbox .left-flex {border-right: 1px solid #d9d9d9;}
#all_n .position-select .m-flexbox .flexbox-item {height: 100%;overflow-y: scroll;overflow-x: hidden;overflow-scrolling:touch;flex: 1;
-webkit-flex: 1;
-webkit-box-flex: 1;
-ms-flex: 1;}
#all_n .m-cell-box {margin-bottom: .35rem;overflow-y: scroll;height:410px;}
#all_n .m-cell {background-color: #fff;position: relative;z-index: 5;}
#all_n .cell-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding-left: .24rem;
    overflow: hidden;
}
#all_n .cell-right {width: 100%;min-height: 1rem;color: #525252;text-align: right;font-size: .26rem;padding-right: .24rem;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;flex: 1;
-ms-flex-align: center;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;}
.cell-left, .cell-right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;align-items: center;
-webkit-box-align: center;
-webkit-align-items: center;
font-size: 14px;
cursor: pointer;
}
#all_n .position-select .m-flexbox .cell-item span {font-size: .26rem !important;}
#all_n .cell-arrow:after {margin-left: .05rem;margin-right: -.08rem;display: block;font-family: YDUI-INLAY;font-size: .34rem;color: #c9c9c9;content: ">";}
#all_n .cell-item:not(:last-child):after {margin-left: .24rem;content: "";position: absolute;z-index:10;bottom: 0;left: 0;width: 100%;height: 1px;border-bottom: 1px solid #d9d9d9;
-webkit-transform: scaleY(.5);
transform: scaleY(.5);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;}
#all_n .m-cell a.cell-item, .m-cell label.cell-item {background-color: #fff;}
#all_n .cell-right input[type=checkbox]:not(.m-switch):checked+.cell-radio-icon:after, .cell-right input[type=radio]:checked+.cell-radio-icon:after {display: inline-block;}
#all_n .cell-right input[type=checkbox]:not(.m-switch)+.cell-radio-icon:after, .cell-right input[type=radio]+.cell-radio-icon:after{color: #3A71FB;content: "√";font-size: 14px;}
#all_n .cell-right input[type=checkbox]:not(.m-switch):checked+.cell-checkbox-icon:after, .cell-right input[type=radio]:checked+.cell-checkbox-icon:after {color: #3A71FB;content: "√";font-size: 14px;}
#all_n .cell-right input[type=checkbox]:not(.m-switch)+.cell-checkbox-icon:after, .cell-right
#all_n input[type=checkbox]:not(.m-switch)+.cell-radio-icon:after, .cell-right input[type=radio]+.cell-checkbox-icon:after, .cell-right input[type=radio]+.cell-radio-icon:after {font-family: YDUI-INLAY;font-size: .44rem;}
#all_n input[type=checkbox], input[type=radio] {vertical-align: middle;}
#all_n .cell-right input[type=checkbox]:not(.m-switch), .cell-right input[type=radio] {position: absolute;left: -9999em;}
#all_n .normal-select .popup-bottom .m-cell-box {height: 100%;margin-bottom: 0 !important;
overflow-y: scroll;
overflow-x: hidden;
overflow-scrolling:touch;}
#gengduo_ .cell-checkbox-icon,
#hangye_ .cell-checkbox-icon,
#guimo_ .cell-checkbox-icon,
#xingzhi_ .cell-checkbox-icon,
#xinzi_ .cell-checkbox-icon,
#xueli_ .cell-checkbox-icon,
#shijian_ .cell-checkbox-icon,
#zhuangtai_ .cell-checkbox-icon{
    width: 17px;
    text-align: center;
    height: 17px;
    border: 1px solid #3A71FB;
    border-radius: 50%;
    line-height: 18px;
}
#all_n .con{
    color: rgb(245, 171, 57);
}
#flex_two .m-cell-box,#leib_two .m-cell-box,#yxzypp_two .m-cell-box,#qzyxpp_two .m-cell-box,#salary_two .m-cell-box {
    display: none;
}
#all_n #qzyxpp .cell-item{
    display: inherit;
    padding-left: 0;
}
#all_n #qzyxpp .cell-right{
    justify-content: inherit;
}
#all_n .disnone{
    display: none;
}
#qzyxpp_cell ul li .item_p{
    font-size: 14px;
    line-height: 35px;
    padding: 5px;
    padding-left: 10px;
}
#qzyxpp_cell .submenu1 ul{
    margin-bottom: 10px;
    padding-left: 35px;
}
#qzyxpp_cell .submenu1 li{
    font-size: 13px;
    line-height: 30px;
    color: #666;
}
.submenu1,
.submenu2,
.submenu3 {
    display: none;
    background: #eee;
}

.sidebar1>a {
    padding-left: 15px;
    font-size: 15px;
    color: #999;
}
