* {
    padding: 0;
    margin: 0;
}

body {
    background-color: #f5f5f5;
    font-size: 16px;
    color: #333;
    -webkit-text-size-adjust: none;
    font-family: 'PingFang SC';
}

ol,
ul {
    margin: 0px;
}

li {
    list-style: none;
}

p {
    margin: 0;
}

input,
textarea {
    outline: none;
    border: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    color: #333;
    text-decoration: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

body {
    background: #f5f5f5;
}

.banxin {
    width: 1200px;
    margin: 0 auto;
}

.clearfix:after {
    content: '';
    height: 0;
    line-height: 0;
    visibility: hidden;
    display: block;
    clear: both;
}

.cityChange {
    font-size: 12px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #666;
    margin-bottom: 10px;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#eae9e9));
}

.cityChange .line {
    color: green;
}

.logo {
    height: 102px;
    line-height: 102px;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-weight: bold;
    color: #45c08a;
}

.nav {
    height: 40px;
    background: #174b89;
    font-size: 16px;
    line-height: 40px;
    margin-bottom: 20px;
}

.nav a {
    color: #fff;
    padding: 0 20px;
    box-sizing: border-box;
    height: 100%;
    display: inline-block;
}

.nav a:hover {
    background: #042348;
}

.content .item {
    width: 188px;
    height: 460px;
    background: #fff;
    float: left;
    margin-right: 20px;
}

.content .item .item_top {
    height: 65px;
    line-height: 65px;
    font-size: 24px;
    color: #666;
    width: 100%;
}

.content .item .item_top i {
    display: inline-block;
    background: url("../images/index_icon.png") no-repeat;
    margin: 0 10px 0 15px;
    vertical-align: middle;
}

.content .item .listA {
    width: 100%;
    padding: 15px;
    padding-right: 0;
    box-sizing: border-box;
}

.content .item .listA a {
    width: 50%;
    height: 28px;
    line-height: 28px;
    float: left;
    font-size: 14px;
}

.content .item .listLi {
    width: 158px;
    margin: 0px 15px;
    border-top: 1px #ddd dashed;
    padding: 10px 0px;
    font-size: 14px;
}

.content .item .listLi li {
    width: 158px;
    line-height: 36px;
}

.content .item .listLi li a {
    width: 150px;
    float: left;
    color: #999;
    padding-left: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}

.content .item .listLi li a:before {
    content: "";
    width: 3px;
    height: 3px;
    display: inline-block;
    position: absolute;
    left: 0px;
    margin-top: 16px;
}

.content .fangchan .item_top {
    border-bottom: 2px solid #59d072;
}

.content .fangchan i {
    width: 42px;
    height: 40px;
}

.content .fangchan .listLi li a:before {
    background: #59d072;
}

.content .jiaoyou .item_top {
    border-bottom: 2px solid #00bfe1;
}

.content .jiaoyou .item_top i {
    width: 44px;
    height: 36px;
    background-position: 0px -85px;
}

.content .jiaoyou .listLi li a:before {
    background: #00bfe1;
}

.content .canyin .item_top {
    border-bottom: 2px solid #c46666;
}

.content .canyin .item_top i {
    width: 41px;
    height: 40px;
    background-position: 0px -210px;
}

.content .canyin .listLi li a:before {
    background: #c46666;
}

.content .lvyou .item_top {
    border-bottom: 2px solid #c49966;
}

.content .lvyou .item_top i {
    width: 36px;
    height: 45px;
    background-position: 0px -289px;
}

.content .lvyou .listLi li a:before {
    background: #c49966;
}

.content .itemT.zhaopin .item_top {
    border-bottom: 2px solid #9fa4ce;
}

.content .itemT.zhaopin .item_top i {
    width: 41px;
    height: 40px;
    background-position: 0px -124px;
}

.content .itemT.zhaopin .listLi li a:before {
    background: #9fa4ce;
}

.content .itemT.shenghuo .item_top {
    border-bottom: 2px solid #fda19d;
}

.content .itemT.shenghuo .item_top i {
    width: 41px;
    height: 40px;
    background-position: 0px -490px;
}

.content .itemT.shenghuo .listLi li a:before {
    background: #fda19d;
}

.content .itemT {
    float: right;
    width: 368px;
    height: 215px;
    background: #fff;
}

.content .itemT .item_top {
    height: 65px;
    line-height: 65px;
    font-size: 24px;
    color: #666;
    width: 100%;
}

.content .itemT .item_top i {
    display: inline-block;
    background: url("../images/index_icon.png") no-repeat;
    margin: 0 10px 0 15px;
    vertical-align: middle;
}

.content .itemT .listA {
    width: 45%;
    padding: 18px 15px;
    padding-right: 0;
    box-sizing: border-box;
    border-right: 1px dashed #ddd;
    float: left;
}

.content .itemT .listA a {
    width: 50%;
    height: 28px;
    line-height: 28px;
    float: left;
    font-size: 14px;
}

.content .itemT .imgStyle {
    width: 55%;
    height: 148px;
}

.content .itemT .imgStyle img {
    width: 100%;
    height: 100%;
}

.foot {
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#eae9e9));
    height: 130px;
    margin-top: 20px;
    padding: 50px 0;
    box-sizing: border-box;
}

.foot p {
    text-align: center;
    color: #666;
    font-size: 14px;
}

.houseBox .logoBG {
    height: 300px;
    margin-bottom: 20px;
}

.houseBox .logoBG img {
    width: 100%;
    height: 100%;
}

.houseBox .title {
    height: 45px;
    line-height: 45px;
    padding-left: 20px;
    color: #fff;
    background: #2a6ec0;
    font-size: 24px;
}

.houseBox .house_item {
    width: 100%;
    height: 150px;
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
    margin-top: 20px;
}

.houseBox .house_item .item_l {
    width: 150px;
    height: 110px;
    margin-right: 50px;
    float: left;
}

.houseBox .house_item .item_l img {
    height: 100%;
    width: 100%;
    margin: 0 auto;
}

.houseBox .house_item .item_c {
    float: left;
    width: 70%;
}

.houseBox .house_item .item_c .item_title {
    font-size: 20px;
    color: #45c08a;
}

.houseBox .house_item .item_c .zhaopinTitle {
    font-size: 20px;
}

.houseBox .house_item .item_c .zhaopinTitle .name {
    color: #68C6F7;
}

.houseBox .house_item .item_c .zhaopinTitle .company {
    color: #333;
}

.houseBox .house_item .item_c .zhaopinTitle .line {
    margin: 0 10px;
}

.houseBox .house_item .item_c .item_info {
    color: #999;
    font-size: 14px;
    margin: 10px 0;
}

.houseBox .house_item .item_c .chuzu {
    color: #333;
    font-size: 14px;
}

.houseBox .house_item .item_c .chuzu span {
    color: #fff;
    background: #abc466;
    margin-left: 10px;
    padding: 0 3px;
}

.houseBox .house_item .item_c .leibie {
    color: #999;
    font-size: 14px;
}

.houseBox .house_item .item_c .leibie span {
    color: #d1b132;
}

.houseBox .house_item .item_c .peopleInfo span {
    color: #fff;
    font-size: 14px;
    margin-right: 10px;
    padding: 0 5px;
}

.houseBox .house_item .item_c .peopleInfo .shengao {
    background: #88b9b9;
}

.houseBox .house_item .item_c .peopleInfo .tizhong {
    background: #abc466;
}

.houseBox .house_item .item_c .peopleInfo .dizhi {
    background: #de958f;
}

.houseBox .house_item .item_c .peopleInfo .zhufang {
    background: #9fa4ce;
}

.houseBox .house_item .item_c .hotalPrice {
    color: #f20929;
    font-size: 14px;
}

.houseBox .house_item .item_c .hotalPrice span {
    font-size: 20px;
}

.houseBox .house_item .item_r {
    color: #666;
    font-size: 14px;
    float: right;
}

.houseBox .house_item .item_r span {
    color: #ff0030;
    font-size: 18px;
}

.houseBox .house_item .renjun {
    color: #fff;
    font-size: 14px;
    background: #de958f;
    padding: 0 3px;
    float: right;
}

.houseInfo {
    background: #fff;
    padding: 20px;
}

.houseInfo .top {
    border-bottom: 1px solid #ccc;
}

.houseInfo .top .title {
    font-size: 28px;
    font-weight: 700;
}

.houseInfo .top .time {
    font-size: 15px;
    color: #999;
    margin-top: 20px;
    margin-bottom: 15px;
}

.houseInfo .bigImg {
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
}

.houseInfo .bigImg .imgBox {
    width: 410px;
    height: 440px;
    margin-right: 40px;
}

.houseInfo .bigImg .imgBox img {
    width: 100%;
    height: 100%;
}

.houseInfo .bigImg .info {
    font-size: 16px;
    color: #666;
    flex: 1;
}

.houseInfo .bigImg .info div {
    line-height: 40px;
}

.houseInfo .bigImg .info div .name {
    text-align: right;
    margin-right: 20px;
    width: 80px;
    display: inline-block;
}

.houseInfo .bigImg .info .people {
    padding-top: 50px;
    border-top: 1px dashed #e6e6e6;
}

.houseInfo .bigImg .info .price {
    color: #ff0030;
    font-size: 30px;
}

.houseInfo .detail .detailAbout {
    height: 40px;
    background: #f7f7f7;
    font-size: 18px;
    padding-left: 20px;
    line-height: 40px;
    box-sizing: border-box;
    margin: 20px 0;
}

.houseInfo .detail .info {
    font-size: 16px;
    line-height: 30px;
    padding-left: 20px;
}

.houseInfo .detail .infoImg li {
    width: 386px;
    height: 386px;
    margin-right: 21px;
    float: left;
    margin-bottom: 20px;
}

.houseInfo .detail .infoImg li:nth-of-type(3n) {
    margin-right: 0;
}

.houseInfo .detail .infoImg li img {
    width: 100%;
    height: 100%;
}

.requestBox .name {
    height: 80px;
    line-height: 80px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
}

.requestBox .name .name_l {
    font-size: 15px;
    color: #72ae3c;
}

.requestBox .name .name_l span {
    font-size: 28px;
    font-weight: 700;
    color: #333;
}

.requestBox .name .name_r {
    font-size: 20px;
    color: #f20929;
    font-weight: 700;
}

.requestBox .info {
    padding: 40px 25px;
}

.requestBox .info .item {
    width: 33.3%;
    font-size: 15px;
    color: #333;
    float: left;
}

.requestBox .info .item div {
    line-height: 30px;
}

.requestBox .info .item .left {
    width: 120px;
    text-align: right;
    margin-right: 10px;
    display: inline-block;
    color: #999;
}

.requestBox .jobDes {
    padding: 20px 35px 35px 20px;
    background: #fff;
}

.requestBox .jobDes .title {
    font-size: 24px;
    margin-bottom: 10px;
}

.requestBox .jobDes .title em {
    width: 10px;
    height: 25px;
    background: #00aa5f;
    margin-right: 10px;
    vertical-align: middle;
    display: inline-block;
}

.requestBox .jobDes .yaoqiu {
    font-size: 16px;
    margin-left: 20px;
}

.requestBox .jobDes .yaoqiu p {
    margin-bottom: 30px;
    line-height: 30px;
}

.loginContainer.banxin {
    width: 980px;
    margin: 0 auto;
}

.loginContainer {
    padding-top: 10px;
}

.loginContainer .logoImg {
    height: 102px;
    font-size: 18px;
}

.loginContainer .logoImg span {
    height: 80px;
    line-height: 80px;
    border-left: 1px solid #ccc;
    display: inline-block;
    padding-left: 25px;
    vertical-align: top;
    margin-top: 13px;
    margin-left: 15px;
}

.loginContainer .goHome {
    height: 100%;
    line-height: 102px;
    font-size: 14px;
}

.loginContainer .loginCon {
    margin-top: 20px;
}

.loginContainer .loginCon .formBox {
    width: 353px;
    height: 343px;
    border: #cecece 1px solid;
    padding: 30px;
    box-sizing: border-box;
}

.loginContainer .loginCon .formBox .userName {
    border: #cccccc 1px solid;
    height: 32px;
    line-height: 32px;
    position: relative;
    margin-top: 30px;
}

.loginContainer .loginCon .formBox .userName i {
    background: url("../images/user.png") no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 10px;
    top: 9px;
}

.loginContainer .loginCon .formBox .userName i.passWord {
    background-position: -21px 0;
}

.loginContainer .loginCon .formBox .userName input {
    height: 90%;
    padding-left: 40px;
}

.loginContainer .loginCon .formBox .code {
    height: 32px;
    line-height: 32px;
    margin-top: 30px;
    font-size: 14px;
}

.loginContainer .loginCon .formBox .code input {
    height: 100%;
    border: #cccccc 1px solid;
    width: 100px;
}

.loginContainer .loginCon .formBox .code.inp {
    margin-top: 20px;
}

.loginContainer .loginCon .formBox .code.inp span {
    display: inline-block;
    width: 25%;
    text-align: right;
    margin-right: 3%;
}

.loginContainer .loginCon .formBox .code.inp input {
    width: 65%;
    padding-left: 10px;
    box-sizing: border-box;
}

.loginContainer .loginCon .formBox .btn {
    width: 100%;
    height: 32px;
    background: #44bf44;
    border-radius: 5px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    font-weight: 900;
    margin-top: 30px;
}

.loginContainer .foot {
    background: #fff;
}

.logo-text {
    border-left: none !important;
    font-size: 28px;
    color: #45c08a;
}


/*# sourceMappingURL=index.css.map */