﻿body{
    font-family: Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;
}
.ms_middle .div_input {
    position: relative;
    float: left;
    width: 835px;
    height: 54px;
    background: #FF7D3C;
    border-radius: 12px;
    border: 2px solid #FF7D3C;
    margin-left:20px;
}
#wrap{
    width:1184px;
}
.mainCon{
    width: 1184px;
    margin: auto;
    margin-top: 20px;
}
.mainCon .zwLeft{
    width: 884px;
    margin-right: 10px;
}
.mainCon .zwRight{
    margin: 0 0 0 5px;
    width: 284px;
} 
.searchboxbody {
    position: relative;
    float: left;
    background: #fff;
    width: 705px;
    border-radius: 0 10px 10px 0;
    position: relative;
    min-width: 300px;
    vertical-align: middle;
    height: 51px;
    line-height: normal;
    border: none;
    padding: 3px 0px 0 20px;
    border-radius: 10px;
    outline: none;
    box-shadow: none;
    font-size: 16px;
    font-weight: 400;
}
.search_btn {
    float: left;
    display: block;
    font-weight: 500;
    color: #fff;
    line-height: 28px;
    width: 100px;
    font-size: 20px;
    text-align: center;
    padding: 11px 0;
    background: none;
    height: 51px;
}
input::-webkit-input-placeholder {
    color: #666666;
}

input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #666666;
}

input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #666666;
}

input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #666666;
}
.ms_middle .go-login-btn {
    float: right;
    width: 284px;
    height: 26px;
    text-align: center;
    border-radius: 12px;
    border: 1px solid #FF7D3C;
    font-size: 16px;
    font-weight: 400;
    color: #FF7D3C;
    line-height: 26px;
    padding: 15px 0;
    transition: all .2s linear;
    margin-right: 20px;
}
.ms_middle .go-login-btn:hover {
    color: #fff;
    background: #FF7D3C;
}
.mian_select {
    width: 1100px;
    border:none;
}
.ms_middle .ms_right1 a {
    font-size: 14px;
    font-weight: 400;
    color: #333;
}
.ms_middle .ms_right1 a:hover{
    background: none;
    border: none;
    color:#f60;
}
.msr_area a, .msr_job a{
    border: none;
}

