.section1{padding-top:.6rem;padding-bottom:1.1rem}@media (max-width:767px){.section1{padding-bottom:.8rem}}.section1 .job-select{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;margin-bottom:.85rem}@media (max-width:767px){.section1 .job-select{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;margin-bottom:.4rem}}.section1 .job-select .select{position:relative;cursor:pointer;border-radius:100px;border:1px solid #0f3869;width:2.1rem}@media (max-width:1024px){.section1 .job-select .select{width:3.5rem}}@media (max-width:991px){.section1 .job-select .select{width:4.5rem}}@media (max-width:767px){.section1 .job-select .select{width:48%}}.section1 .job-select .select:after{content:"\e601";font-family:iconfont;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(90deg);-moz-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg);color:#fff;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-moz-transition:transform .3s, -moz-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s, -moz-transform .3s;pointer-events:none;border-radius:50%;background-color:#0f3869;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-top:.01rem;width:.24rem;height:.24rem;right:.1rem;font-size:.18rem}@media (max-width:1024px){.section1 .job-select .select:after{width:.34rem}}@media (max-width:991px){.section1 .job-select .select:after{width:.44rem}}@media (max-width:767px){.section1 .job-select .select:after{width:.4rem}}@media (max-width:1024px){.section1 .job-select .select:after{height:.34rem}}@media (max-width:991px){.section1 .job-select .select:after{height:.44rem}}@media (max-width:767px){.section1 .job-select .select:after{height:.4rem}}@media (max-width:1024px){.section1 .job-select .select:after{font-size:.26rem}}@media (max-width:991px){.section1 .job-select .select:after{font-size:.36rem}}@media (max-width:767px){.section1 .job-select .select:after{font-size:.3rem}}.section1 .job-select .select:not(:last-child){margin-right:.15rem}@media (max-width:767px){.section1 .job-select .select:not(:last-child){margin-right:0}}.section1 .job-select .select input{cursor:pointer;width:100%;border:none;background-color:transparent;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#0f3869;font-size:.25rem;height:.58rem;padding-left:.3rem;padding-right:.4rem}@media (max-width:1024px){.section1 .job-select .select input{font-size:.32rem}}@media (max-width:991px){.section1 .job-select .select input{font-size:.42rem}}@media (max-width:767px){.section1 .job-select .select input{font-size:.32rem}}@media (max-width:1024px){.section1 .job-select .select input{height:.68rem}}@media (max-width:991px){.section1 .job-select .select input{height:.8rem}}@media (max-width:767px){.section1 .job-select .select input{height:.7rem}}.section1 .job-select .select input::-webkit-input-placeholder{color:rgba(15,56,105,.7)}.section1 .job-select .select input:-moz-placeholder{color:rgba(15,56,105,.7)}.section1 .job-select .select input::moz-placeholder{color:rgba(15,56,105,.7)}.section1 .job-select .select input:-ms-input-placeholder{color:rgba(15,56,105,.7)}.section1 .job-select .select ul{z-index:1;position:absolute;top:105%;left:0;width:100%;background-color:#eaf3ff;border:1px solid #0f3869;border-radius:.2rem;overflow-y:auto;overflow-x:hidden;-webkit-transform-origin:top;-moz-transform-origin:top;transform-origin:top;-webkit-transform:scaleY(0);-moz-transform:scaleY(0);transform:scaleY(0);visibility:hidden;pointer-events:none;-webkit-transition:visibility .2s,pointer-events .2s,-webkit-transform .2s;transition:visibility .2s,pointer-events .2s,-webkit-transform .2s;-moz-transition:transform .2s,visibility .2s,pointer-events .2s,-moz-transform .2s;transition:transform .2s,visibility .2s,pointer-events .2s;transition:transform .2s,visibility .2s,pointer-events .2s,-webkit-transform .2s,-moz-transform .2s;-webkit-box-shadow:0 0 .1rem rgba(0,0,0,.1);box-shadow:0 0 .1rem rgba(0,0,0,.1);font-size:.2rem;max-height:3rem}@media (max-width:1024px){.section1 .job-select .select ul{font-size:.26rem}}@media (max-width:991px){.section1 .job-select .select ul{font-size:.34rem}}@media (max-width:767px){.section1 .job-select .select ul{font-size:.28rem}}@media (max-width:1024px){.section1 .job-select .select ul{max-height:4rem}}@media (max-width:991px){.section1 .job-select .select ul{max-height:5rem}}.section1 .job-select .select ul::-webkit-scrollbar{width:4px}.section1 .job-select .select ul::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:hsla(0,0%,74.1%,.6)}.section1 .job-select .select ul::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px transparent;box-shadow:inset 0 0 5px transparent;border-radius:0;background:transparent}.section1 .job-select .select ul li{cursor:pointer;-webkit-transition:color .3s,background-color .3s;-moz-transition:color .3s,background-color .3s;transition:color .3s,background-color .3s;padding:.1rem .3rem}@media (max-width:1024px){.section1 .job-select .select ul li{padding:.14rem .3rem}}@media (max-width:991px){.section1 .job-select .select ul li{padding:.2rem .3rem}}@media (max-width:767px){.section1 .job-select .select ul li{padding:.14rem .3rem}}.section1 .job-select .select ul li:hover{background-color:#fff}.section1 .job-select .select ul li.on{background-color:#fff;color:#0078ff}.section1 .job-select .select.active:after{-webkit-transform:translateY(-50%) rotate(-90deg);-moz-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg)}.section1 .job-select .select.active ul{-webkit-transform:scaleY(1);-moz-transform:scaleY(1);transform:scaleY(1);visibility:visible;pointer-events:all}.section1 .job-cont{background-color:#eaf3ff;border-radius:.2rem;padding:.5rem .75rem}@media (max-width:767px){.section1 .job-cont{padding:.5rem .4rem}}.section1 .job-cont .job-list li{border-bottom:1px solid #b1d1f7;-webkit-transition:color .3s;-moz-transition:color .3s;transition:color .3s;font-size:.22rem}@media (max-width:1024px){.section1 .job-cont .job-list li{font-size:.32rem}}@media (max-width:991px){.section1 .job-cont .job-list li{font-size:.42rem}}@media (max-width:767px){.section1 .job-cont .job-list li{font-size:.32rem}}.section1 .job-cont .job-list li:first-child{border-bottom-color:#0f3869;color:#0078ff}@media (max-width:767px){.section1 .job-cont .job-list li:first-child a p:nth-child(2),.section1 .job-cont .job-list li:first-child a p:nth-child(3){display:none}}.section1 .job-cont .job-list li a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding-top:.3rem;padding-bottom:.3rem}.section1 .job-cont .job-list li a p:first-child{-webkit-flex-shrink:0;flex-shrink:0;width:60%;margin-bottom:0}@media (max-width:767px){.section1 .job-cont .job-list li a p:first-child{width:100%;margin-bottom:.15rem}}.section1 .job-cont .job-list li a p:nth-child(2){-webkit-flex-shrink:0;flex-shrink:0;width:18.5%}@media (max-width:767px){.section1 .job-cont .job-list li a p:nth-child(2){width:auto;font-size:.28rem}}.section1 .job-cont .job-list li a p:nth-child(3){-webkit-flex-shrink:0;flex-shrink:0;width:10.5%}@media (max-width:767px){.section1 .job-cont .job-list li a p:nth-child(3){width:auto;font-size:.28rem}}.section1 .job-cont .job-list li:hover{color:#0078ff}.section1 .job-cont .pages a,.section1 .job-cont .pages li{background-color:#f7faff}.section1 .job-cont .pages a.active,.section1 .job-cont .pages a.xl-active,.section1 .job-cont .pages li.active,.section1 .job-cont .pages li.xl-active{background-color:#0078ff!important}
