.ant-notification{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;font-feature-settings:"tnum";position:fixed;z-index:1010;width:384px;max-width:calc(100vw - 32px);margin-right:24px}.ant-notification-bottomLeft,.ant-notification-topLeft{margin-right:0;margin-left:24px}.ant-notification-bottomLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,.ant-notification-bottomLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,.ant-notification-topLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,.ant-notification-topLeft .ant-notification-fade-enter.ant-notification-fade-enter-active{animation-name:NotificationLeftFadeIn}.ant-notification-close-icon{font-size:14px;cursor:pointer}.ant-notification-notice{position:relative;margin-bottom:16px;padding:16px 24px;overflow:hidden;line-height:1.5;background:#fff;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.ant-notification-notice-message{display:inline-block;margin-bottom:8px;color:rgba(0,0,0,.85);font-size:16px;line-height:24px}.ant-notification-notice-message-single-line-auto-margin{display:block;width:calc(384px - 24px * 2 - 24px - 48px - 100%);max-width:4px;background-color:transparent;pointer-events:none}.ant-notification-notice-message-single-line-auto-margin:before{display:block;content:""}.ant-notification-notice-description{font-size:14px}.ant-notification-notice-closable .ant-notification-notice-message{padding-right:24px}.ant-notification-notice-with-icon .ant-notification-notice-message{margin-bottom:4px;margin-left:48px;font-size:16px}.ant-notification-notice-with-icon .ant-notification-notice-description{margin-left:48px;font-size:14px}.ant-notification-notice-icon{position:absolute;margin-left:4px;font-size:24px;line-height:24px}.anticon.ant-notification-notice-icon-success{color:#52c41a}.anticon.ant-notification-notice-icon-info{color:#1890ff}.anticon.ant-notification-notice-icon-warning{color:#faad14}.anticon.ant-notification-notice-icon-error{color:#f5222d}.ant-notification-notice-close{position:absolute;top:16px;right:22px;color:rgba(0,0,0,.45);outline:none}.ant-notification-notice-close:hover{color:rgba(0,0,0,.67)}.ant-notification-notice-btn{float:right;margin-top:16px}.ant-notification .notification-fade-effect{animation-duration:.24s;animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-fill-mode:both}.ant-notification-fade-appear,.ant-notification-fade-enter{opacity:0;animation-play-state:paused}.ant-notification-fade-appear,.ant-notification-fade-enter,.ant-notification-fade-leave{animation-duration:.24s;animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-fill-mode:both}.ant-notification-fade-leave{animation-duration:.2s;animation-play-state:paused}.ant-notification-fade-appear.ant-notification-fade-appear-active,.ant-notification-fade-enter.ant-notification-fade-enter-active{animation-name:NotificationFadeIn;animation-play-state:running}.ant-notification-fade-leave.ant-notification-fade-leave-active{animation-name:NotificationFadeOut;animation-play-state:running}@keyframes NotificationFadeIn{0%{left:384px;opacity:0}to{left:0;opacity:1}}@keyframes NotificationLeftFadeIn{0%{right:384px;opacity:0}to{right:0;opacity:1}}@keyframes NotificationFadeOut{0%{max-height:150px;margin-bottom:16px;padding-top:16px 24px;padding-bottom:16px 24px;opacity:1}to{max-height:0;margin-bottom:0;padding-top:0;padding-bottom:0;opacity:0}}.pos-detail-wrap{display:flex;flex-direction:column;min-height:100%}.pos-detail-wrap .empty-box{padding-top:180px}.pos-detail-wrap .common-header{box-shadow:none}.pos-detail-wrap .fixed-postInfo{width:100%;height:80px;box-shadow:0 0 6px rgba(0,0,0,.1);background:#fff;position:fixed;top:0;left:0;overflow:hidden;z-index:2}.pos-detail-wrap .fixed-postInfo .fixed-postInfo-con{width:900px;height:80px;margin:0 auto;background:#fff;justify-content:space-between;align-items:center;transition:top .3s;position:relative;top:80px}.pos-detail-wrap .fixed-postInfo .fixed-postInfo-con .tit{font-size:28px;line-height:40px;color:#1f2329;font-weight:600;width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.pos-detail-wrap .fixed-postInfo .fixed-postInfo-con .deliver{border:1px solid #eee;outline:none;padding:0;cursor:pointer;width:120px;height:40px;font-size:14px;color:#fff;background-color:#656565;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pos-detail-wrap .fixed-postInfo .fixed-postInfo-con .btn-disabled{cursor:not-allowed;border-color:#d9d9d9;color:rgba(0,0,0,.25);background-color:rgba(0,0,0,.04);box-shadow:none}.pos-detail-wrap .pos-detail-inner{display:flex;flex-direction:column;min-height:calc(100vh - 156px)}.pos-detail-wrap .pos-detail-inner .postVideoCon{width:900px;height:506.25px;margin:0 auto 132px;background:#000;position:relative}.pos-detail-wrap .pos-detail-inner .postVideoCon video{max-width:100%;height:100%;display:block;position:absolute;top:0;left:50%;transform:translateX(-50%)}.pos-detail-wrap .pos-detail-inner .postVideoCon iframe{width:100%;height:100%;border:none}.pos-detail-wrap .pos-detail-inner .postVideoCon .postVideoCover{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;display:flex;justify-content:center;align-items:center;z-index:1}.pos-detail-wrap .pos-detail-inner .postVideoCon .postVideoCover img{display:block;width:60px}.pos-detail-wrap .pos-detail-inner .similarPostCon{width:900px;margin:0 auto 132px;border-top:1px solid rgba(0,0,0,.102)}.pos-detail-wrap .pos-detail-inner .similarPostCon .tit{font-size:16px;font-weight:600;line-height:21px;color:rgba(0,0,0,.85);margin:32px 0 1px}.pos-detail-wrap .pos-detail-inner .similarPostCon .postList{display:flex;flex-wrap:wrap}.pos-detail-wrap .pos-detail-inner .similarPostCon .postList a{display:block;width:442px;height:84px;border:1px solid #eff1f1;border-radius:8px;padding:16px 26px 0 20px;margin-top:16px}.pos-detail-wrap .pos-detail-inner .similarPostCon .postList a:hover{box-shadow:2px 2px 10px #ccc}.pos-detail-wrap .pos-detail-inner .similarPostCon .postList a:nth-child(odd){margin-right:16px}.pos-detail-wrap .pos-detail-inner .similarPostCon .postList a .postName{font-size:16px;font-weight:700;line-height:21px;color:rgba(0,0,0,.85);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:12px}.pos-detail-wrap .pos-detail-inner .similarPostCon .postList a .postInfo{font-size:14px;font-weight:400;line-height:19px;color:rgba(0,0,0,.85);display:flex}.pos-detail-wrap .pos-detail-inner .similarPostCon .postList a .postInfo p{display:flex;align-items:center}.pos-detail-wrap .pos-detail-inner .similarPostCon .postList a .postInfo p:last-child i{display:none}.pos-detail-wrap .pos-detail-inner .similarPostCon .postList a .postInfo p span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.pos-detail-wrap .pos-detail-inner .similarPostCon .postList a .postInfo p span.workPlace{max-width:230px}.pos-detail-wrap .pos-detail-inner .similarPostCon .postList a .postInfo p span.education{max-width:120px}.pos-detail-wrap .pos-detail-inner .similarPostCon .postList a .postInfo p i{display:inline-block;width:1px;height:10px;background-color:#bfbfbf;margin:0 8px}.pos-detail-wrap .pos-detail-hd-wrap{background-color:#f5f7fb}.pos-detail-wrap .pos-detail-bd-wrap{flex-grow:1;flex-shrink:1}.pos-detail-wrap .pos-detail-bd,.pos-detail-wrap .pos-detail-hd{position:relative;max-width:900px;margin:0 auto;padding-top:32px;padding-bottom:16px}.pos-detail-wrap .pos-detail-bd .pos-detail-hd__info .pos-bread,.pos-detail-wrap .pos-detail-hd .pos-detail-hd__info .pos-bread{font-size:14px;color:#767676}.pos-detail-wrap .pos-detail-bd .pos-detail-hd__info .pos-detail-hd__titBar,.pos-detail-wrap .pos-detail-hd .pos-detail-hd__info .pos-detail-hd__titBar{margin-bottom:16px;display:flex;align-items:center}.pos-detail-wrap .pos-detail-bd .pos-detail-hd__info .pos-detail-hd__titBar .tit,.pos-detail-wrap .pos-detail-hd .pos-detail-hd__info .pos-detail-hd__titBar .tit{font-size:28px;font-weight:600;line-height:37px;color:rgba(0,0,0,.85);max-width:656px;word-break:break-word;cursor:pointer;display:-webkit-box;-webkit-box-orient:vertical;margin-right:16px}.pos-detail-wrap .pos-detail-bd .pos-detail-hd__info .pos-detail-hd__titBar .label,.pos-detail-wrap .pos-detail-hd .pos-detail-hd__info .pos-detail-hd__titBar .label{padding:2.5px 10px;font-size:14px;font-weight:400;background:rgba(51,112,255,.04);margin-right:4px;border-radius:4px;height:24px;word-break:break-word;vertical-align:middle;display:inline-block;max-width:206px;overflow:hidden;line-height:20px;text-overflow:ellipsis;white-space:nowrap;margin-left:5px}.pos-detail-wrap .pos-detail-bd .pos-detail-hd__info .pos-detail-hd__titBar .pos-tag-hot,.pos-detail-wrap .pos-detail-hd .pos-detail-hd__info .pos-detail-hd__titBar .pos-tag-hot{padding:2.5px 10px;font-size:14px;color:#ff766a;font-weight:400;background:#fff1f0;margin-right:4px;border-radius:4px;height:24px;word-break:keep-all;vertical-align:middle;margin-left:6px}.pos-detail-wrap .pos-detail-bd .pos-detail-hd__info .pos-detail-hd__titBar .toTop,.pos-detail-wrap .pos-detail-hd .pos-detail-hd__info .pos-detail-hd__titBar .toTop{padding-top:9px;width:56px}.pos-detail-wrap .pos-detail-bd .pos-detail-hd__info .pos-detail-hd__infoBar,.pos-detail-wrap .pos-detail-hd .pos-detail-hd__info .pos-detail-hd__infoBar{color:#000;font-size:14px;line-height:20px;margin-bottom:8px;flex-wrap:wrap;width:656px}.pos-detail-wrap .pos-detail-bd .pos-detail-hd__info .pos-detail-hd__infoBar .item,.pos-detail-wrap .pos-detail-hd .pos-detail-hd__info .pos-detail-hd__infoBar .item{position:relative;font-weight:400;line-height:28px;color:#000!important;opacity:.85}.pos-detail-wrap .pos-detail-bd .pos-detail-hd__info .pos-detail-hd__infoBar .item:first-child,.pos-detail-wrap .pos-detail-hd .pos-detail-hd__info .pos-detail-hd__infoBar .item:first-child{padding-left:0}.pos-detail-wrap .pos-detail-bd .pos-detail-hd__info .pos-detail-hd__infoBar .item:not(:last-child)>.split,.pos-detail-wrap .pos-detail-hd .pos-detail-hd__info .pos-detail-hd__infoBar .item:not(:last-child)>.split{border-right:1px solid rgba(0,0,0,.1);display:inline-block;height:10px;margin:0 16px}.pos-detail-wrap .pos-detail-bd .pos-detail-hd__info .pos-detail-hd__infoBar .locate,.pos-detail-wrap .pos-detail-hd .pos-detail-hd__info .pos-detail-hd__infoBar .locate{display:inline}.pos-detail-wrap .pos-detail-bd .pos-detail-hd__info .pos-detail-hd__infoBar .item-overflow,.pos-detail-wrap .pos-detail-hd .pos-detail-hd__info .pos-detail-hd__infoBar .item-overflow{max-width:276px;overflow:hidden}.pos-detail-wrap .pos-detail-bd .pos-detail-hd__info .pub-time,.pos-detail-wrap .pos-detail-hd .pos-detail-hd__info .pub-time{min-height:46px;color:#a7a7a7;font-size:14px}.pos-detail-wrap .pos-detail-bd .pos-detail-hd__btns,.pos-detail-wrap .pos-detail-hd .pos-detail-hd__btns{position:absolute;top:32px;right:0;align-items:center;flex-direction:column}.pos-detail-wrap .pos-detail-bd .pos-detail-hd__btns .share-btn,.pos-detail-wrap .pos-detail-hd .pos-detail-hd__btns .share-btn{display:flex;margin-top:20px;width:208px;margin-left:-88px;justify-content:flex-end}.pos-detail-wrap .pos-detail-bd .pos-detail-hd__btns .share-btn img,.pos-detail-wrap .pos-detail-hd .pos-detail-hd__btns .share-btn img{width:15px}.pos-detail-wrap .pos-detail-bd .pos-detail-hd__btns button,.pos-detail-wrap .pos-detail-hd .pos-detail-hd__btns button{font-size:16px;border:1px solid #eee;outline:none;cursor:pointer;width:144px;height:40px}.pos-detail-wrap .pos-detail-bd .pos-detail-hd__btns .flavor,.pos-detail-wrap .pos-detail-hd .pos-detail-hd__btns .flavor{color:#646464;background-color:#fff}.pos-detail-wrap .pos-detail-bd .pos-detail-hd__btns .recommend,.pos-detail-wrap .pos-detail-hd .pos-detail-hd__btns .recommend{color:#fff;background-color:#bababa}.pos-detail-wrap .pos-detail-bd .pos-detail-hd__btns .deliver,.pos-detail-wrap .pos-detail-hd .pos-detail-hd__btns .deliver{padding:0;color:#fff;background-color:#656565;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:4px;width:120px;font-size:14px}.pos-detail-wrap .pos-detail-bd .pos-detail-hd__btns .btn-disabled,.pos-detail-wrap .pos-detail-hd .pos-detail-hd__btns .btn-disabled{cursor:not-allowed;border-color:#d9d9d9;color:rgba(0,0,0,.25);background-color:rgba(0,0,0,.04);box-shadow:none}.pos-detail-wrap .pos-detail-bd .pos-detail-hd__btns .shareBtn,.pos-detail-wrap .pos-detail-hd .pos-detail-hd__btns .shareBtn{margin:0 40px 0 32px}.pos-detail-wrap .pos-detail-bd .pos-detail-hd__btns .collectionBtn,.pos-detail-wrap .pos-detail-bd .pos-detail-hd__btns .shareBtn,.pos-detail-wrap .pos-detail-hd .pos-detail-hd__btns .collectionBtn,.pos-detail-wrap .pos-detail-hd .pos-detail-hd__btns .shareBtn{font-size:14px;font-weight:400;cursor:pointer;align-items:center}.pos-detail-wrap .pos-detail-bd .pos-detail-hd__btns .collectionBtn i,.pos-detail-wrap .pos-detail-bd .pos-detail-hd__btns .shareBtn i,.pos-detail-wrap .pos-detail-hd .pos-detail-hd__btns .collectionBtn i,.pos-detail-wrap .pos-detail-hd .pos-detail-hd__btns .shareBtn i{margin-right:8px;font-size:20px}.pos-detail-wrap .pos-detail-bd .pos-detail-hd__btns .collectionBtn .collected-share,.pos-detail-wrap .pos-detail-hd .pos-detail-hd__btns .collectionBtn .collected-share{margin-right:6px}.pos-detail-wrap .pos-detail-bd .pos-detail-hd__btns .positionShareBtn,.pos-detail-wrap .pos-detail-hd .pos-detail-hd__btns .positionShareBtn{cursor:pointer;font-size:14px;font-weight:400;margin-left:20px}.pos-detail-wrap .pos-detail-bd .pos-detail-hd__btns .positionShareBtn .anticon,.pos-detail-wrap .pos-detail-hd .pos-detail-hd__btns .positionShareBtn .anticon{font-size:16px;margin-right:6px}.pos-detail-wrap .pos-detail-bd .pos-detail-hd__btns .positionShareBtn>a,.pos-detail-wrap .pos-detail-bd .pos-detail-hd__btns .positionShareBtn>span,.pos-detail-wrap .pos-detail-hd .pos-detail-hd__btns .positionShareBtn>a,.pos-detail-wrap .pos-detail-hd .pos-detail-hd__btns .positionShareBtn>span{color:rgba(0,0,0,.65);display:flex;align-items:center}.pos-detail-wrap .pos-detail-bd.pos-nav,.pos-detail-wrap .pos-detail-hd.pos-nav{position:fixed;z-index:1;width:100%;top:0;padding-top:20px;padding-bottom:20px;max-width:100%;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.1)}.pos-detail-wrap .pos-detail-bd.pos-nav .pos-detail-hd__info,.pos-detail-wrap .pos-detail-hd.pos-nav .pos-detail-hd__info{max-width:900px;margin-left:auto;margin-right:auto;line-height:2.6em;width:76%}.pos-detail-wrap .pos-detail-bd.pos-nav .pos-detail-hd__info .pos-bread,.pos-detail-wrap .pos-detail-hd.pos-nav .pos-detail-hd__info .pos-bread{display:none}.pos-detail-wrap .pos-detail-bd.pos-nav .pos-detail-hd__info .pos-detail-hd__titBar .tit,.pos-detail-wrap .pos-detail-hd.pos-nav .pos-detail-hd__info .pos-detail-hd__titBar .tit{font-size:18px}.pos-detail-wrap .pos-detail-bd.pos-nav .pos-detail-hd__info .pos-detail-hd__infoBar,.pos-detail-wrap .pos-detail-hd.pos-nav .pos-detail-hd__info .pos-detail-hd__infoBar{font-size:14px;font-weight:400;line-height:19px;color:#000;opacity:.85}.pos-detail-wrap .pos-detail-bd.pos-nav .pos-detail-hd__info .pub-time,.pos-detail-wrap .pos-detail-hd.pos-nav .pos-detail-hd__info .pub-time{display:none}.pos-detail-wrap .pos-detail-bd.pos-nav .pos-detail-hd__btns,.pos-detail-wrap .pos-detail-hd.pos-nav .pos-detail-hd__btns{position:absolute;right:50%;transform:translateX(600px)}.pos-detail-wrap .pos-detail-bd .post-detail__module{margin-bottom:48px}.pos-detail-wrap .pos-detail-bd .post-detail__module .tit{font-size:16px;font-weight:600;line-height:21px;color:rgba(0,0,0,.85);margin-bottom:12px}.pos-detail-wrap .pos-detail-bd .post-detail__module .detail{font-size:14px;color:rgba(0,0,0,.65);font-weight:400;line-height:32px;word-break:break-word;white-space:pre-wrap}.pos-detail-wrap .pos-detail-bd .post-detail__module .detail .site-item{position:relative;padding-left:20px;display:flex;font-size:14px;line-height:3em}.pos-detail-wrap .pos-detail-bd .post-detail__module .detail .site-item:after,.pos-detail-wrap .pos-detail-bd .post-detail__module .detail .site-item:before{content:"";position:absolute;left:0}.pos-detail-wrap .pos-detail-bd .post-detail__module .detail .site-item:before{top:16px;width:10px;height:10px;border-radius:50%;border:2px solid #c9c9c9}.pos-detail-wrap .pos-detail-bd .post-detail__module .detail .site-item:after{top:28px;width:1px;height:2em;margin-left:5px;background-color:#eee}.pos-detail-wrap .pos-detail-bd .post-detail__module .detail .site-item:last-child:after{display:none}.pos-detail-wrap .pos-detail-bd .post-detail__module .detail .site-item .deadline,.pos-detail-wrap .pos-detail-bd .post-detail__module .detail .site-item .locate{color:#646a73;font-size:16px}.pos-detail-wrap .pos-detail-bd .post-detail__module .detail .site-item .locate{margin-right:16px}.pos-detail-wrap .pos-detail-bd .post-detail__module .detail .site-item .deadline{position:relative;padding-left:16px}.pos-detail-wrap .pos-detail-bd .post-detail__module .detail .site-item .deadline:before{content:"";width:1px;height:14px;background:#a5a5a5;position:absolute;top:50%;left:0;transform:translateY(-50%)}.pos-detail-wrap .pos-detail-ft{display:flex;flex-direction:column;align-items:center;text-align:center;color:#fff;background-color:#1d1d1d;padding-bottom:40px}.pos-detail-wrap .pos-detail-ft .photo{margin-top:-60px;display:inline-block;width:120px;height:120px;line-height:120px;border-radius:50%;overflow:hidden}.pos-detail-wrap .pos-detail-ft .photo img{width:100%;height:100%;display:block}.pos-detail-wrap .pos-detail-ft .logo{margin-top:40px;display:inline-block;width:130px;height:42px;line-height:42px}.pos-detail-wrap .pos-detail-ft .logo img{width:100%;height:100%}.pos-detail-wrap .pos-detail-ft pre{padding:0;margin:0}.pos-detail-wrap .pos-detail-ft .intro{max-width:800px;font-size:12px;text-align:left;line-height:2em;padding:40px 0 0}.pos-detail-wrap .pos-detail-ft pre.intro{white-space:pre-wrap}.pos-detail-wrap .fastsend{position:relative;width:900px;margin:0 auto}.pos-detail-wrap .fastsend .ant-input-affix-wrapper{width:400px}.pos-detail-wrap .fastsend p.title{padding:20px 0;font-size:20px;width:100%;border-bottom:1px solid #000;margin-bottom:20px}.pos-detail-wrap .fastsend #upFileBtn{width:100%;height:200px;border:1px dashed #000;background:#fff;text-align:center;margin-top:20px;cursor:pointer}.pos-detail-wrap .fastsend #upFileBtn p{padding:50px 0 25px}.pos-detail-wrap .fastsend .chooseSex span{float:left;width:74px;height:36px;text-align:center;box-sizing:border-box;user-select:none;line-height:34px}.pos-detail-wrap .fastsend .chooseSex span.no{background:#f7f7f7;border:1px solid #f7f7f7;color:rgba(0,0,0,.7)}.pos-detail-wrap .fastsend .chooseSex span.no+span.no{border-left:1px solid #fff}.pos-detail-wrap .fastsend .chooseSex span.yes{color:#000;background:#fff;border:1px solid #dedede}.pos-detail-wrap .fastsend .agree p{display:inline-block;user-select:none}.pos-detail-wrap .fastsend button{width:175px;height:56px;line-height:56px;text-align:center;border:0;border-radius:0;color:#fff;background:#d8d8d8;display:block;margin:0 auto}.pos-detail-wrap .fastsend .btns{color:red;margin:0 auto;text-align:center}.pos-detail-wrap .fastsend .btns button{display:inline-block}.pos-detail-wrap .fastsend .btns button.main{background:#8b8b8b;color:#fff;margin-right:20px}.pos-detail-wrap .recommend{text-align:center}.pos-detail-wrap .recommend .link{width:300px}.pos-detail-wrap .recommend .link button{width:100px;height:40px}.yinsi-modal .ant-modal-body{padding:40px}.yinsi-modal .title{text-align:center;font-size:18px;padding-bottom:20px}.yinsi-modal .content{max-height:300px;overflow-y:scroll}.yinsi-modal .content>span{font-size:14px;padding:10px 0;display:block}.yinsi-modal .content p{font-size:14px}.yinsi-modal .yinsisubmit{width:308px;height:56px;line-height:56px;background:#8b8b8b;color:#fff;display:block;margin:30px auto 10px;cursor:pointer}.success-modal .ant-modal-content{width:370px;height:370px}.success-modal .ant-modal-content .ant-modal-body{height:100%;display:flex;justify-content:center;align-items:center}.success-modal .ant-modal-content .ant-modal-body .text{text-align:center}.success-modal .ant-modal-content .ant-modal-body .text p{display:block;padding:20px;font-size:20px}.success-modal .ant-modal-content .ant-modal-body .text span{display:block;font-size:16px}.success-modal .ant-modal-content .ant-modal-body .qrcode{text-align:center}.success-modal .ant-modal-content .ant-modal-body .qrcode img{width:50%;height:50%;display:block;margin:20px auto}.success-modal .ant-modal-content .ant-modal-body .qrcode p{display:block;padding:20px;font-size:20px}.success-modal .ant-modal-content .ant-modal-body .qrcode span{display:block;font-size:16px}.recommend-modal{width:320px!important}.recommend-modal .ant-modal-body{width:320px;padding:40px 20px;height:320px;text-align:center;font-size:14px}.recommend-modal .ant-modal-body img.qrcode{width:150px;height:150px;margin:10px 0}.recommend-modal .ant-modal-body div.link{position:relative;margin-top:20px;height:28px;line-height:28px;padding-left:10px;border:1px solid #e5e5e5;text-align:left}.recommend-modal .ant-modal-body div.link button{position:absolute;right:0;top:0;color:#fff;cursor:pointer;width:98px;height:26px;float:right;border:0;background:#a0a0a0}.resumelist-modal{text-align:center;font-size:20px}.resumelist-modal .title{font-size:18px}.resumelist-modal .resume-list{padding:30px;margin:0 auto}.resumelist-modal .resume-list:after{content:"";display:block;clear:both}.resumelist-modal .resume-list .resume-item{display:inline-block;width:210px;height:245px;border:1px solid #e2e2e2;padding:25px;margin:10px}.resumelist-modal .resume-list .resume-item:not(.disable):after{content:"";width:200px;height:8px;background:#f4f4f4;float:right;position:relative;left:20px;top:13px}.resumelist-modal .resume-list .resume-item button{width:110px;height:40px;border-radius:20px;background:#909090;color:#fff}.resumelist-modal .resume-list .resume-item .resume-name{font-size:14px;color:#747474;margin-top:10px}.resumelist-modal .resume-list .resume-item .resume-full{display:flex;padding:30px 0}.resumelist-modal .resume-list .resume-item .resume-full div{flex:1}.resumelist-modal .resume-list .resume-item .resume-full div:nth-child(2){border-left:2px solid #e2e2e2}.resumelist-modal .resume-list .resume-item .resume-full div p{font-size:12px;color:#747474;padding-bottom:10px}.resumelist-modal .resume-list .resume-item .resume-full div span{font-size:18px;color:#191919}.resumelist-modal .resume-list .resume-item.disable{height:245px;position:relative;top:4px}.resumelist-modal .resume-list .resume-item.disable .resume-full div p,.resumelist-modal .resume-list .resume-item.disable .resume-full div span{color:#bcbcbc}.resumelist-modal .resume-list .resume-item.disable button{background:#e8e8e8;cursor:not-allowed}.resumelist-modal .resume-list.slide .slick-next:before,.resumelist-modal .resume-list.slide .slick-prev:before{color:gray}.resumelist-modal .newresume{background:#fff;color:#a0a0a0;width:180px;height:48px;border:1px solid #ddd;margin-bottom:20px}.login-notice-content{font-size:16px}.login-notice-footer{display:flex;flex-direction:row;justify-content:space-between;margin-top:10px;font-size:14px}.login-notice-link{text-decoration:underline;color:#e5ba89;cursor:pointer}.login-notice-link-timetext{color:#333}.sharePopover{width:200px}.sharePopover .ant-popover-inner-content{padding:15px 18px}.sharePopover .ant-popover-inner-content .shareTitle{font-size:13px;color:rgba(0,0,0,.54);line-height:21px;margin-bottom:16px}.sharePopover .ant-popover-inner-content .shareTitle a{text-decoration:underline}