@charset "UTF-8";
/* CSS Document */

.tlad {
    width: 1920px;
    height: 80px;
    display: block;
    text-align: center;
}

.addstyle {
    background: linear-gradient(180deg, #BEEAE5 0%, #F0F4FF 80%);
}

.jobsearch {
    background: url("../image/quan.png") no-repeat 150px 10px;
}

.search-bar {
    margin: 0px;
    width: 880px;
}

.bbr {
    width: 760px;
    border: 1px solid #30BB92;
}

.hoticon {
    display: inline-block;
    vertical-align: top;
    margin-top: 12px;
}

.hot-word {
    width: 880px;
    margin: 0;
}

.typeleft {
    display: block;
    height: 356px;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    border-radius: 0px;
    opacity: 1;
    border-color: currentcolor;
    border-style: solid;
    border-width: 1px;
    border-image: linear-gradient(rgba(48, 187, 146, 0.4), rgba(255, 255, 255, 0)) 1 / 1 / 0 stretch;
    /*width: 300px;*/
    overflow: hidden;
}

.screen-word {
    width: 266px;
    line-height: 40px;
}

.typeright {
    width: 880px;
}

.joblistlogo {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.joblistlogo li {
    width: 136px;
    height: 64px;
    background: #fff;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    margin-top: 10px;
    justify-content: center;
}

.joblistlogo li img {
    object-fit: contain;
    width: 136px;
    height: 66px;
}

.adleftjob {
    width: 570px;
}

.jobrz {
    width: 32px;
    height: 18px;
    background: linear-gradient(90deg, #FF4040 0%, #FE7C1F 100%);
    border-radius: 3px;
    display: inline-block;
    text-align: center;
    color: #fff;
}

.gray242B38 {
    color: #242B38;
}

.gray1E1533 {
    color: #1E1533;
}

.gray808794 {
    color: #808794;
}

.red {
    color: #FB3232;
}

.lbad img {
    display: block;
}

.joblistlogo li a {
    display: block;
}

.joblistlogo li a:hover {
    opacity: .8;
}

.typerightrz li {
    border-bottom: 1px solid rgba(227, 234, 248, 0.8);
    padding: 15px 0px;
}

.typerightrz li a:hover {
    opacity: .8;
}

.rzdiv {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.jobname {
    display: inline-block;
    width: 233px;
}

.scrolljb {
    width: 300px;
    height: 50px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    bottom: 0px;
}

.maskzl1 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgb(0, 0, 0);
    opacity: 0.2;
    z-index: 0;
}

.jobchinputwidow {
    width: 600px;
    height: 360px;
    border-radius: 4px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -300px;
    margin-top: -180px;
    background: #fff;
    text-align: center;
}

.solidline {
    width: 250px;
    height: 120px;
    background: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    border: 1px dashed #30BB92;
    display: inline-block;
}

.h1tit {
    margin: 40px auto 30px;
}

.btnjl, .btnjl1 {
    height: 36px;
    background: #30BB92;
    border-radius: 4px;
    line-height: 36px;
    margin: 30px 10px;
    padding: 0px 25px;
    display: inline-block;
    border: 1px solid #30BB92;
}

.btnjl1 {
    background: #fff;
    color: #30BB92;
}

.btn:hover, a.btn:hover {
    opacity: .8;
}

.fjxx {
    margin-left: 96px;
}
.closexjob {
    width: 14px;
    height: 14px;
    padding: 5px;
    opacity: .6;
    right: 15px;
    top: 15px;
}












