.searchConditionBox {
    padding: 35px 0 30px;
    background: #fff;
    position: relative;
}
.searchConditionBox .shopCenter{
    cursor: pointer;
    position: absolute;
    top: 100px;
    right: -80px;
    width: 80px;
    height: 80px;
    background: #46bcf1;
    text-align: center;
    color: #fff;
}
.searchConditionBox .shopCenter img{
    width: 36px;
    margin: 10px auto 5px;
    display: block;
    float: none;
}
.searchConditionBox .shopCenter span{
    display: block;
    width: 100%;
}

.searchConditionBox .searchCondition {
    position: relative;
    min-height: 30px;
    line-height: 30px;
    padding-left: 110px;
    padding-right: 90px;
    margin-top: 8px;
    font-size: 14px;
}

[url-href]{
    cursor:pointer;
}

.searchConditionBox .MultiSelection {
    overflow: hidden;
}

.searchConditionBox .searchCondition:first-child {
    margin-top: 0;
}

.searchConditionBox .searchCondition span {
    position: absolute;
    top: 0;
    left: 10px;
    width: 80px;
    font-weight: bold;
    text-align: right;
}

.searchConditionBox .moreCondition {
    position: absolute;
    bottom: 5px;
    right: 8px;
    padding: 0 10px;
    color: #fff;
    background-color: #449d39;
    cursor: pointer;
}

.searchConditionBox .searchCondition div {
    position: relative;
    padding-left: 48px;
}

.searchConditionBox .searchCondition.Not div {
    padding-left: 0;
}

.searchConditionBox .searchCondition a {
    display: inline-block;
    padding: 0 10px;
    margin-left: 5px;
    margin-bottom: 5px;
    cursor: pointer;
}

.searchConditionBox .searchCondition a.active,
.searchConditionBox .searchCondition a:hover {
    color: #fff;
    background-color: #449d39;
}

