/* 背景板 */
.topBgimg{width: 100%;height: 250px;box-shadow: 0px 10px 100px 0px #FFFFFF;background-color: #F5F9FF;}
.Shell{width: 1200px;margin: -210px auto 0px;position: relative;}
/* 背景图片 */
.topbgimg{width: 620px;height: 250px;position: absolute;left: -360px;top: -40px;z-index: 0;}
/* 职位简介 */
.jobDescript{display: flex;justify-content: space-between;margin-bottom: 45px;position: relative;}
.j-left{overflow: hidden;}
.jl-time{color: #999999;font-size: 12px;margin-bottom: 18px;}
.jl-title{color: #111421;font-size: 26px;font-weight: bold;margin-bottom: 3px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.jl-salary{color: #FF5040;font-size: 26px;font-weight: bold;margin-bottom: 8px;font-family: DINMi;display: flex;letter-spacing: .5px;}
.jl-salary span{font-size: 24px;}
.jl-addr{font-size: 14px;color: #333333;}
.jl-addr span{color: #CCCCCC;font-size: 12px;margin: 0px 4px;}
.j-right{display: flex;flex-direction: column;justify-content: space-between;align-items: flex-end;}
.jr-top{display: flex;color: #808080;font-size: 14px;}
.jr-top a{color: #808080;display: flex;}
.jr-top a:hover{color: #333333;}
.jr-top .shareBox{margin-left: 35px;cursor: pointer;position: relative;display: flex;}
.jr-top .shareBox:hover{color: #333;}
.jr-top img{width: 20px;height: 20px;object-fit: cover;margin-right: 3px;}
.jr-bottom{display: flex;margin-bottom: 5px;}
.jrb-care{width: 120px;height: 50px;border: 1px solid #1975FF;border-radius: 25px;box-sizing: border-box;font-size: 16px;color: #1975FF;display: flex;align-items: center;justify-content: center;cursor: pointer;}
.jrb-care::before{width: 24px;height: 24px;object-fit: cover;vertical-align: sub;margin-right: 2px;content: '';}
.jrb-care.have::before{background:url(../images/starB.png) no-repeat center/cover;}
.jrb-care.had::before{background:url(../images/StarO.png) no-repeat center/cover;}
.jrb-apply{background-color: #2176FF;border-radius: 25px;color: white !important;font-size: 16px;width: 240px;height: 50px;text-align: center;line-height: 50px;margin-left: 10px;display: block;cursor: pointer;}
.jrb-apply:hover{background-color: #4089ff;}
.jrb-apply img{width: 20px;height: 20px;object-fit: cover;vertical-align: sub;margin-right: 5px;}
/* 职位详情和发布者信息 */
.conDetail{display: flex;position: relative;}
/* 职位详情 */
.c-left{flex: 1;}
.cl-detail{background-color: white;border-radius: 8px;padding: 34px 30px 30px;margin-bottom: 14px;}
.cld-detail{margin-bottom: 50px;}
.cld-detail .title{color: #212121;font-size: 18px;font-weight: bold;margin-bottom: 15px;}
.cld-detail .label{display: flex;margin-bottom: 30px;}
.cld-detail .label li{height: 28px;line-height: 28px;color: #4D4D4D;font-size: 13px;padding: 0px 12px;border: 1px solid #EDEDED;border-radius: 4px;margin-right: 8px;}
.cld-detail .description{line-height: 30px;}
.cld-detail .description .text{margin-bottom: 25px;}
.cld-detail .description p{color: #333333;font-size: 14px;font-weight: bold;}
.cld-welfare{margin-bottom: 70px;}
.cld-welfare .title,.cld-address .title{color: #212121;font-size: 18px;font-weight: bold;display: flex;align-items: center;margin-bottom: 20px;}
.cld-welfare .title span,.cld-address .title span{flex-shrink: 0;}
.cld-welfare .title::after,.cld-address .title::after{content: '';margin-left: 16px;width: 100%;height: 1px;background-color: #F2F2F2;}
.cld-welfare .label{display: flex;flex-wrap: wrap;}
.cld-welfare .label li{height: 28px;line-height: 28px;background-color: #F5F9FF;border-radius: 14px;color: #668FCC;font-size: 13px;padding: 0px 14px;margin: 0px 8px 8px 0px;}
.cld-address .text{color: #4D4D4D;font-size: 14px;margin-bottom: 18px;display: block;}
.cld-address .text:hover{color: #1975FF;}
.cld-address .text img{width: 16px;height: 16px;object-fit: cover;vertical-align: sub;margin-bottom: 1px;margin-right: 6px;}
.cld-address .mapview{height: 180px;overflow: hidden;margin-bottom: 27px;}
.cld-address .map{width: 540px;height: 200px;}
.cld-complain{padding: 10px;box-sizing: border-box;background-color: #FFF9F2;border-radius: 4px;}
.cld-complain img{width: 20px;height: 20px;object-fit: cover;vertical-align: middle;margin-bottom: 1px;}
.cld-complain span{color: #212121;font-size: 12px;}
.cld-complain span a{color: #F15C38;text-decoration: underline;}
.cl-resume{height: 100px;border-radius: 4px;position: relative;background: url(../images/fabubgi.png) no-repeat #EBF4FF;background-size: 324px 100px;display: block;}
.cl-resume .text{text-align: center;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.cl-resume .text p{color: #1981FF;font-size: 16px;}
.cl-resume .text .title{color: #1981FF;font-size: 28px;font-weight: 400;}
.cl-resume .label{width: 210px;height: 34px;background: rgba(255,255,255,0);border: 1px solid #66A1FF;box-shadow: 0px 10px 20px 0px rgba(25,129,255,0.08);border-radius: 2px;color: #1981FF;font-size: 14px;text-align: center;line-height: 34px;position: absolute;top: 50%;transform: translateY(-50%);right: 20px;}
/* 职位发布者 */
.c-right{width: 300px;margin-left: 12px;}
.cr-pub{background-color: white;border-radius: 8px;padding: 21px 20px 26px;margin-bottom: 13px;}
.crp-title{font-size: 18px;font-weight: bold;color: #333333;margin-bottom: 27px;}
.crp-people{display: flex;}
.crp-people .photo{width: 64px;height: 64px;object-fit: cover;border-radius: 50%;margin-right: 15px;}
.crp-people .right{display: flex;flex-direction: column;justify-content: center;}
.crp-people .right p{color: #333333;font-size: 14px;margin-bottom: 10px;}
.crp-people .right .label{display: flex;}
.crp-people .right .label .time{width: 60px;height: 20px;text-align: center;line-height: 20px;background-color: #EDF4FF;border-radius: 4px;color: #256CFA;font-size: 12px;margin-right: 6px;}
.crp-people .right .label .talk{height: 20px;background: #FFFFFF;border: 1px solid #1975FF;border-radius: 4px;color: #1975FF;font-size: 12px;box-sizing: border-box;padding: 0px 3px 0px 2px;}
.crp-people .right .label .talk img{width: 12px;height: 12px;object-fit: cover;vertical-align: middle;margin-right: 3px;margin-bottom: 1px;}
.cr-company{padding: 39px 20px 20px 24px;background-color: white;border-radius: 8px;overflow: hidden;margin-bottom: 10px;}
.crc-name{display: flex;flex-direction: column;align-items: center;margin-bottom: 30px;}
.crc-name a{text-align: center;}
.crc-name .logo{max-width: 180px;height: 90px;object-fit: contain;border-radius: 8px;margin-bottom: 10px;}
.crc-name p{color: #333333;font-size: 16px;margin-bottom: 12px;}
.crc-name .label{display: flex;}
.crc-name .label .item1{background: #EDFCF0;border: 1px solid #25D988;border-radius: 4px;color: #25D989;font-size: 12px;padding: 0px 6px 0px 4px;   display: flex;align-items: center;}
.crc-name .label .item1 img{width: 16px;height: 16px;object-fit: cover;vertical-align: sub;}
.crc-name .label .item2{width: 38px;height: 20px;background: #FCE2A9;border: 1px solid #EDD49F;border-radius: 4px;color: #4D3B14;font-size: 12px;font-weight: bold;font-style: italic;text-align: center;box-sizing: border-box;margin-left: 8px;display: flex;align-items: center;justify-content: center;}
.crc-label{line-height: 32px;margin-bottom: 20px;}
.crc-label li{color: #666666;font-size: 12px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.crc-label li img{width: 16px;height: 14px;object-fit: cover;margin-right: 8px;vertical-align: sub;}
.crc-descript{line-height: 24px;color: #666666;font-size: 12px;margin-bottom: 20px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:5;-webkit-box-orient:vertical;}
.crc-btn{width: 100px;height: 32px;background: #FFFFFF;border: 1px solid #2278FF;border-radius: 6px;color: #2278FF !important;font-size: 14px;font-weight: bold;text-align: center;line-height: 32px;float: right;}
.crc-btn:hover{background-color: #2278FF;color: white !important;border-color: white;}
/* 二维码 */
.dr-code{background-color: white;border-radius: 8px;display: flex;padding: 25px;align-items: center;}
.dr-code img{width: 90px;height: 90px;object-fit: cover;margin-right: 24px;}
.dr-code div{color: black;font-size: 14px;line-height: 22px;}
/* 你可能感兴趣 */
.interest{margin: 68px 0px 32px;}
.i-title{color: #000000;font-size: 24px;text-align: center;margin-bottom: 32px;}
.i-list{display: grid;grid-template-columns: repeat(3,1fr);grid-template-rows: repeat(3,auto); gap: 10px;}
.i-list a{display: block;background-color: white;border-radius: 10px;padding-bottom: 18px;transition: all .3s;}
.i-list li:hover a{background-color: white;box-shadow: 1px 8px 40px 0px rgb(0 15 77 / 6%);position: relative;z-index: 1;}
.il-up{padding: 24px 17px 12px 22px;display: flex;justify-content: space-between;border-bottom: 1px solid #F2F2F2;}
.ilu-left p{color: #333333;font-size: 16px;margin-bottom: 10px;}
.ilu-left div{color: #919499;font-size: 14px;display: flex;align-items: center;}
.ilu-left div span{font-size: 12px;}
.ilu-left div span::before{content: '';width: 1px;height: 10px;background-color: #CCCCCC;display: inline-block;margin: 6px 6px 0px;}
.ilu-right .salary{color: #1975FF;font-size: 18px;margin-bottom: 8px;font-family: DINMi;text-align: right;letter-spacing: .4px;}
.ilu-right .salary span{font-size: 15px;padding-top: 2.4px;font-weight: bold;}
.ilu-right .salary em{margin: 0px 3px;}
.ilu-right .address{color: #999999;font-size: 12px;text-align: right;}
.il-down{padding: 17px 22px 0px;color: #666666;font-size: 14px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
/* 吸顶头部 */
.fixTop{width: 100%;position: fixed;top:0px;left: 0px;background-color: white;box-shadow: 0px 5px 20px 0px rgba(0,4,26,0.05);overflow: hidden;transition: all .2s;}
.f-shell{display: flex;align-items: center;margin: auto;justify-content: space-between;width: 1200px;padding: 20px 0px;}
.fs-name{color: #111421;font-size: 24px;display: flex;align-items: center;}
.fs-name em{font-weight: bold;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;max-width: 390px;}
.fs-name span{color: #FF5040;font-size: 24px;font-weight: bold;flex-shrink: 0;}
.fs-name span span{font-size: 22px;vertical-align: text-bottom;}
.fs-btn{background-color: #1975FF;border-radius: 25px;width: 240px;height: 50px;text-align: center;line-height: 50px;color: white;font-size: 16px;cursor: pointer;flex-shrink: 0;}
.fs-btn:hover{background-color: #4089ff;}
.fs-btn img{width: 20px;height: 20px;object-fit: cover;vertical-align: sub;margin-right: 5px;}
/* 分享 */
.shareListPop{width: 330px;border-radius: 8px; position: absolute; right: -10px; top: 24px; box-sizing: border-box; z-index: 9; display:none; animation: topFadeIn .3s;padding-top: 10px;cursor: auto;}
.shareBox:hover .shareListPop{display: block;}
.sh-con{background-color:white;padding-top: 18px;padding-bottom: 29px;border-radius: 8px;box-shadow: 0px 7px 20px 0px rgba(0, 6, 18, 0.1);}
.shareListPop::before{content: ''; display: block; height: 10px; position: absolute; left: 0; right: 0; top: -10px;}
.shareListPop h5{font-size: 14px; color: #4D4D4D; padding-left: 26px;}
.shareListPop .shareWayBox{overflow: hidden;}
.shareListPop .shareWayBox>div{width: 50%; float: left; box-sizing: border-box;  margin-top: 20px;}
.shareListPop .shareWayBox .wxQrShare{box-sizing: border-box; border-right: solid 1px #f2f2f2; padding: 3px 0;}
.shareListPop .shareWayBox .wxQr{width: 106px; height: 106px; background: #f5f5f5; margin: auto; background: #f4f4f4;}
.shareListPop .shareWayBox .wxQr img{display: block; width: 100%; height: 100%; object-fit: cover;}
.otherShare{padding-top: 4px;}
.otherShare  li{margin-bottom: 14px;}
.otherShare a {padding-left: 36px; display: block; background: url('/static/images/share_icon.png') no-repeat; font-size: 14px; color: #4D4D4D;}
.otherShare a:hover{color: #212121}
.otherShare .qzone a {background-position: 13px -33px;}
.otherShare .qq a {background-position: 13px -59px;}
.otherShare .sina a {background-position: 13px -85px;}
/* 投递成功弹窗 */
.sendpop{width: 100%;height: 100%;position: fixed;top: 0;left: 0;background-color: rgba(0,0,0,.13);z-index: 9;display: none;}
.sendpop .s-same,.sendpop .s-different,.sendpop .s-appsucceed,.sendpop .s-succeed,.sendpop .s-had,.s-certificate,.sendpop .s-company{display: none;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;animation: topFadeIn .3s;}
/* 确认投递（相同职位类型） */
.s-company{width: 460px;height: 220px;background-color: white;border-radius: 16px;padding-top: 37px;box-sizing: border-box;}
.s-company .ss-title p{color: #000000;font-size: 16px;font-weight: bold;}
.s-company .ss-text{color: #666666;font-size: 13px;text-align: center;line-height: 26px;margin-bottom: 48px;}
.s-company .ss-text p{color: #999999;font-size: 14px;}
.s-company .ss-btn{display: flex;justify-content: center;}
.s-company .ss-btn .cancel{width: 200px;height: 42px;background: #3377FF;border-radius: 6px;color: white;font-size: 14px;}
.s-company .ss-btn .cancel:hover{background-color: #4089ff;}
.s-same,.s-certificate{width: 410px;height: 180px;background-color: white;border-radius: 16px;padding-top: 30px;}
.s-certificate{height: 150px;}
.ss-close{width: 24px;height: 24px;object-fit: cover;position: absolute;top: 11px;right: 11px;cursor: pointer;}
.ss-title{display: flex;align-items: center;justify-content: center;margin-bottom: 8px;}
.ss-title img{width: 26px;height: 26px;object-fit: cover;margin-right: 7px;}
.ss-title p{color: #000000;font-size: 18px;font-weight: bold;}
.ss-title p span{color: #1975FF;}
.ss-text{color: #666666;font-size: 13px;text-align: center;line-height: 26px;margin-bottom: 25px;}
.ss-text p span{color: #3377FF;display: inline-block;max-width: 156px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;vertical-align: bottom;}
.ss-btn{display: flex;padding: 0px 60px;justify-content: space-between;}
.ss-btn div,.ss-btn a{width: 140px;height: 40px;text-align: center;line-height: 40px;border-radius: 6px;font-size: 14px;cursor: pointer;}
.ss-btn .cancel{background-color: #F2F2F2;color: #666666;}
.ss-btn .confirm,.ss-btn .certificate{background-color: #3377FF;color: white;display: block;}
.ss-btn .confirm:hover,.ss-btn .certificate:hover{background-color: #4089ff;}
.s-same.no .ss-title img{display: none;}
/* 投递成功（有app） */
.s-appsucceed{width: 540px;height: 400px;background-color: white;border-radius: 16px;background: linear-gradient(to bottom,#F2F7FF 0%, white 30%);box-sizing: border-box;padding: 45px 0px 0px;}
.sa-close{position: absolute;top: 11px;right: 11px;width: 24px;height: 24px;cursor: pointer;}
.sa-close img{object-fit: cover;width: 100%;height: 100%;}
.sa-title{display: flex;align-items: center;justify-content: center;color: #212121;font-size: 18px;font-weight: bold;margin-bottom: 22
        px;}
.sa-title img{width: 40px;height: 40px;object-fit: cover;margin-right: 9px;}
.sa-text{color: #666666;font-size: 14px;font-weight: 400;text-align: center;}
.sa-mobile{width: 220px;height: 220px;margin: 12px auto 0px;}
.sa-mobile img{object-fit: cover;width: 100%;height: 100%;}
/* 投递成功（无app） */
.s-succeed{width: 400px;height: 220px;background-color: white;border-radius: 16px;background: linear-gradient(to bottom,#F2F7FF 0%, white 30%);box-sizing: border-box;padding: 27px 0px 0px;}
.s-succeed img{object-fit: cover;width: 136px;height: 108px;margin: auto;display: block;margin-bottom: 10px;}
.s-succeed p{color: #333333;font-size: 16px;font-weight: bold;text-align: center;}
/* 已经投递过 */
.s-had{width: 320px;height: 60px;background: #FFFFFF;border-radius: 10px;}
.s-had div{display: flex;align-items: center;justify-content: center;height: 100%;}
.s-had img{width: 26px;height: 26px;object-fit: cover;margin-right: 7px;}
.s-had p{color: #000000;font-size: 14px;font-weight: bold;}
/* 地图文本标注 */
.BMapLabel{border:0px !important;background-color: transparent !important;}
.markerBox{position: relative;}
.googleMarker.markerBox .address{position: relative; left: 0; top: 0; transform: none;}
.markerBox .address{max-width: 230px;background: #FFFFFF;box-shadow: 0px 7px 15px 0px rgba(0,9,54,0.07) !important;border-radius: 19px !important;height: 38px;font-size: 14px;line-height: 38px;text-align: center;padding: 0px 10px 0px 15px;display: block;cursor: pointer;transition: all .2s;transform-origin: bottom center;position: absolute; left: 50%; top: 0; transform: translate(-50%,-40px);}
.markerBox .address span{display: block;width: 100%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.markerBox .address:hover{color: #1975FF;}
.markerBox .address::before{content: '';position: absolute;bottom: -12px;border-top: 6px solid white;border-right: 6px solid transparent;border-bottom: 6px solid transparent;border-left: 6px solid transparent;left: 50%;transform: translateX(-50%) !important;}
.marker_customn{width: 20px;height: 20px;background: #3377FF;border: 3px solid #FFFFFF;box-shadow: 0px 2px 5px 0px rgba(0,9,54,0.08);border-radius: 50%;box-sizing: border-box;margin: auto;}
.anchorBL{transform: scale(0.4);left: -20px !important;bottom: 15px !important;}
.BMap_cpyCtrl.BMap_noprint.anchorBL{left: -110px !important;bottom: 20px !important;}
.moreResume{background-color: rgba(0,0,0,.13);position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index:3;display:none}
.mr-content{width: 420px;height: 190px;background: #FFFFFF;border-radius: 16px;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;animation: topFadeIn .2s;}
.mr-close{width: 24px;height: 24px;object-fit: cover;position: absolute;top: 11px;right: 11px;cursor: pointer;}
.mr-title{color: #000000;font-size: 18px;font-weight: bold;text-align: center;padding-top: 32px;}
.mr-title img{width: 26px;height: 26px;object-fit: cover;margin-right: 7px;}
.mr-title p span{color: #1975FF;}
.mr-title div{display: flex;align-items: center;justify-content: center;}
.mr-btn{display: flex;justify-content: center;margin-top: 36px;}
.mr-btn .change{width: 140px;height: 40px;background: #F2F2F2;border-radius: 6px;color: #666;font-size: 14px;text-align: center;line-height: 40px;margin-right: 10px;cursor: pointer;}
.mr-btn .close{width: 140px;height: 40px;background: #3377FF;border-radius: 6px;font-size: 14px;color: white;text-align: center;line-height: 40px;cursor: pointer;}
.mr-select{width: 420px;height: 210px;background: #FFFFFF;border-radius: 16px;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;animation: topFadeIn .2s;display: none;}
.mrs-title{color: #000000;font-size: 16px;font-weight: bold;margin-top: 18px;padding-left: 18px;}
.mrs-select{display: flex;align-items: center;margin-top: 18px;justify-content: center;}
.mrs-select span{color: #333333;font-size: 14px;}
.mrs-input{position: relative;}
.mrs-input ul{position: absolute;background: #FFFFFF;border: 1px solid #EDEDED;box-shadow: 1px 5px 20px 0px rgba(0,8,26,0.1);border-radius: 6px;width: 100%;box-sizing: border-box;z-index: 1;transition: all .2s;border: 0;overflow: hidden;display: none;}
.mrs-input ul li{height: 38px;cursor: pointer;color: #333;padding-left: 19px;font-size: 14px;line-height: 38px;}
.mrs-input ul .noSend{color: #666;pointer-events: none;}
.mrs-input ul .noSend span{color: #999999;font-size: 12px;}
.mrs-input ul li:hover{background: #F0F6FF;color: #1975FF;}
.mrs-input ul .active{background: #F0F6FF;color: #1975FF;}
.mrs-input input{width: 300px;height: 50px;background: #FFFFFF;border: 1px solid #EDEDED;border-radius: 6px;outline: none;box-sizing: border-box;font-size: 14px;padding: 0px 11px;cursor: pointer;}
.mrs-input input::placeholder{color: #333333;opacity: .3;}
.mrs-input i{background: url(../images/posterd.png) no-repeat;background-size: cover;position: absolute;top: 50%;transform: translateY(-50%);right: 11px;width: 20px;height: 20px;opacity: .5;}
.mrs-btn{display: flex;margin-top: 34px;justify-content: center;}
.mrs-btn .cancel{width: 140px;height: 40px;background: #F2F2F2;border-radius: 6px;margin-right: 10px;color: #666666;font-size: 14px;text-align: center;line-height: 40px;cursor: pointer;}
.mrs-btn .confirm{width: 140px;height: 40px;background: #3377FF;border-radius: 6px;text-align: center;line-height: 40px;font-size: 14px;color: white;opacity: 0.3;}
.mrs-btn .confirm.has{opacity: 1;cursor: pointer;}
@font-face {
	font-family: DINMi;
	src: url('../../../../static/fonts/DINMittelschriftStd.eot'),
        url('../../../../static/fonts/DINMittelschriftStd.otf'),
        url('../../../../static/fonts/DINMittelschriftStd.ttf'),
        url('../../../../static/fonts/DINMittelschriftStd.woff'),
        url('../../../../static/fonts/DINMittelschriftStd.woff2') /* IE9 */
}
@keyframes bottomFadeOut{
	0%{opacity:1;	transform:translateY(0px);}
	100%{opacity:0; transform:translateY(-20px);}
}

.tdt-label {background: transparent!important; box-shadow: none!important; border: 0!important;}