.mian_select .ms_left1{
    font-size: 16px;
    font-weight: 500;
    color: #222;
}
.msr_job{
    background: #f8f8f8;
    border-radius: 10px;
}
/* #porperty{
    position: relative;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #222;
    line-height: 21px;
    padding: 6px 24px 6px 12px;
    cursor: pointer;
    transition: all .2s linear;
    border: none;
    background: #e5f8f8;
    overflow: visible;
    border-radius: 5px;
    width: auto;
    
} */
.porpertyIcon{
    position: absolute;
    top: 6px;
    right: 6px;
    color: #c6b374;
    font-size: 12px;
}
.xueli .sel-con{
    position: relative;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #222;
    line-height: 21px;
    padding: 5px 24px 5px 12px;
    cursor: pointer;
    transition: all .2s linear;
    border: none;
    background: #f8efe5;
    overflow: visible;
    border-radius: 5px;
    width: auto;
    margin: 0 20px 10px 0;
}
.xueli .sel-con:after{
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -8px;
    height: 8px;
    z-index: 4;
    background: transparent;
}
.sel-con .sel-detail{
    position: absolute;
    top: 40px;
    left: 0px;
    background: rgb(255, 255, 255);
    border-radius: 8px;
    border: 1px solid rgb(237, 237, 237);
    z-index: 4;
    transition: opacity 0.2s linear 0s;
}
.sel-detail ul{
    width: 168px;
    padding: 4px 8px;
    max-height: 286px;
    /* overflow: auto; */
    overflow: overlay;
    flex-shrink: 0;
    background: #fff;
    border-radius: 8px;
}
.sel-detail ul li{
    position: relative;
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    line-height: 20px;
    padding: 8px 16px 8px 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    border-radius: 4px;
    background: #fff;
    transition: all .2s linear;
    text-align: left;
}
.sel-detail ul li:hover{
    background-color: #f8efe5;
}
.mainCon .title{
    border-top: 0;
    background: none;
}
.mainCon .title .xszw .chall{
    margin-top: 10px;
    border: none;
    border-radius: 10px;
    background: #fff;
    line-height: 35px;
    height: 35px;
    font-size: 14px;
    color: #333;
}
.mainCon .title .xszw .chall input{
    margin-left: 12px;
    width: 12px;
    height: 12px;
    float: left;
    margin-top: 13px;
    margin-right: 5px;
}
.mainCon .title .xszw .op span{
    border-radius: 10px;
    height: 35px;
    line-height: 35px;
    margin-top: 10px;
}
.mainCon .title .op i{
    margin: 6px 2px 0 25px;
}
.mainCon .title .tLeft ul li a{
    background: #fff;
    border-radius: 10px;
    height: 35px;
    line-height: 35px;
    margin-top: 10px;
    border:none;
    margin-left:5px; 
}
.mainCon .title .tLeft ul li.now a, .mainCon .title .tLeft ul li:hover a{
    background: #fff;
    border-radius: 10px;
    height: 35px;
    line-height: 35px;
    margin-top: 10px; 
    border:none;
}
.mainCon .zwLeft{
    background: none;
}
.mainCon .zwLeft >ul >li{
    position: relative;
    background: #fff;
    border-radius: 12px;
    transition: all .2s linear;
    cursor: pointer;
    margin-bottom: 15px;
}
.mainCon .zwLeft >ul >li:hover{
    box-shadow: 0 16px 40px 0 hsl(0deg 0% 60% / 30%);
    z-index: 3;
    background: #fff;
}
.mainCon .zwLeft >ul >li .jobunderline{
    border: none;
}
.mainCon .zwLeft >ul >li .zwTop .yq .price{
    padding: 4px 0 0 0;
    background: none;
    color: #FF7D3C;
    font-weight: bold;
    margin: 0;
}
.mainCon .zwLeft >ul >li .zwTop .yq span{
    background: #f8f8f8;
    padding: 5px 12px;
    border-radius: 5px;
    margin: 0 0 0 10px;
}
.mainCon .zwLeft >ul >li .com .comName .gsm{
    font-weight: bold;
}
.mainCon .zwLeft >ul >li .com .comsm span{
    background: #f8f8f8;
    padding: 5px 12px;
    border-radius: 5px;
    margin: 0 0 0 10px;
    overflow: hidden;
    height: 16px;
    line-height: 21px;
}
.mainCon .zwLeft > ul > li .lxr .fbsj{
    font-size: 16px;
}
.mainCon .zwrppq .dlCon{
    margin: 0 12px;
    padding:20px 18px;
}
.mainCon .zwrppq .dlCon ul .phone1 input{
    font-size: 13px;
    height: 36px;
}
.mian_select .ms_right1{
    float: left;
    margin-left: 20px;
}
.searchboxdiv{
    border: 1px solid rgb(204, 204, 204);
    height: 320px;
    background: rgb(255, 255, 255);
    box-shadow: rgb(0 0 0 / 8%) 0px 4px 16px 0px;
    /* z-index: 6; */
    border-radius: 12px;
    padding: 4px 0px;
    display: none;
    z-index: 1005;
}
.searchboxdivul{
    max-height: 400px;
    overflow: overlay;
}
.searchboxdivli{
    line-height: 40px;
    padding: 0 16px;
    cursor: pointer;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all .2s linear;
    font-family: Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;
    /* font-size: 14px; */
    font-size: 12px;
}
.mainCon .zwRight .ggw a img{
    max-width:284px;
}

