@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  font-family: '微软雅黑', Arial;
}

a img {
  display: inline-block;
}

fieldset,
img {
  border: 0;
  vertical-align: bottom;
}

ul,
ol,
li {
  list-style: none;
}

:focus {
  outline: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

i {
  font-style: normal;
}

input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  background-color: #fff;
  border: none;
}

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

a:hover {
  color: #000;
  text-decoration: none;
}

input,
button,
textarea {
  *font-size: 100%;
}

ol,
ul {
  list-style: none;
}

table,
tr,
td {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
  padding: 0;
}

.fr {
  float: right;
}

.fl {
  float: left;
}

.ehn,
.otw,
.tow {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.clearfix {
  clear: both;
  *zoom: 1;
}

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

.overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.none {
  display: none !important;
}

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

.hover {
  transform: scale(1.2);
}

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

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

#topnav {
  background-color: #292c33;
}

.head_nav,
.head_login {
  font-size: 14px;
  height: 36px;
  color: #858fa6;
  line-height: 36px;
}

.head_nav a {
  display: inline-block;
  padding: 0 12px;
}

.common-head {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1200px;
  height: 70px;
  margin: 0 auto;
  cursor: pointer;
}

.common-head .logo {
  width: 140px;
}

.common-head .designer-title {
  display: inline-block;
  border-left: 1px solid #dedede;
  font-size: 30px;
  color: #333333;
  padding-left: 16px;
  margin-left: 11px;
}

.common-head .opt a {
  margin-left: 42px;
  display: inline-block;
  line-height: 65px;
  font-size: 20px;
  color: #1d364c;
}

.common-head .opt .act {
  color: #f2304a;
  border-bottom: 5px solid #f2304a;
}

.common-title {
  display: flex;
}

.common-title .name {
  flex: none;
  display: inline-block;
  border-left: 5px solid #f2304a;
  font-size: 30px;
  line-height: 32px;
  padding-left: 20px;
  padding-right: 12px;
}

.common-title .more-bg {
  text-align: right;
  width: 100%;
  border-bottom: 1px solid #f2304a;
}

.common-title .more-bg a {
  display: inline-block;
  width: 59px;
  height: 11px;
  background: url("//ess.leju.com/house/photo/42-1-DYrkJAELlPEDMdefR55xNkC1KdJkdPKUOhShKDK5T97Lz0NTgqZD9h63gl6388PBGOeomzPIhp0cTMWL.png") no-repeat -48px 0px;
}

#topnav .head_login a,
#topnav .head_nav a {
  font-size: 14px;
  height: 36px;
  color: #858fa6;
  line-height: 36px;
  background: #292c33;
}

#topnav .head_nav a:hover {
  color: #fff;
  background: #f2304a;
}

#topnav .head_nav .act {
  color: #fff;
  background: #f2304a;
}

#topnav #topLoginSpan {
  float: right;
}

#topnav #topLoginSpan .line {
  display: inline-block;
  width: 1px;
  height: 13px;
  vertical-align: middle;
  margin: 0 10px;
  background-color: #858fa6;
}

#topnav #topLoginSpan .register {
  color: #f2304a;
}

.common-head-bg .common-head {
  justify-content: flex-start;
}

.common-head-bg .line {
  display: inline-block;
  width: 1px;
  height: 40px;
  vertical-align: middle;
  margin: 0 10px;
}

.common-head-bg .tab {
  font-size: 14px;
  color: #727b8f;
}

.common-head-bg .next {
  width: 6px;
  height: 8px;
  display: inline-block;
  background: url("https://ess.leju.com/house/photo/42-1-z5qi9T2FEHGdUOeJYLOtpPSTlvQeamXYp678kAWDD49gh0FadLQ0EiAaBHPskPyLlSNmyYzSVeyfcRFo.png") no-repeat -106px -25px;
}

#footer,
#seoLink {
  width: 100%;
  background-color: #292c33;
}

#seoLink .seoLink {
  margin: 0 auto;
  padding: 30px 0 22px;
  width: 1200px;
  font-size: 12px;
}

#seoLinkTab {
  margin-bottom: 15px;
}

#seoLinkTab li {
  float: left;
  width: 72px;
  height: 38px;
  margin-right: 15px;
}

#seoLinkTab li a {
  display: block;
  text-align: center;
  width: 72px;
  height: 34px;
  line-height: 34px;
  color: #a4aec7;
  background-color: #22242b;
}

