.m-talent-nav-content{width:100%;position:fixed;top:0;-webkit-transition:top .3s;transition:top .3s;left:0;z-index:997}.m-talent-nav-hide{top:-50px}svg{display:block}.m-talent-nav-fix-color,.m-talent-nav-fix-content-open{background:#fff;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent))!important;background-image:-webkit-linear-gradient(top,transparent,transparent)!important;background-image:linear-gradient(180deg,transparent,transparent)!important}.m-talent-nav-fix-content{-webkit-transition:height .5s;transition:height .5s;height:48px;padding:0 16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.8)),to(transparent));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.8),transparent);background-image:linear-gradient(180deg,rgba(0,0,0,.8),transparent);overflow:hidden}.m-talent-nav-fix-content.m-talent-nav-fix-content-reverse{background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.6)),to(hsla(0,0%,100%,.1)));background-image:-webkit-linear-gradient(top,hsla(0,0%,100%,.6),hsla(0,0%,100%,.1));background-image:linear-gradient(180deg,hsla(0,0%,100%,.6),hsla(0,0%,100%,.1))}.m-talent-nav-fix-content .m-talent-nav-fix-right-icon{height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.m-talent-nav-fix-content .m-talent-nav-fix-right-icon .m-talent-nav-fix-right-menu{margin-right:16px}.m-talent-nav-fix-content .m-talent-nav-fix-right-icon .crumbs-icon{display:none}.m-talent-nav-open-content{width:100%;max-height:0;background:#fff;overflow:hidden;position:absolute;z-index:100}.m-talent-nav-open-content .nav-list-wrap{width:100%;padding:0 16px;margin:0;list-style:none}.m-talent-nav-open-content .nav-list-wrap>li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:600;line-height:20px;padding:12px 0;border-bottom:1px solid #f1f1f1;color:#000}.m-talent-nav-open-content .nav-list-wrap>li:last-child{border-bottom:none}.m-talent-nav-open-content .nav-list-wrap>li .nav-item{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer}.m-talent-nav-open-content .nav-list-wrap>li .nav-item.has-subnav .expand-icon{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.m-talent-nav-open-content .nav-list-wrap>li .nav-item.has-subnav.expanded .expand-icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.m-talent-nav-open-content .nav-list-wrap .sub-nav-list-wrap{width:100%;max-height:0;opacity:0;overflow:hidden;-webkit-transition:max-height .3s ease,opacity .3s ease;transition:max-height .3s ease,opacity .3s ease}.m-talent-nav-open-content .nav-list-wrap .sub-nav-list-wrap.expanded{max-height:500px;opacity:1}.m-talent-nav-open-content .nav-list-wrap .sub-nav-list-wrap .sub-nav-list{margin-top:12px;padding-left:0;background:#f8f8f8}.m-talent-nav-open-content .nav-list-wrap .sub-nav-list-wrap .sub-nav-list li{font-size:13px;font-weight:400;padding:8px 12px;border-bottom:none;color:#666;cursor:pointer}.m-talent-nav-open-content .nav-list-wrap .sub-nav-list-wrap .sub-nav-list li:hover{color:#06f}.m-talent-nav-open-content .nav-list-wrap .sub-nav-list-wrap .sub-nav-list li.active{color:#06f;font-weight:500}.m-talent-nav-open-content .other-list-wrap{width:100%;padding:0 16px;margin:0;list-style:none}.m-talent-nav-open-content .other-list-wrap li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:600;line-height:20px;padding:12px 0;border-bottom:1px solid #f1f1f1;color:#000}.m-talent-nav-open-content .other-list-wrap li:last-child{border-bottom:none}.m-talent-nav-open{max-height:500px;-webkit-transition:max-height .3s;transition:max-height .3s;-webkit-box-shadow:0 2px 4px #f1f1f1;box-shadow:0 2px 4px #f1f1f1}.ml16{margin-left:16px}.log-off .log-off-dialog-mask{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999;height:100%;background-color:rgba(0,0,0,.6);-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.log-off .log-off-dialog,.log-off .log-off-dialog-mask{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.log-off .log-off-dialog{background:#fff}.log-off .log-off-dialog .log-off-dialog-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:12px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:14px 18px;border-bottom:1px solid #eee}.log-off .log-off-dialog .log-off-dialog-title>:first-child{font-size:16px;font-weight:800}.log-off .log-off-dialog .log-off-dialog-title>:last-child{font-size:16px;font-weight:800;color:#666}.log-off .log-off-dialog .log-off-dialog-content{padding:12px;font-size:12px}.log-off .log-off-dialog .log-off-dialog-content .tip{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:8px 10px;background:#faf0d1;border-radius:3px;border:1px solid #f7b900;color:#5f697a;margin-bottom:20px}.log-off .log-off-dialog .log-off-dialog-content .tip>div:first-child{margin-right:6px}.log-off .log-off-dialog .log-off-dialog-content .tip .tip-title{font-size:14px;line-height:16px;margin-bottom:4px}.log-off .log-off-dialog .log-off-dialog-content .tip .tip-content{padding-right:24px;font-size:12px;line-height:1.7}.log-off .log-off-dialog .log-off-dialog-content .log-off-dialog-text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:14px;margin-bottom:10px}.log-off .log-off-dialog .log-off-dialog-content .log-off-dialog-text>:first-child{font-weight:700;color:#333}.log-off .log-off-dialog .log-off-dialog-content .log-off-dialog-text>:last-child{color:#649cea}.log-off .log-off-dialog .log-off-dialog-content .log-off-dialog-checkbox{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:14px}.log-off .log-off-dialog .log-off-dialog-content .log-off-dialog-checkbox>span{margin-left:4px}.log-off .log-off-dialog .log-off-dialog-content .log-off-dialog-btn{margin-top:20px;font-size:14px;width:100%;background:#306bf5;color:#fff;border-radius:3px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:8px;border:1px solid transparent;-webkit-transition:all .3s;transition:all .3s}.log-off .log-off-dialog .log-off-dialog-content .log-off-dialog-btn-disabled{background:#f6f7f9!important;color:#bcc5d1!important;border:1px solid #bcc5d1!important}input[type=checkbox]{-webkit-appearance:checkbox}