@charset "utf-8";

._container{width:80%;margin:0 auto;}
._section{width:80%;margin:0 auto;position: relative;z-index: 2}

#pc-nav-box{position: fixed}
.top-logo{width:100%;background:unset;padding:5px 0;display: flex;background: #F5F7F9}
.top-logo .logo{display: none;max-width: 100px;margin-left: 15px}
.top-logo ul{display: flex;padding:0;align-items: center;justify-content: flex-end;position: relative}
.top-logo ul>li{padding:0 5px;color:#000;overflow: hidden;}
.top-logo ul>li:last-child{padding-right: 0}
.top-logo ul>li a{color:#000;padding:0 5px;font-size: 14px}
.top-logo ul>li.active a{color:#0097D6;}
.top-logo ul>li{border-right: 1px solid #7D7D7D;}
.top-logo ul>li:last-child{border-right: 0px solid #7D7D7D;}
.top-logo ul>li img{width:20px}
.top-logo ul>li.lang .fa{cursor:pointer;transition: all 0.2s ;}
.top-logo ul>li.lang .fa.active{transform:rotate(-180deg);}
.top-logo ul>li.lang {padding-right:0;}
.top-logo ul>li>ul{position: absolute;bottom:-20px;display: none;width: 100%}
.top-logo ul>li>ul>li{margin-left: 24px}


.top-nav{width:100%;padding:10px 0;background:#fff}
.top-nav .pc-nav-box {display:flex;align-items: center;justify-content: center}
.top-nav .pc-nav-box .logo{padding-right:10%}
.top-nav .pc-nav-box .logo img{max-width: 150px}
.top-nav .pc-nav-box .pc-nav{align-items: center;justify-content: center}
.top-nav .pc-nav-box .pc-nav .nav-item{flex-grow: 1;text-align: right;}
.top-nav .pc-nav-box .pc-nav .nav-item a{color:#fff;padding:0   }
.top-nav .pc-nav-box .pc-nav .nav-item a:hover{color:#0097D6}
.top-nav .pc-nav-box .pc-nav .nav-item.active a{color:#0097D6}
#mobile-nav-box {display: none;}
main{margin-top: 115px;padding-bottom: 50px;}

.banc{display: flex;align-items: center;background:#0087CE }
.banc>h1{flex-basis: 35%;height: 100%;padding-left: 10%;display: flex;align-items: center;font-size: 40px;font-weight: bold;color:#fff;font-family: 'Poppins-Bold'}



.indexmain{position: relative;padding-top: 130px}
.searchSec{box-shadow: 0px 3px 6px #00000029;display: flex;padding:20px;position: absolute;width:100%;top:-52px;background: #fff}
.searchSec .sitem{flex-grow: 1;margin-right: 15px;margin-bottom: 15px}
.searchSec .sitem:last-child{flex-grow: 0.3}
.searchSec .sitem label{display: block;height:30px}
.searchSec .sitem ._input{position:relative;border: 0.5px solid #CDCDCD;border-radius: 9px;display: block;width:100%;;height:50px;overflow: hidden}
.searchSec .sitem ._select{padding-right: 15px;}
.searchSec .sitem .kwsBtnb{position:absolute;right:0;top:10%;font-size: 20px;height: 80%;display: flex;align-items: center;width: 60px;justify-content: center;border-left: 1px solid #CDCDCD}
.searchSec .sitem .kwsBtn{font-size: 20px;font-weight: normal;color:#7F7F7F;}
.searchSec .sitem input#keywords{width: calc(100% - 60px)}
.searchSec .sitem input,.searchSec .sitem select{color:#7F7F7F;outline: none;height:100%;padding:15px;width: 100%;border: 0;border-radius: 9px;font-size: 14px;}
.searchSec .sitem select option{color:#7F7F7F;}
.searchBtn{border-radius: 9px;background: #0097D6;padding:15px;color:#fff;margin-top: 30px;display: block;text-align: center;height:50px;overflow: hidden}
.searchBtn .fa{color:#fff;margin-right: 15px}
.searchBtn:hover{color:#fff;background:rgba(0,151,214,0.9)}
/*.recentSec{margin-top: 150px}*/

.recent-tit {margin-bottom: 20px;}
.recent-tit .pageInt{display: flex;align-items: center;margin-bottom: 20px}
.recent-tit .rpage{font-size: 14px;color: #7F7F7F;}
.pagination{margin-left: auto;font-size: 14px;}
.pagination li {margin:0 5px}
.pagination li a,.pagination li span{width:100%;height:100%;display: inline-block;color: #7F7F7F;}
.pagination li a:hover{color:#0097D6;}
.pagination li a:hover i{color:#0097D6;}
.pagination li span.active{color:#0097D6;}

.recent-tit .rtit{font-size: 32px;color: #0097D6;font-family: 'Poppins-SemiBold'}
.joblist{border-bottom: 4px solid #36C1FF;box-shadow: 0px 3px 6px #00000029;margin:20px 0;padding:21px 30px 3px 30px; transition: all 0.2s;display: flex;align-items: center}
.joblist .jbmore{margin-left: auto;}

.jbtext h4 a{font-size: 20px;color:#0097D6;position: relative;font-family: 'Poppins-SemiBold'}
.jbtext h4 a::before{content: '';display: block;width:0;height:1px;background:#0097D6;bottom:-2px;left:0;position: absolute;transition: all 0.2s}
.jbtext h4 a:hover::before{width: 100%}

.jbtext .sumary{color:#000;margin-top: 10px}
.timeway{margin: 30px 0}
.timeway span{font-size: 14px;padding:5px 24px;margin:10px 0;margin-right: 15px;border-radius: 20px;font-weight: bold;font-family: 'Poppins-Bold';display: inline-block}
.timeway span.ft{background:#D5F5D5;color:#388435}
.timeway span.pt{background:#D5E0F5;color:#383584}

.timeway span.st{background:rgba(0,151,214,0.3);color:#0097D6}
.timeway span.lt{background:rgba(145,28,44,0.3);color:#9A262E}

.joblist .jbmore a{position:relative;color:#0097D6}
.joblist .jbmore a::before{content: '';display: block;width:0;height:1px;background:#0097D6;bottom:-2px;left:0;position: absolute;transition: all 0.2s}
.joblist .jbmore a:hover::before{width: 100%}
.joblist:hover{background:#F2F7FB}

.lud{font-size: 14px;color:#7F7F7F}

.faq-item{margin:20px 0;}
.faq-tit{font-size: 20px;padding:20px 30px;position: relative;transition: all 0.5s;cursor: pointer;background: #0097D6;color:#FFF;font-family: 'Poppins-SemiBold';box-shadow: 0px 3px 6px #00000029;}

.faq-tit::before{content: '';display: inline-block;height:4px;width:20px;background: #FFF;position: absolute;right:30px;top:29px;transition: all 0.5s}
.faq-tit::after{content: '';display: inline-block;width:4px;height:20px;background: #FFF;position: absolute;right:38px;top:21px;transition: all 0.5s}
.faq-tit.active{background:#0097D6;color:#fff;box-shadow: unset}
.faq-tit.active::after{display: none;background:#fff}
.faq-tit.active::before{background:#fff}
.faq-cont{padding:30px;display: none;box-shadow: 0px 3px 6px #00000029;}
.faq-cont.active{display:block}

.jobback{margin:15px 0;}
.jobcont{box-shadow: 0px 3px 6px #00000029;padding:30px;}
.jobback a{color:#7F7F7F;font-size: 14px}
.jobtit{font-weight: bold}
.jbtext .jobtit a{font-size: 30px;color: #0097D6;position: relative;font-family: 'Poppins-Bold';}
.jobfeat{display: flex;margin:50px 0;}
.jobfeat>div{border-left: 2px solid #C3C3C3;flex-grow: 1;padding:0 15px}
.jobfeat>div>span{color:#B3B3B3;font-size: 14px}
.jobcon h3{ font-size:22px;color:#0097D6;font-weight: bold;margin-bottom: 20px;font-family: 'Poppins-Bold' }
.jobcon {padding-left: 15px;margin-bottom: 10px }
.jobcon p{margin-bottom: 10px }
.applyBox{text-align: center;margin-top: 3rem}
.applyBox a{padding:10px 40px; color:#fff;background:#0097D6;border-radius: 9px;box-shadow: 3px 3px 6px #00000029;}
.applyBox a:hover{background:rgba(0,151,214,0.9)}
.shareBox{margin-top: 50px;display: flex;align-items: center}
.sharetxt span{font-size: 14px; color: #707070;margin:0 10px;}


/*foot*/
footer{position: relative;}
.footer{position: absolute;bottom:30px;left:10%;}
.fcont{display: flex;align-items: center;font-size: 14px;}
.fcont .copy1{margin-right: 15px;color:#fff}
.fcont .copy2{border-left: 2px solid #fff;padding-left: 15px;color:#fff}