#seoLinkTab li .on {
  background: url(http://src.leju.com/imp/imp/deal/df/7b/0/0749460cf430b45d67589cfc90a_p24_mk24.png) no-repeat -307px -686px;
}

#seoLinkTab li .on a {
  background: #3c414c;
}

#seoLink .tabsSeoLink {
  display: none;
}

#seoLink .tabsSeoLink li {
  float: left;
  width: 120px;
}

#seoLink .tabsSeoLink li a {
  color: #a4aec7;
  display: block;
  text-align: left;
  line-height: 26px;
}

#seoLink .tabsSeoLink li a:hover {
  text-decoration: underline;
}

#footer,
#seoLink {
  width: 100%;
  background-color: #292c33;
}

#seoLink .seoLink {
  margin: 0 auto;
  padding: 30px 0 22px;
  width: 1200px;
  font-size: 12px;
}

#seoLinkTab {
  margin-bottom: 15px;
}

#seoLinkTab li {
  float: left;
  width: 72px;
  height: 38px;
  margin-right: 15px;
}

#seoLinkTab li a {
  display: block;
  text-align: center;
  width: 72px;
  height: 34px;
  line-height: 34px;
  color: #a4aec7;
  background-color: #22242b;
}

#seoLinkTab .on {
  background: url(http://src.leju.com/imp/imp/deal/df/7b/0/0749460cf430b45d67589cfc90a_p24_mk24.png) no-repeat -307px -686px;
}

#seoLinkTab .on a {
  background: #3c414c;
}

#seoLink .tabsSeoLink {
  display: none;
}

#seoLink .tabsSeoLink li {
  float: left;
  width: 120px;
}

#seoLink .tabsSeoLink li a {
  color: #a4aec7;
  display: block;
  text-align: left;
  line-height: 26px;
}

#seoLink .tabsSeoLink li a:hover {
  text-decoration: underline;
}

#footer .footer {
  margin: 0 auto;
  padding: 15px 0 22px;
  width: 1200px;
  text-align: center;
  font-size: 12px;
  border-top: 1px dashed #3f414a;
  font-family: 'Microsoft Yahei';
}

#footer p {
  color: #676e81;
  line-height: 16px;
  margin-bottom: 15px;
}

#footer p a {
  color: #676e81;
}

#footer p a:hover {
  text-decoration: underline;
}

#footer p.nav a {
  color: #676e81;
  margin: 0 9px;
}

#footer p.nav a:hover {
  text-decoration: underline;
}

#footer .bahIcon {
  width: 22px;
  height: 26px;
  display: inline-block;
  vertical-align: -8px;
  background: url(http://src.leju.com/imp/imp/deal/df/7b/0/0749460cf430b45d67589cfc90a_p24_mk24.png) no-repeat -328px -823px;
}

#footer .hot-search-links a {
  padding: 0 3px;
}

#new_login_layer * {
  box-sizing: content-box;
}

#new_login_layer input {
  margin: 0;
  padding: 0;
}

#new_login_layer {
  position: relative;
  width: 622px;
  background-color: #fff;
  font-family: Microsoft YaHei;
}

#new_login_layer input[placeholder],
#new_login_layer [placeholder],
#new_login_layer *[placeholder] {
  font-family: Microsoft YaHei !important;
}

#new_login_layer h3 {
  font: 24px/48px 'Microsoft YaHei';
  background-color: #ffae2f;
  color: #fff;
  text-align: center;
}

#new_login_layer .close_btn {
  position: absolute;
  right: 23px;
  top: 16px;
  width: 19px;
  height: 19px;
  background: url(http://src.leju.com/imp/imp/deal/9c/01/b/add046da9eda0c4c17bf960e228_p24_mk24.png) no-repeat 0 0;
}

#new_login_layer .content {
  overflow: hidden;
  padding: 50px;
  float: none;
  width: auto;
}

#new_login_layer .layer_left {
  float: left;
  width: 315px;
  padding-right: 30px;
  border-right: 1px solid #ccc;
}

#new_login_layer .layer_right {
  float: left;
  width: 146px;
  padding-left: 30px;
}

#new_login_layer .loginTab {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 20px;
}

#new_login_layer .loginTab li {
  float: left;
  font-size: 18px;
  line-height: 38px;
  color: #666;
  margin-right: 40px;
  display: inline;
  cursor: pointer;
  font-family: Microsoft YaHei;
}

#new_login_layer .loginTab li.activeTabs {
  border-bottom: 2px solid #ffae2f;
  color: #333;
}