.zwrppq{
    border-radius: 10px 10px 0 0;
    padding-bottom:0;
    background: #fff;
    background: -webkit-linear-gradient(to bottom, #FF9E3C, #fff);
    background: linear-gradient(to bottom, #FF9E3C, #fff);
}
.mainCon .zwrppq .zwrppq_title{
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    line-height: 25px;
    padding-top: 20px;
    padding-bottom: 10px;
}
.mainCon .zwrppq .dlCon{
    background: linear-gradient(180deg,rgba(245,252,252,.8),#fcfbfa);
    border-radius: 12px 12px 0 0;
    padding: 20px 20px 0 20px;
}
.mainCon .zwrppq .dlCon .text_tip{
    color: #333;
}
.mainCon .zwrppq .dlCon .text_tip a{
    color: #333;
}
.mainCon .zwrppq .dlCon .text_tip input{
    margin-right:2px;
}
.mainCon .zwrppq .dlCon ul li{
    border-radius: 10px;
}
.mainCon .zwrppq .dlCon ul .yzmbtn span{
    border-radius: 10px;
    background-color: #FF9E3C;
    color: #fff;
    font-weight: bold;
}
.mainCon .zwRight .ggw a img{
    border-radius: 10px;
}
.mainCon .zwrppq .dlCon ul .yzm input{
    outline: none;
    width: 45%;
    height: 40px;
    padding-left: 10px;
    background: #fff;
    border: 1px solid #fff;
    outline: none;
    border: none;
}
.mainCon .zwrppq .dlCon .text_tip{
    text-align: center;
    color: #333;
    padding-bottom: 10px;
    margin: 10px 0 0;
}
.mainCon .zwrppq .dlCon .text_tip p{
    font-size: 12px;
}
.msr_area a.diplay_none, .msr_job a.diplay_none{
    display: inline-block;
}
.mian_select > .main_header.fixed{
    box-shadow: 0 16px 40px 0 rgb(158 158 158 / 20%);
    position: fixed;
    left: 0;
    width: 100%;
    height: 100px;
    background: #fff;
    z-index: 1004;
    top: 49px;
}
.mian_select > .main_header.fixed .ms_middle{
    width: 1184px;
    height: 100px;
    padding-top: 24px;
    margin: 0 auto;
}
.main_header.fixed .div_input{
    animation: showSearchBox .35s linear both;
}
.main_header.fixed .search-box-scan {
    animation: showSearchBox .35s linear both;
}
#header .logo{
    width:auto;
}
#header .nav-city-selected{
    font-size: 14px;
}
#searchAppend{
    position: absolute;
    top: 56px;
    left: 0px;
    width: 628px;
    background: rgb(255, 255, 255);
    box-shadow: rgb(0 0 0 / 8%) 0px 4px 16px 0px;
    z-index: 6;
    border-radius: 12px;
    padding: 4px 0px; 
    max-height: 400px;
    display: none;
    overflow: overlay;
}
#searchAppend .searchSelect{
    line-height: 40px;
    padding: 0 16px;
    cursor: pointer;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all .2s linear;
}
#searchAppend .searchSelect:hover{
    background:#FF9E3C;
}
#searchAppend{
    width: 724px !important;
    max-width: 800px;
}
#searchAppend .searchSelect{
    font-size: 12px;
}
.mainbody .mainCon .zwList .zwLeft .zwTop{
    position: relative;
}
.mainbody .mainCon .zwList .zwLeft .zwTop:hover .xq{
    display: block;
}

.mainbody .mainCon .zwList .zwLeft .zwTop > .xq{
    position: absolute;
    top: -24px;
    left: 340px;
    width: 500px;
    background: #fff;
    border-radius: 12px;
    z-index: 10;
    box-shadow: 0 16px 40px 0 hsl(0deg 0% 60% / 50%);
    display: none;
} 
.mainbody .mainCon .zwList .zwLeft .zwTop .xq >.job-detail-header{
    position: relative;
    height: 70px;
    padding: 20px 24px;
    background: linear-gradient(90deg,#f5fcfc,#fcfbfa);
    border-radius: 12px 12px 0 0;
}
.mainbody .mainCon .zwList .zwLeft .zwTop .xq >.job-detail-header .title{
    max-width: 250px;
    height: auto;
    font-size: 16px;
    font-weight: 500;
    color: #222;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.mainbody .mainCon .zwList .zwLeft .zwTop .xq >.job-detail-header .intro{
    font-size: 13px;
    font-weight: 400;
    color: #666;
    line-height: 18px;
    margin-top: 6px;
    max-width: 310px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.mainbody .mainCon .zwList .zwLeft .zwTop .xq >.job-detail-header .header-right{
    position: absolute;
    right: 24px;
    top: 20px;
    z-index: 1;
}
.mainbody .mainCon .zwList .zwLeft .zwTop .xq >.job-detail-header .login-btn{
    display: block;
    width: 100px;
    background: #FF9E3C;
    color: #fff;
    padding: 5px 0;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    border-radius: 8px;
    height: 36px;
}
.mainbody .mainCon .zwList .zwLeft .zwTop .xq >.job-detail-body{
    padding: 12px 24px 16px;
}
.mainbody .mainCon .zwList .zwLeft .zwTop .xq >.job-detail-body > .title{
    font-size: 14px;
    font-weight: 400;
    color: #222;
    line-height: 20px;
    height: auto;
}
.mainbody .mainCon .zwList .zwLeft .zwTop .xq >.job-detail-body >.desc{
    margin-top: 12px;
    margin-right: -24px;
    padding-right: 24px;
    font-size: 12px;
    font-weight: 400;
    color: #666;
    line-height: 20px;
    max-height: 260px;
    white-space: pre-wrap;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    overflow: hidden;
}