@charset "UTF-8";.grace-dsc-web-layout-box{width:100%}:root{--el-loading-spinner-size:42px;--el-loading-fullscreen-spinner-size:50px}.el-loading-parent--relative{position:relative!important}.el-loading-parent--hidden{overflow:hidden!important}.el-loading-mask{position:absolute;z-index:2000;background-color:var(--el-mask-color);margin:0;inset:0;transition:opacity var(--el-transition-duration)}.el-loading-mask.is-fullscreen{position:fixed}.el-loading-mask.is-fullscreen .el-loading-spinner{margin-top:calc((0px - var(--el-loading-fullscreen-spinner-size))/ 2)}.el-loading-mask.is-fullscreen .el-loading-spinner .circular{height:var(--el-loading-fullscreen-spinner-size);width:var(--el-loading-fullscreen-spinner-size)}.el-loading-spinner{top:50%;margin-top:calc((0px - var(--el-loading-spinner-size))/ 2);width:100%;text-align:center;position:absolute}.el-loading-spinner .el-loading-text{color:var(--el-color-primary);margin:3px 0;font-size:14px}.el-loading-spinner .circular{display:inline;height:var(--el-loading-spinner-size);width:var(--el-loading-spinner-size);-webkit-animation:loading-rotate 2s linear infinite;animation:loading-rotate 2s linear infinite}.el-loading-spinner .path{-webkit-animation:loading-dash 1.5s ease-in-out infinite;animation:loading-dash 1.5s ease-in-out infinite;stroke-dasharray:90,150;stroke-dashoffset:0;stroke-width:2;stroke:var(--el-color-primary);stroke-linecap:round}.el-loading-spinner i{color:var(--el-color-primary)}.el-loading-fade-enter-from,.el-loading-fade-leave-to{opacity:0}@-webkit-keyframes loading-rotate{to{transform:rotate(360deg)}}@keyframes loading-rotate{to{transform:rotate(360deg)}}@-webkit-keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}to{stroke-dasharray:90,150;stroke-dashoffset:-120px}}@keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}to{stroke-dasharray:90,150;stroke-dashoffset:-120px}}.grace-dsc-web-job-list-base{width:100%;display:flex}.grace-dsc-web-job-list-base .grace-dsc-web-job-list-base__job-total{font-size:16px;padding:10px 0}.grace-dsc-web-job-list-base .grace-dsc-web-job-list-base__job-list-nodata{width:100%;text-align:center}.grace-dsc-web-job-list-base .grace-dsc-web-job-list-base__job-list-nodata img{width:200px;margin:20px 0}.grace-dsc-web-job-list-base .grace-dsc-web-job-list-base__job-list{flex:1;padding:0 40px}.grace-dsc-web-job-list-base .grace-dsc-web-job-tabs__list{width:330px;margin-right:40px;background:#ffffff;border:2px solid #c19749;box-shadow:7px 7px 3px #c19749;border-radius:20px;padding:20px}.grace-dsc-web-job-list-base .grace-dsc-web-job-tabs__list .grace-dsc-web-tabs-bd-item{width:100%;font-size:20px;margin-bottom:5px;cursor:pointer;color:#3a3a3a}.grace-dsc-web-job-list-base .grace-dsc-web-job-tabs__list .grace-dsc-web-tabs-bd-item div.companyTitle{display:flex;align-items:center;justify-content:space-between;height:57px;padding:0 10px;border-bottom:1px solid #c19749;margin-bottom:10px}.grace-dsc-web-job-list-base .grace-dsc-web-job-tabs__list .grace-dsc-web-tabs-bd-item div.companyTitle span{width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.grace-dsc-web-job-list-base .grace-dsc-web-job-tabs__list .grace-dsc-web-tabs-bd-item div.companyTitle img{animation:rotatee .5s ease forwards}.grace-dsc-web-job-list-base .grace-dsc-web-job-tabs__list div.subbranchTitle{display:flex;align-items:center;justify-content:space-between;height:40px;padding:0 10px;cursor:pointer;font-size:18px;margin:1px 10px}.grace-dsc-web-job-list-base .grace-dsc-web-job-tabs__list div.subbranchTitleActive,.grace-dsc-web-job-list-base .grace-dsc-web-job-tabs__list div.subbranchTitle:hover{padding:0 10px;font-weight:700;background:#c19749;color:#fff;margin:1px 10px}.grace-dsc-web-job-list-base .grace-dsc-web-job-tabs__list .grace-dsc-web-tabs-bd-item-active{color:#3a3a3a}.grace-dsc-web-job-list-base .grace-dsc-web-job-tabs__list .grace-dsc-web-tabs-bd-item-active div.companyTitle{font-weight:700}.grace-dsc-web-job-list-base .grace-dsc-web-job-tabs__list .grace-dsc-web-tabs-bd-item-active div.companyTitle img{animation:rotate .5s ease forwards}.grace-dsc-web-job-list-base .grace-dsc-web-job-tabs__list .grace-dsc-web-tabs-bd-item:hover{color:#3a3a3a}.grace-dsc-web-job-list-base .grace-dsc-web-job-tabs__list .grace-dsc-web-tabs-bd-item:hover div.companyTitle{font-weight:700}.grace-dsc-web-job-list-base .grace-dsc-web-job-tabs__list .grace-dsc-web-tabs-bd-item:hover div.companyTitle img{animation:rotate .5s ease forwards}.grace-dsc-web-job-list-base .grace-dsc-web-job-list-base__page{display:flex;justify-content:center}.grace-dsc-web-job-list-base__mobile{width:100%;display:block}.grace-dsc-web-job-list-base__mobile .grace-dsc-web-job-list-base__job-filter{width:100%;position:relative}.grace-dsc-web-job-list-base__mobile .grace-dsc-web-job-list-base__job-list{width:100%;padding:10px 0}.grace-dsc-web-job-list-base__mobile .grace-dsc-web-job-tabs__list{width:100%;position:relative;padding-right:0}.grace-dsc-web-job-list-base__mobile .grace-dsc-web-job-tabs__list .grace-dsc-web-tabs__more-btn{width:35px;height:100%;position:absolute;right:0;top:0;background:#33bdf4;display:flex;justify-content:center;align-items:center}.grace-dsc-web-job-list-base__mobile .grace-dsc-web-job-tabs__list .grace-dsc-web-tabs__more-btn img{width:25px;height:30px}.grace-dsc-web-job-list-base__mobile .grace-dsc-web-tabs__scroll-bd{width:100%;padding:10px;overflow-x:scroll;background:#d1ecf9}.grace-dsc-web-job-list-base__mobile .grace-dsc-web-tabs__scroll-bd .grace-dsc-web-tabs-bd-list{width:max-content}.grace-dsc-web-job-list-base__mobile .grace-dsc-web-tabs__scroll-bd .grace-dsc-web-tabs-bd-list .grace-dsc-web-tabs-bd-item{width:auto;display:inline-block;vertical-align:middle;text-align:center;padding:0 3px;box-sizing:border-box;margin-bottom:0;background:transparent}.grace-dsc-web-job-list-base__mobile .grace-dsc-web-tabs__scroll-bd .grace-dsc-web-tabs-bd-list .grace-dsc-web-tabs-bd-item span{font-size:14px;color:#333;line-height:24px;background:#ffffff;border-radius:12px}.grace-dsc-web-job-list-base__mobile .grace-dsc-web-tabs__scroll-bd .grace-dsc-web-tabs-bd-list .grace-dsc-web-tabs-bd-item-active span{color:#fff;background:#33bdf4}.grace-dsc-web-job-list-base__mobile .grace-dsc-web-tabs__scroll-bd .grace-dsc-web-tabs-bd-list-max .grace-dsc-web-tabs-bd-item .top-nav-lot{width:62px;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 5px}.grace-dsc-web-job-list-base__mobile .grace-dsc-web-tabs__scroll-bd .grace-dsc-web-tabs-bd-list-flex{display:flex;justify-content:space-between;width:100%}.grace-dsc-web-job-list-base__mobile .grace-dsc-web-tabs__scroll-bd .grace-dsc-web-tabs-bd-list-flex .grace-dsc-web-tabs-bd-item{min-width:20%}.grace-dsc-web-job-list-base__mobile .grace-dsc-web-tabs__scroll-bd .grace-dsc-web-tabs-bd-list-flex .grace-dsc-web-tabs-bd-item .top-nav-lot{width:62px;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 5px}.grace-dsc-web-job-list-base__mobile .grace-dsc-web-job-list-base__job-list-nodata{width:80%;margin:10px auto;text-align:center}.grace-dsc-web-job-list-base__mobile .grace-dsc-web-job-list-base__job-list-nodata img{width:60%}.grace-dsc-web-job-list-base__mobile .grace-dsc-web-job-list-base__job-list-nodata div{padding:10px}.grace-dsc-web-job-list-base__mobile .grace-dsc-web-job-list-base__no-more{text-align:center;padding:20px 0;color:#666;font-size:16px}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(90deg)}}@keyframes rotatee{0%{transform:rotate(90deg)}to{transform:rotate(0)}}.grace-dsc-web-job-card__detail-btn-s{width:100%;text-align:center;margin:10px 0}.grace-dsc-web-job-card__detail-btn-s a{width:20%;background:#be9447;line-height:45px;color:#fff;text-align:center;font-size:17px;font-weight:700;letter-spacing:2px;border-radius:25px;display:inline-block;cursor:pointer}.grace-dsc-web-job-card-base{width:750px;background-color:#fff;padding:20px;-moz-box-shadow:0px 0px 3px #dedede;-webkit-box-shadow:0px 0px 3px #dedede;box-shadow:0 0 3px #dedede;margin-bottom:20px;border-radius:15px;display:block;border:2px solid #be9447}.grace-dsc-web-job-card-base__title{width:100%;display:flex}.grace-dsc-web-job-card-base__title .grace-dsc-web-job-card-base__job-title{font-size:22px;width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:700}.grace-dsc-web-job-card-base__title .grace-dsc-web-job-card-base__job-city{font-size:14px;color:#be9447}.el-dialog__body{padding:20px 25px}.grace-dsc-web-job-card-base__title-detail{padding-bottom:10px}.grace-dsc-web-job-card-base__title-detail .grace-dsc-web-job-card-base__job-title{font-weight:700}.grace-dsc-web-job-card-base__detail{width:100%;text-align:justify;padding:10px 0;line-height:24px;border-top:1px solid #be9447;margin-top:20px}.grace-dsc-web-job-card-base__detail p{text-align:justify;color:#333;font-size:17px;line-height:24px}.grace-dsc-web-job-card-base__content{display:flex;justify-content:space-between}.grace-dsc-web-job-card-base__content .grace-dsc-web-job-card-base__left{flex:1}.grace-dsc-web-job-card-base__content .grace-dsc-web-job-card-base__left ul{font-size:15px;color:#000;display:flex;justify-content:flex-start;align-items:center;margin-top:20px;list-style:none;padding:0;outline:0;flex-wrap:wrap;margin-bottom:0}.grace-dsc-web-job-card-base__content .grace-dsc-web-job-card-base__left ul li{margin-bottom:3px}.grace-dsc-web-job-card-base__content .grace-dsc-web-job-card-base__left ul li span{display:inline-block;padding:5px 10px;background-color:#f5f5f5;border-radius:5px;margin-right:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.grace-dsc-web-job-card-base__content .grace-dsc-web-job-card-base__left ul li:nth-child(1) span{max-width:550px}.grace-dsc-web-job-card-base__content .grace-dsc-web-job-card-base__left .grace-dsc-web-job-card-base__company-name{font-size:14px;color:#717171;margin-top:12px}.grace-dsc-web-job-card-base__content .grace-dsc-web-job-card-base__right{display:flex;justify-content:space-between;flex-direction:column;align-items:flex-end;margin-left:20px}.grace-dsc-web-job-card-base__content .grace-dsc-web-job-card-base__right .grace-dsc-web-job-card-base__job-apply{color:#fff;font-size:16px;line-height:36px;cursor:pointer;width:90px;height:40px;line-height:40px;text-align:center;border-radius:50px;background:#be9447}.grace-dsc-web-job-card__detail-content{width:100%;padding-top:15px;margin-top:15px;border-top:1px solid #e3e3e3}.grace-dsc-web-job-card__detail-content .grace-dsc-web-job-card__job-title{width:100%;font-size:16px;font-weight:700;padding-bottom:10px}.grace-dsc-web-job-card__detail-content .grace-dsc-web-job-card__job-content{line-height:22px}.grace-dsc-web-job-card__detail-content .grace-dsc-web-job-card__detail-btn{width:100%;text-align:center;margin:10px 0}.grace-dsc-web-job-card__detail-content .grace-dsc-web-job-card__detail-btn a{width:40%;background:#54bbf0;line-height:45px;color:#fff;text-align:center;font-size:16px;border-radius:25px;display:inline-block;cursor:pointer}div{box-sizing:border-box}a{color:#333;text-decoration:none}.el-dialog{margin-left:auto;margin-right:auto}
