.policyContentWrap {

font-size: 14px;
    line-height: 20px;
    padding:0 24px;

}

.policyContentWrap ul,ol{
    padding: revert;
    list-style-type: disc;
}
.policyContentWrap li{
    list-style-type: disc;
    color: initial;
}
.policyContentWrap ol{
    list-style-type: decimal;
}
.policyContentWrap ol li{
    list-style-type: decimal;
}
.policyContentWrap em,i{
    font-style: oblique;
}



.loginPrivacyWraper .h1,h1 {
    font-size: 36px
}

.loginPrivacyWraper .h2,h2 {
    font-size: 30px
}

.loginPrivacyWraper .h3,h3 {
    font-size: 24px
}

.loginPrivacyWraper .h4,h4 {
    font-size: 18px
}

.loginPrivacyWraper .h5,h5 {
    font-size: 14px
}

.loginPrivacyWraper .h6,h6 {
    font-size: 12px
}

.loginPrivacyWraper .h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: inherit;
    font-weight: 600;
    line-height: 1.1;
    color: inherit
}

.policyContentWrap .policyContent .content{
margin-bottom: 12px;
}
.policyContentWrap .policyContent .firstTitle{
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 10px;
}
.policyContentWrap .policyContent .SecondTitle{
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 10px;
}
.policyContentWrap .policyContent .thridTitle{
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
}
.policyContentWrap .policyContent .fourthTitle{
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
}
.policyContentWrap .policyContent .TitleContent{
 font-weight: normal;
    font-size: 16px;
}
.policyContentWrap .policyContent .secondContent{
    text-indent:2em;
}
.policyContentWrap .policyfooter {
    margin: 10px 0;
    text-align: center;
}

.policyContentWrap .policyfooter .btn{
    height: 32px;
    line-height: 32px;
    padding: 0 24px;
    min-width: 98px;
    border-radius: 16px;
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    color:#fff;
    background-color: rgba(99,156,248, 0.9);
}
.policyContentWrap .policyfooter .disagree{
    color:#639CF8;
    background-color: rgba(99,156,248, 0.1);
}

.policyContentWrap .historyWrap{

}
.policyContentWrap .historyWrap .historyContent{
    /*width: 129px;*/
    height: 19px;
    font-size: 15px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 19px;
    color: #495ABF;
    opacity: 1;
    cursor: pointer;
}




/*简历过期提醒*/
.resumePrivayWraper{

}
.resumePrivayWraper .resumePrivayContentWraper .resumePrivacyContentNum{
    text-decoration: underline;
    color: red;
    padding: 0 3px;
    cursor: pointer;
}

.resumePrivayWraper .resumeFootBtn{
    text-align: end;
    padding: 20px;
}

.resumePrivaySelectContainerStyle{
    border:1px solid #dedede;
    border-radius:4px;
    margin: 0 10px;
}
/*containerClassName*/
.resumePrivayModalContainerStyle .wtspe-modal-content{
    min-height: 120px;
}
.show-quanxing{
    display: inline-block!important;
    color:#F9A314;
    font-size: 14px;
    vertical-align: top;
}

 .privacyModal-common .privacy_tabitem_pc{
    font-size: 21px;
    margin-right: 15px;
    color: #333333;
    cursor: pointer;
}
 .namePopoverContainer{
     padding: 12px 16px;
     font-size: 14px;
     font-family: PingFang SC;
     font-weight: 400;
     line-height: 22px;
     color: rgba(0, 0, 0, 0.65);
 }
.namePopoverContainer span{
    margin: 4px 0px;
}

.privacy_modal_head{
    padding: 0 20px 0px;
    margin-bottom: 20px;
    line-height: 40px;
    text-align: center;
}
/*猎头接受拒绝简历样式*/
.remarkToLongText{
    color:red;
}
.head-hunter-reume-box .remarktextAreaWarning{
    border-color: red !important;
}
.privacy_modal_content_pc  ul{
    padding: revert;
    list-style-type: disc;
}
.privacy_modal_content_pc  li{
    list-style-type: disc;
}