.searchConditionBox .searchCondition a:first-child {
    margin-left: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.searchBtnBox {
    /*margin: 20px 0;*/
    padding:0 35px;
    font-size: 16px;
    background-color: #fff;
}

.searchBtnBox .layui-input {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: 1px solid #449D39;
    border-radius: 30px;
    padding-left: 30px;
}

.searchBtnBox .layui-btn {
    height: 50px;
    line-height: 50px;
    padding: 0 20px 0px 60px;
    font-size: 18px;
}

.searchResult li {
    border-bottom: 1px dashed #ccc;
}

.searchResult table {
    width: 100%;
    line-height: 40px;
    color: #808080;
    text-align: center;
}

.searchResult thead {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid #449d39;
}

.searchResult tbody td {
    position: relative;
    padding: 0 10px;
    font-size: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.searchResult tbody td a {
    position: relative;
    display: inline-block;
    max-width: 100%;
    font-size: 18px;
    text-align: center;
}

.searchResult tbody tr {
    position: relative;
}

.searchResult tbody a[page-href]:hover {
    color: #449d39;
}

.button[duge=false]{
    background-color: #808080;
}

.button[duge=false]:hover{
    background-color: #c0c0c0;
}

/*新版*/
.clear:after{
    content: "";
    display: block;
    clear: both;
    height:0;
    visibility:hidden;
}
.fr{
    float: right !important;
}
.userCenter>div{
    /*margin-bottom: 20px;*/
}

.aui-content-sidebar {
    position: relative;
    width: 220px;
    margin-left: -15px;
}
.aui-content-menu {
    position: relative;
}

.aui-content-menu-head {
    position: relative;
    padding: 18px 0 17px;
}

.aui-content-menu-head-list {
    position: relative;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    border-right: 0;
}
.aui-content-menu-head-list h2 {
    display: inline-block;
    padding-left: 15px;
    margin: 0;
    font-size: 15px;
    font-weight: 500;
    color: #636363;
}
.aui-content-menu-head-list a {
    margin: 0 5px 5px 0;
    padding: 0 6px;
    white-space: nowrap;
    color: #555;
    background-color: transparent;
    text-decoration: none;
}

.aui-content-menu-head-list-arrow {
    position: absolute;
    right: 0;
    top: 6px;
    width: 6px;
    height: 11px;
    margin-right: 8px;
    background: url("/sxrcw/webPage/images/arrow.png") 0 0 no-repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx) {
    .aui-content-menu-head-list-arrow {
        background-image:url("/sxrcw/webPage/images/arrow@2x.png");
        background-size: 6px 11px;
    }

    .sidebar .mainNavs .menu_box .menu_sub dt span i.icon_new {
        background-image: url(//www.lgstatic.com/www/static/index/modules/sidebar/img/icon_new@2x_4e7d7b8.png);
        background-size: 24px 14px
    }
}

.aui-content-sidebar .aui-content-main .active .aui-content-menu-head {
    -webkit-box-shadow: 0 0 4px 2px rgba(0,0,0,.09);
    -moz-box-shadow: 0 0 4px 2px rgba(0,0,0,.09);
    box-shadow: 0 0 4px 2px rgba(0,0,0,.09);
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    background: #fff;
    cursor: pointer;
}

.aui-ds {
    display: none;
}

.aui-content-menu-dow {
    position: absolute;
    left: 220px;
    top: 0;
    width: 600px;
    padding: 20px 10px 0 12px;
    z-index: 10;
    background: #fff;
    -webkit-box-shadow: 0 0 4px 2px rgba(0,0,0,.09);
    -moz-box-shadow: 0 0 4px 2px rgba(0,0,0,.09);
    box-shadow: 0 0 4px 2px rgba(0,0,0,.09);
    border-radius: 2px;
    border-top-left-radius: 0;
}

.aui-content-menu-dow dl {
    margin: 0 0 17px;
}

.aui-content-menu-dow dl dt {
    position: relative;
    width: auto;
    margin: 0;
    padding-left: 10px;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 6px;
}

.aui-content-menu-dow dl dt span {
    position: relative;
    display: inline-block;
    padding: 0;
    color: #088ec0;
}

.aui-content-menu-dow dl dd {
    color: #555;
    font-size: 0;
    overflow: hidden;
}

.aui-content-menu-dow dl dd a {
    display: inline-block;
    position: relative;
    margin-left: -1px;
    padding: 0 11px;
    font-size: 14px;
    line-height: 28px;
    color: #777;
    white-space: nowrap;
}

.aui-content-menu-dow dl dd a:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 12px;
    background: #D8D8D8;
    top: 8px;
    left: 0;
}

.aui-content-menu-dow dl dd .aui-a-curr {
    color: #fc583d;
}

.aui-content-sidebar .active:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: -1px;
    width: 7px;
    background: #fff;
    z-index: 102;
}
.jobBox1R{
    width: 890px;
}
.jobBox1R .searchBtnBox{
    width: 100%;
    height: 47px;
    border: 2px solid #eee;
    border-radius: 25px;
    margin-top: -50px;
}
.jobBox1R .searchBtnBox .layui-input{
    width: 667px;
    height: 18px;
    line-height: 18px;
    border: 0;
    border-left: 1px solid #dadada;
    padding-left: 30px;
}
.jobBox1R .searchBtnBox .layui-select{
    width: 120px;
    border: 0;
    margin-left: 5px;
    font-size: 14px;
    color: #636363;
    background: transparent url("/sxrcw/webPage/images/icon-selectjt.png") no-repeat 90px center;
    padding: 0 20px 0 35px;
}
.jobBox1R .searchBtnBox .layui-btn{
    width: 85px;
    height: 45px;
    border-radius: 25px;
    background: #e5e5e5 url("/sxrcw/webPage/images/icon-btnsearch.png") no-repeat center;
    padding: 0;
}
.hotSearch{
    margin-top: 15px;
    font-size: 12px;
    color: #bdbdbd;
}
.hotSearch a{
    display: inline-block;
    color: #24a0ff;
    margin-right: 12px;
}
.jobfair{
    margin-top: 0px;
}
.jobfair>h2{
    font-size: 22px;
    text-align: center;
    color: black;
    height: 40px;
    line-height: 80px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 40px;
}
.jobfair li{
    float: left;
    width: 280px;
    margin-right: 25px;
}
.jobfair li:last-child{
    margin-right: 0;
}
.jobfair li>div{
    width: 100%;
}
.fairpic{
    height: 210px;
    position: relative;
    margin-bottom: 20px;
}
.fairpic img{
    width: 100%;
    height: 100%;
}
.fairpic a{
    position: absolute;
    display: block;
    width: 82px;
    height: 34px;
    background: #ff9000;
    color: white;
    font-size: 14px;
    text-align: center;
    line-height: 34px;
    right: 10px;
    bottom: 10px;
}
.fairinfo h2{
    font-size: 16px;
    color: #333333;
    line-height: 20px;
    margin-bottom: 15px;
}
.fairinfo .hottag{
    display: inline-block;
    width: 38px;
    height: 20px;
    background: #fc583d;
    border-radius: 3px;
    text-align: center;
    color: white;
    line-height: 20px;
    margin-right: 6px;
    font-size: 12px;
}
.fairinfo p{
    line-height: 30px;
}
.fairinfo p span{
    display: inline-block;
}
.fairinfo p .starBox{
    position: relative;
    width: 72px;
    height: 11px;
    margin-bottom: 10px;
    background: url("/sxrcw/webPage/images/star_empty.png") no-repeat;
}
.fairinfo p .starBox i{
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: auto;
    height: 100%;
    background: url("/sxrcw/webPage/images/star_full.png") no-repeat;
}
.fairinfo p .starBox i.one{
    width: 20%;
}
.fairinfo p .starBox i.two{
    width: 40%;
}
.fairinfo p .starBox i.three{
    width: 60%;
}
.fairinfo p .starBox i.four{
    width: 80%;
}
.fairinfo p .starBox i.five{
    width: 100%;
}
.fairinfo p .fairschool{
    position: relative;
    font-size: 13px;
}
.fairinfo p .fairtime{
    color: #fc583d;
    font-size: 15px;
    font-weight: bold;
}
.fairinfo p .timedetail{
    float: right;
    font-size: 13px;
}
.BodyBox .BodyBox_Content{
    padding: 0px 0px;
}
.jobBox2 .layui-tab-title{
    border: 0;
    margin-bottom: 30px;
}
.jobBox2, .jobBox3{
    position: relative;
}
a.checkmore{
    display: block;
    float: right;
    width: auto;
    height: 20px;
    line-height: 20px;
    color: #288be0;
    cursor: pointer;
}
.jobBox2 .checkmore, .jobBox3 .checkmore{
    position: absolute;
    z-index: 1;
    right: 0;
    top: 5px;
}
.jobBox3 .checkmore{
    top: 20px;
    z-index: 1;
}
.jobBox2 .layui-tab-title li{
    width: 140px;
    height: 30px;
    background: #e4e4e4;
    color: #888888;
    border-radius: 15px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    padding: 0;
    margin-right: 18px;
}
.jobBox2 .layui-tab-title .layui-this{
    background: #1f92ff;
    color: white;
}
.jobBox2>.layui-tab-more li.layui-this:after,  .jobBox2>.layui-tab-title .layui-this:after{
    border-bottom: 0;
}
.jobBox2 .layui-tab-item li{
    float:left;
    width: 20%;
    line-height: 18px;
}
.jobBox2 .layui-tab-item li a{
    color: #888888;
    display: block;
    width: 90%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.jobBox2 .layui-tab-content{
    padding: 0;
}
.jobBox3 .layui-tab-content{
    padding: 0;
}
.jobBox3>.layui-tab-more li.layui-this:after,  .jobBox3>.layui-tab-title .layui-this:after{
    display: none;
}
.jobBox3 .layui-tab-title{
    height: 90px;
    border-color: transparent;
}
.jobBox3 .layui-tab-title li{
    line-height: 60px;
    font-size: 18px;
    color: #434343;
}
.jobBox3 > .layui-tab-title .layui-this{
    color:#ffb911;
}
.jobBox3 .layui-tab-title .layui-this:after{
    height: 61px;
}
.jobBox3 .layui-tab-item li{
    float:left;
    width: 49.6%;
    line-height: 36px;
    border: 1px solid #f4f4f4;
    margin-bottom: 10px;
}
.jobBox3 .layui-tab-item li:after{
    content: "";
    display: block;
    clear: both;
    height:0;
}
.jobBox3 .layui-tab-item li>div{
    float: left;
    width: 50%;
    color: #575757;
    padding:10px 30px;
}
.jobBox3 .layui-tab-item li h4 .jobname{
    font-size: 16px;
    color:#088ec0;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    width:140px
}
.jobBox3 .layui-tab-item li h4 .comname{
    display: inline-block;
    font-size: 15px;
    width: 190px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.jobBox3 .layui-tab-item li h4 i{
    display: inline-block;
}
.jobBox3 .layui-tab-item li h4 i.chat{
    width: 17px;
    height: 36px;
    background: url("/sxrcw/webPage/images/icon-chat.png") no-repeat center;
    cursor: pointer;
}
.jobBox3 .layui-tab-item li>div span{
    display: inline-block;
}
.jobBox3 .tag{
    padding: 0 10px;
    background: #edf9ff;
    margin-right: 6px;
    margin-bottom: 5px;
    border: 1px solid #d1effe;
    height: 26px;
    line-height: 25px;
    color: #0d91ce;
}
.hotjobtag{
    display: inline-block;
    width: 74px;
    height: 36px;
    background: url("/sxrcw/webPage/images/hotjobTag.png") no-repeat center;
    color: white;
    text-align: center;
}
.jobBox3 .industry{
    font-size: 14px;
}
.jobBox3 .salary{
    color: #fead00;
    font-size: 16px;
}
.jobBox3 .tags3{
    font-size: 13px;
    color: #313131;

}
.jobBox3 .time{
    font-size: 13px;
    color: #929292;
}
.bannerBox{}
.bannerBox img{
    width: 100%;
    height: auto;
}
.jobBox4{
    margin-top: 40px;
}
.jobBox4 .title{
    margin-bottom: 20px;
    color: #353535;
    font-size: 24px;
    height: 32px;
    line-height: 32px;
    /*font-weight: bold;*/
    text-indent: 40px;
    background: url("/sxrcw/webPage/images/icon-company.png") no-repeat left center;
}
.jobBox4 .title a{
    text-indent: 0;
    font-size: 12px;
}
.jobBox4 li{
    float: left;
    width: 33.3%;
    line-height: 40px;
    border-bottom: 1px dashed #dedede;
    font-size: 14px;
    padding-left: 40px;
}
.jobBox4 li a{
    color: #333333;
    display: inline-block;
    cursor: pointer;
}
.jobBox4 li span{
    float: right;
    color: #a6a6a6;
    display: inline-block;
}
.jobBox2 li span:first-child{
    overflow: hidden;
    text-overflow: ellipsis;
    width: 42em;
    white-space: nowrap;
    display: block;
    float: left;
}
.jobBox2 li span:last-child{
    display: block;
    float: right;
}
/*new*/
.searchBtnBox>.layui-inline{
    width: 100%;
}
.searchLine{
    position: relative;
    width: 100%;
    height: 50px;
}
.searchK{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.searchLine .searchBtn{
    position: absolute;
    top: 0;
    right: 0;
}
.searchLine .searchBtn img{
    width:18px;
    position: absolute;
    top:15px ;
    left: 30px;
}
.searchLine .searchBtn .layui-btn{
    border-radius: 30px;
    font-size: 16px;
}
.searchConditionBox .searchCondition a[value='3306']{
    display: none;
}
/*.buttonBlock>.layui-btn:hover{*/
/*    border:1px solid #fff;*/
/*    color:#fff;*/
/*}*/
.searchResult{
    /*background: #f4f4f4;*/
    padding: 25px 0 15px;
}
.BodyBox{
    /*width: 1200px;*/
    /*margin: 0 auto;*/
    background-color: #F5F6FA;
}
.BodyBox .BodyBox_Nav{
    margin-bottom: 0;
    padding:15px 10px 40px 35px;
}
.searchResult ul{
    width: 100%;
    overflow: hidden;
}
.searchResult ul li{
    float: left;
    width: 32%;
    margin: 0 0.66666% 15px;
    background-color: #fff;
    border-radius: 7px;
    padding: 8px 12px;
}
.searchResult ul li:hover {
    box-shadow: 8px 8px 8px #d5d5d5;
}
.searchResult .jobName{
    float: left;
    padding-right: 20px;
    font-size: 18px;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.searchResult .jobName:after{
    content: '';
    background: url("images/hot.png") no-repeat right;
    background-size: 16px 19px;
    position: absolute;
    right: 0px;
    top: 8px;
    width: 16px;
    height: 19px;
}
.searchResult .cName{
    font-size: 14px;
    color: #999;
    float: left;
}
.searchResult .chat b{
    width: 21px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 0;
    background: url("images/chat.png") no-repeat right;
    background-size: 21px 20px;
}
.searchResult .chat b.off{
    background: url("images/offline.png") no-repeat right;
    background-size: 21px 20px;
}
.searchResult td.yq{
    color: #333;
    font-size: 14px;
}
.searchResult td .fbTime{
    font-size: 14px;
    color: #999;
    float: right;
}
.BodyBox_ListPageBox{
    margin-bottom: 35px;
}
.searchCondition[name='ccb184']>div>a:last-child{
    display: none;
}
.searchCondition[name='aac011']>div>a:last-child{
    display: none;
}
.searchCondition[name='aac011']>div>a[value='90']{
    display: none;
}
.searchCondition[name='aab056']>div>a:last-child{
    display: none;
}
.searchCondition[name='sxhy']>div>a:last-child{
    display: none;
}
.piao1,.piao2{
    position: fixed;
    width: 95px;
    height: 125px;
    background-color: #1599fe;
    color: #fff;
    font-weight: bold;
    font-size: 17px;
    text-align: center;
    padding: 8px;
    line-height: 35px;
    cursor: pointer;
}
.piao1{
    top: 125px;
    left: 0;
}
.piao2{
    top: 295px;
    left: 0;
}
.yqspan{
    float: left;
    width: calc(100% - 85px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}