.navBox ul li:nth-of-type(3) a{color: #256CFA;}
.topSearch{width: 100%;background: url(../images/zgBanner.png) no-repeat;background-size: cover;margin-bottom: 20px;padding: 20px 0px 26px; position: relative; z-index: 3;}
.t-contant{display: flex;align-items: center;justify-content: space-between;width: 1200px;margin: auto;padding-right: 108px;box-sizing: border-box;}
.tcl-title{font-size: 46px;color: white;font-weight: bold;margin-bottom: 4px;}
.tcl-text{margin-bottom: 10px;font-size: 18px;color: rgba(255, 255, 255, .9);}
.tcl-btn{background-color: #3FB9D9;border-radius: 22px;width: 150px;height: 44px;line-height: 44px;font-weight: bold;color: white !important;font-size: 16px;text-align: center;display: block;}
.tcr-search{display: flex;margin-bottom: 10px;position: relative;}
.tcr-search .inputs{width: 472px;height: 46px;line-height: 46px;background-color: white;border-radius: 23px;display: flex;align-items: center;padding: 0px 13px 0px 0px;box-sizing: border-box;font-size: 14px;transition: all .2s;position: relative;z-index: 1;}
.tcr-search .inputs input{outline: none;border: 0;flex: 1;background-color: white;height: 100%;border-radius: 23px 0px 0px 23px;text-indent: 1.5em;}
.tcr-search .inputs img{width: 30px;height: 30px;object-fit: cover;cursor: pointer;}
.tcr-search .btn{width: 100px;height: 46px;font-size: 14px;color: rgba(255, 255, 255, .9);background-color: #323999;border-radius: 23px;transition: all .2s;position: absolute;right: -108px;z-index: 0;display: flex;align-items: center;justify-content: center;cursor: pointer;}
.tcr-search .btn img{object-fit: cover;display: none;margin-right: 5px;width: 20px;height: 20px;object-fit: cover;}
.tcr-search .btn.jobtype:hover .alljobs{display: block;}
.tcr-search .alljobs{position: absolute;right: 12px;top: 55px;background-color: white;width: 700px;color: black;box-shadow: 1px 8px 40px 0px rgba(46,107,230,0.1);box-sizing: border-box;border-radius: 8px;z-index: 2;padding: 30px 5px;cursor: auto;height: 520px;animation: topFadeIn .3s;display: none;}
.tcr-search .alljobs::before{border-top: 6px solid transparent;border-right: 6px solid transparent;border-bottom: 6px solid white;border-left: 6px solid transparent;content: '';position: absolute;top: -12px;right: 34px;}
.tcr-search .alljobs::after{content: '';width: 100%;height: 10px;position: absolute;background-color: transparent;top: -10px;left: 0px;}
.tcr-search .alljobs ul{padding: 0px 25px;overflow-y: overlay;cursor: auto;height: 100%;}
.tcr-search .alljobs ul::-webkit-scrollbar{width: 4px;background: white;}
.tcr-search .alljobs ul::-webkit-scrollbar-thumb{background-color: #D7D7D9;border-radius: 2px;}
.tcr-search .alljobs ul::-webkit-scrollbar-thumb:hover{background:#cccccc;}
.tcr-search .alljobs ul::-webkit-scrollbar-thumb:active{background: #b2b2b2;}
.tcr-search .alljobs ul .item{margin-bottom: 30px;}
.tcr-search .alljobs ul .item:last-child{margin-bottom: 0px;}
.tcr-search .alljobs ul .item .title{color: #212121;font-size: 14px;font-weight: bold;text-align: left;margin-bottom: 16px;display: block;}
.tcr-search .alljobs ul .item .title:hover{color: #3377FF;}
.tcr-search .alljobs ul .item div{display: grid;grid-template-columns: repeat(4,1fr);text-align: left;gap: 10px;color: #333333;font-size: 14px;}
.tcr-search .alljobs ul .item div a:hover {color: #3377FF;cursor: pointer;}
.tcr-label{display: flex;}
.tcr-label .item{background-color: rgba(78, 134, 217, .6);border-radius: 12px;margin-right: 6px;}
.tcr-label .item a{color: rgba(247, 247, 247, .9);font-size: 12px;display: block;padding: 3px 14px;}
.tcr-label .item:hover{background-color: rgba(78, 134, 217, 1);}
.tcr-label .item:hover a{color: rgba(247, 247, 247, 1);}
/* 详细内容 */
.detailContent{width: 1200px;margin: auto;}
/* 筛选条件 */
.d-filter{padding: 25px 26px 18px 27px;background-color: white;border-radius: 8px;margin-bottom: 12px; position: relative; z-index: 2;}
.df-area,.df-welfare,.df-salary,.dfs-left{display: flex;}
.df-area div,.df-welfare div,.dfs-left div{margin-right: 10px;flex-shrink: 0;font-size: 14px;}
.df-area ul,.df-welfare ul,.dfs-left ul{display: flex;flex-wrap: wrap;}
.df-area ul li,.df-welfare ul li{color: #212121;font-size: 13px;margin-right: 30px;margin-bottom: 26px;cursor: pointer;}
.df-area ul li:hover,.df-welfare ul li:hover{color: #2278FF;}
.df-area ul li:last-child,.df-welfare ul li:last-child,.dfs-left ul li:last-child{margin-right: 0px;}
.df-welfare ul .active,.dfs-left ul .active{color: #2278FF;font-weight: bold;}
.df-area ul .active{color: #2278FF;font-weight: bold;}
.df-salary{align-items: center;margin-bottom: 25px;}
.dfs-left ul li{color: #212121;font-size: 13px;margin-right: 30px;cursor: pointer;}
.dfs-left ul li:hover{color: #2278FF;}
.dfs-left{margin-right: 60px;}
.dfs-right{display: flex;align-items: center;}
.dfs-right span{font-size: 14px;color: #999999;}
.dfs-right .inputs{width: 72px;height: 28px;border-radius: 4px;border: 1px solid #EEEEEE;box-sizing: border-box;display: flex;align-items: center;padding: 0px 10px 0px 4px;font-size: 14px;transition: all .5s;}
.dfs-right .inputs:hover{border-color: #C0C4CC;}
.dfs-right .inputs input{width: 100%;border: 0;outline: none;}
.dfs-right .btn{width: 56px;height: 28px;border: 1px solid #EEEEEE;border-radius: 14px;box-sizing: border-box;text-align: center;color: #212121;font-size: 12px;cursor: pointer;transition: all .2s;display: flex;align-items: center;justify-content: center;}
.dfs-right .btn:hover{border-color: #1975FF;color: #1975FF;}
.df-more{display: flex;justify-content: space-between;margin-bottom: 18px;}
.dfm-left{display: flex;align-items: center;}
.dfm-left span{color: #666666;font-size: 14px;}
.dfm-left .item{width: 112px;height: 38px;border: 1px solid #EEEEEE;border-radius: 4px;padding: 0px 10px;display: flex;align-items: center;justify-content: space-between;margin-right: 10px;box-sizing: border-box;cursor: pointer;position: relative;}
.dfm-left .item .fItem{position: absolute;top: 36px;background-color: white;border: 0px solid #EBEEF2;box-shadow: 0px 0px 40px 0px rgba(0,15,77,0.08);border-radius: 4px;min-width: 100%;left: 0px;color: #333333;font-size: 13px;box-sizing: border-box;overflow: auto;padding: 0px;white-space: nowrap;display: none;animation: topFadeIn .3s;}
.dfm-left .item .fItem::-webkit-scrollbar{width: 6px;}
.dfm-left .item .fItem::-webkit-scrollbar-thumb{background-color: rgba(0,0,0,.2);border-radius: 4px;}
.dfm-left .item:hover .fItem{max-height: 300px;padding: 8px 0px;border: 1px solid #EBEEF2;display: block;}
.dfm-left .item .fItem div{padding: 8px 20px;}
.dfm-left .item .fItem div:hover{color: #2278FF;background-color: rgba(51, 119, 255, .1);}
.dfm-left div img{width: 10px;height: 10px;object-fit: cover;}
.dfm-left div span{color: #333333;font-size: 13px;}
.dfm-right{display: flex;align-items: center;font-size: 14px;cursor: pointer;}
.dfm-right img{width: 16px;height: 16px;object-fit: cover;margin-right: 3px;}
.dfm-right a{color: #666666;}
.dfm-right:hover a{color: #1975FF;}
/* 热招公司 */
.d-hot{background-color: white;border-radius: 10px;}
.dh-title{padding: 16px 23px 18px;display: flex;align-items: center;border-bottom: 1px solid #F5F5F7;}
.dh-title span{color: #333333;font-size: 18px;font-weight: bold;margin-right: 9px;}
.dh-title div{border: 1px solid #B17E54;background: linear-gradient(0deg, rgba(255, 255, 255, .2) 0%, rgba(240, 220, 204, .2) 100%);border-radius: 4px;color: #B17E55;font-size: 12px;padding: 0px 6px;height: 19px;}
.dh-company{display: flex;margin-bottom: 12px;}
.dhc-item{width: 25%;border-right: 1px solid #F5F5F7;padding: 15px 27px 22px;box-sizing: border-box;}
.dhc-item:last-child{border-right: 0;}
.dhc-item .logo{margin-bottom: 10px;}
.dhc-item .logo img{width: 100%;height: 65px;object-fit: cover;}
.dhc-item .jobs{display: flex;color: #333333;font-size: 14px;margin-bottom: 8px;}
.dhc-item .jobs a{max-width: 50%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.dhc-item .jobs a:first-child{margin-right: 20px;}
.dhc-item .jobs a:hover{color: #3377FF;}
.dhc-item .name{color: #5C636F;font-size: 14px;display: block;}
.dhc-item .name:hover{color: #3377FF;}
/* 公司横幅 */
.d-company{display: block;margin-bottom: 12px;}
.d-company img{width: 100%;object-fit: cover;height: 80px;display: block;}
/* 列表 */
.d-list{display: flex;width: 100%;}
.dl-left{margin-right: 12px;flex: 1;border-radius: 8px 8px 0px 0px;}
.dl-right{width: 300px;}
.dll-tab{display: flex;padding: 0px 19px;height: 50px;line-height: 50px;background-color: white;border-radius: 8px 8px 0px 0px;}
.dll-tab a{color: #666666;font-size: 14px;margin-right: 45px;cursor: pointer;display: block;}
.dll-tab a:hover{color: #2278FF;}
.dll-tab .active{font-size: 14px;font-weight: bold;color: #2278FF;position: relative;}
.dll-tab .active::before{content: '';position: absolute;background-color: #2278FF;height: 3px;bottom: 0px;left: 0px;right: 0px;}
.dll-text{display: none;text-align: center;color: #909399;font-size: 14px;margin-top: 20px;padding-bottom: 20px;}
.dll-list{background-color: white;}
.dll-list li a{padding: 16px 34px 22px 30px;border-top: 1px solid #F7F7F7;display: flex;align-items: center;justify-content: space-between;}
.dll-list li .left .title{font-size: 20px;color: #212121;font-weight: bold;margin-bottom: 6px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;word-break: break-all;padding-right: 50px;}
.dll-list li:hover .left .title{color: #3377FF;}
.dll-list li .left .salary{color: #333333;font-size: 14px;margin-bottom: 12px;}
.dll-list li .left .salary span{color: #FF5039;font-size: 20px;margin-right: 3px;}
.dll-list li .left .label{display: flex;flex-wrap: wrap;height: 25px;overflow: hidden;align-items: center;width: 500px;}
.dll-list li .left .label div{background-color: #F2F3F5;color: #666666;font-size: 13px;border-radius: 12px;padding: 2px 12px;margin-right: 6px;margin-bottom: 1px;}
.dll-list li .left .label .active{background-color: #F0F6FF;color: #5977B3;}
.dll-list li .left .label .model{background-color: transparent;padding: 0px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.dll-list li .left .label .model div{background-color: transparent;padding: 0px;}
.dll-list li .left .label .model div:first-child{margin-left: 0px;}
.dll-list li .left .label span{font-size: 13px;color: #666666;flex: 1;width: 500px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.dll-list li .left .label span div{background-color: transparent;padding: 0px;margin-right: 0px;margin-left: 6px;display: inline-block;}
.dll-list li .left .label span ul{display: flex !important;}
.dll-list li .left .label span ul li{margin-bottom: 0px !important;}
.dll-list li .right{display: flex;white-space: nowrap;width: 248px;justify-content: space-between;flex-shrink: 0;}
.dll-list li .right .details .name{margin-bottom: 14px;max-width: 140px;overflow: hidden;text-overflow: ellipsis;}
.dll-list li .right .details .name span{font-size: 14px;color: #333333;}
.dll-list li .right .details .name img{width: 20px;height: 20px;object-fit: cover;border-radius: 50%;margin-right: 5px;vertical-align: bottom;}
.dll-list li .right .details .time{color: #999999;font-size: 12px;white-space: pre-wrap;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.dll-list li .right .details .time span{color: #E6E6E6;margin:0px 4px 0px 2px;}
.dll-list li .right .phone{width: 106px;height: 36px;line-height: 36px;color: #FFFFFF;font-size: 14px;text-align: center;background-color: #3377FF;border-radius: 18px;margin-left: 42px;flex-shrink: 0;}
.dll-list li .right .phone:hover{background-color: #4089ff;}
.cl-none{background-color: white;display: flex;align-items: center;justify-content: center;color: #909399;font-size: 14px;flex-direction: column;min-height: 300px;}
.cl-none img{width: 220px;object-fit: cover;margin-bottom: 20px;}
/* 底部翻页 */
.dll-page{display: flex;justify-content: center;margin-top: 32px;}
.dll-page span{font-size: 13px;color: #666666;}
.dll-page input{width: 60px;background-color: white;border: 0;outline: none;height: 30px;font-size: 13px;text-align: center;border-radius: 4px;padding: 0px 10px;box-sizing: border-box;}
.dll-page .btn{width: 60px;height: 30px;background-color: #3377FF;color: white;text-align: center;line-height: 30px;border-radius: 4px;margin-left: 10px;cursor: pointer;}
.dll-page .btn:hover{background-color: #4089ff;}
.pagination .inner ul{display: flex;justify-content: center;}
.pagination .inner ul li{min-width: 20px;height: 30px;padding: 0 5px; line-height: 30px;text-align: center;background: #FFFFFF;border-radius: 4px; overflow: hidden; font-size: 13px;margin-right: 10px;}
.pagination .inner ul .page_current{cursor: default !important;}
.pagination .inner ul li a{width: 100%;height: 100%;display: block;}
.pagination .inner ul li:hover {color: white;background-color: #37f;cursor: pointer;}
.pagination .inner ul li:hover a {color: #fff;}
.pagination .inner .page_info{display: none;}
.pagination .inner ul li.page_more {background-color: #fff; color: #333; cursor: default;}
.pagination .inner ul li.page_disabled, .pagination .inner ul li.page_current {background-color: #f0f0f0; color: #ccc; cursor: no-drop;}
.page_current{background-color: #2278FF !important;}
.page_current span{color: white;}
/* 右侧其他 */
.dlr-btn{height: 66px;line-height: 66px;text-align: center;color: white !important;font-weight: bold;font-size: 18px;border-radius: 8px;display: block;background: linear-gradient(90deg, #99D9ED 0%, #44B8D5 100%);margin-bottom: 12px;text-decoration: none;}
/* 浏览历史 */
.dlr-history{background-color: white;border-radius: 8px;margin-bottom: 12px;}
.dlr-history .title{color: #333333;font-size: 16px;font-weight: bold;display: flex;align-items: center;padding: 0px 13px;height: 50px;}
.dlr-history .title img{width: 20px;height: 20px;margin-right: 4px;}
.dlr-history .item{padding: 18px 16px 16px 18px;border-top: 1px solid #EEEEEE;display: block;}
.dlr-history .item:last-child{padding-bottom: 22px;}
.dlr-history .item .jobs{display: flex;justify-content: space-between;margin-bottom: 12px;}
.dlr-history .item .jobs div{color: #000000;font-size: 14px;}
.dlr-history .item:hover .jobs div{color: #2278FF;}
.dlr-history .item .jobs span{color: #FF5039;font-size: 14px; flex-shrink: 0;}
.dlr-history .item .address{color: #999999;font-size: 12px;}
.dlr-history .item .address span{color: #E6E6E6;margin-right: 2px;}
/* 验证手机 */
.dlr-manage{background-color: white;border-radius: 8px;margin-bottom: 12px;}
.dlr-manage .title{font-size: 18px;color: #222222;font-weight: bold;height: 75px;line-height: 75px;background: linear-gradient(to bottom, rgba(101, 173, 191, .2) 0%, rgba(255, 255, 255, .7) 100%);text-align: center;border-radius: 8px 8px 0px 0px;}
.dlr-manage .phone{display: flex;align-items: center;margin-bottom: 22px;position: relative;}
.dlr-manage .phone .warn{position: absolute;top: 41px;left: 58px;font-size: 12px;color: #F53D3D;display: none;}
.dlr-manage .phone span{color: #777777;font-size: 14px;}
.dlr-manage .phone input{border: 1px solid #EBEEF2;border-radius: 6px;outline: none;flex: 1;font-size: 14px;height: 38px;padding: 0px 14px;box-sizing: border-box;}
.dlr-manage .phone input:hover{border-color: #C0C4CC;}
.dlr-manage .phone input:focus{border-color: #93D7EB;}
.dlr-manage .confirm{background: linear-gradient(90deg, rgba(150, 220, 243, .7) 0%, rgba(53, 189, 223, .7) 100%);border-radius: 6px;color: white;font-size: 14px;font-weight: bold;text-align: center;height: 40px;line-height: 40px;margin-left: 6px;cursor: pointer;}
.dlr-manage .code{display: flex;align-items: center;margin-bottom: 24px;position: relative;}
.dlr-manage .code span{color: #777777;font-size: 14px;}
.dlr-manage .code input{outline: none;border: 1px solid #EBEEF2;border-radius: 6px;width: 98px;font-size: 14px;margin-right: 10px;height: 38px;box-sizing: border-box;padding: 0px 14px;}
.dlr-manage .code input:hover{border-color: #C0C4CC;}
.dlr-manage .code input:focus{border-color: #93D7EB;}
.dlr-manage .code div{background-color: rgba(63, 144, 252, .1);border-radius: 6px;color: #2577FA;font-size: 14px;height: 38px;line-height: 38px;flex: 1;text-align: center;cursor: pointer;}
.dlr-manage .code .resend{background-color: #f5f5f5;color: #999;cursor: auto;}
.dlr-manage .code em{position: absolute;top: 42px;left: 58px;font-size: 12px;color: #F53D3D;display: none;}
/* 热招公司 */
.dlr-hot{padding: 0px 0px 31px;background-color: white;border-radius: 8px;margin-bottom: 12px;}
.dlr-hot .title{font-size: 16px;color: #333333;height: 50px;line-height: 50px;padding: 0px 20px;border-bottom: 1px solid #EEEEEE;font-weight: bold;}
.dlr-hot .item{display: flex;margin: 25px 0px 0px;padding: 0px 20px;}
.dlr-hot .item .left{border: 1px solid #EEEEEE;border-radius: 6px;width: 70px;height: 70px;box-sizing: border-box;margin-right: 13px;}
.dlr-hot .item .left img{width: 100%;height: 100%;object-fit: cover;border-radius: 6px;}
.dlr-hot .item .right .name{color: #000000;font-size: 14px;margin-bottom: 2px;}
.dlr-hot .item:hover .right .name{color: #2278FF;}
.dlr-hot .item .right .address{color: #999999;font-size: 12px;margin-bottom: 8px;}
.dlr-hot .item .right .address span{color: #CCCCCC;margin: 0px 8px 0px 5px;}
.dlr-hot .item .right .jobs{color: #777777;font-size: 13px;}
.dlr-hot .item .right .jobs span{color: #FF6400;}
/* 人才求职 */
.dlr-find{margin-bottom: 12px;background-color:white;border-radius: 8px;padding-bottom: 22px;}
.dlr-find .title{display: flex;justify-content: space-between;height: 50px;align-items: center;padding: 0px 16px;border-bottom: 1px solid #EEEEEE;}
.dlr-find .title div{color: #333333;font-size: 16px;font-weight: bold;}
.dlr-find .title a{color: #999999 !important;font-size: 14px;}
.dlr-find .title a:hover{color: #2278FF !important;}
.dlr-find .item{margin: 10px 10px 0px;padding: 16px 17px 13px;background-color: #F7F9FC;border-radius: 4px;display: block;}
.dlr-find .item .name{color: #000000;font-size: 14px;margin-bottom: 12px;}
.dlr-find .item .name:hover{color: #2278FF;}
.dlr-find .item .name span{color: #999999 !important;font-size: 13px;}
.dlr-find .item .details{color: #4D4D4D;font-size: 12px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.dlr-find .item .details span{color: #E6E6E6;margin: 0px 4px;}
.dlr-find .btn{margin-top: 27px;display: flex;align-items: center;justify-content: center;}
.dlr-find .btn img{width: 20px;height: 20px;object-fit: cover;margin-right: 5px;}
.dlr-find .btn span{color: #333333;font-size: 14px;}
.dlr-find .btn:hover span{color: #2278FF;}
/* 手机扫一扫 */
.dlr-scan{padding: 25px;background:white;border-radius: 8px;display: flex;align-items: center;}
.dlr-scan img{width: 90px;height: 90px;object-fit: cover;margin-right: 24px;}
.dlr-scan div{line-height: 22px;}
.dlr-scan p{color: #000000;font-size: 14px;}