#new_login_layer .loginBox {
  display: none;
}

#new_login_layer .itemBox {
  position: relative;
}

#new_login_layer .itemBox input {
  height: 38px;
  line-height: 38px;
  border: 1px solid #ccc;
  padding-left: 35px;
}

#new_login_layer .itemBox .mobile {
  width: 278px;
  background: url(http://src.leju.com/imp/imp/deal/9c/01/b/add046da9eda0c4c17bf960e228_p24_mk24.png) no-repeat 10px -67px;
}

#new_login_layer .itemBox .user {
  width: 278px;
  background: url(http://src.leju.com/imp/imp/deal/9c/01/b/add046da9eda0c4c17bf960e228_p24_mk24.png) no-repeat 10px -19px;
}

#new_login_layer .itemBox .password {
  width: 278px;
  background: url(http://src.leju.com/imp/imp/deal/9c/01/b/add046da9eda0c4c17bf960e228_p24_mk24.png) no-repeat 10px -207px;
}

#new_login_layer .itemBox .dtyzm,
#new_login_layer .itemBox .yzm_user,
#new_login_layer .itemBox .yzm_mobile {
  float: left;
  width: 165px;
}

#new_login_layer .itemBox .yzm_user,
#new_login_layer .itemBox .yzm_mobile {
  background: url(http://src.leju.com/imp/imp/deal/9c/01/b/add046da9eda0c4c17bf960e228_p24_mk24.png) no-repeat 10px -138px;
}

#new_login_layer .itemBox .dtyzm {
  background: url(http://src.leju.com/imp/imp/deal/9c/01/b/add046da9eda0c4c17bf960e228_p24_mk24.png) no-repeat 10px -209px;
}

#new_login_layer .itemList em {
  padding-left: 35px;
  height: 30px;
  font-size: 12px;
  line-height: 30px;
  color: #ee5151;
  display: block;
}

#new_login_layer .itemList .yzm_num,
#new_login_layer .itemList .dtyzm_num {
  float: left;
  margin-left: 10px;
  width: 103px;
  height: 40px;
  line-height: 40px;
}

#new_login_layer .itemList .dtyzm_num {
  width: 101px;
  border: 1px solid #ccc;
  color: #666;
  text-align: center;
}

#new_login_layer .itemList .none {
  display: none;
}

#new_login_layer .submit_btn {
  display: block;
  width: 315px;
  height: 40px;
  color: #fff;
  font-size: 18px;
  background-color: #ffae2f;
  line-height: 40px;
  text-align: center;
}

#new_login_layer .loginBox .error,
.loginBox .right {
  display: none;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 15px;
  height: 15px;
}

#new_login_layer .loginBox .error {
  background: url(http://src.leju.com/imp/imp/deal/9c/01/b/add046da9eda0c4c17bf960e228_p24_mk24.png) no-repeat -34px -295px;
}

#new_login_layer .loginBox .right {
  background: url(http://src.leju.com/imp/imp/deal/9c/01/b/add046da9eda0c4c17bf960e228_p24_mk24.png) no-repeat 0 -295px;
}

#new_login_layer .loginBox .yzmbox .error,
#new_login_layer .loginBox .yzmbox .right {
  right: 124px;
}

#new_login_layer .loginBox .tips {
  font-size: 14px;
  color: #999;
  margin-bottom: 21px;
}

#new_login_layer .loginBox .tips .autoLogin {
  float: left;
}

#new_login_layer .loginBox .tips .autoLogin input {
  vertical-align: middle;
  margin-right: 6px;
}

#new_login_layer .loginBox .tips .forget {
  float: right;
  text-decoration: underline;
}

#new_login_layer .loginBox .tips a {
  color: #999;
}

#new_login_layer .loginBox .tips a:hover {
  color: #ffae2f;
}

#new_login_layer .otherLogin span {
  font-size: 14px;
  color: #666;
  line-height: 31px;
}

#new_login_layer .otherLogin div {
  overflow: hidden;
  zoom: 1;
}

#new_login_layer .otherLogin div a {
  float: left;
  margin-right: 14px;
  width: 34px;
  height: 34px;
  background: url(http://src.leju.com/imp/imp/deal/9c/01/b/add046da9eda0c4c17bf960e228_p24_mk24.png) no-repeat 0 0;
}

#new_login_layer .otherLogin div a.weibo {
  background-position: -113px -274px;
}

#new_login_layer .otherLogin div a.weixin {
  background-position: -160px -274px;
}

