@charset "UTF-8";
* {
  font-family: "Microsoft YaHei",'微软雅黑' !important; }

html, body, div, ul, li, p, img, dl, dt, dd {
  padding: 0;
  margin: 0;
  border: 0; }

ul {
  list-style: none; }

.mr20 {
  margin-right: 20px; }

.w1200, .header .header-link-wrap .header-link, .header .header-main-wrap .header-main, .footer .footer-cooperate .footer-cooperate-c {
  margin: 0 auto;
  width: 1200px; }

.clearfix:after {
  clear: both;
  display: block;
  visibility: hidden;
  overflow: hidden;
  height: 0 !important;
  line-height: 0;
  content: ".";
  *zoom: 1; }

.header {
  width: 100%;
  font-family: "Microsoft YaHei",'微软雅黑',DINAlternate, Helvetica; }
  .header .header-link-wrap {
    width: 100%;
    height: 48px;
    background: #FF6600; }
    .header .header-link-wrap .header-link {
      position: relative; }
      .header .header-link-wrap .header-link ul {
        font-size: 0;
        line-height: 0;
        display: inline-block; }
        .header .header-link-wrap .header-link ul li {
          display: inline-block;
          *display: inline;
          *zoom: 1; }
          .header .header-link-wrap .header-link ul li.new {
            position: relative; }
            .header .header-link-wrap .header-link ul li.new span {
              position: absolute;
              display: inline-block;
              width: 40px;
              height: 20px;
              background: white;
              color: #ff6600;
              border-radius: 4px;
              top: -2px;
              right: -3px;
              z-index: 9999;
              font-size: 12px;
              text-align: center;
              line-height: 20px;
              font-weight: bold;
              transform: scale(0.5);
              -webkit-transform: scale(0.5); }
          .header .header-link-wrap .header-link ul li a {
            position: relative;
            display: inline-block;
            *display: inline;
            *zoom: 1;
            font-size: 14px;
            height: 48px;
            line-height: 48px;
            padding: 0 15px;
            text-decoration: none;
            color: #fff; }
            .header .header-link-wrap .header-link ul li a:before {
              content: '';
              position: absolute;
              left: 50%;
              bottom: 0;
              width: 0;
              height: 0;
              display: none;
              overflow: hidden;
              margin-left: -12px;
              border-left: 12px solid transparent;
              border-right: 12px solid transparent;
              border-bottom: 12px solid #F9F9FA; }
            .header .header-link-wrap .header-link ul li a:hover {
              background: rgba(0, 0, 0, 0.1);
              font-weight: bold; }
              .header .header-link-wrap .header-link ul li a:hover:before {
                display: inline-block; }
          .header .header-link-wrap .header-link ul li .active {
            background: rgba(0, 0, 0, 0.1);
            font-weight: bold; }
            .header .header-link-wrap .header-link ul li .active:before {
              display: inline-block; }
      .header .header-link-wrap .header-link .header-loginReg {
        position: absolute;
        display: inline;
        right: 0px;
        text-align: right;
        color: #fff;
        font-size: 14px;
        line-height: 48px; }
        .header .header-link-wrap .header-link .header-loginReg a {
          color: #fff;
          text-decoration: none; }
        .header .header-link-wrap .header-link .header-loginReg span {
          padding: 0 10px; }
        .header .header-link-wrap .header-link .header-loginReg .header-downAPP {
          position: relative;
          display: inline-block;
          *display: inline;
          *zoom: 1;
          padding-left: 16px;
          margin-right: 15px; }
          .header .header-link-wrap .header-link .header-loginReg .header-downAPP:before {
            content: '';
            display: inline-block;
            *display: inline;
            *zoom: 1;
            position: absolute;
            left: 0;
            top: 16px;
            width: 12px;
            height: 16px;
            overflow: hidden;
            background: url("//s0.ifengimg.com/static/house/images/icon_mobile_top_8c543a9b.png") no-repeat center/100% 100%; }
        .header .header-link-wrap .header-link .header-loginReg .header-qrDetail {
          z-index: 1;
          position: absolute;
          top: 48px;
          left: 0;
          width: 210px;
          height: 220px;
          padding-top: 20px;
          background: #FFFFFF;
          box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1);
          text-align: center; }
          .header .header-link-wrap .header-link .header-loginReg .header-qrDetail .zhiliao-logo {
            width: 120px;
            height: 40px;
            object-fit: contain; }
          .header .header-link-wrap .header-link .header-loginReg .header-qrDetail img {
            margin: 0 auto;
            display: block; }
          .header .header-link-wrap .header-link .header-loginReg .header-qrDetail p {
            color: #333;
            line-height: 20px;
            padding: 14px 0 10px 0; }
          .header .header-link-wrap .header-link .header-loginReg .header-qrDetail span {
            display: block;
            font-size: 12px;
            color: #666;
            line-height: 24px;
            padding-top: 2px; }
  .header .header-main-wrap {
    width: 100%;
    background: #F9F9FA; }
    .header .header-main-wrap .header-main {
      height: 86px; }
      .header .header-main-wrap .header-main .header-logo {
        float: left;
        padding: 20px 18px 0 0; }
        .header .header-main-wrap .header-main .header-logo img {
          width: 140px;
          height: 46px;
          object-fit: contain; }
      .header .header-main-wrap .header-main .header-city {
        float: left;
        padding: 28px 0 0 0;
        position: relative;
        margin-right: 30px; }
        .header .header-main-wrap .header-main .header-city .city-select {
          display: block;
          width: 68px;
          height: 28px;
          background: #FFFFFF;
          border: 1px solid #E9E9E9;
          -webkit-border-radius: 15px;
          -moz-border-radius: 15px;
          border-radius: 15px;
          font-size: 12px;
          cursor: pointer;
          color: #4A4A4A;
          line-height: 28px;
          text-align: center; }
          .header .header-main-wrap .header-main .header-city .city-select i {
            position: relative;
            display: inline-block;
            *display: inline;
            *zoom: 1;
            vertical-align: middle;
            height: 16px;
            width: 13px;
            margin-right: 4px;
            top: -1px;
            background: url("../images/icon_city.png") no-repeat; }

/*********************搜索框************************/
.search-block {
  float: left;
  width: 730px;
  height: 44px;
  padding: 21px 0 0 0; }
  .search-block .search-container {
    width: 730px;
    height: 44px;
    position: relative;
    background: #fff; }
    .search-block .search-container input {
      display: block;
      font-size: 14px;
      height: 20px;
      width: 728px;
      line-height: 20px;
      padding: 11px 0;
      border: 1px solid #E9E9E9;
      text-indent: 20px;
      color: #999; }
    .search-block .search-container .search-btn {
      width: 100px;
      height: 100%;
      position: absolute;
      right: 0px;
      top: 0px;
      text-align: center;
      line-height: 44px;
      font-size: 16px;
      color: #FFFFFF;
      background: #FF6600;
      cursor: pointer; }
      .search-block .search-container .search-btn i {
        position: relative;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        vertical-align: middle;
        height: 18px;
        width: 18px;
        margin-right: 10px;
        background: url("../images/icon_search.png") no-repeat; }
      .search-block .search-container .search-btn:hover {
        background: #FF822F; }
    .search-block .search-container .recommend-list {
      width: 100%;
      border: 1px solid #E9E9E9;
      position: absolute;
      left: 0px;
      top: 43px;
      background: #FFFFFF;
      padding-bottom: 0;
      z-index: 3; }
      .search-block .search-container .recommend-list li {
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        text-indent: 20px; }
        .search-block .search-container .recommend-list li .sub {
          font-size: 12px;
          color: #666666;
          padding-left: 10px; }
        .search-block .search-container .recommend-list li .tail {
          float: right;
          padding-right: 20px; }
          .search-block .search-container .recommend-list li .tail .num {
            padding: 0 5px;
            color: #FF6600; }
      .search-block .search-container .recommend-list li.search-operation {
        cursor: pointer; }
        .search-block .search-container .recommend-list li.search-operation:hover {
          background: #F3F3F3; }
      .search-block .search-container .recommend-list li.search-operation.hover {
        background: #F3F3F3; }
      .search-block .search-container .recommend-list .search-history-tittle {
        font-size: 18px;
        color: #FF6600;
        position: relative; }
        .search-block .search-container .recommend-list .search-history-tittle .delete-history {
          font-size: 14px;
          color: #999999;
          position: absolute;
          right: 20px;
          top: 0;
          cursor: pointer;
          background: url(//s0.ifengimg.com/2018/08/14/dfacb30eb24717de9b9a142a5c386cc1.png) 0 12px no-repeat; }
          .search-block .search-container .recommend-list .search-history-tittle .delete-history:hover {
            text-decoration: underline; }
  .search-block .release-btn {
    float: right;
    display: block;
    width: 130px;
    height: 36px;
    color: #ffffff;
    background: #FF6600;
    border-radius: 2px;
    text-align: center;
    line-height: 36px;
    font-size: 14px; }
    .search-block .release-btn:hover {
      background: #D0021B;
      color: #ffffff !important;
      text-decoration: none; }

/********************城市列表*******************/
.city-foot {
  position: absolute; }

.city-foot {
  right: 35px;
  bottom: 3px;
  line-height: 25px;
  font-size: 12px; }

.city-foot a {
  color: #7f7f7f;
  text-decoration: none; }

.city-con, .city-con-nav {
  position: absolute;
  left: 0;
  width: 421px;
  background: #fff; }

.city-con {
  top: 60px;
  z-index: 10000;
  border: 1px solid #dadada;
  padding: 40px 0 30px; }

.city-con-nav {
  top: 0;
  height: 41px;
  overflow: hidden; }

.city-con-nav li.current, .city-con-nav ul {
  background-image: url(//s0.ifengimg.com/static/house/images/border_71bb322e.png); }

.city-con-nav ul {
  width: 430px;
  height: 36px;
  overflow: hidden;
  margin-left: 8px;
  background-position: 0 0;
  background-repeat: repeat-x; }

.city-con-nav ul li {
  float: left;
  display: inline;
  height: 36px;
  line-height: 30px;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #000;
  padding: 0 5px;
  margin-right: 7px;
  cursor: pointer; }

.city-con-nav li.current {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  background-position: center -36px;
  background-repeat: no-repeat; }

.city-con-list {
  width: 382px;
  margin-left: 6px;
  -background: url(//s0.ifengimg.com/static/images/bg_cityslist.gif) 0 1px repeat;
  overflow: hidden;
  font-size: 0; }

.city-con-list li {
  min-width: 50px;
  height: 30px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  color: #7f7f7f;
  word-spacing: normal;
  vertical-align: top;
  text-align: center; }

.city-con-list li a {
  display: block;
  height: 29px;
  color: #7f7f7f !important;
  min-width: 50px;
  padding: 0 2px;
  line-height: 29px; }

* html .city-con-list li {
  float: left;
  display: inline;
  overflow: hidden; }

* html .city-con-list li a {
  float: left;
  text-decoration: none;
  padding: 0 6px; }

.city-con-list li a:hover {
  background: #FF6600;
  color: #fff !important;
  text-decoration: none; }

.city-con-list, h3 {
  *word-spacing: -1px; }

/*************************底部******************************/
.footer {
  min-width: 1200px;
  background: #fff;
  color: #333;
  margin-top: 50px;
  /*新公用底*/ }
  .footer a {
    color: #333;
    text-decoration: none; }
    .footer a:hover {
      color: #FF6600; }
  .footer .footer-cooperate {
    min-width: 1200px;
    height: 120px;
    padding: 20px 0px;
    background: #f3f3f3; }
    .footer .footer-cooperate .footer-cooperate-c {
      font-size: 14px; }
    .footer .footer-cooperate .footer-wx, .footer .footer-cooperate .footer-contact {
      float: left;
      height: 120px;
      overflow: hidden; }
    .footer .footer-cooperate .footer-contact {
      width: 552px;
      padding-top: 20px; }
      .footer .footer-cooperate .footer-contact p {
        line-height: 20px;
        padding-bottom: 9px; }
        .footer .footer-cooperate .footer-contact p span {
          padding: 0 4px; }
    .footer .footer-cooperate .footer-wx {
      width: 200px;
      padding-left: 150px;
      position: relative; }
      .footer .footer-cooperate .footer-wx dt {
        font-size: 18px;
        line-height: 25px;
        padding: 2px 0 7px; }
        .footer .footer-cooperate .footer-wx dt img {
          position: absolute;
          top: 0;
          left: 0; }
      .footer .footer-cooperate .footer-wx dd {
        line-height: 28px; }
  .footer .footer-con {
    text-align: center;
    font-size: 12px; }
    .footer .footer-con .footer-nav {
      padding: 23px 0 20px 0;
      border-bottom: 1px solid #E5E5E5; }
      .footer .footer-con .footer-nav span {
        padding: 0 5px; }
    .footer .footer-con .footer-link {
      color: #666;
      line-height: 18px;
      padding: 20px 0; }
      .footer .footer-con .footer-link a {
        color: #666; }
        .footer .footer-con .footer-link a:hover {
          color: #FF6600; }
      .footer .footer-con .footer-link .footer-copyright {
        padding-top: 20px;
        line-height: 20px; }
  .footer .footer-cooperate2 {
    min-width: 1200px;
    height: 130px;
    padding: 20px 0px;
    background: #f3f3f3; }
    .footer .footer-cooperate2 .footer-cooperate-c {
      width: 850px;
      margin: 0 auto; }
    .footer .footer-cooperate2 .footer-wx2, .footer .footer-cooperate2 .footer-contact2 {
      float: left;
      height: 130px;
      overflow: hidden; }
    .footer .footer-cooperate2 .footer-contact2 {
      width: 628px;
      padding-top: 20px; }
      .footer .footer-cooperate2 .footer-contact2 p {
        font-size: 16px;
        color: #333333;
        line-height: 22px;
        margin-bottom: 20px; }
        .footer .footer-cooperate2 .footer-contact2 p.lh14 {
          line-height: 14px; }
        .footer .footer-cooperate2 .footer-contact2 p span {
          padding: 0 4px; }
    .footer .footer-cooperate2 .footer-wx2 {
      width: 100px; }
      .footer .footer-cooperate2 .footer-wx2 > img {
        float: left;
        margin-bottom: 10px; }
      .footer .footer-cooperate2 .footer-wx2 div {
        margin-bottom: 10px;
        float: left;
        background: white;
        width: 90px;
        height: 90px;
        padding: 5px; }
      .footer .footer-cooperate2 .footer-wx2 p {
        font-size: 14px;
        line-height: 20px;
        float: left;
        color: #333333; }

body .loginForm {
  padding: 30px 50px;
  width: 340px;
  height: 460px;
  border-radius: 4px;
  margin: -260px 0 0 -220px; }
  body .loginForm .title {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 30px; }
    body .loginForm .title .toggle-login {
      cursor: pointer; }
    body .loginForm .title .active {
      color: #FF6600; }
    body .loginForm .title .phone-login {
      padding-right: 20px;
      border-right: 1px solid #D8D8D8; }
    body .loginForm .title .pwd-login {
      padding-left: 20px; }
  body .loginForm .input-container {
    height: 50px;
    line-height: 50px;
    border: 1px solid #D0D0D0;
    margin-bottom: 30px;
    position: relative; }
    body .loginForm .input-container .icon {
      height: 25px;
      width: 50px;
      border-right: 1px solid #D8D8D8;
      display: block;
      margin-top: 12px;
      float: left; }
    body .loginForm .input-container .icon-phone {
      background: url(../images/login_icon_phone.png) 18px 1px no-repeat; }
    body .loginForm .input-container .icon-shield {
      background: url(../images/login_icon_shile.png) 18px 3px no-repeat; }
    body .loginForm .input-container .fog-pwd {
      position: absolute;
      right: 0;
      top: 53px;
      font-size: 12px;
      line-height: 20px;
      font-weight: 600; }
    body .loginForm .input-container .error-msg {
      position: absolute;
      left: 0;
      top: 55px;
      font-size: 12px;
      color: #FF6600;
      line-height: 20px; }
  body .loginForm .long input {
    width: 280px;
    border: none;
    text-indent: 15px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #999999;
    float: left;
    padding: 0;
    margin-top: 12px; }
  body .loginForm .short input {
    width: 180px;
    border: none;
    text-indent: 15px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #999999;
    float: left;
    padding: 0;
    margin-top: 12px;
    border-right: 1px solid #D8D8D8; }
  body .loginForm .short .codeImg, body .loginForm .short .getCode {
    float: left;
    margin-top: 8px;
    margin-left: 9px;
    border: none;
    color: #FF6600;
    cursor: pointer; }
  body .loginForm .protocol {
    font-size: 12px;
    padding: 5px 0 10px;
    position: relative; }
    body .loginForm .protocol .check-protocol {
      display: inline-block;
      width: 14px;
      height: 14px;
      background: url(//s0.ifengimg.com/2018/07/25/ac33a402cdc83f63e6b8d89988b5864c.png);
      vertical-align: middle;
      margin-right: 5px;
      position: relative;
      top: -1px;
      left: 0;
      cursor: pointer; }
    body .loginForm .protocol .check-protocol.active {
      background: url(//s0.ifengimg.com/2018/09/21/40b207d09972b225e6a47f277c34b429.png); }
  body .loginForm .loginBtn {
    height: 50px;
    width: 100%;
    line-height: 50px;
    background: #FF6600;
    color: #ffffff;
    font-size: 16px;
    margin: 0;
    cursor: pointer; }
    body .loginForm .loginBtn:hover {
      background: #FF822F; }
  body .loginForm .login-submit-box {
    position: relative; }
    body .loginForm .login-submit-box .error-msg {
      position: absolute;
      left: 0;
      top: 80px;
      font-size: 12px;
      color: #FF6600;
      line-height: 20px; }
  body .loginForm .boxclose {
    cursor: pointer;
    background: url(../images/login_icon_close.png) 13px 13px no-repeat; }
  body .loginForm .register {
    text-align: center;
    font-size: 16px;
    padding-top: 18px;
    font-weight: 600; }
  body .loginForm .agent-link {
    position: absolute;
    bottom: 30px;
    left: 140px;
    font-weight: 600; }
    body .loginForm .agent-link .icon-agent {
      height: 20px;
      width: 20px;
      margin-right: 10px;
      display: inline-block;
      vertical-align: middle;
      position: relative;
      top: -2px;
      background: url(../images/login_icon_agent.png) 2px 0 no-repeat; }

.title_2 {
  position: relative;
  border-bottom: 1px solid #E9E9E9;
  font-size: 0;
  line-height: 0;
  margin-bottom: 25px; }
  .title_2 h3 {
    display: inline-block;
    line-height: 24px;
    font-size: 22px;
    color: #333;
    font-weight: normal;
    padding-bottom: 10px;
    border-bottom: 3px solid #FF6600; }

.registerOutFrame {
  z-index: 999;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  display: block; }

.onbottom {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  height: 147px;
  overflow: hidden;
  z-index: 9999;
  text-align: center; }
  .onbottom > div {
    width: 1180px;
    height: 147px;
    margin: 0 auto;
    position: relative;
    z-index: 1; }
    .onbottom > div .table-content {
      margin-top: 60px; }
      .onbottom > div .table-content > div {
        float: left;
        margin: 0 0 4px 490px;
        width: 690px;
        font-size: 14px;
        text-align: left;
        color: white; }
        .onbottom > div .table-content > div input {
          height: 30px;
          padding: 0 10px;
          width: 260px;
          color: #666666;
          float: left; }
        .onbottom > div .table-content > div a {
          width: 100px;
          height: 30px;
          line-height: 30px;
          text-align: center;
          background: #ff6600;
          color: white;
          font-size: 16px;
          margin-left: 20px;
          float: left; }
          .onbottom > div .table-content > div a:hover {
            color: white;
            opacity: 0.9; }
  .onbottom img {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    -ms-transform: translate3d(-50%, 0, 0);
    -webkit-transform: translate3d(-50%, 0, 0);
    width: auto;
    height: 147px;
    object-fit: cover; }
  .onbottom .close {
    display: inline-block;
    position: absolute;
    top: -10px;
    right: 0;
    background: url(//s0.ifengimg.com/static/house/images/close_b92fb1cc.png) center no-repeat;
    height: 30px;
    width: 30px;
    cursor: pointer; }
    .onbottom .close:hover {
      animation: rotate 0.4s; }

@keyframes rotate {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(180deg); } }
.bottom-fixed {
  display: inline-block;
  width: 154px;
  height: 68px;
  position: fixed;
  left: -154px;
  bottom: 50px;
  cursor: pointer;
  z-index: 999;
  background-position: 0 0;
  background-size: 100%;
  background-image: url("../images/slide.png"); }

.findHouseNumDialog {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9999; }
  .findHouseNumDialog > div {
    width: 480px;
    height: 312px;
    background: #FFFFFF;
    border-radius: 4px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    padding: 30px 30px 40px; }
    .findHouseNumDialog > div > img, .findHouseNumDialog > div > div, .findHouseNumDialog > div > input, .findHouseNumDialog > div > a {
      width: 480px;
      float: left; }
    .findHouseNumDialog > div > img {
      width: 420px;
      height: 60px;
      margin: 0 30px; }
    .findHouseNumDialog > div .font {
      margin: 10px 0 40px;
      font-size: 16px;
      color: #333333; }
    .findHouseNumDialog > div .send {
      line-height: 30px;
      margin-bottom: 20px; }
      .findHouseNumDialog > div .send span {
        font-size: 14px;
        color: #999999; }
      .findHouseNumDialog > div .send a {
        float: right;
        width: 118px;
        font-size: 14px;
        color: #FFFFFF;
        background: #CCCCCC;
        text-align: center; }
        .findHouseNumDialog > div .send a.getCode {
          background: #ff6600; }
    .findHouseNumDialog > div input {
      border: 1px solid #D0D0D0;
      width: 446px;
      height: 48px;
      line-height: 48px;
      padding: 0 16px;
      color: #999;
      font-size: 14px;
      margin-bottom: 30px; }
    .findHouseNumDialog > div > a {
      width: 480px;
      height: 50px;
      line-height: 50px;
      text-align: center;
      background: #ff6600;
      color: white; }
      .findHouseNumDialog > div > a:hover {
        opacity: 0.9; }
      .findHouseNumDialog > div > a.dis {
        opacity: 0.8; }
    .findHouseNumDialog > div > i {
      display: inline-block;
      width: 14px;
      height: 14px;
      position: absolute;
      top: 15px;
      right: 15px;
      background-image: url(../images/close.png);
      background-size: 14px 14px;
      background-repeat: no-repeat;
      opacity: 0.7;
      cursor: pointer; }

/*# sourceMappingURL=global.css.map */