#new_login_layer .otherLogin a.register {
  display: block;
  width: 146px;
  height: 32px;
  margin: 34px 0;
  line-height: 32px;
  font-size: 14px;
  color: #e59d29;
  text-align: center;
  background-color: #f4f4f4;
}

#new_login_layer .remind_msg .icon {
  display: block;
  width: 40px;
  padding-left: 25px;
  background: url(http://src.leju.com/imp/imp/deal/9c/01/b/add046da9eda0c4c17bf960e228_p24_mk24.png) no-repeat 0 -258px;
  font-size: 14px;
  color: #666;
}

#new_login_layer .remind_msg p {
  font-size: 12px;
  line-height: 20px;
  color: #666;
  margin-top: 12px;
}

#new_login_layer .yzmuserbox {
  display: none;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
}

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

#dialog_login_mask_id {
  opacity: 0.3;
  height: 800px;
  width: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 80000;
  background-color: #000;
  filter: alpha(opacity=30);
}

#new_login_layer .itemBox .yzm_mobile,
#new_login_layer .itemBox .dtyzm,
#new_login_layer .itemBox .yzm_user {
  width: 164px;
}

#new_login_layer .itemBox {
  *float: left;
}

#new_login_layer .itemBox label.placeholder {
  position: absolute;
  left: 36px;
  top: 0;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #ccc;
  z-index: -1;
}

.dialog-login-tip-wrap {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  min-height: 100%;
  min-width: 100%;
  margin: 0 auto;
  z-index: 199000;
}

.dialog-login-tip-mask {
  position: absolute;
  z-index: 199900;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.dialog-login-tip-cont {
  position: absolute;
  z-index: 199999;
  display: block;
  width: 100%;
  top: 50%;
  left: 0;
  margin: 0 auto;
  margin-top: -232px;
}

.dialog-login-tip-cont-inner {
  position: relative;
  width: 770px;
  height: 463px;
  margin: 0 auto;
  background: url("http://src.leju.com/imp/imp/deal/ae/3c/4/cd830450bc5fce9e4273e3b50aa_p24_mk24.png") no-repeat center center;
}

.dialog-login-tip-cont-inner .closebtn {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  height: 40px;
  width: 40px;
}

.dialog-login-tip-cont-inner .tipTxt {
  position: absolute;
  display: block;
  top: 22px;
  right: 10px;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  color: #fff;
}

.sso-login-msg-tip {
  display: block;
  width: 620px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  margin-top: -30px;
  top: 50%;
  overflow: hidden;
  z-index: 999999;
  text-align: center;
}

.sso-login-msg-tip label {
  padding: 5px;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  border-radius: 8px;
  background-color: gray;
  padding: 5px 12px;
  color: #fff;
}

.user_cancel_account_layer {
  position: relative;
  width: 250px;
  z-index: 999900;
  background-color: #fff;
  font-family: Microsoft YaHei;
}

.user_cancel_account_layer .cancel-inner .tit {
  font: 16px/30px 'Microsoft YaHei';
  background-color: #ffae2f;
  color: #fff;
  text-indent: 8px;
}

.user_cancel_account_layer .cancel-inner .close-btn {
  position: absolute;
  right: 10px;
  top: 8px;
  width: 18px;
  height: 18px;
  text-indent: -99999px;
  background: url("http://src.leju.com/imp/imp/deal/9c/01/b/add046da9eda0c4c17bf960e228_p24_mk24.png") no-repeat 0 0;
}

.user_cancel_account_layer .cancel-inner .content {
  overflow: hidden;
  padding: 30px;
  float: none;
  width: auto;
  text-align: center;
  color: #000;
}

.user_cancel_account_layer .cancel-inner .btns-wrap {
  height: 40px;
  width: 100%;
}

.user_cancel_account_layer .cancel-inner .btns-wrap a {
  color: #fff;
  text-align: center;
  font-size: 14px;
  border-radius: 5px;
  display: inline-block;
  padding: 6px 20px;
  background-color: #ffae2f;
}

.user_cancel_account_layer .cancel-inner .btns-wrap .ok-btn {
  float: left;
  margin-left: 20px;
}

.user_cancel_account_layer .cancel-inner .btns-wrap .cancel-btn {
  float: right;
  margin-right: 20px;
}

.user_cancel_account_layer.ktzx .cancel-inner .btns-wrap a,
.user_cancel_account_layer.ktzx .cancel-inner .tit {
  background-color: #f66;
}
