@charset "UTF-8";
@-moz-keyframes move-left {
  from {
    -ms-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -webkit-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
  to {
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-webkit-keyframes move-left {
  from {
    -ms-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -webkit-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
  to {
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-o-keyframes move-left {
  from {
    -ms-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -webkit-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
  to {
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes move-left {
  from {
    -ms-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -webkit-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
  to {
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-moz-keyframes move-right {
  from {
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  to {
    -ms-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -webkit-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
}
@-webkit-keyframes move-right {
  from {
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  to {
    -ms-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -webkit-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
}
@-o-keyframes move-right {
  from {
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  to {
    -ms-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -webkit-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
}
@keyframes move-right {
  from {
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  to {
    -ms-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -webkit-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
}
@-moz-keyframes arrow-rotate-up {
  from {
    -ms-transform: rotate(180deg) translateZ(0);
    -moz-transform: rotate(180deg) translateZ(0);
    -webkit-transform: rotate(180deg) translateZ(0);
    -o-transform: rotate(180deg) translateZ(0);
    transform: rotate(180deg) translateZ(0);
  }
  to {
    -ms-transform: rotate(0deg) translateZ(0);
    -moz-transform: rotate(0deg) translateZ(0);
    -webkit-transform: rotate(0deg) translateZ(0);
    -o-transform: rotate(0deg) translateZ(0);
    transform: rotate(0deg) translateZ(0);
  }
}
@-webkit-keyframes arrow-rotate-up {
  from {
    -ms-transform: rotate(180deg) translateZ(0);
    -moz-transform: rotate(180deg) translateZ(0);
    -webkit-transform: rotate(180deg) translateZ(0);
    -o-transform: rotate(180deg) translateZ(0);
    transform: rotate(180deg) translateZ(0);
  }
  to {
    -ms-transform: rotate(0deg) translateZ(0);
    -moz-transform: rotate(0deg) translateZ(0);
    -webkit-transform: rotate(0deg) translateZ(0);
    -o-transform: rotate(0deg) translateZ(0);
    transform: rotate(0deg) translateZ(0);
  }
}
@-o-keyframes arrow-rotate-up {
  from {
    -ms-transform: rotate(180deg) translateZ(0);
    -moz-transform: rotate(180deg) translateZ(0);
    -webkit-transform: rotate(180deg) translateZ(0);
    -o-transform: rotate(180deg) translateZ(0);
    transform: rotate(180deg) translateZ(0);
  }
  to {
    -ms-transform: rotate(0deg) translateZ(0);
    -moz-transform: rotate(0deg) translateZ(0);
    -webkit-transform: rotate(0deg) translateZ(0);
    -o-transform: rotate(0deg) translateZ(0);
    transform: rotate(0deg) translateZ(0);
  }
}
@keyframes arrow-rotate-up {
  from {
    -ms-transform: rotate(180deg) translateZ(0);
    -moz-transform: rotate(180deg) translateZ(0);
    -webkit-transform: rotate(180deg) translateZ(0);
    -o-transform: rotate(180deg) translateZ(0);
    transform: rotate(180deg) translateZ(0);
  }
  to {
    -ms-transform: rotate(0deg) translateZ(0);
    -moz-transform: rotate(0deg) translateZ(0);
    -webkit-transform: rotate(0deg) translateZ(0);
    -o-transform: rotate(0deg) translateZ(0);
    transform: rotate(0deg) translateZ(0);
  }
}
@-moz-keyframes arrow-rotate-down {
  from {
    -ms-transform: rotate(0deg) translateZ(0);
    -moz-transform: rotate(0deg) translateZ(0);
    -webkit-transform: rotate(0deg) translateZ(0);
    -o-transform: rotate(0deg) translateZ(0);
    transform: rotate(0deg) translateZ(0);
  }
  to {
    -ms-transform: rotate(180deg) translateZ(0);
    -moz-transform: rotate(180deg) translateZ(0);
    -webkit-transform: rotate(180deg) translateZ(0);
    -o-transform: rotate(180deg) translateZ(0);
    transform: rotate(180deg) translateZ(0);
  }
}
@-webkit-keyframes arrow-rotate-down {
  from {
    -ms-transform: rotate(0deg) translateZ(0);
    -moz-transform: rotate(0deg) translateZ(0);
    -webkit-transform: rotate(0deg) translateZ(0);
    -o-transform: rotate(0deg) translateZ(0);
    transform: rotate(0deg) translateZ(0);
  }
  to {
    -ms-transform: rotate(180deg) translateZ(0);
    -moz-transform: rotate(180deg) translateZ(0);
    -webkit-transform: rotate(180deg) translateZ(0);
    -o-transform: rotate(180deg) translateZ(0);
    transform: rotate(180deg) translateZ(0);
  }
}
@-o-keyframes arrow-rotate-down {
  from {
    -ms-transform: rotate(0deg) translateZ(0);
    -moz-transform: rotate(0deg) translateZ(0);
    -webkit-transform: rotate(0deg) translateZ(0);
    -o-transform: rotate(0deg) translateZ(0);
    transform: rotate(0deg) translateZ(0);
  }
  to {
    -ms-transform: rotate(180deg) translateZ(0);
    -moz-transform: rotate(180deg) translateZ(0);
    -webkit-transform: rotate(180deg) translateZ(0);
    -o-transform: rotate(180deg) translateZ(0);
    transform: rotate(180deg) translateZ(0);
  }
}
@keyframes arrow-rotate-down {
  from {
    -ms-transform: rotate(0deg) translateZ(0);
    -moz-transform: rotate(0deg) translateZ(0);
    -webkit-transform: rotate(0deg) translateZ(0);
    -o-transform: rotate(0deg) translateZ(0);
    transform: rotate(0deg) translateZ(0);
  }
  to {
    -ms-transform: rotate(180deg) translateZ(0);
    -moz-transform: rotate(180deg) translateZ(0);
    -webkit-transform: rotate(180deg) translateZ(0);
    -o-transform: rotate(180deg) translateZ(0);
    transform: rotate(180deg) translateZ(0);
  }
}
html {
  font-size: 625%;
}
body,
header,
footer,
section,
nav,
article,
aside,
div,
p,
ul,
li,
ol,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
blockquote,
input,
select,
button,
textarea,
iframe,
table,
th,
td {
  margin: 0;
  padding: 0;
  font-family: Arial, Microsoft YaHei;
  color: #000000;
  font-size: 12px;
}
html,
body {
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
a,
a:link,
a:active,
a:hover {
  color: #000000;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}
img,
input,
select,
a:focus,
button,
textarea {
  border: 0;
  outline: none;
  resize: none;
}
i,
em {
  font-style: normal;
}
img {
  display: block;
}
ol,
ul,
li {
  list-style: none;
}
input,
textarea,
select,
button {
  font: 12px Arial, Microsoft YaHei;
  background: #fff;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
}
select::-ms-expand {
  display: none;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input::-webkit-input-placeholder,
input:-moz-placeholder,
input::-moz-placeholder,
input:-ms-input-placeholder {
  color: #999999;
}
.clearfix:before {
  content: '';
  display: table;
}
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}
.w900 {
  width: 900px;
  margin: 0 auto;
}
.auto {
  width: 100%;
}
.bg-white {
  background-color: #fff;
}
.bg-cfa {
  background-color: #F5F5F5;
}
.display-flex {
  display: flex;
  display: -webkit-flex;
}
input,
textarea {
  font-size: 14px;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #999999;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #999999;
}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #999999;
}
/*美联物业导航*/
.header {
  width: 100%;
}
/*顶部登录样式*/
.header-top {
  height: 40px;
}
.header-top section:before,
.header-top .login-btn-c:before {
  content: '';
  display: table;
}
.header-top section:after,
.header-top .login-btn-c:after {
  content: '';
  display: table;
  clear: both;
}
.header-top .login-btn-c {
  padding: 13px 4px 13px 24px;
  background: url(../img/user-p.png) no-repeat left center;
  float: right;
}
.header-top .login-btn-c li {
  padding: 0 6px;
  cursor: pointer;
  font-size: 14px;
  line-height: 14px;
  float: left;
  border-right: 2px solid #989898;
}
.header-top .login-btn-c li:nth-of-type(2) {
  border: none;
}
.header-top .logged {
  position: relative;
  padding-right: 10px;
  float: right;
}
.header-top .logged .login-btn-c {
  color: #FFFFFF;
}
.header-top .logged:hover .logged-nav-menu {
  display: block;
}
.header-top .logged-nav-menu {
  display: none;
  width: 180px;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -90px;
  background: #fff;
  border-radius: 8px;
}
.header-top .logged-nav-menu li {
  padding: 12px 18px;
  line-height: 1;
}
.header-top .logged-nav-menu li:not(:last-child) {
  border-bottom: 1px solid #f5f5f5;
}
.header-top .logged-nav-menu li .logged-icon {
  display: inline-block;
  vertical-align: middle;
}
.header-top .logged-nav-menu li a {
  display: block;
  font-size: 14px;
  color: #999999;
}
.header-top .logged-nav-menu li a span {
  vertical-align: middle;
  padding-left: 5px;
}
.header-top .logged-nav-menu li a:hover span {
  text-decoration: underline;
}
.header-top .logged-nav-menu li.user-info {
  text-align: center;
}
.header-top .logged-nav-menu li.user-info a {
  color: #666666;
}
.header-top .logged-nav-menu li.user-info .user-head {
  width: 46px;
  height: 46px;
  margin: 0 auto 5px;
}
.header-top .logged-nav-menu:after {
  content: '';
  display: block;
  position: absolute;
  top: -16px;
  left: 50%;
  margin-left: -4px;
  width: 0;
  height: 0;
  border-width: 8px;
  border-color: transparent transparent #fff transparent;
  border-style: solid;
}
/*导航样式*/
.header-nav {
  background: #333333;
  border-bottom: 4px solid #ffe200;
}
.header-nav section:before {
  content: '';
  display: table;
}
.header-nav section:after {
  content: '';
  display: table;
  clear: both;
}
.header-nav .logo {
  margin: 30px 20px 26px 10px;
}
.header-nav .logo img {
  display: block;
}
.header-nav .nav:before {
  content: '';
  display: table;
}
.header-nav .nav:after {
  content: '';
  display: table;
  clear: both;
}
.header-nav .nav li {
  height: 96px;
  float: left;
}
.header-nav .nav li a {
  display: block;
  color: #fff;
  line-height: 96px;
  padding: 0 17px;
  font-size: 16px;
  font-family: Arial, Microsoft YaHei;
}
.header-nav .nav .active {
  background: #ffe200;
}
.header-nav .nav .active a {
  color: #333333;
}
.header-nav .map-search-btn {
  margin: 25px 10px 25px 0;
  float: right;
  width: 140px;
  height: 50px;
  box-sizing: border-box;
  border: 1px solid #e0e0e0;
  display: block;
  text-align: right;
  line-height: 48px;
  padding-right: 11px;
  font-size: 16px;
  color: #666666;
  font-family: Arial, Microsoft YaHei;
  background: #ffffff url(../img/map-btn-l.png) no-repeat 10px center;
}
.logo,
.header-nav-select,
.nav {
  float: left;
}
.city-list-bg {
  overflow: hidden;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.5);
}
.city-list-bg .city-list {
  padding: 0 20px;
  position: absolute;
  top: 48px;
  background-color: #ffffff;
  width: 368px;
  box-sizing: border-box;
  outline: none;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  height: 224px;
}
.city-list-bg .city-list .city-list-t {
  padding: 10px 0;
  border-bottom: 1px solid #e6e6e6;
  color: #666666;
  font-size: 16px;
  line-height: 26px;
}
.city-list-bg .city-list .city-list-t:before {
  content: '';
  display: table;
}
.city-list-bg .city-list .city-list-t:after {
  content: '';
  display: table;
  clear: both;
}
.city-list-bg .city-list .city-list-t span,
.city-list-bg .city-list .city-list-t img {
  display: block;
}
.city-list-bg .city-list .city-list-t span {
  float: left;
}
.city-list-bg .city-list .city-list-t img {
  float: right;
  margin-right: -20px;
  cursor: pointer;
}
.city-list-bg .city-list .city-list-c {
  padding: 10px 0  ;
}
.city-list-bg .city-list .city-list-c:before {
  content: '';
  display: table;
}
.city-list-bg .city-list .city-list-c:after {
  content: '';
  display: table;
  clear: both;
}
.city-list-bg .city-list .city-list-c li {
  float: left;
  width: 80px;
  height: 80px;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -o-border-radius: 40px;
  overflow: hidden;
  margin: 10px;
  text-align: center;
  line-height: 80px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #ffffff;
  font-size: 16px;
  box-shadow: inset 0 10px 60px rgba(0, 0, 0, 0.6);
}
.city-list-font {
  display: inline-block;
  padding: 14px 10px ;
  cursor: pointer;
  color: #646462;
}

.city-list-font:hover{
   color: #fec800;
    font-weight: bold;
 }
.city-list-title {
  display: inline-block;
  padding: 4px 10px ;
  color: #a9a9a9;
  font-size: 14px;
}
/*底部样式*/
.footer {
  width: 100%;
  /*background-color: #3b3b3b;*/
  background-color: #333333;
  padding-top: 20px;
}
.footer-top-nav {
  width: 100%;
  border-bottom: 1px solid #606060;
  padding: 20px 0 20px 10px;
}
.footer-top-nav:before {
  content: '';
  display: table;
}
.footer-top-nav:after {
  content: '';
  display: table;
  clear: both;
}
.footer-top-nav li {
  float: left;
  margin-right: 20px;
}
.footer-top-nav li:nth-last-of-type(1) {
  margin: 0;
}
.footer-top-nav li a {
  display: block;
  color: #ffffff;
  font-size: 16px;
  font-family: Arial, Microsoft YaHei;
  line-height: 16px;
}
.footer-top-nav li a:hover {
  color: #fff;
}
.q-links {
  border-bottom: 1px solid #606060;
  padding-bottom: 64px;
}
.q-links .q-links-t {
  margin: 20px 0;
  /*display: flex;*/
  /*justify-content: space-between;*/
}
.q-links .q-links-t:before {
  content: '';
  display: table;
}
.q-links .q-links-t:after {
  content: '';
  display: table;
  clear: both;
}
.q-links .q-links-t li {
  float: left;
  width: 180px;
  height: 36px;
  line-height: 36px;
  background-color: #212121;
  margin-right: 10px;
  margin-top: 10px;
  position: relative;
}
.q-links .q-links-t li:nth-last-of-type(1) {
  /*margin: 0;*/
}
.q-links .q-links-t li a {
  display: block;
  color: #808080;
  font-size: 16px;
  font-family: Arial, Microsoft YaHei;
  text-align: center;
  line-height: 36px;
}
.q-links .q-links-t li:hover {
  background-color: #666666;
}
.q-links .q-links-t li:hover a {
  color: #fff;
}
.q-links .q-links-t li:hover a:after {
  content: "";
  background: url(../img/footer-tria.png) no-repeat bottom center;
  position: absolute;
  left: 45%;
  bottom: -10px;
  width: 20px;
  height: 10px;
}
.q-links .q-links-t .active {
  background-color: #666666;
}
.q-links .q-links-t .active a {
  color: #fff;
}
.q-links .q-links-t .active:after {
  content: "";
  background: url(../img/footer-tria.png) no-repeat bottom center;
  position: absolute;
  left: 45%;
  bottom: -10px;
  width: 20px;
  height: 10px;
}
.q-links .q-links-c {
  max-width: 1040px;
  margin: 10px 0 0 0;
}
.q-links .q-links-c:before {
  content: '';
  display: table;
}
.q-links .q-links-c:after {
  content: '';
  display: table;
  clear: both;
}
.q-links .q-links-c li {
  float: left;
  margin-right: 10px;
}
.q-links .q-links-c li:nth-last-of-type(1) {
  margin: 0;
}
.q-links .q-links-c li a {
  font-size: 14px;
  color: #808080;
  font-family: Arial, Microsoft YaHei;
  line-height: 14px;
  margin-bottom: 16px;
  display: block;
}
.q-links .q-links-c li a:hover {
  text-decoration: underline;
}
.q-links .alpha-search {
  padding: 64px 0 19px 0;
}
.q-links .alpha-search:before {
  content: '';
  display: table;
}
.q-links .alpha-search:after {
  content: '';
  display: table;
  clear: both;
}
.q-links .alpha-search dt {
  color: #aaadb9;
  font-size: 14px;
  font-family: Arial, Microsoft YaHei;
  float: left;
  line-height: 14px;
}
.q-links .alpha-search dd {
  float: left;
  margin-right: 30px;
}
.q-links .alpha-search dd:nth-last-of-type(1) {
  margin: 0;
}
.q-links .alpha-search dd a {
  color: #aaadb9;
  font-size: 14px;
  line-height: 14px;
  font-family: Arial, Microsoft YaHei;
  margin-right: 9px;
  float: left;
}
.q-links .alpha-search dd a:nth-last-of-type(1) {
  margin: 0;
}
.footer-bottom {
  position: relative;
}
.footer-bottom:before {
  content: '';
  display: table;
}
.footer-bottom:after {
  content: '';
  display: table;
  clear: both;
}
.footer-bottom-letter {
  margin-top: 20px;
  color: #999999;
  font-size: 14px;
}
.footer-bottom-letter a {
  color: #999999;
  padding: 0 2px;
}
.footer-bottom-letter a:hover {
  text-decoration: underline;
}
.footer-bottom .img-wj {
  float: left;
  margin: 26px 5px 66px 10px;
}
.footer-bottom .weChat-code {
  /* position: absolute;
  right: 0;
  top: 20px; */
  padding: 10px 0 20px 0;
}
.footer-bottom .weChat-code .weChat-code-item {
  display: inline-block;
  /*width: 130px;*/
}
.footer-bottom .weChat-code .weChat-code-item:first-child {
  margin-right: 15px;
}
.footer-bottom .weChat-code .weChat-code-item img {
  width: 100px;
  margin: auto;
}
.footer-bottom .weChat-code .weChat-code-item span {
  display: block;
  margin-top: 5px;
  text-align: center;
  color: #999999;
  white-space: nowrap;
}
.footer-bottom .weChat-code .weChat-code-item:last-child span {
  margin-left: -6px;
}
.footer-bottom .footer-b-c {
  float: left;
  margin-top: 20px;
}
.footer-bottom .footer-b-c p {
  line-height: 14px;
  font-size: 14px;
  font-family: Arial, Microsoft YaHei;
  color: #999999;
  margin-bottom: 10px;
}
/*header0导航*/
.header0 .header-top {
  background: #333333;
  border-bottom: 4px solid #ffe200;
  height: 66px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 2;
}
.header0 .header-top section:before {
  content: '';
  display: table;
}
.header0 .header-top section:after {
  content: '';
  display: table;
  clear: both;
}
.header0 .header-top section .header-top-nav {
  float: left;
}
.header0 .header-top section .login-menu {
  display: none;
  float: right;
  margin-top: 6px;
}
.header0 .header-top .login-menu .login-btn-c {
  background: url(../img/user-p0.png) no-repeat left center;
  padding: 23px 4px 24px 24px;
}
.header0 .header-top .login-menu .login-btn-c li {
  color: #fff;
  font-size: 14px;
  font-family: Arial, Microsoft YaHei;
}
.header0 .header-nav {
  background: #fff;
  border-bottom: none;
}
.header0 .header-nav form:before {
  content: '';
  display: table;
}
.header0 .header-nav form:after {
  content: '';
  display: table;
  clear: both;
}
.header0 .header-nav .map-btn {
  float: right;
  display: block;
  width: 48px;
  height: 42px;
  background: url(../img/map-btn.png) no-repeat;
  margin: 29px 10px 27px 0;
}
.header0 .logo {
  margin: 30px 20px 30px 10px;
}
.header0 .c-city {
  border: 1px solid #e0e0e0;
  color: #333333;
  background: url(../img/triangle0.png) no-repeat 80% center;
}
.header0 .c-city option {
  background: #fff;
  color: #333333;
}
.header-top-nav li {
  float: left;
}
.header-top-nav a {
  display: block;
  color: #fff;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  line-height: 66px;
  padding: 0 19px;
}
.header-top-nav .active {
  background-color: #ffe200;
}
.header-top-nav .active a {
  color: #333333!important;
}
/*顶部搜索框*/
.search-box {
  margin: 25px 11px 0 0;
  float: right;
}
.search-box input {
  height: 50px;
  display: block;
  float: left;
}
.search-box .search-text {
  width: 419px;
  box-sizing: border-box;
  border: 1px solid #e0e0e0;
  border-right: none ;
  font-size: 12px;
  padding: 0 19px;
}
.search-box .search-btn {
  background-color: #ffe200;
  color: #333333;
  font-size: 24px;
  width: 120px;
  cursor: pointer;
}
.new-nav {
  float: left;
  margin: 30px 0 0 173px;
}
.new-nav li {
  float: left;
  cursor: pointer;
  margin-right: 42px;
}
.new-nav li span,
.new-nav li a {
  display: block;
}
.new-nav li a {
  font-size: 24px;
  color: rgba(102, 102, 102, 0.4);
  font-family: Arial, Microsoft YaHei;
  font-weight: bold;
  line-height: 24px;
}
.new-nav .active a {
  color: #666666;
}
.rent-out {
  float: left;
  margin: 42px 0 26px 76px;
}
.rent-out li {
  float: left;
  color: #999999;
  font-size: 18px;
  line-height: 18px;
  font-family: Arial, Microsoft YaHei;
  padding-bottom: 10px ;
  margin-right: 48px;
  cursor: pointer;
}
.rent-out .active {
  border-bottom: 4px solid #999999;
  color: #333333;
}
/*header1*/
.header1 .header-top {
  border-bottom: none;
  box-shadow: none;
  height: 38px;
}
.header1 .header-top .login-menu .login-btn-c {
  padding: 13px 10px 13px 0;
  background: none;
}
.header1 .header-top .login-menu .login-btn-c li {
  font-size: 14px;
  border-right: 1px solid #FFFFFF;
  line-height: 14px;
}
.header1 .header-top .login-menu .login-btn-c li:nth-child(2) {
  border-right: none;
}
.header1 .header-top-nav a {
  line-height: 38px;
  font-size: 12px;
}
/*index-s*/
/*index-banner*/
.index-banner {
  position: relative;
  width: 100%;
  height: 602px;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.16);
}
.index-banner .banner-footer {
  z-index: 1;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.index-banner .banner-footer section {
  padding: 0 0 0 275px;
  box-sizing: border-box;
}
.index-banner.index-banner-new-house {
  height: 520px;
}
.banner-footer .banner-search-t {
  padding: 20px 0 20px 0;
}
.banner-footer .banner-search-t:before {
  content: '';
  display: table;
}
.banner-footer .banner-search-t:after {
  content: '';
  display: table;
  clear: both;
}
.banner-footer .banner-search-t li {
  float: left;
  width: 80px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  color: #fff;
  font-size: 14px;
  font-family: Arial, Microsoft YaHei;
  cursor: pointer;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
}
.banner-footer .banner-search-t .active {
  background: #ffe200;
  position: relative;
  color: #333333;
}
.banner-footer .banner-search-t .active:before {
  content: '';
  position: absolute;
  bottom: -16px;
  left: 32px;
  border-width: 8px;
  border-color: #ffe200 transparent transparent transparent;
  border-style: solid dashed dashed dashed;
  width: 0;
  height: 0;
  overflow: hidden;
}
.banner-search-box:before {
  content: '';
  display: table;
}
.banner-search-box:after {
  content: '';
  display: table;
  clear: both;
}
.banner-search-box .bsb-text {
  float: left;
  width: 460px;
  height: 46px;
  line-height: 46px;
  background: #fff;
  border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -o-border-radius: 4px 0 0 4px;
  font-size: 14px;
  color: #333;
  padding: 0 20px;
}
.banner-search-box .bsb-btn {
  float: left;
  width: 120px;
  height: 46px;
  line-height: 46px;
  font-size: 20px;
  color: #3b3b3b;
  border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -o-border-radius: 0 4px 4px 0;
  cursor: pointer;
  background: #ffe200 url(../img/icon-search-index.png) no-repeat 25px center;
  padding-left: 35px;
}
.banner-search-box a.map-search-btn {
  float: left;
  display: inline-block;
  background: url(../img/icon-location-index.png) no-repeat center center;
  width: 53px;
  height: 46px;
  margin-left: 20px;
  background-size: 85% 85%;
  display: none;
}
.hot-search {
  padding: 20px 0 20px 0;
  display: none;
}
.hot-search:before {
  content: '';
  display: table;
}
.hot-search:after {
  content: '';
  display: table;
  clear: both;
}
.hot-search dd,
.hot-search dt {
  float: left;
  color: #aaa;
  font-size: 14px;
  font-family: Arial, Microsoft YaHei;
  line-height: 14px;
}
.hot-search dd {
  margin-right: 10px;
}
.hot-search dd a {
  color: #fff;
  font-size: 14px;
  font-family: Arial, Microsoft YaHei;
  line-height: 14px;
}
.hot-search dd a:hover{
  color:#ffc800!important;
}
.swiper-con {
  width: 100%;
  box-sizing: border-box;
  padding: 0 10px;
}
.swiper-con h1 {
  font-size: 24px;
  color: #3b3b3b;
  height: 28px;
  line-height: 28px;
  margin: 60px 0 20px 0;
  font-family: Arial, Microsoft YaHei;
  font-weight: bold;
  text-align: center;
}
.swiper-con h1.new-house {
  background: url(../img/icon-new-house.png) no-repeat 473px center;
}
.swiper-con h1.recom-index {
  background: url(../img/icon-index.png) no-repeat 451px center;
  padding-left: 35px;
}
.swiper-con h1.old-house {
  background: url(../img/icon-old-house.png) no-repeat 461px center;
}
.swiper-con h1.retal-house {
  background: url(../img/icon-retail-house.png) no-repeat 473px center;
}
.swiper-con .swiper-pagination-bullets {
  bottom: 0;
}
.swiper-con .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 40px;
  height: 10px;
  background: #e0e0e0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  opacity: 1;
}
.swiper-con .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background-color: #ffe200;
}
.swiper-con .swiper-button-next,
.swiper-con .swiper-button-prev {
  display: none;
  width: 40px;
  height: 160px;
  margin-top: -135px;
  background: rgba(0, 0, 0, 0.8) url(../img/swiper-l-r.png) no-repeat center center;
}
.swiper-con .swiper-button-next {
  right: 0;
}
.swiper-con .swiper-button-prev {
  left: 0;
  -ms-transform: rotate(-180deg) translateZ(0);
  -moz-transform: rotate(-180deg) translateZ(0);
  -webkit-transform: rotate(-180deg) translateZ(0);
  -o-transform: rotate(-180deg) translateZ(0);
  transform: rotate(-180deg) translateZ(0);
}
.swiper-con .swiper-button-next.swiper-button-disabled,
.swiper-con .swiper-button-prev.swiper-button-disabled {
  opacity: .6;
  pointer-events: auto;
}
.swiper-con .swiper-more {
  width: 300px;
  height: 52px;
  font-size: 18px;
  font-family: Arial, Microsoft YaHei;
  text-align: center;
  line-height: 52px;
  border: 1px solid #cccccc;
  color: #666666;
  display: block;
  margin: 40px auto 60px auto;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.swiper-con .swiper-more:hover {
  color: #333333;
  background-color: #ffe200;
  border: 1px solid #ffe200;
}
.recommend .swiper-container-horizontal {
  height: 388px;
}
.recommend .product {
  overflow: hidden;
}
.recommend .product:hover {
  box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.2);
}
.recommend .product .product-p {
  position: relative;
}
.recommend .product .product-p a {
  display: block;
}
.recommend .product .product-p a:nth-of-type(1) {
  width: 100%;
  height: 234px;
}
.recommend .product .product-p .product-p-t {
  
  position: absolute;
  left: 0;
  bottom: -8px;
  width: 100%;
  height: 36px;
  line-height: 36px;
  color: #FFFFFF;
  font-size: 16px;
  font-family: Arial, Microsoft YaHei;
  box-sizing: border-box;
  padding: 0 10px;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.recommend .product .product-m {
  display: block;
  margin: 15px 10px;
  height: 79px;
  overflow: hidden;
}
.recommend .product .product-m p {
  font-size: 14px;
  color: #999999;
  font-family: Arial, Microsoft YaHei;
  line-height: 24px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.recommend .product .product-m p:nth-of-type(1) {
  color: #3b3b3b;
}
.recommend .product .product-m p:nth-of-type(1) i {
  font-style: normal;
  color: #DB4C3F;
  font-size: 20px;
  line-height: 30px;
  margin-right: 10px;
}
.recommend .product a {
  display: block;
}
.recommend .product .product-m p.swiper-lable {
  text-overflow: initial;
}
.esf .swiper-container-horizontal,
.zf .swiper-container-horizontal {
  height: 328px;
}
.esf .product,
.zf .product {
  overflow: hidden;
}
.esf .product:hover,
.zf .product:hover {
  box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.2);
}
.esf .product img,
.zf .product img {
  width: 100%;
}
.esf .product .product-p,
.zf .product .product-p {
  position: relative;
}
.esf .product .product-p a,
.zf .product .product-p a {
  display: block;
}
.esf .product .product-p a:nth-of-type(1),
.zf .product .product-p a:nth-of-type(1) {
  width: 100%;
}
.esf .product .product-p .product-p-t,
.zf .product .product-p .product-p-t {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 36px;
  line-height: 36px;
  color: #FFFFFF;
  font-size: 16px;
  font-family: Arial, Microsoft YaHei;
  box-sizing: border-box;
  padding: 0 10px;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.esf .product .product-m,
.zf .product .product-m {
  display: block;
  position: relative;
  padding: 15px 10px;
}
.esf .product .product-m p,
.zf .product .product-m p {
  font-size: 14px;
  color: #999999;
  font-family: Arial, Microsoft YaHei;
  line-height: 24px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.esf .product .product-m p:nth-of-type(1),
.zf .product .product-m p:nth-of-type(1) {
  color: #333333;
}
.esf .product .product-m p:nth-of-type(1) i,
.zf .product .product-m p:nth-of-type(1) i {
  font-style: normal;
  color: #ec3431;
  font-size: 20px;
  line-height: 30px;
  margin-right: 10px;
}
.esf .product .product-m p > a,
.zf .product .product-m p > a {
  position: relative;
  display: inline-block;
  color: #999999;
  z-index: 8;
}
.esf .product .amask,
.zf .product .amask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.esf h1 {
  background: url(../img/hone-icon02.png) no-repeat 40% center;
}
.zf h1 {
  background: url(../img/home-icon-b.png) no-repeat 40% center;
}
.footer-banner {
  width: 100%;
}
.footer-banner a {
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 240px;
}
/*index-e*/
/*newHouse_index-s*/
.newHouse_banner > a {
  width: 100%;
  height: 100%;
  display: block;
  background-image: url(../img/newHouse-bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.newHouse_banner .newHouse_banner-t {
  padding: 262px 0 0 0;
  width: 546px;
  margin: 0 auto;
}
.newHouse_banner .newHouse_banner-t h1 {
  font-size: 48px;
  font-family: Arial, Microsoft YaHei;
  font-weight: bold;
  color: #fff;
  line-height: 48px;
  margin-bottom: 20px;
}
.newHouse_banner .newHouse_banner-t p {
  font-size: 24px;
  font-family: Arial, Microsoft YaHei;
  color: #fff;
  line-height: 24px;
}
.build-type {
  width: 100%;
}
.build-type-c {
  margin-top: 40px;
}
.build-type-c:before {
  content: '';
  display: table;
}
.build-type-c:after {
  content: '';
  display: table;
  clear: both;
}
.build-type-c .build-type-c-r {
  float: left;
  width: 580px;
  margin-left: 20px;
}
.build-type-c .build-type-c-box {
  float: left;
  width: 580px;
}
.build-type-c .build-type-c-box .more-line {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  text-align: center;
  font-family: Arial, Microsoft YaHei;
  box-sizing: border-box;
}
.build-type-c .build-type-c-box .more-line p.title {
  font-size: 28px;
  line-height: 28px;
  color: #FFFFFF;
  font-weight: bold;
  margin-top: 85px;
}
.build-type-c .build-type-c-box .more-line p.count {
  font-size: 24px;
  line-height: 24px;
  color: #FFFFFF;
  font-weight: bold;
  margin-top: 20px;
}
.build-type-c .build-type-c-box .build-type-item {
  width: 100%;
  height: 220px;
  position: relative;
  overflow: hidden;
}
.build-type-c .build-type-c-box .build-type-item a {
  display: block;
}
.build-type-c .build-type-c-box .build-type-item .build-type-link img {
  webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
}
.build-type-c .build-type-c-box .build-type-item .build-type-link:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.build-type-c .build-type-c-box .build-type-item.w280 {
  float: left;
  width: 280px;
  margin-top: 20px;
  margin-right: 20px;
}
.build-type-c .build-type-c-box .build-type-item.w280:last-child {
  margin-right: 0;
}
.build-type-c li {
  float: left;
  margin-right: 20px;
  overflow: hidden;
}
.build-type-c li:nth-of-type(1) {
  height: 420px;
  position: relative;
}
.build-type-c li:nth-of-type(1),
.build-type-c li:nth-of-type(2) {
  width: 280px;
}
.build-type-c li:nth-of-type(2) div:nth-last-of-type(1) {
  margin-top: 20px;
}
.build-type-c li:nth-of-type(3) {
  width: 580px;
  margin: 0;
}
.build-type-c li:nth-of-type(3) > div:nth-last-of-type(1) {
  margin-top: 20px;
}
.build-type-c li:nth-of-type(3) > div:nth-last-of-type(1):before {
  content: '';
  display: table;
}
.build-type-c li:nth-of-type(3) > div:nth-last-of-type(1):after {
  content: '';
  display: table;
  clear: both;
}
.build-type-c li:nth-of-type(3) .lr {
  width: 280px;
  height: 100%;
  overflow: hidden;
  position: relative;
  float: left;
}
.build-type-c li:nth-of-type(3) .lr:nth-last-of-type(1) {
  margin-left: 20px;
}
.build-type-c .build-type-link {
  position: relative;
  overflow: hidden;
}
.template {
  padding: 60px 10px 0 10px;
}
.template > h2 {
  font-size: 24px;
  font-family: Arial, Microsoft YaHei;
  font-weight: bold;
  text-align: center;
  line-height: 28px;
  color: #3b3b3b;
}
.open-calendar:before {
  content: '';
  display: table;
}
.open-calendar:after {
  content: '';
  display: table;
  clear: both;
}
.open-calendar .open-calendar-swiper {
  float: left;
  width: 580px;
  height: 345px;
}
.open-calendar .open-calendar-swiper .swiper-slide a {
  width: 100%;
  height: 100%;
  display: block;
}
.open-calendar .open-calendar-swiper .swiper-slide a p {
  width: 100%;
  height: 48px;
  line-height: 48px;
  color: #FFFFFF;
  font-size: 16px;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 0 20px 0 20px;
  position: absolute;
  bottom: 0;
}
.open-calendar .open-calendar-swiper .swiper-slide a p .name {
  font-family: Arial, Microsoft YaHei;
  font-size: 20px;
  color: #FFFFFF;
  margin-right: 20px;
}
.open-calendar .open-calendar-swiper .swiper-slide a p .price {
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #FEFEFE;
}
.open-calendar .open-calendar-swiper .label {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 46px;
  line-height: 46px;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #ffffff;
  background-color: #DB4C3F;
  text-align: center;
}
.open-calendar .open-calendar-swiper .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
  background: #ffffff;
}
.open-calendar .open-calendar-swiper .swiper-pagination-bullet-active {
  opacity: 1;
  background: #ff6600;
}
.open-calendar .open-calendar-swiper .swiper-pagination {
  text-align: right;
  bottom: 15px;
  width: auto;
  right: 20px;
}
.open-calendar .open-calendar-content {
  float: left;
  width: 580px;
  height: 345px;
  margin-left: 20px;
}
.open-calendar .c-month {
  line-height: 64px;
  border: 1px solid #e6e6e6;
  padding: 0 30px;
  position: relative;
  overflow: hidden;
}
.open-calendar .c-month .c-month-tab {
  width: 100%;
  overflow: hidden;
}
.open-calendar .c-month ul {
  width: 518px;
  white-space: nowrap;
  position: relative;
  display: inline-block;
}
.open-calendar .c-month ul li {
  cursor: pointer;
  width: 64px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #666666;
  display: inline-block;
}
.open-calendar .c-month ul li.active {
  background-color: #eff3ff;
  color: #3374e0;
}
.open-calendar .c-month a.next {
  width: 14px;
  height: 18px;
  background: url(../img/right.png) no-repeat left center;
  position: absolute;
  top: 22px;
  right: 10px;
  opacity: 0.5;
  display: inline-block;
  z-index: 9;
}
.open-calendar .c-month a.next:hover {
  opacity: 1;
}
.open-calendar .c-month a.prev {
  width: 14px;
  height: 18px;
  background: url(../img/left.png) no-repeat left center;
  position: absolute;
  top: 22px;
  left: 10px;
  opacity: 0.5;
  display: inline-block;
  z-index: 9;
}
.open-calendar .c-month a.prev:hover {
  opacity: 1;
}
.open-calendar .c-month .swiper-container {
  position: initial;
}
.open-calendar .c-month .swiper-button-next {
  width: 14px;
  height: 18px;
  background: url(../img/right.png) no-repeat left center;
  position: absolute;
  top: 43px;
  right: 10px;
  opacity: 0.5;
  display: inline-block;
}
.open-calendar .c-month .swiper-button-next:hover {
  opacity: 1;
}
.open-calendar .c-month .swiper-button-prev {
  width: 14px;
  height: 18px;
  background: url(../img/left.png) no-repeat left center;
  position: absolute;
  top: 43px;
  left: 10px;
  opacity: 0.5;
  display: inline-block;
}
.open-calendar .c-month .swiper-button-prev:hover {
  opacity: 1;
}
.open-calendar .c-month .swiper-slide {
  cursor: pointer;
  width: 64px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #666666;
}
.open-calendar .c-month .swiper-slide-active {
  cursor: pointer;
  width: 64px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #666666;
  background-color: #eff3ff;
  color: #3374e0;
}
.open-calendar .c-month-content {
  width: 578px;
  height: 268px;
  border: 1px solid #e6e6e6;
  margin-top: 10px;
}
.open-calendar .c-month-content .date {
  display: block;
  height: 45px;
  line-height: 46px;
  padding: 0 20px;
  font-size: 16px;
  font-family: Arial, Microsoft YaHei;
  color: #3b3b3b;
  border-bottom: 1px solid #e6e6e6;
}
.open-calendar .c-month-content .c-month-content-infor li {
  height: 45px;
  line-height: 46px;
  padding: 0 20px;
  border-bottom: 1px solid #e6e6e6;
}
.open-calendar .c-month-content .name {
  display: inline-block;
  padding-left: 36px;
  font-size: 14px;
  font-family: Arial, Microsoft YaHei;
  color: #666666;
  background: url(../img/icon-date.png) no-repeat left center;
}
.open-calendar .c-month-content .type,
.open-calendar .c-month-content .area {
  display: inline-block;
  font-size: 14px;
  font-family: Arial, Microsoft YaHei;
  color: #999999;
  margin-left: 20px;
}
.open-calendar .c-month-content .link-btn {
  float: right;
  display: block;
  width: 84px;
  height: 26px;
  line-height: 28px;
  border: 1px solid #e6e6e6;
  font-size: 14px;
  font-family: Arial, Microsoft YaHei;
  color: #666666;
  background: url(../img/icon-link.png) no-repeat 10px center;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  text-align: center;
  padding-left: 5px;
  margin-top: 8px;
}
.open-calendar .c-month-content .warn {
  margin-top: 30px;
  text-align: center;
  color: #999999;
  font-size: 16px;
}
.open-calendar-swiper .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background-color: #cccccc;
  opacity: 1;
  margin: 0 6px;
}
.open-calendar-swiper .swiper-pagination-bullet-active {
  background-color: #333333;
}
.recommend.template .t-m {
  font-size: 16px;
  color: #999999;
  font-family: Arial, Microsoft YaHei;
  line-height: 16px;
  padding: 20px 0 42px 0;
  text-align: center;
}
.recommend.template .swiper-lable {
  margin-top: 4px;
}
.recommend.template .swiper-lable span {
  padding: 2px 10px;
  font-size: 14px;
  text-align: center;
  border: 1px solid #e0e0e0;
  line-height: 14px;
  margin-right: 7px;
}
.recommend .product.product-item .product-p {
  position: relative;
}
.recommend .product.product-item .product-p .product-p-t {
  background-color: rgba(0, 0, 0, 0.4);
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
}
.recommend .product.product-item .product-p .product-p-t h2 {
  font-size: 26px;
  line-height: 26px;
  font-weight: bold;
  color: #ffffff;
  font-family: Arial, Microsoft YaHei;
  text-align: center;
  margin-top: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.recommend .product.product-item .product-p .product-p-t p {
  font-size: 16px;
  line-height: 16px;
  color: #ffffff;
  font-family: Arial, Microsoft YaHei;
  text-align: center;
  margin-top: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.recommend .product.product-item .product-m p:nth-of-type(1) {
  color: #999999;
}
.recommend .product.product-item .product-m p:nth-of-type(1) i {
  font-size: 20px;
  line-height: 20px;
}
.recommend.template .product-item .swiper-lable {
  white-space: normal;
  margin-top: 0;
}
.recommend.template .product-item .swiper-lable span {
  font-size: 12px;
  color: #999999;
  text-align: center;
  border: 1px solid #e0e0e0;
  line-height: 27px;
  height: 25px;
  margin: 4px 7px 0 0;
  padding: 0 15px;
  display: inline-block;
}
.new-open-container {
  padding-top: 40px;
  padding-bottom: 40px;
}
.recommend.new-open-container .product .product-m {
  height: 134px;
  overflow: hidden;
}
.recommend.new-open-container .product.product-item .product-m p {
  color: #666666;
}
.feature-build {
  margin-bottom: 60px;
}
.feature-build .build-type-c .build-type-c-box .build-type-item {
  width: 280px;
  height: auto;
  overflow: hidden;
  float: left;
}
.feature-build .build-type-c .build-type-c-box .more-line p.title {
  margin-top: 80px;
}
.feature-build .build-type-c .build-type-c-box .more-line p.count {
  font-size: 14px;
  line-height: 14px;
  margin-top: 10px;
  font-weight: normal;
}
.feature-build .build-type-c .build-type-c-box .more-line {
  line-height: 174px;
}
.feature-build .build-type-c .build-type-c-box .more-line span {
  display: block;
  font-family: Arial, Microsoft YaHei;
  font-size: 28px;
  font-weight: bold;
  color: #ffffff;
}
/*newHouse_index-e*/
/*newHouse_list-s*/
.newHouse_list-top {
  padding: 20px 10px;
  box-sizing: border-box;
}
.newHouse_list-top:before {
  content: '';
  display: table;
}
.newHouse_list-top:after {
  content: '';
  display: table;
  clear: both;
}
.newHouse_list-top .search-box {
  float: left;
  margin: 0;
}
.newHouse_list-top .hot-search {
  padding: 18px 40px;
  float: left;
}
.newHouse_list-top .hot-search dt,
.newHouse_list-top .hot-search dd,
.newHouse_list-top .hot-search a {
  color: #333333;
}
.newHouse_list-top .map-search-btn {
  float: right;
  width: 140px;
  height: 50px;
  box-sizing: border-box;
  border: 1px solid #e0e0e0;
  display: block;
  text-align: right;
  line-height: 48px;
  padding-right: 11px;
  font-size: 16px;
  color: #666666;
  font-family: Arial, Microsoft YaHei;
  background: #ffffff url(../img/map-btn-l.png) no-repeat 10px center;
}
.q-nav {
  padding: 10px 10px 20px 10px;
}
.q-nav a {
  font-size: 12px;
  color: #666666;
  line-height: 12px;
  display: inline-block;
  font-family: Arial, Microsoft YaHei;
}
.q-nav h1 {
  font-size: 12px;
  color: #666666;
  line-height: 12px;
  display: inline-block;
  font-family: Arial, Microsoft YaHei;
}
/*搜索条件模块*/
.search-template {
  padding: 0 10px;
}
.search-template .search-template-tab {
  margin-top: 40px;
  position: relative;
}
.search-template .search-template-tab .search-count {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 48px;
  font-size: 16px;
  color: #999999;
}
.search-template .search-template-tab .search-count i {
  font-style: normal;
  color: #FF6200;
  font-size: 22px;
  font-weight: bold;
}
.search-template .search-template-t {
  border-bottom: 2px solid #ffe200;
  width: 100%;
}
.search-template .search-template-t:before {
  content: '';
  display: table;
}
.search-template .search-template-t:after {
  content: '';
  display: table;
  clear: both;
}
.search-template .search-template-t li {
  float: left;
  cursor: pointer;
  width: 100px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  font-size: 16px;
  font-family: Arial, Microsoft YaHei;
  margin-bottom: -2px;
}
.search-template .search-template-t li a {
  display: block;
  color: #999999;
}
.search-template .search-template-t .active {
  background-color: #ffe200;
}
.search-template .search-template-t .active a {
  color: #3B3B3B;
}
.search-template .stt-c .stt-c-t:before,
.search-template .stt-c .stt-c-c:before {
  content: '';
  display: table;
}
.search-template .stt-c .stt-c-t:after,
.search-template .stt-c .stt-c-c:after {
  content: '';
  display: table;
  clear: both;
}
.search-template .stt-c .stt-c-t li,
.search-template .stt-c .stt-c-c li {
  float: left;
}
.search-template .stt-c .stt-c-t li em,
.search-template .stt-c .stt-c-c li em {
  font-style: normal;
}
.search-template .stt-c .stt-c-t {
  padding-left: 100px;
}
.search-template .stt-c .stt-c-t li {
  height: 23px;
  padding: 0 10px;
  margin: 17px 0 7px;
  font-size: 12px;
  color: #3b3b3b;
  line-height: 23px;
  cursor: pointer;
  position: relative;
}
.search-template .stt-c .stt-c-t li:hover {
  color: #FAC800;
}
.search-template .stt-c .stt-c-t li:first-child:after {
  display: none;
}
.search-template .stt-c .stt-c-t li:nth-of-type(1) {
  margin-right: 3px;
}
.search-template .stt-c .stt-c-t .active {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  background-color: #ffe200;
}
.search-template .stt-c .stt-c-t .active:hover {
  color: #000000;
}
.search-template .stt-c .stt-c-t .active:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  background: url(../img/icon-sel-tri.png) no-repeat top center;
  width: 14px;
  height: 10px;
  margin-left: -7px;
}
.search-template .stt-c .stt-c-c {
  display: none;
  box-sizing: border-box;
  margin-left: 100px;
  background-color: #f7f7f7;
  border: 1px solid #e6e6e6;
  padding: 20px 30px;
}
.search-template .stt-c .stt-c-c li {
  margin-right: 15px;
}
.search-template .stt-c .stt-c-c li em {
  color: #FAC800;
  font-weight: bold;
  line-height: 24px;
  margin-right: 4px;
  display: inline-block;
  font-size: 12px;
}
.search-template .stt-c .stt-c-c li a {
  color: #3b3b3b;
  line-height: 24px;
  font-size: 12px;
  display: inline-block;
  padding: 0 10px;
}
.search-template .stt-c .stt-c-c li a:hover {
  color: #FAC800;
}
.search-template .stt-c .stt-c-c li .active {
  color: #3b3b3b;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  background-color: #ffe200;
}
.search-template .stt-c .stt-c-c li .active:hover {
  color: #3b3b3b;
}
.search-template .stt-c .stt-c-c li:first-child em {
  margin-right: 0;
}
.search-template .search-bd {
  padding: 20px 0;
}
.search-template .search-bd .search-item {
  display: table;
  width: 100%;
  border: 1px solid #e6e6e6;
  border-bottom: none;
}
.search-template .search-bd .search-item:nth-last-of-type(1) {
  border-bottom: 1px solid #e6e6e6;
}
.search-template .search-bd .search-item:before {
  content: '';
  display: table;
}
.search-template .search-bd .search-item:after {
  content: '';
  display: table;
  clear: both;
}
.search-template .search-bd .search-item dt {
  display: table-cell;
  width: 99px;
  padding-top: 10px;
  font-size: 14px;
  color: #333333;
  font-family: Arial, Microsoft YaHei;
  font-weight: bold;
  border-right: 1px solid #e6e6e6;
  text-align: center;
  background-color: #f5f5f5;
}
.search-template .search-bd .search-item dd {
  padding: 0 0 10px;
}
.search-template .search-bd .search-item dd:before {
  content: '';
  display: table;
}
.search-template .search-bd .search-item dd:after {
  content: '';
  display: table;
  clear: both;
}
.search-template .search-bd .search-item a {
  display: inline-block;
  height: 23px;
  padding: 0 10px;
  margin: 10px 0 0 10px;
  line-height: 23px;
  vertical-align: middle;
  text-align: center;
  font-size: 12px;
  color: #3b3b3b;
  box-sizing: border-box;
}
.search-template .search-bd .search-item a:nth-of-type(1) {
  width: auto;
}
.search-template .search-bd .search-item a:hover {
  color: #FAC800;
}
.search-template .search-bd .search-item .active {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  background-color: #ffe200;
}
.search-template .search-bd .search-item .active:hover {
  color: #3b3b3b;
}
.search-template .search-bd .search-item .CheckBox-group .active {
  background-color: #fff;
}
.search-template .search-bd .search-item .CheckBox-group .active:first-child {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  background-color: #ffe200;
}
.search-template .search-bd .search-item .CheckBox-group .active:first-child:hover {
  color: #3b3b3b;
}
.search-template .search-bd .hide-box.hide {
  display: none;
}
.search-template .search-item-last {
  display: inline-block;
  height: 20px;
  margin: 10px 0 0 10px;
  vertical-align: middle;
}
.search-template .search-item-last span {
  display: block;
  float: left;
  line-height: 20px;
  margin-right: 10px;
}
.search-template .search-item-last span:nth-of-type(1),
.search-template .search-item-last span:nth-of-type(3) {
  width: 76px;
}
.search-template .search-item-last span input {
  width: 76px;
  height: 24px;
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
  margin-top: -2px;
  padding: 0 3px;
  font-size: 12px;

}
.search-template .search-item-last span input:focus{
  outline: none!important;
  border: 1px solid #ffc800!important;
}
.search-template .search-item-last .search-item-btn {
  float: left;
  display: none;
  background-color: #ffe200;
  height: 24px;
  line-height: 24px;
  width: 46px;
  padding: 0 11px;
  cursor: pointer;
  margin-top: -2px;
  color: #333333;
  font-size: 12px;
}
.search-template .CheckBox-group .CheckBox {
  display: inline-block;
  cursor: pointer;
  font-style: normal;
  margin: 10px 10px 0 10px;
  padding-left: 18px;
  height: 23px;
  line-height: 23px;
  background: url(../img/checkbox-select.png) no-repeat left center;
}
.search-template .CheckBox-group .CheckBox:first-child {
  padding: 0 10px;
  background-image: none;
}
.search-template .CheckBox-group .active {
  background: url(../img/checkbox-selected.png) no-repeat left center;
}
.search-template .search-more-btn {
  width: 100px;
  height: 26px;
  margin: -1px auto 0 auto;
  display: block;
  border: 1px solid #e6e6e6;
  text-align: center;
  line-height: 24px;
  box-sizing: border-box;
  font-size: 12px;
  color: #999999;
}
.search-template .search-more-btn span {
  display: inline-block;
  padding-right: 19px;
  background: url(../img/more-down.png) no-repeat right center;
}
.search-template .search-more-btn:hover {
  color: #FAC800;
}
.search-template .select-box {
  margin-top: -5px;
  margin-right: 20px;
  float: left;
}
.search-template .select-box .select-box-t {
  width: 120px;
  height: 30px;
  border: 1px solid #d1d1d1;
  box-sizing: border-box;
  padding: 7px 21px 7px 9px;
  font-size: 14px;
  line-height: 14px;
  color: #333333;
  font-family: Arial, Microsoft YaHei;
  cursor: pointer;
  background: url(../img/select-icon.png) no-repeat 91% center;
}
.search-template .select-box ul {
  display: none;
  width: 120px;
  border: 1px solid #d1d1d1;
  border-top: none;
  box-sizing: border-box;
}
.search-template .select-box ul li {
  padding: 5px 9px;
  font-size: 14px;
  line-height: 14px;
  color: #333333;
  font-family: Arial, Microsoft YaHei;
  cursor: pointer;
}
.search-template .select-box ul li:hover {
  background-color: #007AFF;
  color: #fff;
}
.search-template .selected-list {
  margin-top: 10px;
  border: 1px solid #e6e6e6;
  padding: 8px 19px;
}
.search-template .selected-list:before {
  content: '';
  display: table;
}
.search-template .selected-list:after {
  content: '';
  display: table;
  clear: both;
}
.search-template .selected-list dt,
.search-template .selected-list dd {
  float: left;
  height: 22px;
  line-height: 22px;
}
.search-template .selected-list dt {
  line-height: 22px;
}
.search-template .selected-list dd:before {
  content: '';
  display: table;
}
.search-template .selected-list dd:after {
  content: '';
  display: table;
  clear: both;
}
.search-template .selected-list .selected-list-item {
  float: left;
  box-sizing: border-box;
  height: 22px;
  border: 1px solid #999;
  color: #666;
  display: block;
  margin-right: 10px;
}
.search-template .selected-list .selected-list-item:hover{
  border: 1px solid #FAC800;
  color: #FAC800;
}
.search-template .selected-list .selected-list-item:before {
  content: '';
  display: table;
}
.search-template .selected-list .selected-list-item:after {
  content: '';
  display: table;
  clear: both;
}
.search-template .selected-list em {
  float: left;
  padding: 0 10px;
  text-align: center;
  font-style: normal;
  line-height: 20px;
  font-size: 12px;
  display: inline-block;
}
.search-template .selected-list i {
  float: left;
  text-align: center;
  font-style: normal;
  line-height: 16px;
  font-size: 24px;
  display: block;
  width: 16px;
  height: 16px;
  background-color: #999;
  color: #fff;
  margin: 2px 3px 0 0;
}
.search-template .selected-list i:hover{
  background-color: #FAC800;
}
.search-template .selected-list .selected-list-btn {
  float: left;
  font-size: 12px;
  color: #666666;
  line-height: 22px;
  display: inline-block;
  padding-left: 24px;
  cursor: pointer;
  background: url(../img/delete-icon.png) no-repeat left center;
  background-size: 16px 16px;
}
.search-template .selected-list .selected-list-btn:hover {
  color: #eb0000;
}
.search-template .search-bd .search-item a.w105 {
  width: 105px;
}
.select-box,
.select-other-box {
  float: left;
}
.select-box .select-box-t,
.select-other-box .select-box-t {
  width: 120px;
  height: 30px;
  border: 1px solid #d1d1d1;
  box-sizing: border-box;
  padding: 7px 21px 7px 9px;
  font-size: 14px;
  line-height: 14px;
  color: #333333;
  font-family: Arial, Microsoft YaHei;
  cursor: pointer;
  background: url(../img/select-icon.png) no-repeat 91% center;
}
.select-box ul,
.select-other-box ul {
  display: none;
  width: 120px;
  border: 1px solid #d1d1d1;
  border-top: none;
  box-sizing: border-box;
}
.select-box ul li,
.select-other-box ul li {
  padding: 5px 9px;
  font-size: 14px;
  line-height: 14px;
  color: #333333;
  font-family: Arial, Microsoft YaHei;
  cursor: pointer;
}
.select-box ul li:hover,
.select-other-box ul li:hover {
  background-color: #007AFF;
  color: #fff;
}
.select-ul {
  box-sizing: border-box;
  display: block;
  position: absolute;
  z-index: 101;
}
ul.select-ul {
  background: #FFFFFF;
}
ul.select-ul li {
  font-size: 14px;
  padding: 0;
  height: 35px !important;
  line-height: 35px !important;
  padding: 0 5px;
}
ul.select-ul li:hover {
  background: #f3f3f3;
  color: #ff6600;
}
/*排序*/
.sort-box {
  width: 90px;
  height: 30px;
  line-height: 30px;
  box-sizing: border-box;
  border: 1px solid #d1d1d1;
  font-size: 14px;
  line-height: 14px;
  color: #333333;
  font-family: Arial, Microsoft YaHei;
  cursor: pointer;
}
.sort-box:before {
  content: '';
  display: table;
}
.sort-box:after {
  content: '';
  display: table;
  clear: both;
}
.sort-box span {
  float: left;
  display: block;
}
.sort-box span:nth-of-type(1) {
  padding: 7px 0 7px 9px;
}
.sort-box span:nth-last-of-type(1) {
  float: right;
}
.sort-box span em {
  display: block;
  width: 24px;
  height: 14px;
}
.sort-box span em:nth-of-type(1) {
  background: url(../img/up-icon.png) no-repeat center 10px;
}
.sort-box span em:nth-of-type(2) {
  background: url(../img/down-icon.png) no-repeat center 1px;
}
.search-result-t {
  margin: 0 10px;
  background-color: #f5f5f5;
  border: 1px solid #e6e6e6;
}
.search-result-t:before {
  content: '';
  display: table;
}
.search-result-t:after {
  content: '';
  display: table;
  clear: both;
}
.search-result-t .select-box,
.search-result-t .sort-box {
  width: 80px;
  height: 39px;
  font-size: 14px;
  float: left;
  border: none;
  border-right: 1px solid #e6e6e6;
  line-height: 39px;
  text-align: center;
  color: #666666;
}
.search-result-t .sort-box.active {
  background-color: #ffffff;
  color: #FAC800;
  line-height: 39px;
  text-align: center;
}
.search-result-t .select-box .select-box-t {
  border: none;
  width: 100%;
  background-image: none;
  padding: 0;
  line-height: 39px;
  height: 39px;
  text-align: center;
  color: #666666;
}
.search-result-t .sort-box span:nth-of-type(1) {
  height: 39px;
  line-height: 39px;
  padding: 0;
  color: #666666;
  width: 53px;
}
.search-result-t .sort-box span:nth-last-of-type(1) em {
  height: 20px;
  width: 25px;
}
.search-result-t .sort-box span:nth-last-of-type(1) em:nth-of-type(1) {
  background: url(../img/soft-btn.png) no-repeat;
  background-position: 4px 14px;
}
.search-result-t .sort-box span:nth-last-of-type(1) em:nth-of-type(1).active {
  background: url(../img/soft-btn.png) no-repeat;
  background-position: 12px -6px;
  -ms-transform: rotate(-180deg) translateZ(0);
  -moz-transform: rotate(-180deg) translateZ(0);
  -webkit-transform: rotate(-180deg) translateZ(0);
  -o-transform: rotate(-180deg) translateZ(0);
  transform: rotate(-180deg) translateZ(0);
}
.search-result-t .sort-box span:nth-last-of-type(1) em:nth-last-of-type(1) {
  background: url(../img/soft-btn.png) no-repeat 12px 14px;
  -ms-transform: rotate(-180deg) translateZ(0);
  -moz-transform: rotate(-180deg) translateZ(0);
  -webkit-transform: rotate(-180deg) translateZ(0);
  -o-transform: rotate(-180deg) translateZ(0);
  transform: rotate(-180deg) translateZ(0);
}
.search-result-t .sort-box span:nth-last-of-type(1) em:nth-last-of-type(1).active {
  -ms-transform: rotate(0) translateZ(0);
  -moz-transform: rotate(0) translateZ(0);
  -webkit-transform: rotate(0) translateZ(0);
  -o-transform: rotate(0) translateZ(0);
  transform: rotate(0) translateZ(0);
  background: url(../img/soft-btn.png) no-repeat 4px -6px;
}
.search-result-t .list-thumb {
  line-height: 39px;
  float: right;
  font-size: 0;
}
.search-result-t .list-thumb > a {
  display: inline-block;
  height: 39px;
  padding: 0 12px;
  border-right: 1px solid #e6e6e6;
}
.search-result-t .list-thumb > a:nth-of-type(1) {
  border-left: 1px solid #e6e6e6;
}
.search-result-t .list-thumb > a:after {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
}
.search-result-t .list-thumb > a:nth-of-type(1):after {
  background: url(../img/thumb-icon.png) no-repeat 0 0;
}
.search-result-t .list-thumb > a:nth-of-type(2):after {
  background: url(../img/list-icon.png) no-repeat 0 0;
}
.search-result-t .list-thumb > a.active {
  background-color: #ffffff;
}
.search-result-t .list-thumb > a.active:after {
  background-position: 0 -16px;
}
.search-result-t .list-thumb > span {
  display: inline-block;
  margin: 0 10px;
  font-size: 14px;
  color: #666666;
  vertical-align: middle;
}
.search-result-t .list-thumb > span a {
  display: inline-block;
  position: relative;
  top: 1px;
  width: 10px;
  margin: 0 3px;
  line-height: 1;
  color: #999999;
  font-weight: bold;
  font-size: 22px;
}
.search-result-t .list-thumb > span a.active {
  color: #3b3b3b;
}
.search-result-t .list-thumb > span .page,
.search-result-t .list-thumb > span .s_cur {
  font-style: normal;
  color: #FAC800;
}
.search-result-t .active span:nth-of-type(1) {
  color: #FAC800;
}
.search-result .search-count {
  padding: 55px 20px 14px 20px;
  font-size: 16px;
  color: #666666;
}
.search-result .search-count i {
  font-style: normal;
  font-size: 20px;
  color: #ff6200;
  font-weight: bold;
}
.search-result:before {
  content: '';
  display: table;
}
.search-result:after {
  content: '';
  display: table;
  clear: both;
}
.search-result .list_ {
  width: 100%;
  border-bottom: 1px solid #E5E5E5;
}
.search-result .list_ .product-content {
  box-sizing: border-box;
  padding: 30px;
}
.search-result .list_ .product-content:before {
  content: '';
  display: table;
}
.search-result .list_ .product-content:after {
  content: '';
  display: table;
  clear: both;
}
.search-result .list_ .product-thumb img {
  position: absolute;
  left: 0;
  top: 0;
}
.search-result .list_:last-child {
  border-bottom: none;
}
.search-result .list_ .bm {
  margin-top: 16px;
}
.search-result .list_ .gps-address,
.search-result .list_ .icon-cell,
.search-result .list_ .train-l,
.search-result .list_ .houstial {
  margin-top: 10px;
}
.search-result .list_ .rise,
.search-result .list_ .decline {
  margin-left: 6px;
}
.search-result .search-result-c {
  margin: 0 10px;
  border: 1px solid #e6e6e6;
  border-top: none;
}
.search-result .search-result-c:before {
  content: '';
  display: table;
}
.search-result .search-result-c:after {
  content: '';
  display: table;
  clear: both;
}
.search-result .product-content {
  box-sizing: border-box;
}
.search-result .product-content:before {
  content: '';
  display: table;
}
.search-result .product-content:after {
  content: '';
  display: table;
  clear: both;
}
.search-result .product-thumb,
.search-result .product-info {
  float: left;
}
.search-result .product-thumb {
  display: block;
  width: 280px;
  height: 176px;
  overflow: hidden;
  position: relative;
}
.search-result .product-thumb img {
  display: block;
}
.search-result .product-info {
  position: relative;
  width: 780px;
  height: 96px;
  margin-left: 20px;
}
.search-result .product-info-t {
  display: block;
  height: 22px;
}
.search-result .product-info-t:before {
  content: '';
  display: table;
}
.search-result .product-info-t:after {
  content: '';
  display: table;
  clear: both;
}
.search-result .product-info-t h5 {
  float: left;
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  color: #3b3b3b;
  line-height: 1.3;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.search-result .product-info-t h5:hover{
  color:#ffc800;
}
.search-result .product-info-t > h1:hover {
  color: #ff6200;
}
.search-result .product-info-t .price {
  float: right;
  font-size: 18px;
  color: #666666;
  font-family: Arial, Microsoft YaHei;
  margin-right: 20px;
  margin-top: 20px;
}
.search-result .product-info-t .price h1 {
  float: none;
  font-size: 16px;
  color: #db4c3f;
  text-align: left;
}
.search-result .product-info-t .price h1 i {
  font-weight: bold;
  font-size: 32px;
}
.search-result .product-info-t .price p {
  padding: 0 !important;
  text-align: left;
}
.search-result .product-info-t i {
  color: #ec3431;
  font-size: 26px;
  font-style: normal;
  display: inline-block;
}
.search-result .new-build .bm,
.search-result .new-build .gps-address,
.search-result .new-build .icon-cell,
.search-result .new-build .train-l,
.search-result .new-build .houstial {
  text-indent: 24px;
  color: #666;
}
.search-result .new-build .bm a,
.search-result .new-build .gps-address a,
.search-result .new-build .icon-cell a,
.search-result .new-build .train-l a,
.search-result .new-build .houstial a {
  font-size: 14px;
  color: #333;
}
.search-result .new-build .bm {
  max-width: 680px;
  background: url(../img/home-s.png) no-repeat left center;
}
.search-result .new-build .bm a:nth-of-type(1),
.search-result .new-build .bm span:nth-of-type(1) {
  margin-left: 0;
}
.search-result .new-build .bm a + span:nth-of-type(1) {
  /*margin-left: 10px;*/
}
.search-result .new-build .bm>span,
.search-result .new-build .bm a {
  /*margin: 0 10px;*/
  display: inline-block;
  text-indent: 0;
}
.search-result .new-build .gps-address {
  /*background: url(../img/gps-s.png) no-repeat left center;*/
  display: flex;
  align-items: center;
}
.search-result .new-build .gps-address>img {
  width:12px;
  height: 15px;
}
.search-result .new-build .gps-address>a {
  text-indent: 12px;
}
.list_ .product-content .new-build .gps-address>a:nth-child(2):hover {
  color:#ffc800
}
.search-result .new-build .gps-address>span {
  text-indent: 6px;
}
.search-result .new-build .icon-cell {
  background: url(../img/22.png) no-repeat left center;
}
.search-result .new-build .train-l {
  background: url(../img/train-s.png) no-repeat left center;
}
.search-result .new-build .houstial {
  background: url(../img/houstial-s.png) no-repeat left center;
}
.search-result .new-build p {
  font-size: 14px;
  color: #666666;
  font-family: Arial, Microsoft YaHei;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.search-result .new-build .product-info-lable {
  margin-top: 29px;
}
.search-result .new-build .product-info-lable:before {
  content: '';
  display: table;
}
.search-result .new-build .product-info-lable:after {
  content: '';
  display: table;
  clear: both;
}
.search-result .new-build .product-info-lable a {
  float: left;
  background-color: #f1f0e1;
  font-size: 14px;
  color: #97967f;
  display: block;
  padding: 0 27px;
  height: 32px;
  line-height: 32px;
  margin-right: 10px;
  text-align: center;
}
.search-result .new-build .product-info-lable span {
  float: right;
  font-size: 14px;
  color: #999999;
  font-family: Arial, Microsoft YaHei;
  display: block;
  line-height: 28px;
  padding-right: 20px;
  background: url(../img/select-d.png) no-repeat right center;
  cursor: pointer;
}
.search-result .new-build .product-info-lable .open {
  background: url(../img/select-u.png) no-repeat right center;
}
.search-result .product-type {
  position: relative;
  display: none;
  border-top: 1px solid #e0e0e0;
  padding: 40px 50px;
  background-color: #f5f5f5;
}
.search-result .product-type:before {
  content: '';
  background: url(../img/triangle.png) no-repeat;
  width: 26px;
  height: 14px;
  position: absolute;
  left: 150px;
  top: -14px;
}
.search-result .product-type:before {
  content: '';
  display: table;
}
.search-result .product-type:after {
  content: '';
  display: table;
  clear: both;
}
.search-result .product-type li {
  float: left;
  margin-right: 54px;
}
.search-result .product-type li:nth-last-of-type(1) {
  margin-right: 0;
}
.search-result .product-type li p {
  font-size: 14px;
  width: 100%;
  color: #666666;
  text-align: center;
  line-height: 14px;
  margin-top: 10px;
}
.search-result .show {
  display: block;
}
.search-result .thumb_ {
  width: 270px;
  margin: 20px 0 0 20px ;
  float: left;
}
.search-result .thumb_ .bm,
.search-result .thumb_ .gps-address,
.search-result .thumb_ .icon-cell,
.search-result .thumb_ .train-l,
.search-result .thumb_ .houstial {
  text-indent: 19px;
}
.search-result .thumb_ .product-thumb {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 204px;
}
.search-result .thumb_ .product-thumb img {
  height: 100%;
  margin: auto;
}
.search-result .thumb_ .product-thumb p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 18px;
  color: #fff;
  line-height: 40px;
  font-family: Arial, Microsoft YaHei;
  padding: 0 10px;
  box-sizing: border-box;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.search-result .thumb_ .product-info {
  width: 100%;
  margin: 0;
  box-sizing: border-box;
  padding: 0 10px;
}
.search-result .thumb_ .product-info .product-info-t {
  margin: 0 0 10px 0;
  font-size: 14px;
  color: #666666;
  /*height: 14px;*/
  padding: 10px 0 0 0;
  /*overflow: hidden;*/
  /*text-overflow: ellipsis;*/
  /*white-space: nowrap;*/
}
.search-result .thumb_ .product-info .product-info-t:before {
  content: '';
  display: table;
}
.search-result .thumb_ .product-info .product-info-t:after {
  content: '';
  display: table;
  clear: both;
}
.search-result .thumb_ .product-info .product-info-t span {
  /*height: 16px;*/
  /*line-height: 16px;*/
  display: inline-block;
  width: 50%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.search-result .thumb_ .product-info p {
  /*display: block;*/
  margin-top: 10px;
  font-size: 12px;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.search-result .thumb_ .product-info p a {
  font-size: 12px;
  color: #999999;
}
.search-result .thumb_ .product-info p > span,
.search-result .thumb_ .product-info p > a {
  margin: 0 3px;

}
.search-result .thumb_ .product-info p > span:nth-of-type(1),
.search-result .thumb_ .product-info p > a:nth-of-type(1) {
  margin-left: 0;
}
.search-result .thumb_ .product-info p > a:nth-of-type(1) + span {
  margin-left: 3px;
}
.search-result .thumb_ .product-info p .average-price {
  font-style: normal;
  float: right;
}
.search-result .thumb_ .product-info p:last-child {
  margin-bottom: 10px;
}
.search-result .thumb_ .product-price {
  color: #3b3b3b;
  float: right;
  text-align: right;
}
.search-result .thumb_ .product-price i {
  color: #ec2424;
  font-size: 16px;
  font-weight: bold;
}
.search-result .thumb_ .rise,
.search-result .thumb_ .decline {
  float: right;
}
.search-result .rise {
  color: #ec3431;
}
.search-result .decline {
  color: #47a50e;
}
.laypage {
  padding: 40px 0 60px 0;
}
.laypage .laypage_main {
  float: left;
}
.laypage:before {
  content: '';
  display: table;
}
.laypage:after {
  content: '';
  display: table;
  clear: both;
}
.laypage .laypageskin_molv a,
.laypage .laypageskin_molv span {
  height: 28px;
  width: 28px;
  border: 1px solid #cccccc;
  text-align: center;
  line-height: 26px;
  box-sizing: border-box;
  padding: 0;
  font-size: 12px;
  color: #999999;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  margin: 0 10px 0 0;
  background: none;
}
.laypage .laypageskin_molv a:hover,
.laypage .laypageskin_molv span:hover {
  background-color: #ffe200;
  color: #3b3b3b;
  border: none;
}
.laypage .laypageskin_molv span:last-child:hover {
  background-color: #FFFFFF;
  color: #3b3b3b;
  border: none;
}
.laypage .laypageskin_molv span {
  border: none;
}
.laypage .laypageskin_molv .laypage_curr {
  color: #3b3b3b;
}
.laypage .laypage_total {
  width: auto !important;
  margin-right: 0 !important;
  padding: 0 !important;
}
.laypage .laypage_total label,
.laypage .laypage_total input,
.laypage .laypage_total button {
  font-size: 12px;
  color: #999999;
  padding-left: 0;
}
.laypage .laypage_total label {
  color: #666666;
}
.laypage .laypage_total .laypage_skip {
  height: 100%;
  margin: 0 10px;
  padding: 0 12px;
  box-sizing: border-box;
  width: 48px;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.laypage .laypage_total .laypage_btn {
  width: 48px;
  height: 28px;
  margin-left: 0px;
  padding: 0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  background: #ffe200;
  border-color: #ffe200;
  color: #3b3b3b;
  cursor: pointer;
}
.newHouse-list .list_ .product-info {
  width: 810px;
}
.newHouse-list .list_ .product-info .product-info-t {
  height: 22px;
  margin-bottom: 34px;
}
.newHouse-list .list_ .product-info .product-info-t .price {
  color: #666666;
}
.newHouse-list .list_ .product-info .product-info-t .price em {
  color: #db4c3f;
  font-style: normal;
}
.newHouse-list .list_ .product-info .product-info-t .price em i {
  font-size: 32px;
  font-weight: bold;
}
.newHouse-list .list_ .product-info p {
  line-height: 24px;
  color: #999999;
}
.newHouse-list .list_ .product-info .product-info-lable {
  margin-top: 15px;
}
.newHouse-list .list_ .product-info .product-info-lable a {
  background: none;
  color: #ef3e4a;
  border: 1px solid #ef3e4a;
  min-width: 110px;
  box-sizing: border-box;
}
.newHouse-list .list_ .product-info .product-info-lable a:nth-of-type(1) {
  color: #ef3e4a;
  border: 1px solid #ef3e4a;
}
.newHouse-list .list_ .product-info .product-info-lable a:nth-of-type(2) {
  color: #5cbc7d;
  border: 1px solid #5cbc7d;
}
.newHouse-list .list_ .product-info .product-info-lable a:nth-of-type(3) {
  color: #e08831;
  border: 1px solid #e08831;
}
.newHouse-list .list_ .product-info .product-info-lable a:nth-of-type(4) {
  color: #6697cf;
  border: 1px solid #6697cf;
}
.newHouse-list .list_ .product-info .product-info-lable a:nth-of-type(5) {
  color: #9474b5;
  border: 1px solid #9474b5;
}
.newHouse-list .thumb_ .product-info .new-list-loc {
  margin-bottom: 15px;
}
/*newHouse_list-e*/
/*newHouse_details-s*/
.details-top {
  width: 100%;
  box-sizing: border-box;
  padding: 0 10px;
}
.details-top-t {
  margin-top: 27px;
  margin-bottom: 30px;
}
.details-top-t:before {
  content: '';
  display: table;
}
.details-top-t:after {
  content: '';
  display: table;
  clear: both;
}
.details-top-t .details-top-t-l {
  float: left;
}
.details-top-t .details-top-t-l:before {
  content: '';
  display: table;
}
.details-top-t .details-top-t-l:after {
  content: '';
  display: table;
  clear: both;
}
.details-top-t .details-top-t-l h1 {
  float: left;
  font-size: 36px;
  font-weight: bold;
  color: #333333;
  line-height: 36px;
  font-family: Arial, Microsoft YaHei;
}
.details-top-t .details-top-t-l .ddtl-t:before {
  content: '';
  display: table;
}
.details-top-t .details-top-t-l .ddtl-t:after {
  content: '';
  display: table;
  clear: both;
}
.details-top-t .details-top-t-l .ddtl-t a {
  display: block;
  float: left;
  background-color: #ec3431;
  color: #fff;
  font-size: 16px;
  font-family: Arial, Microsoft YaHei;
  text-align: center;
  width: 60px;
  height: 28px;
  line-height: 28px;
  margin: 4px 0 4px 20px;
}
.details-top-t .details-top-t-l .dttl-link {
  margin-top: 20px;
}
.details-top-t .details-top-t-l .dttl-link:before {
  content: '';
  display: table;
}
.details-top-t .details-top-t-l .dttl-link:after {
  content: '';
  display: table;
  clear: both;
}
.details-top-t .details-top-t-l .dttl-link a {
  float: left;
  display: block;
  border: 1px solid #e0e0e0;
  padding: 7px 10px;
  font-size: 14px;
  font-family: Arial, Microsoft YaHei;
  color: #999999;
  margin-right: 20px;
  line-height: 14px;
  box-sizing: border-box;
}
.details-top-t .details-top-t-r {
  float: right;
  margin-top: 24px;
}
.details-top-t .details-top-t-r:before {
  content: '';
  display: table;
}
.details-top-t .details-top-t-r:after {
  content: '';
  display: table;
  clear: both;
}
.details-top-t .details-top-t-r li {
  float: left;
  margin-left: 30px;
  padding-top: 31px;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Microsoft YaHei;
  color: #999999;
  cursor: pointer;
}
.details-top-t .details-top-t-r li:nth-of-type(1) {
  background: url(../img/join.png) no-repeat center top;
}
.details-top-t .details-top-t-r li:nth-of-type(2) {
  background: url(../img/sc.png) no-repeat center top;
}
.details-top-t .details-top-t-r li:nth-of-type(3) {
  background: url(../img/fx.png) no-repeat center top;
}
.details-top-c:before {
  content: '';
  display: table;
}
.details-top-c:after {
  content: '';
  display: table;
  clear: both;
}
.details-top-c .dtc-l,
.details-top-c .dtc-r {
  float: left;
}
.details-top-c .dtc-l {
  width: 580px;
  height: 434px;
  position: relative;
  overflow: hidden;
}
.details-top-c .dtc-l img {
  display: block;
}
.details-top-c .dtc-l p {
  width: 100%;
  height: 60px;
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 16px;
  font-family: Arial, Microsoft YaHei;
  color: #fff;
  padding: 0 0 0 41px;
  line-height: 60px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.5) url(../img/photo.png) no-repeat 10px center;
}
.details-top-c .dtc-r {
  margin-left: 20px;
  width: 580px;
}
.details-top-c .dtc-r .dtc-r-t {
  margin-top: 18px;
  padding-bottom: 18px;
  border-bottom: 1px solid #e0e0e0;
}
.details-top-c .dtc-r .dtc-r-t:before {
  content: '';
  display: table;
}
.details-top-c .dtc-r .dtc-r-t:after {
  content: '';
  display: table;
  clear: both;
}
.details-top-c .dtc-r .dtc-r-t p {
  float: left;
  font-size: 18px;
  font-family: Arial, Microsoft YaHei;
  color: #666666;
  line-height: 36px;
}
.details-top-c .dtc-r .dtc-r-t p i {
  color: #ec3431;
  font-size: 36px;
  font-style: normal;
}
.details-top-c .dtc-r .dtc-r-t a {
  float: left;
  margin-left: 52px;
  margin-top: 12px;
  color: #999999;
  font-size: 14px;
  padding: 0 0 0 24px ;
  background: url(../img/jsq.png) no-repeat left center;
  line-height: 18px;
}
.details-top-c .dtc-r .dtc-r-c {
  padding-top: 4px;
  padding-bottom: 8px;
  border-bottom: 1px solid #e0e0e0;
}
.details-top-c .dtc-r .dtc-r-c dl {
  padding: 10px 0;
}
.details-top-c .dtc-r .dtc-r-c dl:before {
  content: '';
  display: table;
}
.details-top-c .dtc-r .dtc-r-c dl:after {
  content: '';
  display: table;
  clear: both;
}
.details-top-c .dtc-r .dtc-r-c dt,
.details-top-c .dtc-r .dtc-r-c dd,
.details-top-c .dtc-r .dtc-r-c a {
  float: left;
  font-size: 14px;
  color: #333333;
  font-family: Arial, Microsoft YaHei;
  line-height: 18px;
}
.details-top-c .dtc-r .dtc-r-c dt {
  font-weight: bold;
}
.details-top-c .dtc-r .dtc-r-c dd a {
  margin-right: 11px;
}
.details-top-c .dtc-r .dtc-r-c dd .more-type {
  margin-left: 49px;
  color: #999999;
  padding-left: 30px;
  background: url(../img/more.png) no-repeat left center;
}
.details-top-c .dtc-r .dtc-r-c dd .open-map {
  margin-left: 41px;
  color: #999999;
  padding-left: 23px;
  background: url(../img/gps-icon.png) no-repeat left center;
}
.details-top-c .dtc-r .dtc-r-f {
  margin-top: 20px;
}
.details-top-c .dtc-r .dtc-r-f:before {
  content: '';
  display: table;
}
.details-top-c .dtc-r .dtc-r-f:after {
  content: '';
  display: table;
  clear: both;
}
.details-top-c .dtc-r .dtc-r-f li {
  float: left;
}
.details-top-c .dtc-r .dtc-r-f li:nth-of-type(1) {
  width: 120px;
  height: 120px;
  overflow: hidden;
}
.details-top-c .dtc-r .dtc-r-f li:nth-of-type(1) img {
  display: block;
}
.details-top-c .dtc-r .dtc-r-f .salesman-info {
  margin-left: 20px;
}
.details-top-c .dtc-r .dtc-r-f .salesman-info h2 {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  font-family: Arial, Microsoft YaHei;
  line-height: 24px;
  margin-top: 20px;
}
.details-top-c .dtc-r .dtc-r-f .salesman-info h2:nth-of-type(2) {
  margin-top: 24px;
}
.details-top-c .dtc-r .dtc-r-f .salesman-info small {
  font-size: 14px;
  color: #999999;
  margin-left: 38px;
  font-weight: normal;
}
.details-top-c .dtc-r .dtc-r-f li:nth-of-type(3) {
  margin-left: 40px;
}
.details-top-c .dtc-r .dtc-r-f li:nth-of-type(3) a {
  width: 100px;
  height: 40px;
  color: #666666;
  font-size: 16px;
  line-height: 38px;
  text-align: center;
  box-sizing: border-box;
  border: 1px solid #e0e0e0;
  display: block;
  font-family: Arial, Microsoft YaHei;
  margin-top: 35px;
}
.details-info {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding: 0 10px;
}
.details-info .mark-nav {
  margin: 40px 0 0 0;
  width: 100%;
  border-bottom: 2px solid #ffe200;
}
.details-info .mark-nav:before {
  content: '';
  display: table;
}
.details-info .mark-nav:after {
  content: '';
  display: table;
  clear: both;
}
.details-info .mark-nav a {
  float: left;
  font-size: 18px;
  color: #999999;
  font-family: Arial, Microsoft YaHei;
  height: 48px;
  padding: 0 25px;
  display: block;
  line-height: 48px;
}
.details-info .mark-nav .active {
  background-color: #ffe200;
  color: #333333;
}
.details-info .mark-nav-fixed {
  width: 1180px;
  margin-top: 0;
  position: fixed;
  top: 0;
  background: #fff;
  z-index: 999;
}
.details-info .search-template {
  padding: 0;
}
.details-info .search-count {
  padding-left: 10px;
  padding-right: 10px;
}
.details-info .search-result-t,
.details-info .search-result-c {
  margin: 0;
}
.di-template {
  margin-top: 20px;
}
.di-template .di-template-t {
  border-bottom: 2px solid #e0e0e0;
  padding: 10px 0;
}
.di-template .di-template-t:before {
  content: '';
  display: table;
}
.di-template .di-template-t:after {
  content: '';
  display: table;
  clear: both;
}
.di-template .di-template-t h1 {
  float: left;
  font-size: 20px;
  color: #333333;
  line-height: 20px;
  font-family: Arial, Microsoft YaHei;
}
.di-template .di-template-c {
  margin-top: 20px;
  border: 1px solid #e0e0e0;
}
.lp-details ul {
  padding: 8px 10px 5px 10px;
  box-sizing: border-box;
}
.lp-details ul:before {
  content: '';
  display: table;
}
.lp-details ul:after {
  content: '';
  display: table;
  clear: both;
}
.lp-details li {
  float: left;
  font-size: 14px;
  color: #333333;
  font-family: Arial, Microsoft YaHei;
  width: 33.33%;
  line-height: 39px;
}
.lp-details li span:nth-of-type(1) {
  font-weight: bold;
}
.house-type .house-type-t {
  box-sizing: border-box;
  padding: 20px 19px 11px 19px;
}
.house-type .house-type-t:before {
  content: '';
  display: table;
}
.house-type .house-type-t:after {
  content: '';
  display: table;
  clear: both;
}
.house-type .house-type-t a {
  float: left;
  margin-right: 20px;
  font-size: 14px;
  color: #333333;
  font-family: Arial, Microsoft YaHei;
  padding: 0 20px;
  border: 1px solid #e6e6e6;
  background-color: #f0f0f0;
  line-height: 28px;
  display: block;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
}
.house-type .house-type-t .active {
  background-color: #ffe200;
  border: none;
  line-height: 30px;
}
.house-type .house-type-c .house-type-list > ul {
  margin: 0 10px;
  box-sizing: border-box;
  padding: 29px 0 30px 0;
  border-bottom: 1px solid #e0e0e0;
}
.house-type .house-type-c .house-type-list > ul:before {
  content: '';
  display: table;
}
.house-type .house-type-c .house-type-list > ul:after {
  content: '';
  display: table;
  clear: both;
}
.house-type .house-type-c .house-type-list > ul > li:nth-of-type(1) {
  width: 228px;
  height: 194px;
  overflow: hidden;
}
.house-type .house-type-c .house-type-list > ul > li:nth-of-type(1) img {
  display: block;
}
.house-type .house-type-c .house-type-list > ul > li:nth-of-type(2) {
  width: 516px;
  margin-left: 20px;
}
.house-type .house-type-c .house-type-list > ul > li:nth-of-type(2) h2 {
  font-size: 18px;
  color: #333333;
  font-family: Arial, Microsoft YaHei;
  line-height: 18px;
  font-weight: bold;
  margin: 24px 0 23px 0;
}
.house-type .house-type-c .house-type-list > ul > li:nth-of-type(3) {
  float: right;
  padding-top: 47px;
  padding-right: 49px;
}
.house-type .house-type-c .house-type-list > ul > li:nth-of-type(3) a {
  display: block;
  width: 120px;
  height: 40px;
  text-align: center;
  line-height: 38px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  margin-bottom: 20px;
  font-size: 14px;
  color: #666666;
  font-family: Arial, Microsoft YaHei;
}
.house-type .house-type-c .house-type-list > ul > li {
  float: left;
}
.house-type .house-type-c .house-type-list > ul .htl-list:before {
  content: '';
  display: table;
}
.house-type .house-type-c .house-type-list > ul .htl-list:after {
  content: '';
  display: table;
  clear: both;
}
.house-type .house-type-c .house-type-list > ul .htl-list li {
  float: left;
  width: 258px;
  font-size: 14px;
  font-family: Arial, Microsoft YaHei;
  color: #666666;
  line-height: 39px;
}
.house-type .house-type-c .house-type-list > ul .htl-list li i {
  font-style: normal;
  color: #333333;
  font-weight: bold;
}
.lp-dt {
  padding: 0 10px;
}
.lp-dt .dt-list {
  padding: 8px 0 12px 0;
  border-bottom: 1px dashed #e0e0e0;
}
.lp-dt .dt-list:nth-last-of-type(1) {
  border: none;
}
.lp-dt .dt-list .dt-list-t:before {
  content: '';
  display: table;
}
.lp-dt .dt-list .dt-list-t:after {
  content: '';
  display: table;
  clear: both;
}
.lp-dt .dt-list a {
  float: left;
  font-size: 16px;
  color: #333333;
  font-family: Arial, Microsoft YaHei;
  font-weight: bold;
  line-height: 38px;
  display: block;
}
.lp-dt .dt-list span {
  font-size: 14px;
  color: #999999;
  font-family: Arial, Microsoft YaHei;
  line-height: 38px;
  display: block;
  float: right;
}
.lp-dt .dt-list p {
  font-size: 14px;
  color: #666666;
  font-family: Arial, Microsoft YaHei;
  line-height: 30px;
}
.team {
  height: 518px;
}
.di-template .VII-parent-t h1 {
  color: #999999;
  margin-right: 36px;
  cursor: pointer;
}
.di-template .VII-parent-t .active {
  color: #333333;
}
.VII {
  padding: 20px 0 30px 0;
}
.VII:before {
  content: '';
  display: table;
}
.VII:after {
  content: '';
  display: table;
  clear: both;
}
.VII .VII-l {
  float: left;
  width: 780px;
}
.VII .VII-l .map-container {
  height: 345px;
}
.VII .VII-l .VII-btn {
  padding-top: 10px;
}
.VII .VII-l .VII-btn:before {
  content: '';
  display: table;
}
.VII .VII-l .VII-btn:after {
  content: '';
  display: table;
  clear: both;
}
.VII .VII-l .VII-btn li {
  float: left;
  font-size: 14px;
  font-family: Arial, Microsoft YaHei;
  line-height: 14px;
  color: #666666;
  width: 100px;
  height: 100px;
  border: 1px solid #e0e0e0;
  text-align: center;
  box-sizing: border-box;
  padding: 69px 0 0 0;
  background-repeat: no-repeat;
  background-position: center 17px;
  margin-left: 13px;
  cursor: pointer;
}
.VII .VII-l .VII-btn li:nth-of-type(1) {
  background-image: url(../img/ml-logo.png);
  margin-left: 0;
  background-position: center 25px;
}
.VII .VII-l .VII-btn li:nth-of-type(1).active,
.VII .VII-l .VII-btn li:nth-of-type(1):hover {
  background-image: url(../img/min-logo-active.png);
  margin-left: 0;
  color: #ff6600;
}
.VII .VII-l .VII-btn li:nth-of-type(2) {
  background-image: url(../img/jt.png);
}
.VII .VII-l .VII-btn li:nth-of-type(2).active,
.VII .VII-l .VII-btn li:nth-of-type(2):hover {
  background-image: url(../img/jt-active.png);
  color: #ff6600;
}
.VII .VII-l .VII-btn li:nth-of-type(3) {
  background-image: url(../img/ditie.png);
}
.VII .VII-l .VII-btn li:nth-of-type(3).active,
.VII .VII-l .VII-btn li:nth-of-type(3):hover {
  background-image: url(../img/ditie-active.png);
  color: #ff6600;
}
.VII .VII-l .VII-btn li:nth-of-type(4) {
  background-image: url(../img/shool.png);
}
.VII .VII-l .VII-btn li:nth-of-type(4).active,
.VII .VII-l .VII-btn li:nth-of-type(4):hover {
  background-image: url(../img/shool-active.png);
  color: #ff6600;
}
.VII .VII-l .VII-btn li:nth-of-type(5) {
  background-image: url(../img/hosptil.png);
}
.VII .VII-l .VII-btn li:nth-of-type(5).active,
.VII .VII-l .VII-btn li:nth-of-type(5):hover {
  background-image: url(../img/hosptil-active.png);
  color: #ff6600;
}
.VII .VII-l .VII-btn li:nth-of-type(6) {
  background-image: url(../img/side.png);
}
.VII .VII-l .VII-btn li:nth-of-type(6).active,
.VII .VII-l .VII-btn li:nth-of-type(6):hover {
  background-image: url(../img/side-active.png);
  color: #ff6600;
}
.VII .VII-l .VII-btn li:nth-of-type(7) {
  background-image: url(../img/market.png);
}
.VII .VII-l .VII-btn li:nth-of-type(7).active,
.VII .VII-l .VII-btn li:nth-of-type(7):hover {
  background-image: url(../img/market-active.png);
  color: #ff6600;
}
.VII .VII-r {
  float: right;
  width: 380px;
}
.VII .VII-r .VII-r-t {
  width: 100%;
  height: 54px;
  text-align: center;
  font-size: 18px;
  font-family: Arial, Microsoft YaHei;
  line-height: 54px;
  color: #ffe200;
  background-color: #3b3b3b;
  font-weight: bold;
}
.VII .VII-r .VII-list {
  position: relative;
  width: 100%;
  height: 400px;
  overflow: hidden;
  overflow-y: auto;
  border-left: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  box-sizing: border-box;
}
.VII .VII-r .VII-list li {
  min-height: 80px;
  border-left: 4px solid transparent;
}
.VII .VII-r .VII-list li:nth-last-of-type(1) dl {
  border-bottom: none;
}
.VII .VII-r .VII-list dl {
  cursor: pointer;
  padding: 10px 0;
}
.VII .VII-r .VII-list dl:before {
  content: '';
  display: table;
}
.VII .VII-r .VII-list dl:after {
  content: '';
  display: table;
  clear: both;
}
.VII .VII-r .VII-list dt,
.VII .VII-r .VII-list dd {
  float: left;
}
.VII .VII-r .VII-list dt {
  width: 60px;
  height: 36px;
  background: no-repeat center 5px;
  background-size: 18px;
}
.VII .VII-r .VII-list dt.gongjiaoicon {
  background-image: url(../img/jt.png);
  background-size: 15px 18px;
}
.VII .VII-r .VII-list dt.ditieicon {
  background-image: url(../img/ditie.png);
}
.VII .VII-r .VII-list dt.xuexiaoicon {
  background-image: url(../img/shool.png);
}
.VII .VII-r .VII-list dt.loupanicon {
  background-image: url(../img/side.png);
}
.VII .VII-r .VII-list dt.yiyuanicon {
  background-image: url(../img/hosptil.png);
}
.VII .VII-r .VII-list dt.marketicon {
  background-image: url(../img/market.png);
}
.VII .VII-r .VII-list dt.meilianicon {
  background-image: url(../img/ml-logo.png);
}
.VII .VII-r .VII-list dt.active {
  background: url(../img/icon-bus-active.png) no-repeat center 5px;
}
.VII .VII-r .VII-list dd {
  width: 289px;
}
.VII .VII-r .VII-list dd h4 {
  font-size: 15px;
  font-family: Arial, Microsoft YaHei;
  line-height: 26px;
  color: #666666;
  font-weight: bold;
}
.VII .VII-r .VII-list dd h4:before {
  content: '';
  display: table;
}
.VII .VII-r .VII-list dd h4:after {
  content: '';
  display: table;
  clear: both;
}
.VII .VII-r .VII-list dd h4 span {
  float: right;
  text-align: right;
  display: inline-block;
  padding-left: 30px;
}
.VII .VII-r .VII-list dd h4 span.map-title {
  float: left;
  width: 60%;
  background: none;
  padding-left: 0;
  text-align: left;
}
.VII .VII-r .VII-list dd h4 span.map-title.active {
  background: none;
}
.VII .VII-r .VII-list dd h4 span.map-distance {
  background: url(../img/icon-dis.png) no-repeat 10px center;
}
.VII .VII-r .VII-list dd h4.active {
  color: #ff6600;
}
.VII .VII-r .VII-list dd p {
  line-height: 20px;
  font-size: 12px;
  font-family: Arial, Microsoft YaHei;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /*WebKit是私有属性,这是一个 不规范的属性*/
  -webkit-box-orient: vertical;
  /*WebKit是私有属性,这是一个 不规范的属性*/
}
.VII .VII-r .VII-list dd p.active {
  color: #ff6600;
}
.VII .VII-r .VII-list li.active,
.VII .VII-r .VII-list li:hover {
  color: #ff6600;
  border-left: 4px solid #ff6600;
  background-color: #f5f5f5;
}
.VII .VII-r .VII-list li.active dd h4,
.VII .VII-r .VII-list li:hover dd h4 {
  color: #ff6600;
}
.VII .VII-r .VII-list li.active dd h4 span.map-distance,
.VII .VII-r .VII-list li:hover dd h4 span.map-distance {
  background-image: url(../img/icon-dis-active.png);
}
.VII .VII-r .VII-list li.active dd p,
.VII .VII-r .VII-list li:hover dd p {
  color: #ff6600;
}
.VII .VII-r .VII-list li.active dt.gongjiaoicon,
.VII .VII-r .VII-list li:hover dt.gongjiaoicon {
  background-image: url(../img/jt-active.png);
}
.VII .VII-r .VII-list li.active dt.ditieicon,
.VII .VII-r .VII-list li:hover dt.ditieicon {
  background-image: url(../img/ditie-active.png);
}
.VII .VII-r .VII-list li.active dt.xuexiaoicon,
.VII .VII-r .VII-list li:hover dt.xuexiaoicon {
  background-image: url(../img/shool-active.png);
}
.VII .VII-r .VII-list li.active dt.loupanicon,
.VII .VII-r .VII-list li:hover dt.loupanicon {
  background-image: url(../img/side-active.png);
}
.VII .VII-r .VII-list li.active dt.yiyuanicon,
.VII .VII-r .VII-list li:hover dt.yiyuanicon {
  background-image: url(../img/hosptil-active.png);
}
.VII .VII-r .VII-list li.active dt.marketicon,
.VII .VII-r .VII-list li:hover dt.marketicon {
  background-image: url(../img/market-active.png);
}
.VII .VII-r .VII-list li.active dt.meilianicon,
.VII .VII-r .VII-list li:hover dt.meilianicon {
  background-image: url(../img/min-logo-active.png);
}
.bMark {
  width: 18px;
  height: 27px;
  position: absolute;
  z-index: 1;
}
.bgMark_ico {
  width: 18px;
  height: 27px;
  color: #fff;
  background: url(../js/map/image/homeIcon02.png) 0 0 no-repeat;
  position: absolute;
  left: -9px;
}
.di-template-sm {
  padding: 0 20px;
}
.di-template-sm .VII-l {
  width: 760px;
}
.di-template-sm .VII-l .VII-btn li {
  margin-left: 10px;
}
.di-template-sm .VII-r {
  width: 360px;
}
.di-template-sm .VII-r .VII-list dd {
  width: 259px;
}
.di-template-sm .VII-r .VII-list dd h4 span.map-title {
  width: 58%;
}
.lp-xc ul {
  padding: 20px 8px 0 10px;
  box-sizing: border-box;
}
.lp-xc ul:before {
  content: '';
  display: table;
}
.lp-xc ul:after {
  content: '';
  display: table;
  clear: both;
}
.lp-xc li {
  float: left;
  margin-right: 20px ;
}
.lp-xc li:nth-last-of-type(1) {
  margin: 0;
}
.lp-xc a {
  display: block;
}
.lp-xc a p {
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-family: Arial, Microsoft YaHei;
  color: #333333;
  line-height: 16px;
  padding: 20px 0;
}
.lp-xc .img-c {
  width: 216px;
  height: 134px;
  overflow: hidden;
}
.lp-xc .more-xc {
  width: 200px;
  height: 60px;
  font-size: 18px;
  color: #999999;
  font-family: Arial, Microsoft YaHei;
  margin: 22px auto 39px auto;
  text-align: center;
  line-height: 58px;
  border: 1px solid #e0e0e0;
}
.build-info {
  padding: 20px 10px;
  box-sizing: border-box;
}
.build-info:before {
  content: '';
  display: table;
}
.build-info:after {
  content: '';
  display: table;
  clear: both;
}
.build-info .build-info-l {
  float: left;
  width: 500px;
  height: 309px;
  overflow: hidden;
  display: block;
}
.build-info .build-info-l img {
  display: block;
}
.build-info .build-info-r {
  float: left;
  margin-left: 70px;
}
.build-info .build-info-r .build-loop:before {
  content: '';
  display: table;
}
.build-info .build-info-r .build-loop:after {
  content: '';
  display: table;
  clear: both;
}
.build-info .build-info-r .build-loop a {
  float: left;
  width: 24px;
  height: 24px;
  opacity: 0.5;
  background: url(../img/prev-icon.png) no-repeat center center;
}
.build-info .build-info-r .build-loop a:hover {
  opacity: 1;
}
.build-info .build-info-r .build-loop .next-btn {
  background: url(../img/prev-icon.png) no-repeat center center;
  -ms-transform: rotate(180deg) translateZ(0);
  -moz-transform: rotate(180deg) translateZ(0);
  -webkit-transform: rotate(180deg) translateZ(0);
  -o-transform: rotate(180deg) translateZ(0);
  transform: rotate(180deg) translateZ(0);
}
.build-info .build-info-r .build-loop ul {
  float: left;
  width: 464px;
  overflow: hidden;
}
.build-info .build-info-r .build-loop ul:before {
  content: '';
  display: table;
}
.build-info .build-info-r .build-loop ul:after {
  content: '';
  display: table;
  clear: both;
}
.build-info .build-info-r .build-loop ul li {
  float: left;
  width: 66px;
  text-align: center;
  line-height: 24px;
  font-size: 18px;
  color: #999999;
  font-family: Arial, Microsoft YaHei;
}
.build-info .build-info-r .build-loop ul .active {
  font-size: 24px;
  color: #333333;
  font-family: Arial, Microsoft YaHei;
}
.build-info .build-info-r .build-m {
  width: 436px;
  margin-top: 27px;
}
.build-info .build-info-r .build-m:before {
  content: '';
  display: table;
}
.build-info .build-info-r .build-m:after {
  content: '';
  display: table;
  clear: both;
}
.build-info .build-info-r .build-m li {
  width: 218px;
  float: left;
  font-size: 14px;
  font-family: Arial, Microsoft YaHei;
  color: #333333;
  line-height: 40px;
}
.build-info .build-info-r .build-m li i {
  font-style: normal;
  font-weight: bold;
}
.build-info .build-info-r .build-m-type {
  width: 390px;
  margin-top: 7px;
}
.build-info .build-info-r .build-m-type:before {
  content: '';
  display: table;
}
.build-info .build-info-r .build-m-type:after {
  content: '';
  display: table;
  clear: both;
}
.build-info .build-info-r .build-m-type a {
  float: left;
  display: block;
  margin-right: 70px;
  margin-bottom: 20px;
  width: 160px;
  height: 30px;
  box-sizing: border-box;
  border: 1px solid #e0e0e0;
  line-height: 28px;
  font-size: 14px;
  font-family: Arial, Microsoft YaHei;
  color: #666666;
}
.build-info .build-info-r .build-m-type a span {
  display: inline-block;
  text-align: center;
  width: 53px;
}
.build-info .build-info-r .build-m-type a span:nth-of-type(1) {
  width: 98px;
  border-right: 2px solid #e0e0e0;
  background-color: #f5f5f5;
}
.build-info .build-info-r .build-m-type a:nth-of-type(2n) {
  margin-right: 0;
}
.Broker-list {
  padding: 0 10px;
  box-sizing: border-box;
}
.Broker-list ul:nth-last-of-type(1) {
  border-bottom: none;
}
.Broker-list ul {
  padding: 14px 0;
  border-bottom: 1px dashed #e0e0e0;
}
.Broker-list ul:before {
  content: '';
  display: table;
}
.Broker-list ul:after {
  content: '';
  display: table;
  clear: both;
}
.Broker-list ul li {
  float: left;
}
.Broker-list ul li .bl-p {
  width: 124px;
  height: 131px;
  overflow: hidden;
  display: block;
}
.Broker-list ul li .bl-p img {
  display: block;
}
.Broker-list ul li:nth-of-type(2) {
  margin: 0 70px 0 18px;
  font-family: Arial, Microsoft YaHei;
  width: 80px;
}
.Broker-list ul li:nth-of-type(2) h2 {
  font-size: 18px;
  height: 18px;
  text-align: center;
  color: #333333;
  font-family: Arial, Microsoft YaHei;
  line-height: 18px;
  margin: 16px 0 52px 0;
}
.Broker-list ul li:nth-of-type(2) a {
  display: block;
  font-size: 14px;
  color: #999999;
  height: 28px;
  border: 1px solid #e0e0e0;
  line-height: 28px;
  text-align: center;
}
.Broker-list ul li:nth-of-type(3) {
  width: 865px;
}
.Broker-list ul li:nth-of-type(3) .blm-t {
  font-family: Arial, Microsoft YaHei;
  padding: 12px 0 0 0;
}
.Broker-list ul li:nth-of-type(3) .blm-t:before {
  content: '';
  display: table;
}
.Broker-list ul li:nth-of-type(3) .blm-t:after {
  content: '';
  display: table;
  clear: both;
}
.Broker-list ul li:nth-of-type(3) .blm-t a {
  font-size: 16px;
  color: #333333;
  display: block;
  font-weight: bold;
  line-height: 40px;
  float: left;
}
.Broker-list ul li:nth-of-type(3) .blm-t span {
  font-size: 14px;
  color: #999999;
  display: block;
  line-height: 40px;
  float: right;
}
.Broker-list ul li:nth-of-type(3) p {
  line-height: 30px;
  font-size: 14px;
  font-family: Arial, Microsoft YaHei;
  color: #999999;
}
.di-template .rim {
  border: none;
}
.rim .zf .swiper-container-horizontal {
  height: 330px;
}
.rim .zf .product-p a:nth-of-type(1) {
  height: 174px;
  overflow: hidden;
}
.rim .zf .product-p a:nth-last-of-type(1) {
  height: 36px;
  line-height: 36px;
  font-size: 16px;
}
.rim .zf .product-m p {
  font-size: 12px;
  color: #999999;
}
.rim .zf .product-m p:nth-of-type(1) {
  color: #999999;
}
.rim .zf .product-m p:nth-of-type(1) i {
  font-size: 18px;
}
/*newHouse_details-e*/
/*oldHouse-list-s*/
.oldHouse-list .list_ .product-info-t {
  margin-bottom: 0;
}
.oldHouse-list .list_ .product-info-t .price h6 {
  font-weight: normal;
  color: #DB4C3F;
}
.oldHouse-list .list_ .product-info-t .price p {
  font-size: 14px;
  color: #666666;
}
/*oldHouse-list-e*/
.officeBuild_list .list_ .product-info .bm.of {
  background: url(../img/icon-offi.png) no-repeat left center;
}
/*oldHouse-details-s*/
.oldHouse-details .dttl-link span {
  font-size: 14px;
  color: #999999;
  font-family: Arial, Microsoft YaHei;
  margin-right: 30px;
}
.oldHouse-details .dtc-r-c ul {
  width: 434px;
}
.oldHouse-details .dtc-r-c ul:before {
  content: '';
  display: table;
}
.oldHouse-details .dtc-r-c ul:after {
  content: '';
  display: table;
  clear: both;
}
.oldHouse-details .dtc-r-c ul li {
  float: left;
  width: 217px;
  font-size: 14px;
  color: #333333;
  font-family: Arial, Microsoft YaHei;
  line-height: 14px;
  padding: 10px 0;
}
.oldHouse-details .dtc-r-c ul li i {
  font-style: normal;
  font-weight: bold;
}
.oldHouse-details .lead-parents {
  width: 880px;
}
.oldHouse-details .lead {
  border: none;
  padding: 0 10px;
  box-sizing: border-box;
}
.oldHouse-details .lead p {
  font-size: 14px;
  color: #333333;
  font-family: Arial, Microsoft YaHei;
  line-height: 34px;
}
.oldHouse-details .lead p span {
  font-weight: bold;
}
.oldHouse-details .house-pic-parents {
  width: 880px;
}
.oldHouse-details .house-pic {
  border: none;
}
.oldHouse-details .house-pic .house-type-c > a {
  display: block;
  width: 258px;
  height: 58px;
  border: 1px solid #e0e0e0;
  line-height: 58px;
  text-align: center;
  margin: 40px auto 10px auto;
  font-size: 18px;
  color: #999999;
  font-family: Arial, Microsoft YaHei;
}
.oldHouse-details .house-pic .house-type-list:before {
  content: '';
  display: table;
}
.oldHouse-details .house-pic .house-type-list:after {
  content: '';
  display: table;
  clear: both;
}
.oldHouse-details .house-pic .house-type-list a {
  display: block;
  width: 430px;
  height: 330px;
  overflow: hidden;
  margin: 20px 20px 0 0;
  float: left;
}
.oldHouse-details .house-pic .house-type-list a img {
  display: block;
}
.oldHouse-details .house-pic .house-type-list a:nth-of-type(2n) {
  margin-right: 0;
}
.oldHouse-details .turnover .turnover-t {
  background-color: #f5f5f5;
  font-size: 14px;
  color: #4d4d4d;
  font-family: Arial, Microsoft YaHei;
  line-height: 50px;
  padding-left: 10px;
}
.oldHouse-details .turnover .turnover-t span {
  margin-right: 28px;
}
.oldHouse-details .turnover .turnover-t i {
  color: #ec3431;
  font-style: normal;
}
.oldHouse-details .turnover .turnover-c {
  width: 90%;
  height: 440px;
  margin: 0 auto;
  overflow: hidden;
}
.oldHouse-details .details-info {
  position: relative;
}
.di-template .calculator {
  border: none;
  padding: 41px 0 17px 66px;
}
.di-template .calculator:before {
  content: '';
  display: table;
}
.di-template .calculator:after {
  content: '';
  display: table;
  clear: both;
}
.di-template .calculator .calculator-l {
  border-right: 1px solid #e0e0e0;
  float: left;
  width: 533px;
  padding-bottom: 62px;
}
.di-template .calculator .calculator-r {
  width: 580px;
  float: left;
}
.di-template .calculator .calculator-r a {
  display: block;
  width: 316px;
  height: 56px;
  box-sizing: border-box;
  border: 1px solid #ff824b;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  color: #ff824b;
  text-align: center;
  line-height: 54px;
  font-size: 20px;
  font-family: Arial, Microsoft YaHei;
  margin: 0 auto;
}
.di-template .calculator .calculator-r p {
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #999999;
  margin-top: 30px;
  width: 100%;
  text-align: center;
}
.di-template .calculator .sf {
  color: #333333;
}
.di-template .calculator .sf h3 {
  font-family: Arial, Microsoft YaHei;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 25px;
}
.di-template .calculator .sf p {
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  line-height: 44px;
}
.di-template .calculator .sf p i {
  font-style: normal;
}
.di-template .calculator .sf p:nth-last-of-type(1) {
  padding-left: 97px;
  margin-top: -14px;
  color: #999999;
}
.di-template .calculator .sf p:nth-last-of-type(1):before {
  content: '';
  display: table;
}
.di-template .calculator .sf p:nth-last-of-type(1):after {
  content: '';
  display: table;
  clear: both;
}
.di-template .calculator .sf p:nth-last-of-type(1) span,
.di-template .calculator .sf p:nth-last-of-type(1) a {
  float: left;
  display: block;
}
.di-template .calculator .sf p:nth-last-of-type(1) a {
  color: #999999;
}
.di-template .calculator .sf p:nth-last-of-type(1) a:nth-of-type(1) {
  width: 20px;
  height: 20px;
  background: url(../img/sm.png) no-repeat center center;
  margin: 7px 44px 2px 2px;
}
.di-template .calculator .sf p:nth-last-of-type(1) a:nth-last-of-type(1) {
  color: #ec3431;
  margin-left: 18px;
}
.di-template .calculator .yg {
  margin-top: 38px;
}
.di-template .calculator .yg h3 {
  font-family: Arial, Microsoft YaHei;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 25px;
}
.di-template .calculator .yg h3:before {
  content: '';
  display: table;
}
.di-template .calculator .yg h3:after {
  content: '';
  display: table;
  clear: both;
}
.di-template .calculator .yg h3 span,
.di-template .calculator .yg h3 a {
  float: left;
  display: block;
}
.di-template .calculator .yg h3 a {
  width: 20px;
  height: 20px;
  margin: -3px 0 0 8px;
  background: url(../img/sm.png) no-repeat center center;
}
.di-template .calculator .yg .total {
  font-size: 16px;
  font-family: Arial, Microsoft YaHei;
  color: #333333;
  margin-bottom: 10px;
}
.di-template .calculator .select-inline {
  font-size: 16px;
  font-family: Arial, Microsoft YaHei;
  color: #333333;
  line-height: 30px;
  padding: 7px 0;
}
.di-template .calculator .select-inline:before {
  content: '';
  display: table;
}
.di-template .calculator .select-inline:after {
  content: '';
  display: table;
  clear: both;
}
.di-template .calculator .select-inline span,
.di-template .calculator .select-inline .select-box {
  float: left;
}
.di-template .calculator .calculator-r-t {
  font-size: 16px;
  font-family: Arial, Microsoft YaHei;
  color: #333333;
  padding-left: 50px;
  padding-top: 40px;
}
.di-template .calculator .calculator-r-t span {
  padding: 0 30px;
}
.di-template .calculator .calculator-r-t span:nth-of-type(1) {
  border-right: 1px solid #e0e0e0;
}
.di-template .calculator .calculator-r-t i {
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  padding: 0 3px;
}
.di-template .calculator .pie {
  height: 260px;
  margin-left: 50px;
}
.rim-parent .di-template-t a {
  display: block;
  float: right;
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #999999;
  margin-right: 20px;
  padding-right: 24px;
  background: url(../img/gh.png) no-repeat right center;
}
.recommendBox {
  position: absolute;
  top: 68px;
  right: 10px;
}
.recommendBox .recommendBox-t {
  font-size: 16px;
  font-family: Arial, Microsoft YaHei;
  color: #333333;
  font-weight: bold;
  margin-bottom: 30px;
}
.recommendBox .recommendBox-c-t:before {
  content: '';
  display: table;
}
.recommendBox .recommendBox-c-t:after {
  content: '';
  display: table;
  clear: both;
}
.recommendBox .recommendBox-c-t .tx,
.recommendBox .recommendBox-c-t .recommend-info {
  float: left;
}
.recommendBox .recommendBox-c-t .tx {
  display: block;
  overflow: hidden;
  width: 120px;
  height: 120px;
}
.recommendBox .recommendBox-c-t .recommend-info {
  padding-left: 10px;
}
.recommendBox .recommendBox-c-t .recommend-info h1 {
  font-size: 18px;
  font-family: Arial, Microsoft YaHei;
  color: #333333;
  line-height: 36px;
}
.recommendBox .recommendBox-c-t .recommend-info p {
  font-size: 14px;
  font-family: Arial, Microsoft YaHei;
  color: #999999;
  line-height: 43px;
}
.recommendBox .linkBox {
  padding-top: 20px;
}
.recommendBox .linkBox:before {
  content: '';
  display: table;
}
.recommendBox .linkBox:after {
  content: '';
  display: table;
  clear: both;
}
.recommendBox .linkBox a {
  float: left;
  display: block;
  width: 130px;
  height: 30px;
  box-sizing: border-box;
  line-height: 28px;
  text-align: center;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
  border: 1px solid #e0e0e0;
}
.recommendBox .linkBox a:nth-last-of-type(1) {
  margin-left: 20px;
}
/*oldHouse-details-e*/
/*rentalHousing_list-s*/
.rentalHousing_list .list_ .product-info {
  width: 810px;
}
/*rentalHousing_list-e*/
/*rentalHousing_details-s*/
.rentalHousing_details .lead-parents {
  width: 100%;
}
.rentalHousing_details .house-pic-parents {
  width: 100%;
}
.rentalHousing_details .house-pic .house-type-list {
  padding-left: 20px;
}
.rentalHousing_details .house-pic .house-type-list a {
  width: 559px;
  height: 420px;
  margin: 20px 38px 0 0;
}
/*rentalHousing_details-e*/
/*cell_list-s*/
.cell_list .list_ .product-thumb .photo-btn {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 84px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  display: block;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  cursor: pointer;
}
.cell_list .list_ .product-thumb .photo-btn span {
  padding-left: 28px;
  background: url(../img/photo-s.png) no-repeat 15px center;
  display: block;
}
.cell_list .list_ .product-info .price p {
  text-align: left;
  color: #999999;
}
.cell_list .list_ .product-info .bm span,
.cell_list .list_ .product-info .bm a {
  color: #3b3b3b;
}
.cell_list .list_ .product-info .bm span i,
.cell_list .list_ .product-info .bm a i {
  font-style: normal;
  color: #ff9911;
  font-weight: bold;
}
.cell_list .thumb_ .product-info .bm {
  margin: 10px 0;
}
.cell_list .thumb_ .product-info .bm a,
.cell_list .thumb_ .product-info .bm i {
  color: #3b3b3b;
  font-size: 14px;
}
.cell_list .thumb_ .product-info .bm i,
.cell_list .thumb_ .product-info .bm em {
  font-style: normal;
}
.cell_list .thumb_ .product-info .bm a {
  display: inline;
}
.cell_list .thumb_ .product-info .bm a i {
  color: #ff9911;
  font-weight: bold;
}
.cell_list .thumb_ .product-info .product-price em {
  color: #ec3431;
  font-size: 16px;
  font-weight: bold;
}
/*cell_list-e*/
/*cell_details-s*/
.cell_details .details-top-c .dtc-r-c {
  border-bottom: none;
}
.cell_details .details-top-c .dtc-r-t p i {
  margin-right: 10px;
}
.cell_details .details-top-c .dtc-r-t p i:nth-of-type(2) {
  margin-left: 64px;
}
.cell_details .details-top-c .dtc-r-t p em {
  font-style: normal;
  margin-left: 15px;
}
.cell_details .details-top-c .dtc-r-t p em:nth-of-type(1) {
  color: #ec3431;
}
.cell_details .details-top-c .dtc-r-t p em:nth-of-type(2) {
  color: #2da720;
}
.expert:before {
  content: '';
  display: table;
}
.expert:after {
  content: '';
  display: table;
  clear: both;
}
.expert li {
  width: 280px;
  margin-right: 20px;
  float: left;
}
.expert li:hover {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}
.expert li:nth-last-of-type(1) {
  margin-right: 0;
}
.expert li:before {
  content: '';
  display: table;
}
.expert li:after {
  content: '';
  display: table;
  clear: both;
}
.expert li .expert-l {
  float: left;
}
.expert li .expert-l .expert-l-t {
  width: 120px;
  height: 120px;
  display: block;
  overflow: hidden;
}
.expert li .expert-l .expert-link {
  width: 120px;
  height: 30px;
  border: 1px solid #e0e0e0;
  color: #666666;
  font-size: 14px;
  line-height: 28px;
  box-sizing: border-box;
  display: block;
  text-align: center;
  font-family: Arial, Microsoft YaHei;
  margin: 20px 0;
}
.expert li .expert-r {
  float: left;
  margin-left: 10px;
}
.expert li .expert-r h3 {
  font-size: 18px;
  font-family: Arial, Microsoft YaHei;
  color: #333333;
  line-height: 18px;
}
.expert li .expert-r p {
  font-size: 14px;
  color: #999999;
  font-family: Arial, Microsoft YaHei;
  width: 145px;
  line-height: 16px;
  padding: 23px 0;
}
.orderRrecord-parent .di-template-c {
  border: none;
}
.orderRrecord-parent .swiper-con {
  padding: 0;
}
.orderRrecord {
  width: 100%;
  border: 1px solid #e0e0e0;
}
.orderRrecord th,
.orderRrecord td {
  border-bottom: 1px solid #e0e0e0;
  text-align: center;
  font-family: Arial, Microsoft YaHei;
}
.orderRrecord th {
  background: #f7f8fa;
  font-size: 16px;
  color: #333333;
  line-height: 40px;
}
.orderRrecord td {
  font-size: 14px;
  color: #333333;
}
.orderRrecord tr:nth-last-of-type(1) td {
  border-bottom: 0;
}
.orderRrecord .product {
  margin: 10px;
}
.orderRrecord .product:before {
  content: '';
  display: table;
}
.orderRrecord .product:after {
  content: '';
  display: table;
  clear: both;
}
.orderRrecord .product a {
  float: left;
  display: block;
  height: 80px;
  width: 80px;
  overflow: hidden;
}
.orderRrecord .product .product-m {
  float: left;
  margin-left: 20px;
}
.orderRrecord .product .product-m h3 {
  font-size: 18px;
  font-family: Arial, Microsoft YaHei;
  color: #333333;
  line-height: 18px;
  padding: 13px 0 26px 0;
  text-align: left;
}
.orderRrecord .product .product-m p {
  font-size: 14px;
  font-family: Arial, Microsoft YaHei;
  color: #999999;
  line-height: 14px;
}
/*cell_details-e*/
/*middleman-list-s*/
.best-t {
  font-size: 34px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  line-height: 86px;
  box-sizing: border-box;
  padding-left: 40px;
  height: 106px;
  background: url(../img/best.png) no-repeat;
  margin: 32px 10px 0 10px;
}
.swiper-middleMan {
  margin: 0 10px 40px 10px;
  padding: 20px;
  background-color: #fefcf2;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.2);
}
.swiper-middleMan .middleMan-list .middleMan-m {
  width: 100%;
  background-color: #f5f5f5;
  height: 66px;
  box-sizing: border-box;
  padding: 5px 20px 16px 20px;
}
.swiper-middleMan .middleMan-list .middleMan-m p:nth-of-type(1) {
  font-size: 16px;
  color: #ff6200;
  line-height: 28px;
}
.swiper-middleMan .middleMan-list .middleMan-m p:nth-of-type(1) span:nth-of-type(2) {
  margin-left: 10px;
}
.swiper-middleMan .middleMan-list .middleMan-m p:nth-of-type(2) {
  margin-top: 6px;
  font-size: 14px;
  color: #666666;
  line-height: 14px;
}
.swiper-middleMan .middleMan-list .middleMan-m p:nth-of-type(2) span:nth-of-type(2) {
  margin-left: 10px;
  color: #999999;
}
.swiper-middleMan .swiper-button-next {
  width: 46px;
  height: 106px;
  margin-top: -58px;
  background: url(../img/arrow-s.png) no-repeat;
  right: 0;
  opacity: 0.5;
  display: none;
}
.swiper-middleMan .swiper-button-next:hover {
  opacity: 1;
}
.swiper-middleMan .swiper-button-prev {
  width: 46px;
  height: 106px;
  margin-top: -58px;
  background: url(../img/arrow-s.png) no-repeat;
  left: 0;
  -ms-transform: rotate(180deg) translateZ(0);
  -moz-transform: rotate(180deg) translateZ(0);
  -webkit-transform: rotate(180deg) translateZ(0);
  -o-transform: rotate(180deg) translateZ(0);
  transform: rotate(180deg) translateZ(0);
  opacity: 0.5;
  display: none;
}
.swiper-middleMan .swiper-button-prev:hover {
  opacity: 1;
}
.ml-logo {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 32px;
  background: #ffe200 url(../img/logo-black.png) no-repeat center center;
  opacity: 0.8;
}
.middleman-p-m {
  float: left;
  margin-left: 20px;
}
.middleman-p-m p {
  margin-top: 49px;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
}
.middleman-p-m .middleMan-t {
  float: none !important;
}
.middleman-p-m .middleMan-t:before {
  content: '';
  display: table;
}
.middleman-p-m .middleMan-t:after {
  content: '';
  display: table;
  clear: both;
}
.middleman-p-m .middleMan-t h1,
.middleman-p-m .middleMan-t a {
  float: left;
  margin-right: 10px;
  display: block;
}
.middleman-p-m .middleMan-t h5 {
  font-size: 22px;
  line-height: 22px;
  color: #3b3b3b;
  font-weight: bold;
  margin-bottom: 10px;
}
.middleman-p-m .middleMan-t a {
  width: 84px;
  height: 24px;
  text-align: center;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  line-height: 24px;
  color: #ffffff;
  background-color: #999999;
  font-size: 12px;
}
.middleman-p-m .middleMan-t .online-btn {
  box-sizing: border-box;
  border: 1px solid #7a8aff;
  background-color: #7a8aff;
}
.middleman-p-m .middleMan-t .online-btn:before {
  content: '';
  display: table;
}
.middleman-p-m .middleMan-t .online-btn:after {
  content: '';
  display: table;
  clear: both;
}
.middleman-p-m .middleMan-t .online-btn em,
.middleman-p-m .middleMan-t .online-btn span {
  display: block;
  float: left;
}
.middleman-p-m .middleMan-t .online-btn em {
  width: 23px;
  height: 22px;
  background: url(../img/qp-s.png) no-repeat center center;
}
.middleman-p-m .middleMan-t .online-btn span {
  width: 59px;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  color: #7a8aff;
  background-color: #fff;
  border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -o-border-radius: 0 4px 4px 0;
}
.middleman-p-m p {
  margin: 16px 0;
  height: 14px;
  line-height: 14px;
  font-size: 14px;
  color: #999999;
}
.middleman-p-m p em,
.middleman-p-m p i {
  font-style: normal;
}
.middleman-p-m p small,
.middleman-p-m p a {
  font-size: 14px;
  color: #666666;
}
.middleman-p-m p:nth-of-type(2) small {
  /* padding-right: 19px;
  background: url(../img/gps-s.png) no-repeat right center; */
}
.middleman-p-m p:nth-of-type(2) a {
  display: inline-block;
  height:100%;
  margin-left:10px;
}
.middleman-p-m p:nth-of-type(3) small span,
.middleman-p-m p:nth-of-type(3) small a {
  margin-right: 12px;
  cursor: pointer;
}
.middleman-p-m p:nth-of-type(4) a {
  color: #999999;
}
.middleman-p-m p:nth-of-type(4) em:nth-of-type(2),
.middleman-p-m p:nth-of-type(4) a:nth-of-type(2) {
  margin-left: 20px;
}
.middleman-p-m p:nth-of-type(4) small i {
  font-weight: bold;
  color: #ff6200;
}
.middleman-p-m .phone-btn {
  width: 228px;
  height: 38px;
  display: block;
  background-color: #ff6200;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.middleman-p-m .phone-btn:before {
  content: '';
  display: table;
}
.middleman-p-m .phone-btn:after {
  content: '';
  display: table;
  clear: both;
}
.middleman-p-m .phone-btn em,
.middleman-p-m .phone-btn span {
  float: left;
  display: block;
}
.middleman-p-m .phone-btn em {
  width: 38px;
  height: 38px;
  background: url(../img/phone-s.png) no-repeat center center;
}
.middleman-p-m .phone-btn span {
  height: 36px;
  line-height: 36px;
  width: 189px;
  background-color: #fff;
  margin-top: 1px;
  border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -o-border-radius: 0 4px 4px 0;
  font-size: 22px;
  text-align: center;
  font-weight: bold;
  color: #ff6200;
}
.middleman-List .list_ {
  padding: 30px 29px;
  box-sizing: border-box;
}
.middleman-List .list_:before {
  content: '';
  display: table;
}
.middleman-List .list_:after {
  content: '';
  display: table;
  clear: both;
}
.middleman-List .list_:hover {
  background-color: #f5f5f5;
}
.middleman-List .list_ > a,
.middleman-List .list_ > div {
  float: left;
}
.middleman-List .list_ div:nth-last-of-type(1) {
  float: right;
}
.middleman-List .list_ .product-info-t {
  float: none;
}
.middleman-List .list_ .product-info-lable {
  float: none !important;
}
.middleman-List .list_:nth-last-of-type(1) {
  border-bottom: 0;
}
.middleman-List .middleman-p {
  display: block;
  width: 160px;
  height: 200px;
  overflow: hidden;
  position: relative;
}
.middleman-List .middleman-link {
  float: right !important;
  width: 100px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  background-color: #ffffff;
  font-size: 14px;
  color: #666666;
  border: 1px solid #666666;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  margin-right: 40px;
  margin-top: 82px;
}
.middleman-List .middleman-link:hover {
  background-color: #ffe200;
  color: #3b3b3b;
  border: 1px solid #ffe200;
}
.middleman-List .middleman-evaluate {
  margin: 77px 100px 0 0;
}
.middleman-List .middleman-evaluate p {
  font-size: 14px;
  line-height: 14px;
  color: #999999;
}
.middleman-List .middleman-evaluate p:nth-of-type(1) {
  margin-bottom: 14px;
}
.middleman-List .middleman-evaluate p i {
  color: #DB4C3F;
  font-size: 28px;
  font-weight: bold;
  font-style: normal;
}
.middleman-result .search-result-t .middle-port {
  margin: 0;
}
.middleman-result .search-result-t .middle-port:before {
  content: '';
  display: table;
}
.middleman-result .search-result-t .middle-port:after {
  content: '';
  display: table;
  clear: both;
}
.middleman-result .search-result-t .middle-port > a {
  width: 90px;
  height: 30px;
  box-sizing: border-box;
  line-height: 28px;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
  color: #333333;
  border: 1px solid #e0e0e0;
  background-color: #fff;
  background-image: none;
  text-align: center;
  margin-right: 10px;
  float: left;
}
.middleman-result .search-result-t .middle-port .active {
  color: #fd842b;
  border-color: #fd842b;
}
.middleman-result .search-result-t .middle-port span {
  float: right;
  line-height: 30px;
}
/*middleman-list-e*/
/*middleman-details-s*/
.middleman-details-info .middleman-p-m .middleMan-t a {
  font-size: 14px;
}
.middleman-details-info .middleman-p-m p {
  margin: 12px 0;
}
.middleman-details-info .middleman-p-m .phone-btn {
  margin-top: 17px;
}
.middleman-details-info {
  padding-bottom: 50px;
  padding-left: 10px;
  padding-right: 10px;
}
.middleman-details-info:before {
  content: '';
  display: table;
}
.middleman-details-info:after {
  content: '';
  display: table;
  clear: both;
}
.middleman-details-info .mdi-l {
  float: left;
  width: 738px;
  height: 275px;
  border: 1px solid #e6e6e6;
  padding: 20px;
  background-color: #ffffff;
}
.middleman-details-info .mdi-l:before {
  content: '';
  display: table;
}
.middleman-details-info .mdi-l:after {
  content: '';
  display: table;
  clear: both;
}
.middleman-details-info .mdi-l-top:before {
  content: '';
  display: table;
}
.middleman-details-info .mdi-l-top:after {
  content: '';
  display: table;
  clear: both;
}
.middleman-details-info .mdi-l-bottom {
  margin-top: 20px;
  display: none;
}
.middleman-details-info .mdi-l-bottom:before {
  content: '';
  display: table;
}
.middleman-details-info .mdi-l-bottom:after {
  content: '';
  display: table;
  clear: both;
}
.middleman-details-info .mdi-l-bottom .mdi-l-bottom-l {
  float: left;
  width: 146px;
}
.middleman-details-info .mdi-l-bottom .mdi-l-bottom-l span {
  background: url(../img/icon-weixin.png) no-repeat left center;
  padding-left: 21px;
}
.middleman-details-info .mdi-l-bottom .mdi-l-bottom-l .code-container {
  margin-top: 10px;
}
.middleman-details-info .mdi-l-bottom .mdi-l-bottom-r {
  float: left;
  margin-left: 20px;
  width: 572px;
  font-size: 14px;
  font-family: Arial, Microsoft YaHei;
  color: #666666;
}
.middleman-details-info .mdi-l-bottom .mdi-l-bottom-r h3 {
  font-size: 16px;
  font-family: Arial, Microsoft YaHei;
  color: #666666;
  position: relative;
  padding-left: 15px;
}
.middleman-details-info .mdi-l-bottom .mdi-l-bottom-r h3:before {
  position: absolute;
  left: 0;
  top: 2px;
  border-right: 6px solid #ff6600;
  content: "";
  height: 18px;
}
.middleman-details-info .mdi-l-bottom .mdi-l-bottom-r .grade-content {
  border: 1px solid #e6e6e6;
  padding: 20px;
  margin-top: 10px;
}
.middleman-details-info .mdi-l-bottom .mdi-l-bottom-r .grade-content:before {
  content: '';
  display: table;
}
.middleman-details-info .mdi-l-bottom .mdi-l-bottom-r .grade-content:after {
  content: '';
  display: table;
  clear: both;
}
.middleman-details-info .mdi-l-bottom .mdi-l-bottom-r .grade-content .grade-content-l {
  float: left;
  padding-top: 25px;
}
.middleman-details-info .mdi-l-bottom .mdi-l-bottom-r .grade-content .grade-content-l span {
  font-size: 36px;
  font-family: Arial, Microsoft YaHei;
  color: #db4c3f;
  font-weight: bold;
  margin-top: 30px;
}
.middleman-details-info .mdi-l-bottom .mdi-l-bottom-r .grade-content .grade-content-r {
  float: left;
}
.middleman-details-info .mdi-l-bottom .mdi-l-bottom-r .grade-content .grade-content-r .progress-bar {
  font-size: 16px;
  font-family: Arial, Microsoft YaHei;
  color: #999999;
  margin-bottom: 18px;
}
.middleman-details-info .mdi-l-bottom .mdi-l-bottom-r .grade-content .grade-content-r .progress-bar:before {
  content: '';
  display: table;
}
.middleman-details-info .mdi-l-bottom .mdi-l-bottom-r .grade-content .grade-content-r .progress-bar:after {
  content: '';
  display: table;
  clear: both;
}
.middleman-details-info .mdi-l-bottom .mdi-l-bottom-r .grade-content .grade-content-r .progress-bar span {
  display: inline-block;
  float: left;
}
.middleman-details-info .mdi-l-bottom .mdi-l-bottom-r .grade-content .grade-content-r .progress-bar span.text {
  width: 53px;
}
.middleman-details-info .mdi-l-bottom .mdi-l-bottom-r .grade-content .grade-content-r .progress-bar span.bar-box {
  width: 292px;
  height: 17px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  background-color: #e6e6e6;
}
.middleman-details-info .mdi-l-bottom .mdi-l-bottom-r .grade-content .grade-content-r .progress-bar span.bar-box .bar {
  display: inline-block;
  width: 100%;
  background-color: #db4c3f;
  height: 100%;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
}
.middleman-details-info .mdi-l-bottom .mdi-l-bottom-r .grade-content .grade-content-r .progress-bar:last-child {
  margin-bottom: 0;
}
.middleman-details-info .mdi-l-p {
  float: left;
  display: block;
  width: 146px;
  height: 182px;
  overflow: hidden;
  position: relative;
}
.middleman-details-info .mdi-l-p img {
  display: block;
}
.middleman-details-info .mdi-l-r {
  margin-left: 20px;
  width: 572px;
  float: left;
}
.middleman-details-info .mdi-l-r h5 {
  font-size: 24px;
  font-family: Arial, Microsoft YaHei;
  color: #333333;
  line-height: 24px;
}
.middleman-details-info .mdi-l-r h1:before {
  content: '';
  display: table;
}
.middleman-details-info .mdi-l-r h1:after {
  content: '';
  display: table;
  clear: both;
}
.middleman-details-info .mdi-l-r h1 span {
  float: left;
}
.middleman-details-info .mdi-l-r h1 a {
  display: block;
  float: left;
  width: 100px;
  height: 40px;
  box-sizing: border-box;
  border: 1px solid #e0e0e0;
  text-align: center;
  line-height: 38px;
  font-size: 16px;
  color: #999999;
  margin-top: -5px;
  margin-left: 60px;
}
.middleman-details-info .mdi-l-r .mdi-l-r-info {
  width: 600px;
  margin-top: 36px;
}
.middleman-details-info .mdi-l-r .mdi-l-r-info:before {
  content: '';
  display: table;
}
.middleman-details-info .mdi-l-r .mdi-l-r-info:after {
  content: '';
  display: table;
  clear: both;
}
.middleman-details-info .mdi-l-r .mdi-l-r-info li {
  float: left;
  font-size: 14px;
  color: #666666;
  font-family: Arial, Microsoft YaHei;
  width: 300px;
  line-height: 14px;
  padding: 12px 0;
}
.mdi-r {
  float: right;
  width: 369px;
  box-sizing: border-box;
  padding: 0 20px;
  border: 1px solid #e6e6e6;
  margin-right: 10px;
  background-color: #ffffff;
}
.mdi-r h3 {
  font-size: 20px;
  font-family: Arial, Microsoft YaHei;
  color: #666666;
  line-height: 20px;
  padding: 10px 0;
}
.mdi-r h3 span {
  color: #ff6600;
}
.mdi-r .radioBox:before {
  content: '';
  display: table;
}
.mdi-r .radioBox:after {
  content: '';
  display: table;
  clear: both;
}
.mdi-r .radioBox label {
  line-height: 26px;
  display: inline-block;
  width: 68px;
  cursor: pointer;
  font-size: 16px;
  font-family: Arial, Microsoft YaHei;
  color: #333333;
  margin-bottom: 10px;
  margin-right: 50px;
}
.mdi-r .radioBox label:before {
  content: '';
  display: table;
}
.mdi-r .radioBox label:after {
  content: '';
  display: table;
  clear: both;
}
.mdi-r .radioBox label span {
  float: left;
  display: block;
  line-height: 26px;
  margin-left: 10px;
}
.mdi-r .radioBox .active input[type='radio'] {
  background: url(../img/radio-t.png) no-repeat center center;
}
.mdi-r .radioBox label:nth-last-of-type(1) {
  margin-right: 0;
}
.mdi-r .radioBox input[type='radio'] {
  width: 26px;
  height: 26px;
  background: url(../img/radio-f.png) no-repeat center center;
  display: block;
  cursor: pointer;
  float: left;
  border: 0;
  margin: 0;
}
.mdi-r .input-box {
  border: 1px solid #e0e0e0;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.mdi-r .input-box:before {
  content: '';
  display: table;
}
.mdi-r .input-box:after {
  content: '';
  display: table;
  clear: both;
}
.mdi-r .input-box span {
  float: left;
  width: 66px;
  padding: 0 10px;
  text-align: justify;
  font-size: 12px;
  color: #666;
  font-family: Arial, Microsoft YaHei;
  border-right: 1px solid #E6E6E6;
  height: 32px;
  line-height: 32px;
}
.mdi-r .input-box input {
  float: left;
  width: 238px;
  height: 32px;
  border: none;
  margin: 0;
}
.mdi-r .select-box {
  margin: 10px 0;
}
.mdi-r .select-box select {
  float: left;
  width: 87px;
  padding: 0 10px;
  text-align: justify;
  font-size: 12px;
  color: #666;
  font-family: Arial, Microsoft YaHei;
  border-right: 1px solid #E6E6E6;
  height: 32px;
  line-height: 32px;
  background: url(../img/icon-triangle-black.png) no-repeat 90% center;
}
.mdi-r form input,
.mdi-r form textarea {
  margin: 10px 0;
  display: block;
  font-size: 14px;
  color: #333333;
  font-family: Arial, Microsoft YaHei;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  width: 100%;
  box-sizing: border-box;
  height: 42px;
  padding: 0 10px;
}
.mdi-r form textarea {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  height: 85px;
  line-height: 26px;
  font-size: 14px;
  color: #666;
  font-family: Arial, Microsoft YaHei;
  padding: 10px;
}
.mdi-r form textarea::-webkit-input-placeholder {
  color: #cccccc;
}
.mdi-r form textarea::-moz-placeholder {
  color: #cccccc;
}
.mdi-r form textarea::-moz-placeholder {
  color: #cccccc;
}
.mdi-r form textarea::-ms-input-placeholder {
  color: #cccccc;
}
.mdi-r form .sub-btn {
  height: 38px;
  line-height: 38px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-color: #ffe200;
  background-color: #ffe200;
  font-size: 14px;
  color: #3b3b3b;
  font-family: Arial, Microsoft YaHei;
  cursor: pointer;
  text-align: center;
}
.middleman-search-result .search-template-tab {
  border-bottom: 2px solid #ffe200;
  margin: 0 10px;
}
.middleman-search-result .search-template-tab:before {
  content: '';
  display: table;
}
.middleman-search-result .search-template-tab:after {
  content: '';
  display: table;
  clear: both;
}
.middleman-search-result .search-template-tab .search-template-t {
  float: left;
  margin-top: 20px;
}
.middleman-search-result .search-template-tab .search-template-t:before {
  content: '';
  display: table;
}
.middleman-search-result .search-template-tab .search-template-t:after {
  content: '';
  display: table;
  clear: both;
}
.middleman-search-result .search-template-tab .search-template-t li {
  float: left;
  width: 160px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  color: #999999;
  font-size: 16px;
  font-family: Arial, Microsoft YaHei;
  margin-bottom: -2px;
}
.middleman-search-result .search-template-tab .search-template-t li a {
  display: block;
  color: #999999;
}
.middleman-search-result .search-template-tab .search-template-t li:nth-child(1) {
  background: url(../img/icon-midlman-house.png) no-repeat 35px center;
}
.middleman-search-result .search-template-tab .search-template-t li:nth-child(1).active {
  background: #ffe200 url(../img/icon-midlman-house-a.png) no-repeat 35px center;
}
.middleman-search-result .search-template-tab .search-template-t li:nth-child(1).active a {
  color: #3b3b3b;
}
.middleman-search-result .search-template-tab .search-template-t li:nth-child(2) {
  background: url(../img/icon-midlman-rent.png) no-repeat 30px center;
}
.middleman-search-result .search-template-tab .search-template-t li:nth-child(2).active {
  background: #ffe200 url(../img/icon-midlman-rent-a.png) no-repeat 30px center;
}
.middleman-search-result .search-template-tab .search-template-t li:nth-child(2).active a {
  color: #3b3b3b;
}
.middleman-search-result .search-template-tab .search-template-t li:nth-child(3) {
  background: url(../img/icon-midlman-remark.png) no-repeat 25px center;
}
.middleman-search-result .search-template-tab .search-template-t li:nth-child(3).active {
  background: #ffe200 url(../img/icon-midlman-remark-a.png) no-repeat 25px center;
}
.middleman-search-result .search-template-tab .search-template-t li:nth-child(3).active a {
  color: #3b3b3b;
}
.middleman-search-result .search-template-tab .search-count {
  float: right;
  padding: 20px 0 0 0;
}
.fy {
  padding-bottom: 20px;
  border-bottom: 1px solid #e0e0e0;
}
.fy:before {
  content: '';
  display: table;
}
.fy:after {
  content: '';
  display: table;
  clear: both;
}
.fy a {
  display: block;
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #999999;
  float: left;
  width: 120px;
  height: 60px;
  box-sizing: border-box;
  border: 1px solid #e0e0e0;
  text-align: center;
  padding: 7px 0;
  margin-right: 20px;
}
.fy .active {
  color: #333333;
  background-color: #ffe200;
}
.fy span {
  display: block;
}
/*middleman-details-e*/
/*.list_ .newHouse-list, .oldHouse-list, .rentalHousing_list, .officeBuild_list*/
.search-result-c .list_:hover,
.search-result-c .thumb_:hover {
  background-color: #f5f5f5;
}
/*mycenter-s*/
.mycenter-bg {
  background-color: #f5f5f5;
}
.mycenter-template {
  width: 100%;
  padding-bottom: 20px;
}
.mycenter-template:before {
  content: '';
  display: table;
}
.mycenter-template:after {
  content: '';
  display: table;
  clear: both;
}
.mycenter-template .menu,
.mycenter-template .mycenter-container {
  float: left;
  background-color: #fff;
}
.mycenter-template .mycenter-container {
  min-height: 770px;
}
.menu-list {
  width: 280px;
  box-sizing: border-box;
  background-color: #FFFFFF;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border: 1px solid #e6e6e6;
}
.menu-list .menu-list-t {
  width: 100%;
  border: 1px solid #e0e0e0;
  box-sizing: border-box;
  padding: 40px 0;
  text-align: center;
  margin: 0 auto;
  border: 1px solid #f5f5f5;
}
.menu-list .head-portrait {
  display: block;
  width: 140px;
  height: 140px;
  overflow: hidden;
  margin: 0 auto;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
}
.menu-list .head-portrait img {
  display: block;
}
.menu-list .head-portrait-m {
  font-size: 14px;
  color: #333333;
  font-family: Arial, Microsoft YaHei;
  line-height: 14px;
  text-align: center;
  padding: 10px 0 5px 0;
}
.menu-list .head-portrait-m span {
  cursor: pointer;
  color: #999999;
}
.menu-list-c {
  width: 100%;
}
.menu-list-c li {
  border-bottom: 1px solid #efefef;
}
.menu-list-c li:nth-of-type(1) span {
  background: url(../img/order-icon.png) no-repeat left center;
}
.menu-list-c li:nth-of-type(1).active span {
  background: url(../img/order-icon-active.png) no-repeat left center;
  color: #ff6600;
}
.menu-list-c li:nth-of-type(2) span {
  background: url(../img/jy-icon.png) no-repeat left center;
}
.menu-list-c li:nth-of-type(2).active span {
  background: url(../img/jy-icon-active.png) no-repeat left center;
  color: #ff6600;
}
.menu-list-c li:nth-of-type(3) span {
  background: url(../img/menu-message-icon.png) no-repeat left center;
}
.menu-list-c li:nth-of-type(3).active span {
  background: url(../img/menu-message-icon-active.png) no-repeat left center;
  color: #ff6600;
}
.menu-list-c li:nth-of-type(4) span {
  background: url(../img/sc-icon.png) no-repeat left center;
}
.menu-list-c li:nth-of-type(4).active span {
  background: url(../img/sc-icon-active.png) no-repeat left center;
  color: #ff6600;
}
.menu-list-c li:nth-of-type(5) span {
  background: url(../img/wt-icon.png) no-repeat left center;
}
.menu-list-c li:nth-of-type(5).active span {
  background: url(../img/wt-icon-active.png) no-repeat left center;
  color: #ff6600;
}
.menu-list-c li:nth-of-type(6) span {
  background: url(../img/pj-icon.png) no-repeat left center;
}
.menu-list-c li:nth-of-type(6).active span {
  background: url(../img/pj-icon-active.png) no-repeat left center;
  color: #ff6600;
}
.menu-list-c li:nth-of-type(7) span {
  background: url(../img/shop-icon.png) no-repeat left center;
}
.menu-list-c li:nth-of-type(7).active span {
  background: url(../img/shop-icon-active.png) no-repeat left center;
  color: #ff6600;
}
.menu-list-c li:nth-of-type(8) span {
  background: url(../img/my-active-icon.png) no-repeat left center;
}
.menu-list-c li:nth-of-type(8).active span {
  background: url(../img/my-active-icon-active.png) no-repeat left center;
  color: #ff6600;
}
.menu-list-c li:nth-of-type(9) span {
  background: url(../img/ly-icon.png) no-repeat left center;
}
.menu-list-c li:nth-of-type(9).active span {
  background: url(../img/ly-icon-active.png) no-repeat left center;
  color: #ff6600;
}
.menu-list-c li:nth-of-type(10) span {
  background: url(../img/hd-icon.png) no-repeat left center;
}
.menu-list-c li:nth-of-type(10).active span {
  background: url(../img/hd-icon-active.png) no-repeat left center;
  color: #ff6600;
}
.menu-list-c li:nth-of-type(11) span {
  background: url(../img/gl-icon.png) no-repeat left center;
}
.menu-list-c li:nth-of-type(11).active span {
  background: url(../img/gl-icon-active.png) no-repeat left center;
  color: #ff6600;
}
.menu-list-c .active a {
  opacity: 1;
  height: 46px;
  line-height: 46px;
  border: none;
  background: url(../img/icon-border-right.png) no-repeat left top #ffefe5;
}
.menu-list-c .active a:after {
  -webkit-transform: scaleY(0.9) rotateZ(-135deg) translateY(-50%);
  -ms-transform: scaleY(0.9) rotateZ(-135deg) translateY(-50%);
  transform: scaleY(0.9) rotateZ(-135deg) translateY(-50%);
  display: inline-block;
  content: "";
  width: 7px;
  height: 7px;
  border-bottom: 3px solid #ff6600;
  border-left: 3px solid #ff6600;
  position: absolute;
  right: 20px;
  top: 15px;
}
.menu-list-c a {
  width: 100%;
  height: 46px;
  box-sizing: border-box;
  padding: 0 0 0 28px;
  line-height: 46px;
  display: block;
  color: #adadad;
  font-size: 16px;
  font-family: Arial, Microsoft YaHei;
  text-align: left;
  position: relative;
}
.menu-list-c a span {
  padding-left: 30px;
  height: 24px;
  line-height: 24px;
  display: inline-block;
}
.menu-list-c a:after {
  -webkit-transform: scaleY(0.9) rotateZ(-135deg) translateY(-50%);
  -ms-transform: scaleY(0.9) rotateZ(-135deg) translateY(-50%);
  transform: scaleY(0.9) rotateZ(-135deg) translateY(-50%);
  display: inline-block;
  content: "";
  width: 7px;
  height: 7px;
  border-bottom: 3px solid #999999;
  border-left: 3px solid #999999;
  position: absolute;
  right: 20px;
  top: 15px;
}
.menu-list-c a:last-child {
  border-bottom: none;
}
.myc {
  margin-left: 20px;
  width: 880px;
  box-sizing: border-box;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border: 1px solid #e6e6e6;
}
.myc-t {
  border-bottom: 1px solid #e6e6e6;
  box-sizing: border-box;
  height: 55px;
  line-height: 55px;
  padding: 0 10px 0 30px;
  font-size: 20px;
  color: #666666;
  background-color: #fafaf9;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  font-family: Arial, Microsoft YaHei;
}
.font-style-h1 {
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
}
.font-style-c66 {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
}
.font-style-orange {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #fd842b;
}
.font-style-cb2 {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #b2b2b2;
}
.dynamic {
  box-sizing: border-box;
}
.dynamic-c {
  border: 1px solid #e6e6e6;
  margin: 30px 40px 0 40px;
  padding: 20px;
}
.dynamic-c:before {
  content: '';
  display: table;
}
.dynamic-c:after {
  content: '';
  display: table;
  clear: both;
}
.dynamic-c li {
  float: left;
  border-right: 1px solid #e6e6e6;
  width: 238px;
  text-align: center;
  cursor: pointer;
}
.dynamic-c li span {
  display: inline-block;
  font-family: Arial, Microsoft YaHei;
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 10px;
  color: #666666;
  font-weight: bold;
}
.dynamic-c li p {
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  line-height: 18px;
  color: #666666;
  text-align: center;
}
.dynamic-c .active span {
  color: #ff6600;
}
.dynamic-c .active p {
  color: #ff6600;
}
.dynamic-c li:nth-last-of-type(1) {
  border-right: none;
}
.history-list .history-list-t {
  border-bottom: 1px solid #e6e6e6;
  box-sizing: border-box;
  height: 60px;
  line-height: 60px;
  padding: 0 10px 0 30px;
  font-size: 20px;
  color: #666666;
  background-color: #fafaf9;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
.history-list .history-list-t a.search-btn {
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  width: 114px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  margin-top: 10px;
}
.history-list .aticle-tab li {
  position: relative;
  padding-bottom: 30px;
}
.history-list .agent-tab li {
  position: relative;
}
.history-list li {
  padding: 30px 0;
  padding-bottom: 0;
  border-bottom: 1px dashed #e6e6e6;
  margin: 0 40px;
}
.history-list li:before {
  content: '';
  display: table;
}
.history-list li:after {
  content: '';
  display: table;
  clear: both;
}
.history-list li .hlc-h,
.history-list li .hlc-b {
  float: left;
}
.history-list li .hlc-f {
  float: right;
}
.history-list li .hlc-f h1 {
  margin-top: 35px;
  color: #db4c3f;
  font-size: 32px;
  font-family: Arial, Microsoft YaHei;
  line-height: 32px;
  font-weight: bold;
  text-align: left;
}
.history-list li .hlc-f h1 span {
  display: inline-block;
  font-size: 16px;
  text-align: left;
}
.history-list li .hlc-f p.price {
  font-size: 14px;
  line-height: 14px;
  color: #999999;
}
.history-list li .hlc-h {
  width: 180px;
  height: 140px;
  display: block;
  overflow: hidden;
  position: relative;
}
.history-list li .hlc-h img {
  display: block;
}
.history-list li .hlc-h .label {
  display: block;
  position: absolute;
  right: 0;
  top: 0px;
  z-index: 10;
  font-size: 16px;
  padding: 5px 10px;
  color: #ffffff;
}
.history-list li .hlc-h .sale-label {
  background-color: rgba(255, 98, 0, 0.8);
}
.history-list li .hlc-h .rent-label {
  background-color: rgba(70, 165, 14, 0.8);
}
.history-list li .hlc-b {
  margin-left: 20px;
  padding-bottom: 20px;
  width: 448px;
}
.history-list li .hlc-b h1 {
  font-size: 20px;
  line-height: 20px;
  font-family: Arial, Microsoft YaHei;
  color: #666666;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.history-list li .hlc-b p {
  margin-bottom: 10px;
  font-size: 14px;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.history-list li .hlc-b p.title {
  background: url(../img/myc-icon-house.png) no-repeat left center;
  margin-top: 10px;
  padding-left: 24px;
}
.history-list li .hlc-b p.loc {
  background: url(../img/myc-icon-loc.png) no-repeat left center;
  padding-left: 24px;
}
.history-list li .hlc-b p.sub {
  background: url(../img/myc-icon-sub.png) no-repeat left center;
  padding-left: 24px;
}
.history-list li .hlc-b p.time {
  font-size: 12px;
  width: auto;
}
.history-list li .hlc-f .agent {
  display: inline-block;
  font-size: 12px;
  background: #ffe200 url(../img/myc-icon-add.png) no-repeat 10px center;
  padding-left: 30px;
  padding-top: 2px;
  color: #3b3b3b;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  width: 125px;
  height: 36px;
  line-height: 36px;
  box-sizing: border-box;
  margin-top: 40px;
  margin-bottom: 10px;
}
.history-list li .aticle-text {
  float: left;
  width: 598px;
  box-sizing: border-box;
  margin-left: 20px;
}
.history-list li .aticle-text h1 {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 20px;
  font-family: Arial, Microsoft YaHei;
  color: #666666;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.history-list li .aticle-text .grade-star-box:before {
  content: '';
  display: table;
}
.history-list li .aticle-text .grade-star-box:after {
  content: '';
  display: table;
  clear: both;
}
.history-list li .aticle-text .grade-star-box .grade-star {
  float: left;
  width: 105px;
  height: 18px;
}
.history-list li .aticle-text .grade-star-box .grade-star span {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../img/myc-comm-img1.png) no-repeat;
  background-position: -84px 0;
}
.history-list li .aticle-text .grade-star-box .grade-star .active {
  background: url(../img/myc-comm-img1.png) no-repeat;
  background-position: 0 0;
}
.history-list li .aticle-text .grade-star-box .grade-text {
  float: left;
  margin-top: 3px;
}
.history-list li .aticle-text .grade-star-box .grade-text span {
  margin-left: 10px;
  color: #999999;
  font-size: 14px;
  line-height: 14px;
}
.history-list li .aticle-text .aticle-des {
  color: #999999;
  font-size: 14px;
  line-height: 20px;
  height: 70px;
}
.history-list li .aticle-text .aticle-des p {
  font-size: 14px;
  color: #999999;
}
.history-list li .aticle-text .aticle-des p span {
  color: #666666;
}
.history-list li .aticle-text .grade-des {
  color: #999999;
  font-size: 14px;
  line-height: 20px;
  height: 70px;
  margin-top: 10px;
}
.history-list li .aticle-text .grade-des p {
  font-size: 14px;
  color: #999999;
}
.history-list li .aticle-text .grade-des p span {
  color: #666666;
}
.history-list li .aticle-text .time {
  width: auto;
}
.history-list li .aticle-text .time span {
  font-size: 12px;
  line-height: 12px;
  color: #999999;
}
.history-list li .aticle-text .time .repy {
  margin-left: 15px;
}
.history-list li .aticle-text .del-btn {
  padding-left: 24px;
  background: url(../img/delete-icon-black.png) no-repeat left center;
  font-size: 14px;
  color: #999999;
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.history-list li .agent-tab-img {
  position: relative;
  margin-bottom: 30px;
}
.history-list li .agent-tab-img .logo-pic {
  display: block;
  width: 100%;
  height: 32px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../img/leave-message-logo.png) no-repeat left center;
  background-size: cover;
}
.hlc-b-link {
  margin-top: 10px;
}
.hlc-b-link:before {
  content: '';
  display: table;
}
.hlc-b-link:after {
  content: '';
  display: table;
  clear: both;
}
.hlc-b-link a {
  display: block;
  float: left;
  width: 80px;
  height: 30px;
  text-align: center;
  box-sizing: border-box;
  line-height: 28px;
  border: 1px solid #e0e0e0;
  margin-right: 20px;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
  color: #999999;
}
.tabs_item {
  display: none;
}
/*mycenter-e*/
/*mycenter-deal-s*/
.deal-t,
.leaveMessage-t,
.collect-t,
.message-t {
  border-bottom: 1px solid #e6e6e6;
  box-sizing: border-box;
  height: 55px;
  line-height: 55px;
  padding: 0 10px 0 30px;
  font-size: 20px;
  color: #666666;
  background-color: #fafaf9;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  font-family: Arial, Microsoft YaHei;
}
.deal-small-t {
  border-bottom: 1px solid #e6e6e6;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
  color: #666666;
}
.deal,
.leaveMessage-content,
.message-c,
.collect-c {
  padding: 30px 40px 0 40px;
}
.deal .bought-box,
.leaveMessage-content .bought-box,
.message-c .bought-box,
.collect-c .bought-box {
  padding: 30px 0 20px 0;
  border-bottom: 1px dashed #e6e6e6;
}
.deal .bought-box:before,
.leaveMessage-content .bought-box:before,
.message-c .bought-box:before,
.collect-c .bought-box:before {
  content: '';
  display: table;
}
.deal .bought-box:after,
.leaveMessage-content .bought-box:after,
.message-c .bought-box:after,
.collect-c .bought-box:after {
  content: '';
  display: table;
  clear: both;
}
.deal .bought-box .img-container,
.leaveMessage-content .bought-box .img-container,
.message-c .bought-box .img-container,
.collect-c .bought-box .img-container {
  float: left;
  width: 180px;
  height: 140px;
  display: block;
  overflow: hidden;
  position: relative;
}
.deal .bought-box .img-container .label,
.leaveMessage-content .bought-box .img-container .label,
.message-c .bought-box .img-container .label,
.collect-c .bought-box .img-container .label {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  font-size: 16px;
  color: #3b3b3b;
  background-color: #ffe200;
}
.deal .bought-box .img-container .label-time,
.leaveMessage-content .bought-box .img-container .label-time,
.message-c .bought-box .img-container .label-time,
.collect-c .bought-box .img-container .label-time {
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  font-size: 14px;
  color: #3b3b3b;
  background-color: #ffe200;
}
.deal .bought-box .img-container .label-sale-status,
.leaveMessage-content .bought-box .img-container .label-sale-status,
.message-c .bought-box .img-container .label-sale-status,
.collect-c .bought-box .img-container .label-sale-status {
  width: 38px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  display: block;
  position: absolute;
  right: 0;
  top: 0px;
  z-index: 10;
  font-size: 16px;
  padding: 5px 10px;
  color: #ffffff;
}
.deal .bought-box .img-container .sale-label,
.leaveMessage-content .bought-box .img-container .sale-label,
.message-c .bought-box .img-container .sale-label,
.collect-c .bought-box .img-container .sale-label {
  background-color: rgba(255, 98, 0, 0.8);
}
.deal .bought-box .img-container .rent-label,
.leaveMessage-content .bought-box .img-container .rent-label,
.message-c .bought-box .img-container .rent-label,
.collect-c .bought-box .img-container .rent-label {
  background-color: rgba(70, 165, 14, 0.8);
}
.deal .bought-box .bought-des,
.leaveMessage-content .bought-box .bought-des,
.message-c .bought-box .bought-des,
.collect-c .bought-box .bought-des {
  float: left;
  margin-left: 20px;
  width: 419px;
  box-sizing: border-box;
  min-height: 152px;
}
.deal .bought-box .bought-des h1,
.leaveMessage-content .bought-box .bought-des h1,
.message-c .bought-box .bought-des h1,
.collect-c .bought-box .bought-des h1 {
  font-size: 20px;
  line-height: 20px;
  font-family: Arial, Microsoft YaHei;
  color: #666666;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.deal .bought-box .bought-des p,
.leaveMessage-content .bought-box .bought-des p,
.message-c .bought-box .bought-des p,
.collect-c .bought-box .bought-des p {
  margin-bottom: 10px;
  font-size: 14px;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.deal .bought-box .bought-des p.title,
.leaveMessage-content .bought-box .bought-des p.title,
.message-c .bought-box .bought-des p.title,
.collect-c .bought-box .bought-des p.title {
  background: url(../img/myc-icon-house.png) no-repeat left center;
  margin-top: 10px;
  padding-left: 24px;
}
.deal .bought-box .bought-des p.loc,
.leaveMessage-content .bought-box .bought-des p.loc,
.message-c .bought-box .bought-des p.loc,
.collect-c .bought-box .bought-des p.loc {
  background: url(../img/myc-icon-loc.png) no-repeat left center;
  padding-left: 24px;
}
.deal .bought-box .bought-des p.sub,
.leaveMessage-content .bought-box .bought-des p.sub,
.message-c .bought-box .bought-des p.sub,
.collect-c .bought-box .bought-des p.sub {
  background: url(../img/myc-icon-sub.png) no-repeat left center;
  padding-left: 24px;
}
.deal .bought-box .bought-des p.time,
.leaveMessage-content .bought-box .bought-des p.time,
.message-c .bought-box .bought-des p.time,
.collect-c .bought-box .bought-des p.time {
  font-size: 12px;
  width: auto;
}
.deal .bought-box .bought-des p.time i,
.leaveMessage-content .bought-box .bought-des p.time i,
.message-c .bought-box .bought-des p.time i,
.collect-c .bought-box .bought-des p.time i {
  font-style: normal;
  color: #ff6600;
  margin-right: 10px;
}
.deal .bought-box .bought-des.complete-bg,
.leaveMessage-content .bought-box .bought-des.complete-bg,
.message-c .bought-box .bought-des.complete-bg,
.collect-c .bought-box .bought-des.complete-bg {
  background: url(../img/myc-comp.png) no-repeat right center;
  min-height: 152px;
}
.deal .bought-box .bought-des.cancle-bg,
.leaveMessage-content .bought-box .bought-des.cancle-bg,
.message-c .bought-box .bought-des.cancle-bg,
.collect-c .bought-box .bought-des.cancle-bg {
  background: url(../img/myc-cancle.png) no-repeat right center;
  min-height: 152px;
}
.deal .bought-box .bought-ptice,
.leaveMessage-content .bought-box .bought-ptice,
.message-c .bought-box .bought-ptice,
.collect-c .bought-box .bought-ptice {
  float: right;
}
.deal .bought-box .bought-ptice h1,
.leaveMessage-content .bought-box .bought-ptice h1,
.message-c .bought-box .bought-ptice h1,
.collect-c .bought-box .bought-ptice h1 {
  margin-top: 35px;
  color: #db4c3f;
  font-size: 32px;
  font-family: Arial, Microsoft YaHei;
  line-height: 32px;
  font-weight: bold;
  text-align: left;
}
.deal .bought-box .bought-ptice h1 span,
.leaveMessage-content .bought-box .bought-ptice h1 span,
.message-c .bought-box .bought-ptice h1 span,
.collect-c .bought-box .bought-ptice h1 span {
  display: inline-block;
  font-size: 16px;
  text-align: left;
}
.deal .bought-box .bought-ptice p.price,
.leaveMessage-content .bought-box .bought-ptice p.price,
.message-c .bought-box .bought-ptice p.price,
.collect-c .bought-box .bought-ptice p.price {
  font-size: 14px;
  line-height: 14px;
  color: #999999;
  margin-right: 40px;
}
.deal .swiper-template,
.leaveMessage-content .swiper-template,
.message-c .swiper-template,
.collect-c .swiper-template {
  padding: 30px 20px;
}
.deal .swiper-template .swiper-button-next,
.leaveMessage-content .swiper-template .swiper-button-next,
.message-c .swiper-template .swiper-button-next,
.collect-c .swiper-template .swiper-button-next {
  background: url(../img/swiper-right-icon.png) no-repeat right center;
  height: 112px;
  width: 40px;
  right: 0;
  margin-top: -56px;
  opacity: 0.5;
}
.deal .swiper-template .swiper-button-next:hover,
.leaveMessage-content .swiper-template .swiper-button-next:hover,
.message-c .swiper-template .swiper-button-next:hover,
.collect-c .swiper-template .swiper-button-next:hover {
  opacity: 1;
}
.deal .swiper-template .swiper-button-prev,
.leaveMessage-content .swiper-template .swiper-button-prev,
.message-c .swiper-template .swiper-button-prev,
.collect-c .swiper-template .swiper-button-prev {
  background: url(../img/swiper-right-icon.png) no-repeat right center;
  height: 112px;
  width: 40px;
  right: 0;
  margin-top: -56px;
  -ms-transform: rotate(-180deg) translateZ(0);
  -moz-transform: rotate(-180deg) translateZ(0);
  -webkit-transform: rotate(-180deg) translateZ(0);
  -o-transform: rotate(-180deg) translateZ(0);
  transform: rotate(-180deg) translateZ(0);
  opacity: 0.5;
}
.deal .swiper-template .swiper-button-prev:hover,
.leaveMessage-content .swiper-template .swiper-button-prev:hover,
.message-c .swiper-template .swiper-button-prev:hover,
.collect-c .swiper-template .swiper-button-prev:hover {
  opacity: 1;
}
.deal .st-product,
.leaveMessage-content .st-product,
.message-c .st-product,
.collect-c .st-product {
  padding: 0 70px;
}
.st-product:before {
  content: '';
  display: table;
}
.st-product:after {
  content: '';
  display: table;
  clear: both;
}
.st-product li {
  float: left;
}
.st-product li:nth-last-of-type(1) {
  float: right;
}
.st-product .st-product-p {
  display: block;
  width: 180px;
  height: 112px;
  overflow: hidden;
}
.st-product .st-product-p img {
  display: block;
}
.st-product .st-product-info {
  margin-left: 20px;
}
.st-product .st-product-info a {
  display: block;
  font-weight: bold;
  font-size: 20px;
  line-height: 20px;
  font-family: Arial, Microsoft YaHei;
  color: #333333;
  margin-bottom: 46px;
}
.st-product .st-product-info p {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
  line-height: 14px;
  margin-top: 16px;
}
.st-product .st-product-price h1 {
  font-size: 24px;
  color: #ec3431;
  font-family: Arial, Microsoft YaHei;
  line-height: 24px;
}
.st-product .st-product-price p {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
  margin-top: 22px;
}
.deal-list {
  margin: 40px 35px 0 35px;
  background: url(../img/deal-step.png) no-repeat left top;
}
.deal-list:before {
  content: '';
  display: table;
}
.deal-list:after {
  content: '';
  display: table;
  clear: both;
}
.deal-list li {
  float: left;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  cursor: pointer;
  font-size: 16px;
  width: 120px;
  padding: 140px 0 10px 0;
  position: relative;
  text-align: center;
  margin-right: 81px;
  margin-bottom: 49px;
  line-height: 16px;
  color: #cdcdcd;
}
.deal-list li:nth-of-type(4) {
  margin-right: 0;
}
.deal-list li:nth-of-type(8) {
  margin-right: 0;
}
.deal-list li:nth-of-type(1).active {
  background: url(../img/deal-step-active.png) no-repeat left top;
  background-position: 0 0;
  color: #666666;
}
.deal-list li:nth-of-type(2).active {
  background: url(../img/deal-step-active.png) no-repeat left top;
  background-position: -201px 0;
  color: #666666;
}
.deal-list li:nth-of-type(3).active {
  background: url(../img/deal-step-active.png) no-repeat left top;
  background-position: -401px 0;
  color: #666666;
}
.deal-list li:nth-of-type(4).active {
  background: url(../img/deal-step-active.png) no-repeat left top;
  background-position: -603px 0;
  margin-right: 0;
  color: #666666;
}
.deal-list li:nth-of-type(5).active {
  background: url(../img/deal-step-active.png) no-repeat left top;
  background-position: 0 -215px;
  color: #666666;
}
.deal-list li:nth-of-type(6).active {
  background: url(../img/deal-step-active.png) no-repeat left top;
  background-position: -201px -215px;
  color: #666666;
}
.deal-list li:nth-of-type(7).active {
  background: url(../img/deal-step-active.png) no-repeat left top;
  background-position: -401px -215px;
  color: #666666;
}
.deal-list li:nth-of-type(8).active {
  background: url(../img/deal-step-active.png) no-repeat left top;
  background-position: -603px -215px;
  margin-right: 0;
  color: #666666;
}
.deal-record {
  border-left: 2px solid #cccccc;
  position: relative;
  margin-left: 17px;
  margin-top: 17px;
  padding-top: 5px;
}
.deal-record .icon {
  background: url(../img/deal-step-flow.png) no-repeat left top #ffffff;
  position: absolute;
  top: -17px;
  left: -17px;
  display: block;
  width: 34px;
  height: 34px;
}
.deal-record ul {
  padding-bottom: 1px;
}
.deal-record ul li {
  margin-top: 43px;
  margin-left: 25px;
  border: 1px solid #e6e6e6;
  margin-bottom: 20px;
  position: relative;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.deal-record ul li:before {
  content: '';
  position: absolute;
  top: 12px;
  left: -36px;
  background: url(../img/deal-step-dot.png) no-repeat left center;
  width: 18px;
  height: 18px;
}
.deal-record ul li .time {
  color: #666666;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
  font-size: 16px;
  padding: 10px 15px;
  width: auto;
  float: none;
  text-align: left;
  margin-top: 0;
  line-height: 16px;
}
.deal-record ul li .time:before {
  content: '';
  position: absolute;
  top: 14px;
  left: -8px;
  background: url(../img/deal-left-triangle.png) no-repeat left center;
  width: 8px;
  height: 14px;
}
.deal-record ul li .cont {
  color: #999999;
  font-size: 14px;
  padding: 20px 15px;
}
.message-c .message-c-t {
  border-bottom: 1px solid #e6e6e6;
}
.message-c .message-c-t:before {
  content: '';
  display: table;
}
.message-c .message-c-t:after {
  content: '';
  display: table;
  clear: both;
}
.message-c .message-c-t p {
  float: left;
  font-size: 14px;
  line-height: 14px;
  color: #999999;
}
.message-c .message-c-t .del-all {
  float: right;
  margin-bottom: 10px;
  box-sizing: border-box;
  display: block;
  font-size: 14px;
  color: #999999;
}
.message-c .message-c-t .del-all span {
  padding-left: 24px;
  background: url(../img/delete-icon-black.png) no-repeat left center;
}
.message-c .message-c-d ul {
  padding-top: 30px;
}
.message-c .message-c-d ul li {
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  padding: 20px;
  margin-bottom: 20px;
  position: relative;
}
.message-c .message-c-d ul li:before {
  content: '';
  display: table;
}
.message-c .message-c-d ul li:after {
  content: '';
  display: table;
  clear: both;
}
.message-c .message-c-d ul li .img-container {
  float: left;
}
.message-c .message-c-d ul li .message-text {
  float: left;
  margin-left: 10px;
  width: 678px;
  box-sizing: border-box;
}
.message-c .message-c-d ul li .message-text .message-title {
  margin-bottom: 10px;
}
.message-c .message-c-d ul li .message-text .message-title:before {
  content: '';
  display: table;
}
.message-c .message-c-d ul li .message-text .message-title:after {
  content: '';
  display: table;
  clear: both;
}
.message-c .message-c-d ul li .message-text .message-title .title-left {
  float: left;
}
.message-c .message-c-d ul li .message-text .message-title .title-left .title {
  font-size: 18px;
  color: #999999;
}
.message-c .message-c-d ul li .message-text .message-title .title-left .title i {
  color: #ff6600;
  font-style: normal;
}
.message-c .message-c-d ul li .message-text .message-title .title-left .label {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  display: inline-block;
  color: #ffffff;
  padding: 2px 10px;
  margin-left: 8px;
  font-size: 12px;
}
.message-c .message-c-d ul li .message-text .message-title .title-left .label-grren {
  background-color: #80c269;
}
.message-c .message-c-d ul li .message-text .message-title .title-left .label-orange {
  background-color: #ff6600;
}
.message-c .message-c-d ul li .message-text .message-title .title-left .label-yellow {
  background-color: #fac800;
}
.message-c .message-c-d ul li .message-text .message-title .title-right {
  float: right;
}
.message-c .message-c-d ul li .message-text .message-title .title-right .time {
  font-size: 14px;
  line-height: 14px;
  color: #999999;
  width: auto;
}
.message-c .message-c-d ul li .message-text .message-title .title-right .close-icon {
  width: 10px;
  height: 10px;
  display: inline-block;
  background: url(../img/myc-messa-close.png) no-repeat center;
  cursor: pointer;
}
.message-c .message-c-d ul li .message-text .message-detail p,
.message-c .message-c-d ul li .message-text .message-detail-ask p,
.message-c .message-c-d ul li .message-text .message-detail-agent p {
  color: #999999;
  font-size: 14px;
  line-height: 16px;
}
.message-c .message-c-d ul li .message-text .message-detail-ask a {
  color: #ff6600;
  font-size: 14px;
  line-height: 16px;
}
.message-c .message-c-d ul li .message-text .font-yellow {
  color: #ff9e00;
}
.message-c .message-c-d ul li .message-text .checkBox-box {
  text-align: right;
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.message-c .message-c-d ul li .message-text .checkBox {
  display: block;
  width: 20px;
  height: 24px;
  background: url(../img/myc-messa-checkbox.png) no-repeat center center;
  background-size: 18px 18px;
  cursor: pointer;
}
.message-c .message-c-d ul li .message-text .checked {
  display: block;
  background: url(../img/myc-messa-checked.png) no-repeat center center;
  background-size: 18px 18px;
  cursor: pointer;
}
.message-c .message-c-d ul li:nth-last-of-type(1) {
  margin-bottom: 0;
}
.activity-list:before {
  content: '';
  display: table;
}
.activity-list:after {
  content: '';
  display: table;
  clear: both;
}
.activity-list li {
  float: left;
  width: 380px;
  box-sizing: border-box;
  margin-right: 38px;
  border: 1px solid #e6e6e6;
  margin-top: 40px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
}
.activity-list li .activity-img img {
  border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  -o-border-radius: 6px 6px 0 0;
}
.activity-list li .activity-infor {
  border-bottom: 1px solid #e6e6e6;
  padding: 10px 0 35px 10px;
}
.activity-list li .activity-infor:before {
  content: '';
  display: table;
}
.activity-list li .activity-infor:after {
  content: '';
  display: table;
  clear: both;
}
.activity-list li .activity-infor h2 {
  float: left;
  font-size: 16px;
  line-height: 16px;
  color: #3b3b3b;
  width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 8px;
}
.activity-list li .activity-infor .label {
  float: right;
  display: block;
  width: 88px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #3b3b3b;
  text-align: center;
  padding: 0;
}
.activity-list li .activity-infor .label-yellow {
  background: url(../img/myc-label-yellow.png) no-repeat;
  background-size: 100%;
}
.activity-list li .activity-infor .label-grey {
  background: url(../img/myc-label-grey.png) no-repeat;
}
.activity-list li .activity-source {
  padding: 0 15px 0 10px;
  height: 40px;
  line-height: 40px;
}
.activity-list li .activity-source:before {
  content: '';
  display: table;
}
.activity-list li .activity-source:after {
  content: '';
  display: table;
  clear: both;
}
.activity-list li .activity-source .activity-source-left {
  float: left;
}
.activity-list li .activity-source .activity-source-right {
  float: right;
}
.activity-list li .activity-source span {
  color: #999999;
  font-size: 12px;
  display: inline-block;
  padding-left: 22px;
}
.activity-list li .activity-source .activity-source-time {
  background: url(../img/icon-myc-time.png) no-repeat left center;
}
.activity-list li .activity-source .activity-source-seen {
  background: url(../img/icon-myc-seen.png) no-repeat left center;
  margin-right: 15px;
}
.activity-list li .activity-source .activity-source-count {
  background: url(../img/icon-myc-pople.png) no-repeat left center;
}
.activity-list li:nth-child(2n) {
  margin-right: 0;
}
/*mycenter-deal-e*/
/*mycenter-collect-s*/
.collect-c-t {
  border-bottom: 1px solid #e6e6e6;
}
.collect-c-t:before {
  content: '';
  display: table;
}
.collect-c-t:after {
  content: '';
  display: table;
  clear: both;
}
.collect-c-t ul {
  float: left;
}
.collect-c-t ul:before {
  content: '';
  display: table;
}
.collect-c-t ul:after {
  content: '';
  display: table;
  clear: both;
}
.collect-c-t ul li {
  float: left;
  font-size: 16px;
  color: #999999;
  line-height: 16px;
  cursor: pointer;
  text-align: center;
  width: 84px;
  height: 40px;
  line-height: 40px;
}
.collect-c-t ul .active {
  font-size: 16px;
  color: #ff6600;
  border-bottom: 4px solid #ff6600;
}
.collect-c-t a {
  float: right;
}
.collect-c-t .delAll {
  margin-top: 10px;
  box-sizing: border-box;
  display: block;
  font-size: 14px;
  color: #999999;
}
.collect-c-t .delAll span {
  padding-left: 24px;
  background: url(../img/delete-icon-black.png) no-repeat left center;
}
a.delAttention {
  width: 112px;
  height: 30px;
  line-height: 30px;
  margin-top: 26px;
  text-align: center;
  box-sizing: border-box;
  display: block;
  font-size: 14px;
  color: #ffffff;
}
a.delAttention span {
  display: block;
  padding-left: 24px;
  background: #3b3b3b url(../img/delete-icon-white.png) no-repeat 15px center;
}
/*mycenter-collect-e*/
/*mycenter-order-s*/
.order .history-list {
  border: none;
  padding: 0 ;
}
.order-list li {
  padding: 20px 19px;
  border: 1px solid #e0e0e0;
  margin-bottom: 20px;
}
.order-list li:nth-last-of-type(1) {
  margin-bottom: 0;
}
.order-list li .order-list-t {
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  line-height: 18px;
}
.order-list li .order-list-t span {
  margin-left: 26px;
}
.order-list li .order-list-c {
  padding: 20px 0 19px 0;
  border-bottom: 1px solid #e0e0e0;
}
.order-list li .order-list-c:before {
  content: '';
  display: table;
}
.order-list li .order-list-c:after {
  content: '';
  display: table;
  clear: both;
}
.order-list li .order-list-c:nth-last-of-type(1) {
  border: none;
  padding-bottom: 0;
}
.order .order-list-c .hlc-f a span {
  background: url(../img/evaluate-btn.png) no-repeat left center;
}
/*mycenter-order-e*/
/*myCenter-searchShop-s*/
.searchShop .history-list-t:before {
  content: '';
  display: table;
}
.searchShop .history-list-t:after {
  content: '';
  display: table;
  clear: both;
}
.searchShop .history-list-t span,
.searchShop .history-list-t a {
  display: block;
}
.searchShop .history-list-t span {
  float: left;
}
.searchShop .history-list-t a {
  float: right;
}
.searchShop li:before {
  content: '';
  display: table;
}
.searchShop li:after {
  content: '';
  display: table;
  clear: both;
}
.searchShop li .hlc-h {
  width: 180px;
  height: 110px;
}
.searchShop li .hlc-b h1 {
  margin-bottom: 12px;
}
.searchShop li .hlc-b h1 a {
  color: #666666;
}
.searchShop li .hlc-b p {
  color: #666666;
  line-height: 14px;
  font-size: 14px;
  margin-bottom: 12px;
}
.searchShop li .hlc-b p span {
  color: #999999;
}
.searchShop li a.link-search-shop {
  float: right;
  display: inline-block;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  width: 86px;
  height: 36px;
  line-height: 36px;
  background-color: #ffe200;
  color: #3b3b3b;
  text-align: center;
  font-size: 14px;
  margin-right: 20px;
}
.searchShop li .hlc-f h1 {
  font-size: 30px;
  font-weight: normal;
  color: #333333;
  margin: 5px 0 0 0;
}
.search-criteria {
  margin-top: 10px;
  padding: 10px 20px 30px 40px;
}
.search-criteria:before {
  content: '';
  display: table;
}
.search-criteria:after {
  content: '';
  display: table;
  clear: both;
}
.search-criteria .select-box {
  background-color: #fff;
  float: left;
  margin-right: 10px;
}
.search-criteria .select-box .select-box-t {
  width: auto;
  padding: 0 20px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  background: url(../img/icon-triangle-999.png) no-repeat 91% center;
  color: #999999;
}
.my-center-search-count {
  font-size: 14px;
  line-height: 14px;
  color: #999999;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 10px;
  margin: 0 40px;
}
.my-center-search-count span {
  color: #ff6600;
}
/*myCenter-searchShop-e*/
/*shop-details-s*/
.shop .fy {
  margin: 0 10px;
}
.shop-top {
  padding: 0 10px;
  margin-bottom: 40px;
}
.shop-top:before {
  content: '';
  display: table;
}
.shop-top:after {
  content: '';
  display: table;
  clear: both;
}
.shop-top .shop-top-l,
.shop-top .shop-top-r {
  float: left;
}
.shop-top .shop-top-l {
  width: 580px;
  height: 434px;
}
.shop-top .shop-top-l .swiper-button-next {
  width: 40px;
  height: 160px;
  margin-top: -80px;
  right: 0;
  background: rgba(0, 0, 0, 0.8) url(../img/swiper-l-r.png) no-repeat center center;
  opacity: 0.5;
}
.shop-top .shop-top-l .swiper-button-next:hover {
  opacity: 1;
}
.shop-top .shop-top-l .swiper-button-prev {
  width: 40px;
  height: 160px;
  margin-top: -80px;
  left: 0;
  background: rgba(0, 0, 0, 0.8) url(../img/swiper-l-r.png) no-repeat center center;
  opacity: 0.5;
  -ms-transform: rotate(-180deg) translateZ(0);
  -moz-transform: rotate(-180deg) translateZ(0);
  -webkit-transform: rotate(-180deg) translateZ(0);
  -o-transform: rotate(-180deg) translateZ(0);
  transform: rotate(-180deg) translateZ(0);
}
.shop-top .shop-top-l .swiper-button-prev:hover {
  opacity: 1;
}
.shop-top .shop-top-r {
  width: 580px;
  margin-left: 20px;
}
.shop-top .shop-top-r h1 {
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  font-size: 36px;
  line-height: 36px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e0e0e0;
}
.shop-top .shop-top-r h4 {
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  font-size: 24px;
  line-height: 24px;
  padding: 40px 0 19px 0;
}
.shop-top .shop-top-r p {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
}
.shop-top .shop-top-r a {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
  color: #999999;
  margin-left: 40px;
  padding-left: 24px;
  background: url(../img/gps-icon.png) no-repeat left center;
}
/*shop-details-e*/
/*myCenter-dealNone-s*/
.deal-none {
  margin-bottom: 40px;
}
.deal-none .deal-none-t {
  width: 100%;
  height: 346px;
  padding-top: 115px;
  box-sizing: border-box;
}
.deal-none .deal-none-box {
  width: 144px;
  text-align: center;
  margin: 0 auto;
  background: url(../img/deal-none.png) no-repeat center top;
  padding-top: 147px;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  color: #b2b2b2;
}
.deal-none .deal-otherList {
  padding: 0 19px 19px 20px;
  box-sizing: border-box;
}
.deal-none .deal-otherList:before {
  content: '';
  display: table;
}
.deal-none .deal-otherList:after {
  content: '';
  display: table;
  clear: both;
}
.deal-none .deal-otherList dt {
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 0;
  margin-bottom: 20px;
}
.deal-none .deal-otherList dt:before {
  content: '';
  display: table;
}
.deal-none .deal-otherList dt:after {
  content: '';
  display: table;
  clear: both;
}
.deal-none .deal-otherList dt span {
  float: left;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
}
.deal-none .deal-otherList dt a {
  float: right;
  font-size: 16px;
  font-family: Arial, Microsoft YaHei;
  color: #999999;
  padding-right: 24px;
  background: url(../img/gh.png) no-repeat right center;
}
.deal-none .deal-otherList dd {
  float: left;
  width: 300px;
  margin-right: 19px;
  margin-bottom: 20px;
}
.deal-none .deal-otherList dd .product-p {
  height: 174px;
  overflow: hidden;
}
.deal-none .deal-otherList dd .product-p a:nth-of-type(1) {
  height: 100%;
}
.deal-none .deal-otherList dd:nth-of-type(3n) {
  margin-right: 0;
}
/*myCenter-dealNone-e*/
/*myCenter-basicInfo-s*/
.basicInfo .basicInfo-t {
  border-bottom: 1px solid #e6e6e6;
  box-sizing: border-box;
  height: 55px;
  line-height: 55px;
  padding: 0 10px 0 30px;
  font-size: 20px;
  color: #666666;
  background-color: #fafaf9;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  font-family: Arial, Microsoft YaHei;
}
.basicInfo .basicInfo-c {
  padding: 0 40px;
}
.basicInfo .basicInfo-c .pic-box {
  padding-bottom: 15px;
  border-bottom: 1px solid #e6e6e6;
}
.basicInfo .basicInfo-c .pic-box:before {
  content: '';
  display: table;
}
.basicInfo .basicInfo-c .pic-box:after {
  content: '';
  display: table;
  clear: both;
}
.basicInfo .basicInfo-c .pic-box .pic-container {
  float: left;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 20px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
}
.basicInfo .basicInfo-c .pic-box .header-p {
  float: left;
}
.basicInfo .basicInfo-c .pic-box .header-p span {
  font-size: 16px;
  line-height: 16px;
  color: #666666;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-top: 35px;
}
.basicInfo .basicInfo-c .basicInfo-list ul li {
  border-bottom: 1px solid #e6e6e6;
  padding: 35px 20px;
}
.basicInfo .basicInfo-c .basicInfo-list ul li:before {
  content: '';
  display: table;
}
.basicInfo .basicInfo-c .basicInfo-list ul li:after {
  content: '';
  display: table;
  clear: both;
}
.basicInfo .basicInfo-c .basicInfo-list ul li .status-box {
  float: left;
}
.basicInfo .basicInfo-c .basicInfo-list ul li .status-box p.attr {
  font-size: 16px;
  line-height: 16px;
  color: #666666;
  margin-bottom: 10px;
}
.basicInfo .basicInfo-c .basicInfo-list ul li .status-box p.attr:before {
  content: '';
  display: table;
}
.basicInfo .basicInfo-c .basicInfo-list ul li .status-box p.attr:after {
  content: '';
  display: table;
  clear: both;
}
.basicInfo .basicInfo-c .basicInfo-list ul li .status-box p.attr i.undo {
  background: url(../img/icon-undo.png) no-repeat left center;
  width: 21px;
  height: 19px;
  display: inline-block;
}
.basicInfo .basicInfo-c .basicInfo-list ul li .status-box p.attr i.done {
  background: url(../img/icon-done.png) no-repeat left center;
  width: 20px;
  height: 20px;
  display: inline-block;
}
.basicInfo .basicInfo-c .basicInfo-list ul li .status-box p.attr i {
  float: left;
}
.basicInfo .basicInfo-c .basicInfo-list ul li .status-box p.attr span {
  float: left;
  display: inline-block;
  margin-left: 10px;
  margin-top: 3px;
}
.basicInfo .basicInfo-c .basicInfo-list ul li .status-box p.status {
  font-size: 14px;
  line-height: 14px;
  color: #cccccc;
  margin-left: 50px;
}
.basicInfo .basicInfo-c .basicInfo-list ul li .oper {
  float: right;
  color: #ff6600;
  margin-top: 15px;
  cursor: pointer;
}
.basicInfo .group-inline {
  color: #666666;
}
.basicInfo .group-inline:before {
  content: '';
  display: table;
}
.basicInfo .group-inline:after {
  content: '';
  display: table;
  clear: both;
}
.basicInfo .group-inline span {
  float: left;
  display: block;
}
.basicInfo .group-inline span i {
  margin-right: 35px;
  font-style: normal;
}
.basicInfo .group-inline input {
  float: left;
  border: 1px solid #e0e0e0;
  height: 38px;
  width: 383px;
  line-height: 38px;
  margin-left: 40px;
  padding: 0 19px;
  display: block;
  font-size: 16px;
}
.basicInfo .group-inline label {
  display: block;
  float: left;
  height: 40px;
  line-height: 40px;
  width: 43px;
  padding-left: 29px;
  background: url(../img/radio-f.png) no-repeat left center;
  background-size: 18px 18px;
  cursor: pointer;
}
.basicInfo .group-inline label:nth-of-type(1) {
  margin-left: 40px;
  margin-right: 75px;
}
.basicInfo .group-inline .checked {
  background: url(../img/radio-t.png) no-repeat left center;
  background-size: 18px 18px;
}
.basicInfo .group-inline .btn {
  width: 84px;
  height: 30px;
  box-sizing: border-box;
  display: block;
  background-color: #ffe200;
  font-size: 14px;
  font-family: Arial, Microsoft YaHei;
  color: #3b3b3b;
  text-align: center;
  line-height: 30px;
  overflow: hidden;
  position: relative;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.basicInfo .group-inline .btn input[type='file'] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  border: 0;
  cursor: pointer;
}
.basicInfo .img-content {
  width: 120px;
  height: 120px;
  overflow: hidden;
  background: url(../img/img-mr.png) no-repeat center center;
  margin: 5px 0 0 130px;
}
.basicInfo .basicInfo-f-t {
  border-bottom: 1px solid #e6e6e6;
  box-sizing: border-box;
  height: 55px;
  line-height: 55px;
  padding: 0 10px 0 30px;
  font-size: 20px;
  color: #666666;
  background-color: #fafaf9;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  font-family: Arial, Microsoft YaHei;
  margin-top: 35px;
}
.basicInfo .basicInfo-c-b {
  margin: 11px 0 20px 0;
}
.basicInfo .basicInfo-c-b p {
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  color: #666666;
  line-height: 18px;
  padding: 19px 0;
}
.basicInfo .basicInfo-c-b i {
  font-style: normal;
  margin-right: 36px;
}
.basicInfo .basicInfo-c-b span {
  color: #333333;
  margin: 0 104px 0 39px;
}
.basicInfo .basicInfo-c-b a {
  color: #0977e8;
  text-decoration: underline;
  margin-right: 40px;
}
.basicInfo .btn-c {
  margin-left: 131px;
  margin-top: 44px;
  margin-bottom: 45px;
}
.basicInfo .btn-c:before {
  content: '';
  display: table;
}
.basicInfo .btn-c:after {
  content: '';
  display: table;
  clear: both;
}
.basicInfo .btn-c a {
  float: left;
  display: block;
  width: 160px;
  height: 50px;
  text-align: center;
  line-height: 48px;
  border: 1px solid #e0e0e0;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  text-decoration: none;
  margin-right: 89px;
}
.myc .save-btn {
  width: 220px;
  height: 46px;
  background-color: #ffe200;
  text-align: center;
  line-height: 46px;
  margin: 35px 20px 100px 20px;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  font-size: 16px;
  display: block;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
/*myCenter-basicInfo-e*/
/*dialog-s*/
.dialog-bg {
  display: none;
  position: fixed;
  z-index: 10000;
  left: 50%;
  top: 50%;
}
.dialog-bg .dialog {
  width: 600px;
  height: 449px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -225px 0 0 -300px;
  background-color: #fff;
}
.dialog-bg .dialog-t {
  width: 100%;
  background-color: #ffe200;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  height: 60px;
  line-height: 60px;
  padding: 0 20px;
  box-sizing: border-box;
  font-size: 24px;
}
.dialog-bg .dialog-t:before {
  content: '';
  display: table;
}
.dialog-bg .dialog-t:after {
  content: '';
  display: table;
  clear: both;
}
.dialog-bg .dialog-t span {
  float: left;
}
.dialog-bg .dialog-t a {
  float: right;
  width: 20px;
  height: 20px;
  margin: 20px 0 0 0;
  display: inline-block;
  background: url(../img/close-icon.png) no-repeat center center;
}
.dialog-bg.register .dialog-t {
  height: 57px;
  line-height: 60px;
  border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  -o-border-radius: 8px 8px 0 0;
}
.dialog-bg.register .dialog-t h2 {
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  text-align: center;
  color: #3b3b3b;
  text-indent: 18px;
}
.dialog-bg.register .dialog-t a.return {
  /*float: left;*/
  width: 26px;
  height: 24px;
  /*background: url(../img/icon-login-img8.png) no-repeat center center;*/
  margin: 18px 0 0 0;
}
.login.register .quickLogin .sub-btn {
  margin: 30px 0 40px 0;
}
.login.register .login-c {
  padding: 0 20px 20px 20px;
}
.login.register .login-c .link-login-box {
  text-align: center;
  font-size: 14px;
  color: #666666;
}
.login.register .login-c .link-login-box .link-login {
  cursor: pointer;
  color: #ff6600;
}
.register-success-c {
  text-align: center;
  border-bottom: 1px solid #f5f5f5;
}
.register-success-c img {
  display: inline-block;
  margin-top: 80px;
}
.register-success-c h2 {
  margin-top: 45px;
  text-align: center;
  font-size: 22px;
  color: #3b3b3b;
  line-height: 22px;
}
.register-success-c p {
  font-size: 16px;
  color: #999999;
  line-height: 16px;
  margin-top: 10px;
  margin-bottom: 120px;
}
.register-success-bott {
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.register-success-bott a.to-index {
  font-size: 14px;
  line-height: 14px;
  color: #ff6600;
  background: url(../img/icon-login-img10.png) no-repeat right center;
  padding-right: 10px;
}
.setName .dialog {
  width: 420px;
  height: 248px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -124px 0 0 -210px;
  background-color: #fff;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  box-sizing: border-box;
}
.setName .dialog-t {
  width: 100%;
  background-color: #ffe200;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #3b3b3b;
  height: 56px;
  line-height: 56px;
  box-sizing: border-box;
  border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  -o-border-radius: 8px 8px 0 0;
  text-align: center;
  margin: 0 auto;
}
.setName .dialog-c {
  padding: 20px;
}
.setName .dialog-c .pw-input {
  width: 100%;
  height: 46px;
  box-sizing: border-box;
  padding: 0 20px;
  line-height: 46px;
  border: 1px solid #e6e6e6;
  font-size: 16px;
  color: #999999;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  margin-bottom: 20px;
}
.setName .dialog-c .pw-input::-webkit-input-placeholder {
  color: #999999;
}
.setName .dialog-c .pw-input::-moz-placeholder {
  color: #999999;
}
.setName .dialog-c .pw-input::-moz-placeholder {
  color: #999999;
}
.setName .dialog-c .pw-input::-ms-input-placeholder {
  color: #999999;
}
/*changePw*/
.changePw .dialog {
  width: 420px;
  height: 360px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -180px 0 0 -210px;
  background-color: #fff;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  box-sizing: border-box;
}
.changePw .dialog-t {
  width: 100%;
  background-color: #ffe200;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #3b3b3b;
  height: 56px;
  line-height: 56px;
  box-sizing: border-box;
  border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  -o-border-radius: 8px 8px 0 0;
  text-align: center;
  margin: 0 auto;
}
.change-pw {
  padding: 20px 0 0 0;
  padding: 20px;
}
.change-pw form {
  margin: 0 auto;
}
.change-pw .form-group:before {
  content: '';
  display: table;
}
.change-pw .form-group:after {
  content: '';
  display: table;
  clear: both;
}
.change-pw .form-group span,
.change-pw .form-group input,
.change-pw .form-group a {
  float: left;
  display: block;
}
.change-pw .pw-input {
  width: 100%;
  height: 46px;
  box-sizing: border-box;
  padding: 0 20px;
  line-height: 46px;
  border: 1px solid #e6e6e6;
  font-size: 16px;
  color: #999999;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  margin-bottom: 20px;
}
.change-pw .pw-input::-webkit-input-placeholder {
  color: #999999;
}
.change-pw .pw-input::-moz-placeholder {
  color: #999999;
}
.change-pw .pw-input::-moz-placeholder {
  color: #999999;
}
.change-pw .pw-input::-ms-input-placeholder {
  color: #999999;
}
.change-pw .sub-btn {
  width: 100%;
  height: 46px;
  line-height: 46px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  margin: 0 auto;
  display: block;
  background-color: #ffe200;
  color: #3b3b3b;
  font-size: 16px;
}
/*修改手机号码*/
.yzPhone .dialog {
  width: 420px;
  height: 306px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -153px 0 0 -210px;
  background-color: #fff;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  box-sizing: border-box;
}
.yzPhone .dialog-t {
  width: 100%;
  background-color: #ffe200;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #3b3b3b;
  height: 56px;
  line-height: 56px;
  box-sizing: border-box;
  border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  -o-border-radius: 8px 8px 0 0;
  text-align: center;
  margin: 0 auto;
}
.yzPhone .dialog-c {
  padding: 20px;
}
.yzPhone .dialog-c .text {
  font-size: 18px;
  line-height: 18px;
  color: #3b3b3b;
  text-align: center;
  padding: 20px 0 40px 0;
}
.yzPhone .dialog-c .img-container {
  width: 153px;
  height: 156px;
  margin: 0 auto;
  padding: 20px 0 40px 0;
}
.yzPhone .u-name input {
  width: 100%;
  height: 46px;
  box-sizing: border-box;
  padding: 0 20px;
  line-height: 46px;
  border: 1px solid #e6e6e6;
  font-size: 16px;
  color: #999999;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  margin-bottom: 15px;
}
.yzPhone .u-name input::-webkit-input-placeholder {
  color: #999999;
}
.yzPhone .u-name input::-moz-placeholder {
  color: #999999;
}
.yzPhone .u-name input::-moz-placeholder {
  color: #999999;
}
.yzPhone .u-name input::-ms-input-placeholder {
  color: #999999;
}
.yzPhone .u-name .input-box:before {
  content: '';
  display: table;
}
.yzPhone .u-name .input-box:after {
  content: '';
  display: table;
  clear: both;
}
.yzPhone .u-name .input-box .input-label {
  float: left;
  display: inline-block;
  background: #f9f9f9 url(../img/icon-login-img1.png) no-repeat center center;
  width: 46px;
  height: 46px;
  border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -o-border-radius: 4px 0 0 4px;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
}
.yzPhone .u-name .input-box .tel-num {
  float: left;
  font-size: 14px;
  color: #666666;
  padding: 0 10px;
  border: 1px solid #e6e6e6;
  border-left: none;
  border-right: none;
  height: 46px;
  line-height: 46px;
  box-sizing: border-box;
}
.yzPhone .u-name .input-box .input-label.input-label-password {
  background: #f9f9f9 url(../img/icon-login-img2.png) no-repeat center center;
}
.yzPhone .u-name .input-box .input-label.input-label-code {
  background: #f9f9f9 url(../img/icon-login-img3.png) no-repeat center center;
}
.yzPhone .u-name .input-box .code-btn {
  display: inline-block;
  width: 116px;
  height: 46px;
  line-height: 46px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  text-align: center;
  background-color: #e6e6e6;
  color: #999999;
  font-size: 14px;
  margin-left: 10px;
  border: none;
  cursor: pointer;
}
.yzPhone .u-name .input-box input {
  float: left;
  width: 230px;
  height: 46px;
  line-height: 46px;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  padding: 0 10px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-left: none;
  border-right: none;
  font-size: 14px;
  color: #cccccc;
}
.yzPhone .u-name .input-box input::-webkit-input-placeholder {
  color: #cccccc;
}
.yzPhone .u-name .input-box input::-moz-placeholder {
  color: #cccccc;
}
.yzPhone .u-name .input-box input::-moz-placeholder {
  color: #cccccc;
}
.yzPhone .u-name .input-box input::-ms-input-placeholder {
  color: #cccccc;
}
.yzPhone .u-name .input-box input.input-code {
  width: 208px;
  border: 1px solid #e6e6e6;
  border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -o-border-radius: 0 4px 4px 0;
}
.yzPhone .u-name .input-box .cId {
  float: left;
  height: 46px;
  line-height: 46px;
  display: inline-block;
  box-sizing: border-box;
  border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -o-border-radius: 0 4px 4px 0;
  border: 1px solid #e6e6e6;
  border-left: none;
}
.yzPhone .u-name .input-box .cId-list {
  outline: none;
  position: relative;
  z-index: 20;
  border: 1px solid #e0e0e0;
  background-color: #fff;
  display: none;
}
.yzPhone .u-name .input-box .cId-list li {
  height: 36px;
  line-height: 36px;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  font-size: 14px;
  border-bottom: 1px solid #e0e0e0;
  text-align: center;
  cursor: pointer;
}
.yzPhone .u-name .input-box .cId-list li:nth-last-of-type(1) {
  border-bottom: none;
}
.yzPhone .u-name .input-box em {
  width: 49px;
  font-style: normal;
  display: block;
  height: 46px;
  line-height: 46px;
  color: #666666;
  font-size: 14px;
  cursor: pointer;
  background: url(../img/icon-login-img9.png) no-repeat right center;
  margin-right: 10px;
}
.yzPhone.yzPhone-code .dialog {
  height: 498px;
  width: 420px;
  margin: -249px 0 0 -210px;
}
.changePhone .dialog {
  height: 330px;
}
.changePhone .u-yz span {
  width: 40px;
  height: 40px;
  background: #ffe200 url(../img/phone-icon.png) no-repeat center center;
}
.changePhone .u-yz input {
  width: 260px;
  height: 40px;
  box-sizing: border-box;
  padding: 0 20px;
  line-height: 38px;
  border: 1px solid #e0e0e0;
  font-size: 16px;
}
.changePhone .u-yz .yzm-btn {
  width: 120px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  margin-left: 20px;
  background: #ffe200;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  font-size: 16px;
}
.changePhone .u-name span {
  width: 40px;
  height: 40px;
  background: #ffe200 url(../img/yzm-icon.png) no-repeat center center;
}
.changePhone .u-name input {
  width: 400px;
  height: 40px;
  box-sizing: border-box;
  padding: 0 20px;
  line-height: 38px;
  border: 1px solid #e0e0e0;
  font-size: 16px;
}
/*realNameSystem*/
.realNameSystem .dialog {
  height: 652px;
  margin-top: -326px;
}
.realNameSystem .sub-btn {
  width: 440px;
  height: 58px;
  margin: 0 auto;
  display: block;
  background-color: #ffe200;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  margin: 48px auto 36px auto;
  cursor: pointer;
}
.realNameSystem-c .realNameSystem-c-t {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
  color: #999999;
  font-size: 12px;
  padding: 20px 20px 9px 20px;
}
.realNameSystem-c .form-group {
  padding: 10px 20px;
}
.realNameSystem-c .form-group:before {
  content: '';
  display: table;
}
.realNameSystem-c .form-group:after {
  content: '';
  display: table;
  clear: both;
}
.realNameSystem-c .form-group span,
.realNameSystem-c .form-group input {
  float: left;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
  font-size: 16px;
  display: block;
}
.realNameSystem-c .form-group span {
  line-height: 40px;
}
.realNameSystem-c .form-group input {
  height: 40px;
  width: 383px;
  box-sizing: border-box;
  border: 1px solid #e0e0e0;
  padding: 0 20px;
  line-height: 38px;
}
.upload-userCard {
  padding: 0 20px;
}
.upload-userCard h3 {
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  font-size: 16px;
  text-align: center;
  padding: 39px 0 22px 0;
}
.upload-userCard-c:before {
  content: '';
  display: table;
}
.upload-userCard-c:after {
  content: '';
  display: table;
  clear: both;
}
.upload-userCard-c .upload-z {
  float: left;
}
.upload-userCard-c .upload-f {
  float: right;
}
.upload-userCard-c .upload-z p,
.upload-userCard-c .upload-f p {
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  font-size: 16px;
  text-align: center;
  padding: 10px 0;
}
.upload-userCard-c .upload-z-c,
.upload-userCard-c .upload-f-c {
  border: 1px solid #e0e0e0;
  width: 250px;
  height: 160px;
  position: relative;
}
.upload-userCard-c .upload-z-c {
  background: #ffffff url(../img/userCard-z.png) no-repeat 13px 9px;
}
.upload-userCard-c .upload-f-c {
  background: #ffffff url(../img/userCard-f.png) no-repeat 13px 9px;
}
.upload-userCard-c .upload-z-c-btn,
.upload-userCard-c .upload-f-c-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 60px;
  height: 60px;
  margin-left: -30px;
  margin-top: -30px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.3) url(../img/camera.png) no-repeat center center;
}
.upload-userCard-c .upload-z-c-btn input[type='file'],
.upload-userCard-c .upload-f-c-btn input[type='file'] {
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.messageSet {
  display: none;
}
.messageSet .dialog {
  width: 420px;
  height: 498px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -249px 0 0 -210px;
  background-color: #fff;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  box-sizing: border-box;
}
.messageSet .dialog-t {
  width: 100%;
  background-color: #ffe200;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #3b3b3b;
  height: 56px;
  line-height: 56px;
  box-sizing: border-box;
  border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  -o-border-radius: 8px 8px 0 0;
  text-align: center;
  margin: 0 auto;
}
.messageSet .messageSet-c {
  box-sizing: border-box;
  padding: 0 20px;
}
.messageSet .messageSet-list li {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px dashed #cccccc;
}
.messageSet .messageSet-list li:before {
  content: '';
  display: table;
}
.messageSet .messageSet-list li:after {
  content: '';
  display: table;
  clear: both;
}
.messageSet .messageSet-list li span {
  float: left;
  color: #666666;
  font-size: 14px;
}
.messageSet .messageSet-list li .checkbox-box {
  float: right;
  margin-top: 10px;
}
.messageSet .sub-btn {
  width: 380px;
  height: 46px;
  text-align: center;
  line-height: 46px;
  font-size: 16px;
  color: #3b3b3b;
  background: #ffe200;
  display: block;
  cursor: pointer;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  margin-top: 20px;
}
.tgl {
  display: none;
}
.tgl,
.tgl:after,
.tgl:before,
.tgl *,
.tgl *:after,
.tgl *:before,
.tgl + .tgl-btn {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tgl::-moz-selection,
.tgl:after::-moz-selection,
.tgl:before::-moz-selection,
.tgl *::-moz-selection,
.tgl *:after::-moz-selection,
.tgl *:before::-moz-selection,
.tgl + .tgl-btn::-moz-selection {
  background: none;
}
.tgl::selection,
.tgl:after::selection,
.tgl:before::selection,
.tgl *::selection,
.tgl *:after::selection,
.tgl *:before::selection,
.tgl + .tgl-btn::selection {
  background: none;
}
.tgl + .tgl-btn {
  outline: 0;
  display: block;
  width: 48px;
  height: 26px;
  position: relative;
  cursor: pointer;
}
.tgl + .tgl-btn:after,
.tgl + .tgl-btn:before {
  position: relative;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
}
.tgl + .tgl-btn:after {
  left: 0;
}
.tgl + .tgl-btn:before {
  display: none;
}
.tgl:checked + .tgl-btn:after {
  left: 50%;
}
.tgl-ios + .tgl-btn {
  background: #FFFFFF;
  border-radius: 12px;
  padding: 1px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  border: 1px solid #E6E6E6;
}
.tgl-ios + .tgl-btn:after {
  border-radius: 12px;
  background: #FFFFFF;
  -webkit-transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), padding 0.3s ease, margin 0.3s ease;
  transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), padding 0.3s ease, margin 0.3s ease;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 4px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 4px 0 rgba(0, 0, 0, 0.08);
}
.tgl-ios + .tgl-btn:active {
  -webkit-box-shadow: inset 0 0 0 2px #3dce3d;
  box-shadow: inset 0 0 0 2px #3dce3d;
}
.tgl-ios + .tgl-btn:active:after {
  padding-right: .8px;
}
.tgl-ios:checked + .tgl-btn {
  background: #3dce3d;
}
.tgl-ios:checked + .tgl-btn:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.tgl-ios:checked + .tgl-btn:active:after {
  margin-left: -0.8px;
}
.videoPlay .dialog {
  width: 922px;
  height: 576px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -288px 0 0 -461px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0);
}
.videoPlay .video-play-t a {
  display: block;
  background: url(../img/icon-video-close.png) no-repeat right top;
  height: 40px;
  width: 100%;
  background-size: 30px 30px;
}
.videoPlay .video-play-c {
  width: 880px;
  height: 536px;
  background-color: #010001;
  position: relative;
}
/* video container */
/* video caption css */
/*** VIDEO CONTROLS CSS ***/
/* control holder */
.control {
  background: #000000;
  color: #FFFFFF;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 5;
  display: none;
  width: 880px;
  height: 50px;
}
/* control top part */
.topControl {
  width: 880px;
  height: 5px;
  background: #1F1F1F;
  /* fallback */
}
/* control bottom part */
.btmControl {
  width: 880px;
  height: 50px;
  background: #1F1F1F;
  /* fallback */
}
.btmControl:before {
  content: '';
  display: table;
}
.btmControl:after {
  content: '';
  display: table;
  clear: both;
}
.control div.btn {
  float: left;
  width: 34px;
  height: 30px;
  cursor: pointer;
  margin-top: 10px;
}
.control div.btnPlay {
  background: url(../img/control.png) no-repeat 0 0;
  border-left: 1px solid #404040;
}
.control div.paused {
  background: url(../img/control.png) no-repeat 0 -30px;
}
.control div.sound {
  background: url(../img/control.png) no-repeat -88px -30px;
  border: none;
  float: right;
  margin-right: 10px;
}
.control div.sound2 {
  background: url(../img/control.png) no-repeat -88px -60px !important;
}
.control div.muted {
  background: url(../img/control.png) no-repeat -88px 0 !important;
}
.control div.btnFS {
  background: url(../img/control.png) no-repeat -44px 0;
  float: right;
  margin-right: 20px;
}
/* PROGRESS BAR CSS */
/* Progress bar */
.progress {
  width: 100%;
  height: 5px;
  position: relative;
  cursor: pointer;
  background: #434343;
  /* fallback */
}
.progress span {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.timeBar {
  z-index: 10;
  width: 0;
  background: #ff6a03;
  /* fallback */
}
.timeBar-ball {
  z-index: 10;
  width: 0;
  background: #FFFFFF;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
}
.bufferBar {
  z-index: 5;
  width: 0;
  background: #434343;
}
/* time and duration */
.time {
  width: 15%;
  float: left;
  text-align: center;
  font-size: 12px;
  line-height: 12px;
  color: #ffffff;
  margin-top: 20px;
}
/* VOLUME BAR CSS */
/* volume bar */
.volume {
  position: relative;
  cursor: pointer;
  width: 103px;
  height: 5px;
  float: right;
  margin-top: 10px;
  margin-right: 10px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  background-color: #434343;
  margin-top: 23px;
}
.volumeBar {
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #FF6A03;
  z-index: 10;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
/* OTHERS CSS */
/* video screen cover */
.loading,
#init {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(loading.gif) no-repeat 50% 50%;
  z-index: 2;
  display: none;
}
#init {
  background: url(bigplay.png) no-repeat 50% 50% !important;
  cursor: pointer;
}
.share {
  display: none;
}
.share .dialog {
  width: 930px;
  height: 685px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -342px 0 0 -465px;
  background-color: #fff;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  box-sizing: border-box;
}
.share .share-c {
  box-sizing: border-box;
  padding: 50px 105px;
  font-size: 16px;
  color: #333333;
}
.share .share-c .t-title {
  font-size: 18px;
}
.share .share-tab-menu {
  margin-top: 33px;
  font-size: 16px;
  color: #333333;
}
.share .share-tab-menu .share-btn-box {
  float: left;
  display: block;
}
.share .share-tab-menu span {
  text-align: center;
  display: block;
}
.share .wx-text {
  margin-top: 90px;
}
.share .sina-text,
.share .qz-text {
  margin-top: 90px;
}
.share .share-tab-menu .share-btn {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #333333;
  margin-bottom: 15px;
}
.share .share-tab-menu .wx {
  background: url(../img/wechat-default.png) no-repeat left top;
  width: 81px;
  margin-left: 90px;
}
.share .share-tab-menu .wx.active {
  background: url(../img/wechat.png) no-repeat left top;
  width: 81px;
  margin-left: 90px;
}
.share .share-tab-menu .sina {
  background: url(../img/sina-default.png) no-repeat left top;
  width: 81px;
  margin-left: 140px;
}
.share .share-tab-menu .sina.active {
  background: url(../img/sina.png) no-repeat left top;
  width: 81px;
  margin-left: 140px;
}
.share .share-tab-menu .qzone {
  background: url(../img/zone-default.png) no-repeat left top;
  width: 81px;
  margin-left: 140px;
}
.share .share-tab-menu .qzone.active {
  background: url(../img/zone.png) no-repeat left top;
  width: 81px;
  margin-left: 140px;
}
.share .share-tab-box .share-tab-item .code-box {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 20px;
}
.share .share-tab-box .share-tab-item .code-box img {
  display: inline-block;
  margin: auto;
}
.share .note-text-b {
  font-size: 16px;
  line-height: 16px;
  color: #333333;
  margin-bottom: 15px;
  text-align: center;
}
.share .note-text-s {
  font-size: 14px;
  color: #666666;
  margin-top: 30px;
  text-align: center;
}
.share .share-tab-item-sina .textarea-box,
.share .share-tab-item-qz .textarea-box {
  margin-top: 15px;
  text-align: center;
  margin-bottom: 10px;
}
.share .share-tab-item-sina .textarea-box textarea,
.share .share-tab-item-qz .textarea-box textarea {
  width: 607px;
  height: 170px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  box-sizing: border-box;
  border: 1px solid #cacaca;
  padding: 20px;
  font-size: 16px;
}
.share .share-tab-item-sina .note,
.share .share-tab-item-qz .note {
  font-size: 16px;
  color: #666666;
  margin-left: 55px;
}
.share .share-tab-item-sina .share-pic-list,
.share .share-tab-item-qz .share-pic-list {
  margin-top: 25px;
  margin-left: 55px;
}
.share .share-tab-item-sina .share-pic-list:before,
.share .share-tab-item-qz .share-pic-list:before {
  content: '';
  display: table;
}
.share .share-tab-item-sina .share-pic-list:after,
.share .share-tab-item-qz .share-pic-list:after {
  content: '';
  display: table;
  clear: both;
}
.share .share-tab-item-sina .share-pic-list .img_c,
.share .share-tab-item-qz .share-pic-list .img_c {
  width: 130px;
  height: 80px;
}
.share .share-tab-item-sina .share-pic-list ul li,
.share .share-tab-item-qz .share-pic-list ul li {
  float: left;
  margin-right: 10px;
}
.share .share-tab-item-sina .share-left,
.share .share-tab-item-qz .share-left {
  background: url(../img/share-left.png) no-repeat center left;
  width: 15px;
  height: 24px;
  display: inline-block;
  float: left;
  margin-top: 28px;
  margin-right: 15px;
}
.share .share-tab-item-sina .share-right,
.share .share-tab-item-qz .share-right {
  background: url(../img/share-right.png) no-repeat center right;
  width: 15px;
  height: 24px;
  display: inline-block;
  float: left;
  margin-top: 28px;
}
.share .share-tab-item-sina .share-link-btn,
.share .share-tab-item-qz .share-link-btn {
  width: 230px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  background: #ff6600;
  color: #FFFFFF;
  font-size: 20px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  display: block;
  margin: 0 auto;
  margin-top: 30px;
}
.evaluate {
  display: none;
}
.evaluate .dialog {
  width: 620px;
  height: 533px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -308px 0 0 -310px;
  background-color: #fff;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  box-sizing: border-box;
}
.evaluate .dialog-t {
  width: 100%;
  background-color: #ffe200;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #3b3b3b;
  height: 56px;
  line-height: 56px;
  box-sizing: border-box;
  border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  -o-border-radius: 8px 8px 0 0;
  text-align: center;
  margin: 0 auto;
}
.evaluate .evaluate-c {
  padding: 40px 30px;
  box-sizing: border-box;
}
.evaluate .evaluate-c:before {
  content: '';
  display: table;
}
.evaluate .evaluate-c:after {
  content: '';
  display: table;
  clear: both;
}
.evaluate .evaluate-c .evaluate-c-l {
  float: left;
  width: 160px;
}
.evaluate .evaluate-c .evaluate-c-l .img-container {
  position: relative;
}
.evaluate .evaluate-c .evaluate-c-l .logo-pic {
  display: block;
  width: 100%;
  height: 32px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../img/myc-logo-black.png) no-repeat center #ffe200;
}
.evaluate .evaluate-c .evaluate-c-l .agent-infor {
  margin-top: 10px;
}
.evaluate .evaluate-c .evaluate-c-l .agent-infor .name {
  font-size: 22px;
  line-height: 22px;
  font-weight: bold;
  color: #3b3b3b;
  margin-right: 5px;
}
.evaluate .evaluate-c .evaluate-c-l .agent-infor .label {
  display: inline-block;
  padding: 6px 16px;
  color: #ffffff;
  font-size: 14px;
  background-color: #999999;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.evaluate .evaluate-c .evaluate-c-l .agent-infor .des {
  margin-top: 10px;
  color: #999999;
  font-size: 14px;
  line-height: 14px;
}
.evaluate .evaluate-c .evaluate-c-r {
  float: right;
  width: 360px;
  font-size: 0;
}
.evaluate .evaluate-c .evaluate-c-r .evaluate-c-item {
  display: inline-block;
  width: 50%;
  margin-bottom: 44px;
}
.evaluate .evaluate-c .evaluate-c-r .attr {
  display: inline-block;
  width: 60px;
  font-size: 14px;
  line-height: 14px;
  color: #3b3b3b;
  vertical-align: middle;
}
.evaluate .evaluate-c .evaluate-c-r .attr span {
  color: #db4c3f;
}
.evaluate .evaluate-c .evaluate-c-r .score {
  margin-left: 5px;
  font-size: 14px;
  line-height: 14px;
  color: #3b3b3b;
  vertical-align: middle;
}
.evaluate .evaluate-c .evaluate-c-r .grade-star-box:before {
  content: '';
  display: table;
}
.evaluate .evaluate-c .evaluate-c-r .grade-star-box:after {
  content: '';
  display: table;
  clear: both;
}
.evaluate .evaluate-c .evaluate-c-r .grade-star-box .grade-star {
  float: left;
  width: 105px;
  height: 18px;
}
.evaluate .evaluate-c .evaluate-c-r .grade-star-box .grade-star span {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../img/myc-comm-img1.png) no-repeat;
  background-position: -84px 0;
  cursor: pointer;
}
.evaluate .evaluate-c .evaluate-c-r .grade-star-box .grade-star .active {
  background: url(../img/myc-comm-img1.png) no-repeat;
  background-position: 0 0;
  cursor: pointer;
}
.evaluate .evaluate-c .evaluate-c-r .grade-star-box .grade-star-big {
  float: left;
  width: 130px;
  height: 23px;
}
.evaluate .evaluate-c .evaluate-c-r .grade-star-box .grade-star-big span {
  display: inline-block;
  width: 23px;
  height: 23px;
  background: url(../img/myc-comm-img2.png) no-repeat;
  background-position: -104px 0;
  cursor: pointer;
}
.evaluate .evaluate-c .evaluate-c-r .grade-star-box .grade-star-big .active {
  background: url(../img/myc-comm-img2.png) no-repeat;
  background-position: 0 0;
  cursor: pointer;
}
.evaluate .evaluate-c .evaluate-c-r .grade-star-box .text {
  float: left;
  margin-left: 10px;
  font-size: 14px;
  line-height: 14px;
  color: #999999;
  margin-top: 2px;
}
.evaluate .evaluate-c .evaluate-c-r .grade-star-box .text.text-big {
  margin-top: 5px;
}
.evaluate .evaluate-c .evaluate-c-r .note {
  font-size: 14px;
  line-height: 14px;
  color: #999999;
  margin-top: 5px;
  margin-bottom: 20px;
}
.evaluate .evaluate-c .evaluate-textarea {
  width: 360px;
  height: 160px;
  border: 1px solid #eeeeee;
  background: #eeeeee;
  resize: none;
  padding: 10px;
  box-sizing: border-box;
  line-height: 14px;
  font-size: 14px;
  color: #999999;
}
.evaluate .evaluate-c .sub-btn {
  width: 360px;
  height: 46px;
  background: #ffe200;
  color: #3b3b3b;
  font-size: 16px;
  text-align: center;
  line-height: 46px;
  display: block;
  cursor: pointer;
}
.tickling {
  display: none;
}
.tickling .dialog {
  height: 611px;
  margin-top: -305px;
}
.tickling .tickling-c {
  padding: 0 20px;
  box-sizing: border-box;
  width: 100%;
}
.tickling .tickling-c-t {
  padding: 20px 0 0 0;
}
.tickling .tickling-c-t h5 {
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  font-size: 16px;
}
.tickling .tickling-c-t p {
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  font-size: 16px;
  line-height: 20px;
  padding: 20px 0;
}
.tickling .tickling-con p {
  vertical-align: middle;
}
.tickling .tickling-con p:before {
  content: '';
  display: table;
}
.tickling .tickling-con p:after {
  content: '';
  display: table;
  clear: both;
}
.tickling .tickling-con p span,
.tickling .tickling-con p a {
  display: block;
  float: left;
  line-height: 20px;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  font-size: 16px;
}
.tickling .tickling-con p span {
  margin-right: 24px;
}
.tickling .tickling-con p a {
  margin-right: 34px;
  padding-left: 28px;
  background: url(../img/radio-f.png) no-repeat left center;
  background-size: 18px 18px;
}
.tickling .tickling-con p .active {
  background: url(../img/radio-t.png) no-repeat left center;
  background-size: 18px 18px;
}
.tickling .tickling-con textarea {
  height: 158px;
  width: 100%;
  border: 1px solid #e0e0e0;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  color: #999999;
  box-sizing: border-box;
  padding: 10px;
  margin: 12px 0 20px 0;
  font-size: 14px;
}
.tickling .tickling-con small {
  display: block;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  font-size: 16px;
  margin-bottom: 20px;
}
.tickling .tickling-con input {
  width: 100%;
  height: 40px;
  box-sizing: border-box;
  line-height: 38px;
  border: 1px solid #e0e0e0;
  padding: 0 10px;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  color: #999999;
  font-size: 14px;
}
.tickling .tickling-con .radioBox {
  vertical-align: middle;
}
.tickling .tickling-con .radioBox .radio {
  margin-bottom: 0;
}
.tickling .sub-btn {
  width: 260px;
  height: 50px;
  background-color: #ffe200;
  font-size: 24px;
  color: #333333;
  line-height: 50px;
  text-align: center;
  margin: 40px auto 26px auto;
  display: block;
  cursor: pointer;
}
.dialog-success {
  display: none;
}
.dialog-success .dialog {
  height: 622px;
  margin: -311px;
}
.dialog-success .dialog-t {
  background: #fff;
}
.dialog-success .dialog-success-c img {
  width: 313px;
  margin: 48px auto 13px auto;
}
.dialog-success .dialog-success-c p {
  text-align: center;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  font-size: 16px;
  color: #999999;
  line-height: 16px;
}
.dialog-success .sub-btn {
  width: 260px;
  height: 50px;
  background-color: #ffe200;
  font-size: 24px;
  color: #333333;
  line-height: 50px;
  text-align: center;
  margin: 50px auto 56px auto;
  display: block;
  cursor: pointer;
}
.login {
  display: block;
}
.login .dialog {
  width: 420px;
  height: 500px;
  margin: -225px 0 0 -210px;
  box-sizing: border-box;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
}
.login .login-c {
  padding: 20px;
}
.login .login-c-t {
  border-bottom: 1px solid #e0e0e0;
}
.login .login-c-t:before {
  content: '';
  display: table;
}
.login .login-c-t:after {
  content: '';
  display: table;
  clear: both;
}
.login .login-c-t a {
  display: block;
  float: left;
  text-align: center;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  color: #cccccc;
  width: 50%;
  padding-bottom: 20px;
}
.login .login-c-t .active {
  color: #000000;
  border-bottom: 4px solid #ffe200;
  margin-bottom: -1px;
}
.login .quickLogin {
  margin: 30px 0 0 0;
  display: none;
}
.login .quickLogin .sub-btn {
  margin: 30px 0 89px 0;
  cursor: pointer;
}
.login .quickLogin .input-box-tel input {
  width: 334px;
  /*border-right: none;*/
  border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
}
.login .quickLogin .cId {
  float: left;
  height: 46px;
  line-height: 46px;
  display: inline-block;
  box-sizing: border-box;
  border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -o-border-radius: 0 4px 4px 0;
  border: 1px solid #e6e6e6;
  border-left: none;
}
.login .quickLogin .cId-list {
  outline: none;
  position: relative;
  z-index: 20;
  border: 1px solid #e0e0e0;
  background-color: #fff;
  display: none;
}
.login .quickLogin .cId-list li {
  height: 36px;
  line-height: 36px;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  font-size: 14px;
  border-bottom: 1px solid #e0e0e0;
  text-align: center;
  cursor: pointer;
}
.login .quickLogin .cId-list li:nth-last-of-type(1) {
  border-bottom: none;
}
.login .quickLogin em {
  width: 49px;
  font-style: normal;
  display: block;
  height: 46px;
  line-height: 46px;
  color: #666666;
  font-size: 14px;
  cursor: pointer;
  background: url(../img/icon-login-img9.png) no-repeat right center;
  margin-right: 10px;
}
.login .userId {
  border-bottom: 1px solid #e0e0e0;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
}
.login .userId:before {
  content: '';
  display: table;
}
.login .userId:after {
  content: '';
  display: table;
  clear: both;
}
.login .userId span,
.login .userId input {
  display: block;
  float: left;
}
.login .userId input {
  height: 36px;
  padding: 0 0 0 22px;
  width: 300px;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
}
.login .code {
  margin: 30px 0 0 0 ;
  border-bottom: 1px solid #e0e0e0;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
}
.login .code:before {
  content: '';
  display: table;
}
.login .code:after {
  content: '';
  display: table;
  clear: both;
}
.login .code input,
.login .code span {
  float: left;
  display: block;
}
.login .code input {
  width: 400px;
  height: 36px;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
}
.login .code span {
  line-height: 36px;
  height: 36px;
  color: #ff8a00;
  cursor: pointer;
}
.login .Protocol {
  font-size: 14px;
  color: #999999;
  margin-top: 20px;
  padding-left: 28px;
  height: 16px;
  line-height: 16px;
  background: url(../img/radio-f.png) no-repeat left center;
  background-size: 16px 16px;
  cursor: pointer;
}
.login .Protocol i {
  font-style: normal;
  color: #999999;
}
.login .Protocol.active {
  background: url(../img/radio-t.png) no-repeat left center;
  background-size: 16px 16px;
}
.login .sub-btn {
  width: 100%;
  height: 46px;
  line-height: 46px;
  text-align: center;
  font-family: Arial, Microsoft YaHei;
  color: #333333;
  font-size: 18px;
  color: #3b3b3b;
  background-color: #ffe200;
}
.login .login-con.active {
  display: block;
}
.login .plain {
  display: none;
}
.login .plain .sub-btn {
  margin: 30px 0 89px 0;
  cursor: pointer;
}
.login .input-box {
  margin-bottom: 20px;
}
.login .input-box:before {
  content: '';
  display: table;
}
.login .input-box:after {
  content: '';
  display: table;
  clear: both;
}
.login .input-box .input-label {
  float: left;
  display: inline-block;
  background: #f9f9f9 url(../img/icon-login-img1.png) no-repeat center center;
  width: 46px;
  height: 46px;
  border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -o-border-radius: 4px 0 0 4px;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
}
.login .input-box .tel-num {
  float: left;
  width: 46px;
  text-align: center;
  font-size: 14px;
  color: #666666;
  border: 1px solid #e6e6e6;
  border-left: none;
  border-right: none;
  height: 46px;
  line-height: 46px;
  box-sizing: border-box;
}
.login .input-box .input-label.input-label-password {
  background: #f9f9f9 url(../img/icon-login-img2.png) no-repeat center center;
}
.login .input-box .input-label.input-label-code {
  background: #f9f9f9 url(../img/icon-login-img3.png) no-repeat center center;
}
.login .input-box .code-btn {
  display: inline-block;
  width: 116px;
  height: 46px;
  line-height: 46px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  text-align: center;
  /*background-color: #e6e6e6;*/
  background-color: #ffe200;
  color: #333;
  font-size: 14px;
  margin-left: 10px;
  border: none;
  cursor: pointer;
}
.login .input-box input {
  float: left;
  width: 334px;
  height: 46px;
  line-height: 46px;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  padding: 0 10px;
  border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -o-border-radius: 0 4px 4px 0;
  border-left: none;
  font-size: 14px;
  color: #666666;
}
.login .input-box input::-webkit-input-placeholder {
  color: #cccccc;
}
.login .input-box input::-moz-placeholder {
  color: #cccccc;
}
.login .input-box input::-moz-placeholder {
  color: #cccccc;
}
.login .input-box input::-ms-input-placeholder {
  color: #cccccc;
}
.login .input-box:nth-of-type(1) {
  margin-bottom: 10px;
}
.login .plain-c {
  margin-top: 30px;
}
.login .plain-c p {
  float: left;
}
.login .plain-c p:before {
  content: '';
  display: table;
}
.login .plain-c p:after {
  content: '';
  display: table;
  clear: both;
}
.login .plain-c p span,
.login .plain-c p a {
  display: block;
  height: 18px;
  line-height: 18px;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
}
.login .plain-c p span {
  float: left;
  padding: 0 0 0 28px;
  background: url(../img/radio-f.png) no-repeat left center;
  background-size: 16px 16px;
  cursor: pointer;
}
.login .plain-c p span.active {
  background: url(../img/radio-t.png) no-repeat left center;
  background-size: 16px 16px;
}
.login .plain-c .link-box {
  float: right;
}
.login .plain-c .link-box a.to-regi {
  color: #ff6600;
  border-right: 1px solid #e6e6e6;
  padding-right: 10px;
}
.login .plain-c .link-box a.to-pass {
  color: #999999;
  padding-left: 10px;
}
.login .other-login .other-login-t {
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  color: #999999;
  background: url(../img/login-bg.png) no-repeat center center;
}
.login .other-login .other-login-c {
  margin-top: 15px;
}
.login .other-login .other-login-c:before {
  content: '';
  display: table;
}
.login .other-login .other-login-c:after {
  content: '';
  display: table;
  clear: both;
}
.login .other-login .other-login-c a {
  float: left;
  display: inline-block;
  width: 48px;
  height: 48px;
  margin-right: 45px;
}
.login .other-login .other-login-c a:nth-of-type(1) {
  background: url(../img/icon-login-img4.png) no-repeat center top;
  margin-left: 75px;
}
.login .other-login .other-login-c a:nth-of-type(2) {
  background: url(../img/icon-login-img5.png) no-repeat center top;
}
.login .other-login .other-login-c a:nth-of-type(3) {
  background: url(../img/icon-login-img6.png) no-repeat center top;
  margin-right: 0;
}
.order-dialog {
  display: block;
}
.order-dialog .dialog {
  width: 704px;
  margin-left: -352px;
  height: 801px;
  margin-top: -398px;
}
.order-dialog .order-dialog-c {
  padding: 0 17px;
  box-sizing: border-box;
}
.order-dialog .order-dialog-c h3 {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
  font-size: 16px;
  line-height: 16px;
  padding: 10px 0;
}
.order-dialog .order-dialog-c .dateCon:before {
  content: '';
  display: table;
}
.order-dialog .order-dialog-c .dateCon:after {
  content: '';
  display: table;
  clear: both;
}
.order-dialog .order-dialog-c .dateCon .date-c {
  float: left;
  width: 367px;
  height: 362px;
}
.order-dialog .order-dialog-c .dateCon .time-list {
  float: left;
  width: 302px;
}
.order-dialog .order-dialog-c .dateCon .time-list a {
  display: block;
  width: 160px;
  height: 40px;
  margin: 0 auto;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
  text-align: center;
  line-height: 40px;
  border: 1px solid #e0e0e0;
  margin-bottom: 20px;
}
.order-dialog .order-dialog-c .dateCon .time-list a:nth-of-type(1) {
  margin-top: 70px;
}
.order-dialog .order-dialog-c .dateCon .time-list a.active {
  color: #333333;
  background-color: #ffe200;
}
.order-dialog .order-dialog-c .orderInfo p {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
  color: #999999;
}
.order-dialog .order-dialog-c .orderInfo p i {
  font-style: normal;
  color: #333333;
  margin-right: 24px;
}
.order-dialog .order-dialog-c .orderInfo input {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
  color: #333333;
  margin-top: 10px;
  width: 98%;
  height: 45px;
  padding: 14px;
  line-height: 24px;
  box-sizing: border-box;
  border: 1px solid #e0e0e0;
}
.order-dialog .order-dialog-c .orderInfo textarea {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
  color: #333333;
  margin-top: 10px;
  width: 100%;
  height: 120px;
  padding: 14px;
  line-height: 24px;
  box-sizing: border-box;
  border: 1px solid #e0e0e0;
}
.order-dialog .order-dialog-c .sub-btn {
  display: block;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  color: #999999;
  width: 260px;
  height: 60px;
  text-align: center;
  line-height: 58px;
  box-sizing: border-box;
  border: 1px solid #e0e0e0;
  margin: 20px auto 20px auto;
}
.booking-romm .dialog {
  width: 870px;
  padding: 0 30px;
  margin-left: -465px;
  height: 700px;
  margin-top: -350px;
}
.booking-romm .dialog-t {
  padding: 0;
  background: #fff;
  border-bottom: 1px solid #efefef;
  font-size: 18px;
}
.booking-romm .dialog-t a {
  background: url("../img/close-on-icon.png") no-repeat center;
  background-size: contain;
}
.booking-romm .booking-romm-lists {
  max-height: 480px;
  overflow: hidden;
  overflow-y: auto;
  border-bottom: 1px solid #efefef;
}
.booking-romm .booking-romm-lists li {
  display: table;
  width: 100%;
  padding: 30px 0;
}
.booking-romm .booking-romm-lists li:not(:last-child) {
  border-bottom: 1px dashed #e6e6e6;
}
.booking-romm .item-checkbox,
.booking-romm .item-img,
.booking-romm .item-infor {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
.booking-romm .item-checkbox {
  width: 48px;
}
.booking-romm .checkbox {
  position: absolute;
  opacity: 0;
}
.booking-romm .checkbox + label {
  display: block;
  width: 20px;
  height: 20px;
  background: url("../img/check.png") no-repeat left center;
  background-size: contain;
}
.booking-romm .checkbox + label:after {
  display: inline-block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 48px;
  height: 100%;
}
.booking-romm .checkbox:checked + label {
  background-image: url("../img/checked.png");
}
.booking-romm .item-img {
  width: 180px;
  height: 140px;
}
.booking-romm .item-img img {
  width: 180px;
  height: 140px;
}
.booking-romm .item-img .booking-housetype {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 58px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #ffffff;
  font-size: 18px;
}
.booking-romm .item-img .salebg {
  background-color: rgba(255, 98, 0, 0.8);
}
.booking-romm .item-img .rentbg {
  background-color: rgba(70, 165, 14, 0.8);
}
.booking-romm .item-img .booking-time {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background: #ffe200;
  font-size: 14px;
}
.booking-romm .item-infor {
  padding: 0 150px 0 20px;
}
.booking-romm .item-infor .title,
.booking-romm .item-infor .house-infor,
.booking-romm .item-infor .house-address {
  width: 435px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.booking-romm .item-infor .title {
  line-height: 20px;
  font-size: 20px;
  font-weight: bold;
  color: #666666;
}
.booking-romm .item-infor .house-infor,
.booking-romm .item-infor .house-address {
  margin-top: 18px;
  padding-left: 25px;
  line-height: 18px;
  font-size: 14px;
  color: #999999;
}
.booking-romm .item-infor .house-infor {
  background: url("../img/home-s.png") no-repeat left center;
}
.booking-romm .item-infor .house-address {
  background: url("../img/gps-s.png") no-repeat left center;
}
.booking-romm .item-infor .tag-box {
  margin-top: 18px;
}
.booking-romm .item-infor .tag-box .tag {
  display: inline-block;
  width: 110px;
  height: 30px;
  margin-right: 17px;
  line-height: 30px;
  text-align: center;
  background: #ffe200;
  border-radius: 3px;
  font-size: 14px;
}
.booking-romm .item-infor .item-infor-right {
  position: absolute;
  right: 30px;
  bottom: 0;
}
.booking-romm .item-infor .item-infor-right .total-price {
  color: #db4c3f;
  font-size: 32px;
  font-weight: bold;
}
.booking-romm .item-infor .item-infor-right .total-price small {
  font-size: 14px;
}
.booking-romm .item-infor .item-infor-right .unit-price {
  margin-bottom: 30px;
  color: #999;
  font-size: 14px;
}
.booking-romm .item-infor .item-infor-right .delete-btn {
  width: 110px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #ff6600;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
}
.booking-romm .booking-romm-operate {
  position: relative;
  text-align: center;
}
.booking-romm .booking-romm-operate .item-checkbox {
  display: inherit;
  width: auto;
  position: absolute;
  left: 0;
  top: 2px;
}
.booking-romm .booking-romm-operate .item-checkbox .checkbox + label {
  display: inline-block;
  vertical-align: middle;
}
.booking-romm .booking-romm-operate .item-checkbox > span {
  font-size: 14px;
  vertical-align: middle;
}
.booking-romm .booking-romm-operate .check-count {
  margin: 20px 0;
  color: #666666;
  font-size: 18px;
}
.booking-romm .booking-romm-btn {
  width: 230px;
  height: 56px;
  background: #ff6600;
  border-radius: 4px;
  font-size: 20px;
  color: #ffffff;
}
.booking-romm .personal-infro .personal-infro-items {
  max-height: 480px;
  overflow: hidden;
  overflow-y: auto;
}
.booking-romm .personal-infro .personal-infro-item {
  margin-top: 30px;
}
.booking-romm .personal-infro .personal-infro-title {
  display: inline-block;
  width: 128px;
  font-size: 16px;
  color: #666666;
  vertical-align: middle;
}
.booking-romm .personal-infro .sex-item {
  display: inline-block;
  margin-right: 50px;
}
.booking-romm .personal-infro .sexbox + label {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("../img/radio-icon.png") no-repeat;
  vertical-align: middle;
}
.booking-romm .personal-infro .sexbox:checked + label {
  background-image: url("../img/radio-onicon.png");
}
.booking-romm .personal-infro .sex-text {
  vertical-align: middle;
  font-size: 16px;
}
.booking-romm .personal-infro .input-text {
  width: 240px;
  height: 40px;
  padding: 0 10px;
  border: 1px solid #dedede;
  border-radius: 3px;
  font-size: 14px;
  vertical-align: middle;
}
.booking-romm .personal-infro .getcode-btn {
  width: 190px;
  height: 40px;
  margin-left: 20px;
  background: #ffe200;
  border-radius: 3px;
  color: #999999;
  font-size: 16px;
  vertical-align: middle;
}
.booking-romm .personal-infro .booking-romm-operate {
  margin-top: 60px;
}
.booking-romm .agent-box {
  display: table;
  padding-bottom: 30px;
  border-bottom: 1px dashed #e6e6e6;
}
.booking-romm .agent-box .personal-infro-title,
.booking-romm .agent-box .agents {
  display: table-cell;
  vertical-align: top;
}
.booking-romm .agent-box .swiper-container {
  width: 642px;
  padding: 0 50px;
}
.booking-romm .agent-box .agent-img {
  position: relative;
  width: 160px;
  height: 200px;
  margin: 10px auto;
  box-shadow: 0 0 9px #ccc;
}
.booking-romm .agent-box .agent-img a {
  display: block;
}
.booking-romm .agent-box .agent-img img {
  width: 100%;
}
.booking-romm .agent-box .area-name,
.booking-romm .agent-box .agent-name,
.booking-romm .agent-box .evaluation-rate,
.booking-romm .agent-box .general {
  padding-top: 4px;
  text-align: center;
}
.booking-romm .agent-box .area-name {
  font-size: 18px;
  font-weight: bold;
}
.booking-romm .agent-box .agent-name {
  font-size: 16px;
  font-weight: bold;
}
.booking-romm .agent-box .evaluation-rate,
.booking-romm .agent-box .general {
  font-size: 14px;
}
.booking-romm-state .dialog {
  height: 580px;
  margin-top: -290px;
}
.booking-romm-state .booking-romm-state-text {
  padding: 28px 15px 20px;
  text-align: center;
  font-size: 24px;
}
.booking-romm-state .agent-box {
  display: block;
  border-bottom: none;
}
.booking-romm-state .agent-box .personal-infro-title,
.booking-romm-state .agent-box .agents {
  display: block;
}
.booking-romm-state .agent-box .personal-infro-title {
  padding-bottom: 20px;
  text-align: center;
  font-size: 20px;
}
.booking-romm-state .booking-romm-state-other {
  text-align: center;
}
.booking-romm-state .booking-romm-state-other p {
  line-height: 1.5;
  font-size: 14px;
  color: #999999;
}
.success-icon {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding-left: 50px;
  background: url("../img/success-icon.png") no-repeat left center;
  vertical-align: middle;
}
/*登录后下拉*/
.login-select .dialog {
  width: 180px;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0);
}
.login-select .video-play-t a {
  display: block;
  background: url(../img/icon-video-close.png) no-repeat right top;
  height: 40px;
  width: 100%;
  background-size: 30px 30px;
}
.login-select .video-play-c {
  width: 880px;
  height: 536px;
  background-color: #010001;
  position: relative;
}
/*dialog-e*/
/*leaveMessage-s*/
.leaveMessage .leaveMessage-t-box:before {
  content: '';
  display: table;
}
.leaveMessage .leaveMessage-t-box:after {
  content: '';
  display: table;
  clear: both;
}
.leaveMessage .leaveMessage-t-box .btn-box {
  float: right;
}
.leaveMessage .leaveMessage-t-box .btn-box .leavMessbtn {
  display: inline-block;
  font-size: 16px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  width: 114px;
  height: 38px;
  line-height: 38px;
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
  background-color: #FAFAFA;
  color: #999999;
  text-align: center;
  cursor: pointer;
  margin-right: 10px;
}
.leaveMessage .leaveMessage-t-box .btn-box .active {
  border: 1px solid #666666;
  background-color: #666666;
  color: #ffffff;
}
.leaveMessage .leaveMessage-c-t {
  font-size: 14px;
  line-height: 14px;
  color: #999999;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 10px;
}
.leaveMessage .leaveMessage-content ul li {
  padding: 20px 0;
  border-bottom: 1px dashed #e6e6e6;
}
.leaveMessage .leaveMessage-content ul li:before {
  content: '';
  display: table;
}
.leaveMessage .leaveMessage-content ul li:after {
  content: '';
  display: table;
  clear: both;
}
.leaveMessage .leaveMessage-content ul li .leaveMessage-img {
  float: left;
  position: relative;
}
.leaveMessage .leaveMessage-content ul li .leaveMessage-img .logo-pic {
  display: block;
  width: 100%;
  height: 32px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../img/leave-message-logo.png) no-repeat left center;
  background-size: cover;
}
.leaveMessage .leaveMessage-content ul li .leaveMessage-text {
  float: left;
  margin-left: 20px;
  width: 664px;
}
.leaveMessage .leaveMessage-content ul li .leaveMessage-text .title h2 {
  display: inline-block;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 10px;
  font-weight: bold;
}
.leaveMessage .leaveMessage-content ul li .leaveMessage-text .title h2 i {
  color: #ff6600;
  font-style: normal;
}
.leaveMessage .leaveMessage-content ul li .leaveMessage-text .title .label {
  display: inline-block;
  margin-left: 10px;
  background-color: #ff6600;
  color: #ffffff;
  padding: 3px 20px;
  font-size: 12px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.leaveMessage .leaveMessage-content ul li .leaveMessage-text .detail {
  height: 60px;
}
.leaveMessage .leaveMessage-content ul li .leaveMessage-text .detail p {
  color: #999999;
  font-size: 14px;
  line-height: 20px;
}
.leaveMessage .leaveMessage-content ul li .leaveMessage-text .time-box {
  margin-top: 40px;
  font-size: 14px;
  line-height: 14px;
  color: #999999;
}
.leaveMessage .leaveMessage-content ul li .leaveMessage-text .time-box:before {
  content: '';
  display: table;
}
.leaveMessage .leaveMessage-content ul li .leaveMessage-text .time-box:after {
  content: '';
  display: table;
  clear: both;
}
.leaveMessage .leaveMessage-content ul li .leaveMessage-text .time-box a {
  color: #999999;
}
.leaveMessage .leaveMessage-content ul li .leaveMessage-text .time-box span.time-ask {
  float: left;
  border-right: 1px solid #999999;
  margin-right: 5px;
  padding-right: 5px;
  color: #999999;
}
.leaveMessage .leaveMessage-content ul li .leaveMessage-text .time-box a.del-btn {
  float: right;
  display: inline-block;
  text-align: right;
  color: #999999;
  padding-left: 20px;
}
.leaveMessage .leaveMessage-content ul li .del-btn {
  display: inline-block;
  text-align: right;
  background: url(../img/delete-icon-black.png) no-repeat left center;
}
.leaveMessage .leaveMessage-content ul li.ask-item:before {
  content: '';
  display: table;
}
.leaveMessage .leaveMessage-content ul li.ask-item:after {
  content: '';
  display: table;
  clear: both;
}
.leaveMessage .leaveMessage-content ul li.ask-item a {
  display: block;
  color: #999999;
}
.leaveMessage .leaveMessage-content ul li.ask-item h2 {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 10px;
  color: #666666;
  font-weight: bold;
}
.leaveMessage .leaveMessage-content ul li.ask-item h2:hover {
  color: #ff6600;
}
.leaveMessage .leaveMessage-content ul li.ask-item .ask-detail {
  font-size: 14px;
  line-height: 20px;
  height: 40px;
  color: #999999;
}
.leaveMessage .leaveMessage-content ul li.ask-item .ask-detail p {
  color: #999999;
}
.leaveMessage .leaveMessage-content ul li.ask-item .ask-time-box {
  float: right;
  font-size: 14px;
  line-height: 14px;
  color: #999999;
  margin-top: 40px;
}
.leaveMessage .leaveMessage-content ul li.ask-item .ask-time-box .time {
  margin-right: 5px;
  padding-right: 5px;
  width: auto;
  color: #999999;
  margin-top: 0;
  font-size: 14px;
  line-height: 14px;
}
.leaveMessage.message .leaveMessage-t-box .btn-box .leavMessbtn {
  width: 64px;
}
/*leaveMessage-e*/
/*Ask-s*/
.Ask .leaveMessage-content li .leaveMessage-content-t:before {
  content: '';
  display: table;
}
.Ask .leaveMessage-content li .leaveMessage-content-t:after {
  content: '';
  display: table;
  clear: both;
}
.Ask .leaveMessage-content li .leaveMessage-content-t p {
  float: left;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  font-size: 16px;
  margin: 0;
  padding: 0;
  line-height: 30px;
}
.Ask .leaveMessage-content li .leaveMessage-content-t a {
  float: right;
  width: 100px;
}
/*Ask-e*/
/*entrust-s*/
.entrust .table-container {
  display: none;
}
.entrust .table-box {
  width: 100%;
  margin-top: 20px;
}
.entrust .table-box .entrust-table-green {
  height: 40px;
  line-height: 40px;
  color: #ffffff;
  background-color: #58b823;
  text-align: center;
  font-size: 16px;
}
.entrust .table-box .entrust-table-grey {
  height: 40px;
  line-height: 40px;
  background-color: #e6e6e6;
  text-align: center;
  font-size: 16px;
  color: #666666;
}
.entrust .table-box table,
.entrust .table-box table tr,
.entrust .table-box table th,
.entrust .table-box table td {
  border: 1px solid #e6e6e6;
}
.entrust .table-box table tr {
  height: 34px;
  line-height: 34px;
}
.entrust .table-box table td {
  font-size: 14px;
  color: #999999;
  text-align: center;
  border-right: 0;
  border-bottom: 0;
}
.entrust .table-box table th {
  font-size: 14px;
  font-weight: bold;
  color: #666666;
  text-align: center;
  border-right: 0;
  border-bottom: 0;
  border-top: 0;
}
.entrust .table-box table tr:nth-child(even) {
  background: #ffffff;
}
.entrust .table-box table tr:nth-child(odd) {
  background: #f5f5f5;
}
.entrust .table-box:nth-child(1) {
  margin-top: 30px;
}
/*entrust-e*/
/*dvaluateDetails-s*/
.evaluate-pie {
  margin-top: 10px;
}
.evaluate-pie .ep-t {
  padding: 8px 10px;
  background-color: #f7f8fa;
}
.evaluate-pie .ep-t:before {
  content: '';
  display: table;
}
.evaluate-pie .ep-t:after {
  content: '';
  display: table;
  clear: both;
}
.evaluate-pie .ep-t span,
.evaluate-pie .ep-t a {
  float: left;
  display: block;
}
.evaluate-pie .ep-t span {
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  font-size: 16px;
  line-height: 24px;
  margin-right: 174px;
}
.evaluate-pie .ep-t a {
  width: 80px;
  height: 24px;
  box-sizing: border-box;
  border: 1px solid #e0e0e0;
  line-height: 22px;
  text-align: center;
  margin-right: 20px;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
  color: #333333;
  background-color: #fff;
}
.evaluate-pie .ep-c {
  margin-top: 30px;
}
.evaluate-pie .ep-c:before {
  content: '';
  display: table;
}
.evaluate-pie .ep-c:after {
  content: '';
  display: table;
  clear: both;
}
.evaluate-pie .ep-c .ep-c-l {
  float: left;
  width: 723px;
  height: 185px;
  margin: 0 auto;
}
.evaluate-pie .ep-c .ep-c-r {
  float: right;
  display: flex;
  display: -webkit-flex;
}
.evaluate-pie .ep-c .zhpf {
  margin-right: 40px;
  text-align: center;
}
.evaluate-pie .ep-c .zhpf h3 {
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  font-size: 16px;
}
.evaluate-pie .ep-c .zhpf h1 {
  font-size: 60px;
  font-family: Arial, Microsoft YaHei;
  color: #fd842b;
  line-height: 48px;
  padding: 38px 0 20px 0;
}
.evaluate-pie .ep-c .zhpf p {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
  color: #999999;
}
.evaluate-pie .ep-c .fwpj {
  margin-right: 80px;
}
.evaluate-pie .ep-c .fwpj h3 {
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  font-size: 16px;
  margin-bottom: 14px;
}
.evaluate-pie .ep-c .fwpj li span {
  line-height: 24px;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
  color: #333333;
  display: inline-block;
}
.evaluate-pie .ep-c .fwpj li span:nth-of-type(2) {
  width: 150px;
  height: 24px;
  box-sizing: border-box;
  padding: 6px 0;
  margin: 0 15px 0 6px;
}
.evaluate-pie .ep-c .fwpj li span:nth-of-type(2) em {
  width: 100%;
  height: 100%;
  background-color: #fd842b;
  display: inline-block;
}
.evaluateList .evaluateList-t {
  width: 100%;
  height: 40px;
  background-color: #f7f8fa;
  box-sizing: border-box;
  padding: 0 20px;
  display: flex;
  display: -webkit-flex;
}
.evaluateList .evaluateList-t a {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
  margin-right: 24px;
  line-height: 40px;
}
.evaluateList .evaluateList-t .acticve {
  color: #fd842b;
}
.evaluateList .evaluateList-c dd {
  padding: 10px 0;
  border-bottom: 1px solid #e0e0e0;
}
.evaluateList .evaluateList-c dd:before {
  content: '';
  display: table;
}
.evaluateList .evaluateList-c dd:after {
  content: '';
  display: table;
  clear: both;
}
.evaluateList .evaluateList-c .tx {
  float: left;
  padding: 10px 44px 0 40px ;
}
.evaluateList .evaluateList-c .tx a {
  display: block;
  width: 66px;
  height: 66px;
  overflow: hidden;
  border-radius: 33px;
}
.evaluateList .evaluateList-c .tx a img {
  display: block;
}
.evaluateList .evaluateList-c .tx p {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
  color: #999999;
  text-align: center;
  margin-top: 20px;
  line-height: 14px;
}
.evaluateList .evaluateList-c .evaluate-info {
  width: 710px;
  padding-top: 10px;
  float: left;
}
.evaluateList .evaluateList-c .evaluate-info .evaluate-explain {
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  font-size: 16px;
  line-height: 24px;
  padding: 25px 0 20px 0;
}
.evaluateList .evaluateList-c .evaluate-info .evaluate-time {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
  line-height: 14px;
  color: #999999;
}
.evaluateList .evaluateList-c .evaluate-info .evaluate-time i {
  font-style: normal;
}
.evaluateList .evaluateList-c .evaluate-info-t:before {
  content: '';
  display: table;
}
.evaluateList .evaluateList-c .evaluate-info-t:after {
  content: '';
  display: table;
  clear: both;
}
.evaluateList .evaluateList-c .evaluate-info-t .pf {
  float: left;
}
.evaluateList .evaluateList-c .evaluate-info-t .pf:before {
  content: '';
  display: table;
}
.evaluateList .evaluateList-c .evaluate-info-t .pf:after {
  content: '';
  display: table;
  clear: both;
}
.evaluateList .evaluateList-c .evaluate-info-t .pf span {
  display: block;
  float: left;
  line-height: 28px;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  font-size: 16px;
}
.evaluateList .evaluateList-c .evaluate-info-t .pf span:nth-of-type(2) {
  float: right;
  margin-left: 20px;
}
.evaluateList .evaluateList-c .evaluate-info-t .pf span:nth-of-type(2) a {
  font-size: 24px;
  color: #fd842b;
  font-family: "宋体";
}
.evaluateList .evaluateList-c .evaluate-info-t .bq {
  float: right;
}
.evaluateList .evaluateList-c .evaluate-info-t .bq:before {
  content: '';
  display: table;
}
.evaluateList .evaluateList-c .evaluate-info-t .bq:after {
  content: '';
  display: table;
  clear: both;
}
.evaluateList .evaluateList-c .evaluate-info-t .bq a {
  display: block;
  float: left;
  margin-right: 20px;
  width: 80px;
  height: 24px;
  line-height: 22px;
  text-align: center;
  box-sizing: border-box;
  border: 1px solid #e0e0e0;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
}
.evaluateList .evaluateList-c .evaluate-info-t .bq a:nth-last-of-type(1) {
  margin-right: 0;
}
.evaluateList .evaluateList-c .evaluate-pic {
  float: left;
  width: 260px;
  height: 180px;
  overflow: hidden;
  margin-left: 68px;
  position: relative;
}
.evaluateList .evaluateList-c .evaluate-pic p {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  line-height: 40px;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  font-size: 16px;
  color: #fff;
  box-sizing: border-box;
  padding: 0 10px;
}
/*dvaluateDetails-e*/
/*middleManList-branch-s*/
.middleManList-branch .list_:nth-last-of-type(1) {
  border-bottom: 1px solid #e0e0e0;
}
.middleManList-branch .middleman-p {
  width: 200px;
  height: 134px;
  overflow: hidden;
}
/*middleManList-branch-e*/
/*map-search-s*/
.search-content {
  min-width: 1250px;
  padding: 10px 0 10px 50px;
  border-bottom: 1px solid #e0e0e0;
}
.search-content:before {
  content: '';
  display: table;
}
.search-content:after {
  content: '';
  display: table;
  clear: both;
}
.search-content .search-box {
  height: 40px;
}
.search-content .search-box .search-text {
  height: 40px;
  width: 273px;
}
.search-content .search-box .search-btn {
  height: 40px;
  font-size: 20px;
  width: 100px;
}
.search-content .search-box,
.search-content .select-box {
  float: left;
  margin: 0;
}
.search-content .search-box {
  margin-right: 80px;
}
.search-content .select-box,
.search-content .select-other-box {
  margin-right: 20px;
}
.search-content .select-box > .select-box-t,
.search-content .select-other-box > .select-box-t,
.search-content .select-box > li,
.search-content .select-other-box > li {
  width: 110px;
  height: 40px;
  line-height: 24px;
}
.search-content .select-box .select-ul {
  width: 110px;
  max-height: 200px;
  overflow: hidden;
  overflow-y: auto;
}
.search-content .select-box .select-ul li.hover {
  background: #f3f3f3;
  color: #ff6600;
}
.search-content .select-other-box {
  position: relative;
  float: left;
  margin: 0;
  z-index: 101;
}
.search-content .select-other-box .li-mixin {
  width: 200px;
  padding-top: 15px;
  position: absolute;
  right: 0;
  top: 39px;
  border: 1px solid #CCC;
  background-color: #FFF;
}
.search-content .select-other-box .li-mixin > li {
  position: relative;
  width: 120px;
  padding: 0;
  margin-left: 60px;
  margin-bottom: 15px;
}
.search-content .select-other-box .li-mixin > li p {
  position: absolute;
  left: -40px;
  line-height: 30px;
}
.search-content .select-other-box .li-mixin > li:hover {
  background: #fff;
}
.search-content .select-other-box .select-ul {
  width: 120px;
}
.search-content .c-house {
  float: left;
  border: 1px solid #e0e0e0;
  color: #333333;
  background: url(../img/triangle0.png) no-repeat 99% center;
  height: 40px;
  box-sizing: border-box;
  padding: 0 9px;
  font-size: 16px;
  line-height: 40px;
  border-right: none;
  width: 71px;
}
.search-content a {
  display: block;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
  float: left;
  height: 40px;
  line-height: 40px;
}
.search-content .w900 {
  position: relative;
}
.search-content .clearAll-btn {
  margin-left: 50px;
  padding-left: 30px;
  background: url(../img/clear-btn.png) no-repeat left center;
}
.search-content .search-content-right {
  /* width: 1200px;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0; */
}
.search-content .search-content-right > div {
  background: #fff;
  position: absolute;
  right: 16px;
  padding-left: 15px;
}
.search-content .callback-btn {
  padding-left: 22px;
  background: url(../img/callback.png) no-repeat left center;
}
@media screen and (max-width: 1435px) {
  .search-content-right {
    /* display: none; */
  }
}
.searched-c {
  width: 100%;
}
.searched-c:before {
  content: '';
  display: table;
}
.searched-c:after {
  content: '';
  display: table;
  clear: both;
}
.searched-c .searched-list {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
.searched-c .searched-list:before {
  content: '';
  display: table;
}
.searched-c .searched-list:after {
  content: '';
  display: table;
  clear: both;
}
.searched-c .scroll-btn {
  position: absolute;
  z-index: 100;
  top: 50%;
  left: 513px;
  width: 19px;
  height: 102px;
  margin-top: -51px;
  cursor: pointer;
  background: url(../img/scroll-left_03.png) no-repeat center center;
}
.searched-c .scroll-btn.hide {
  left: 0;
  background: url(../img/scroll-right_03.png) no-repeat center center;
}
.searched-c .map-search-list {
  float: left;
}
.searched-c .searched-type,
.searched-c .tabs_box,
.searched-c .map-c {
  position: absolute;
  top: 111px;
  bottom: 0;
}
.searched-c .searched-type {
  width: 50px;
  background: #c8c9cc;
  z-index: 100;
}
.searched-c .searched-type li {
  width: 50px;
  padding: 54px 0 0 0;
  text-align: center;
  height: 82px;
  box-sizing: border-box;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
  color: #fff;
  cursor: pointer;
}
.searched-c .searched-type .active {
  background-color: #ffe200;
  color: #333333;
}
.searched-c .searched-type li:nth-of-type(1) {
  background-image: url(../img/qy-w.png);
  background-repeat: no-repeat;
  background-position: center 16px;
}
.searched-c .searched-type li:nth-of-type(2) {
  background-image: url(../img/dt.png);
  background-repeat: no-repeat;
  background-position: center 13px;
}
.searched-c .searched-type li:nth-of-type(1).active {
  background-image: url(../img/qy.png);
  background-repeat: no-repeat;
  background-position: center 16px;
}
.searched-c .searched-type li:nth-of-type(2).active {
  background-image: url(../img/dt-b.png);
  background-repeat: no-repeat;
  background-position: center 13px;
}
.searched-c .tabs_box {
  width: 463px;
  left: 50px;
  background: #fff;
}
.searched-c .subway-point {
  display: none;
  z-index: 999;
  position: absolute;
  left: 514px;
  top: 159px;
  background-color: #ffffff;
  border: 1px solid #c8c9cc;
  padding: 0 5px 0 5px;
}
.searched-c .subway-point ul li {
  padding: 10px;
  cursor: pointer;
  border-bottom: 1px solid #e0e0e0;
}
.searched-c .subway-point ul li:last-child {
  border-bottom: none;
}
.searched-c .map-search-list {
  border: 1px solid #c8c9cc;
  box-sizing: border-box;
  margin: -1px 0;
}
.searched-c .map-search-top {
  width: 443px;
  background: #fefeee;
  line-height: 40px;
  border-bottom: 1px solid #d1d1d1;
  padding: 0 10px;
}
.searched-c .map-search-top .subway-msg {
  padding-right: 100px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 14px;
}
.searched-c .map-search-top .subway-res {
  color: #999;
}
.searched-c .map-search-top .subway-select {
  width: 100px;
  height: 28px;
  line-height: 28px;
  position: absolute;
  right: 15px;
  top: 6px;
  background: #ffe200;
  border: 1px solid #d1d1d1;
  text-align: center;
  font-size: 14px;
}
.searched-c .map-search-top .subway-select i {
  display: inline-block;
  width: 14px;
  height: 17px;
  margin-top: -2px;
  margin-right: 5px;
  background: url(../img/dt-b.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
}
.searched-c .map-search-top .subway-select .subway-list {
  display: none;
  position: absolute;
  left: -1px;
  width: 100px;
  background: #fff;
  border: 1px solid #d1d1d1;
  text-align: left;
}
.searched-c .map-search-top .subway-select .subway-list li {
  padding-left: 10px;
}
.searched-c .map-search-top .subway-select .subway-list li span {
  display: block;
}
.searched-c .map-search-top .subway-select .subway-list li:hover {
  background: #f3f3f3;
  color: #ff6600;
}
.searched-c .map-search-top .subway-select .station-wrapper {
  display: none;
  position: absolute;
  left: 100px;
  top: -1px;
  width: 100px;
  background: #fff;
  border: 1px solid #d1d1d1;
  z-index: 101;
}
.searched-c .map-search-list-t {
  border-bottom: 1px solid #e0e0e0;
  width: 463px;
  height: 48px;
}
.searched-c .map-search-list-t:before {
  content: '';
  display: table;
}
.searched-c .map-search-list-t:after {
  content: '';
  display: table;
  clear: both;
}
.searched-c .map-search-list-t a {
  display: block;
  background-color: #fff;
  float: left;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  font-size: 16px;
  width: 100px;
  height: 49px;
  box-sizing: border-box;
  border-bottom: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  line-height: 48px;
}
.searched-c .map-search-list-t a:before {
  content: '';
  display: table;
}
.searched-c .map-search-list-t a:after {
  content: '';
  display: table;
  clear: both;
}
.searched-c .map-search-list-t a span {
  display: block;
  float: left;
}
.searched-c .map-search-list-t a span:nth-of-type(1) {
  width: 73px;
  text-align: center;
  line-height: 48px;
}
.searched-c .map-search-list-t a span em {
  width: 26px;
  height: 24px;
  display: block;
}
.searched-c .map-search-list-t a span em:nth-of-type(1) {
  background: url(../img/up-icon.png) no-repeat left 19px;
}
.searched-c .map-search-list-t a span em:nth-of-type(2) {
  background: url(../img/down-icon.png) no-repeat left 2px;
}
.searched-c .map-search-list-t .active {
  border-bottom: none;
}
.searched-c .map-search-list-t .active span em:nth-of-type(1).active {
  background: url(../img/up-icon-active.jpg) no-repeat left 19px;
}
.searched-c .map-search-list-t .active span em:nth-of-type(2).active {
  background: url(../img/down-icon-active.jpg) no-repeat left 2px;
}
.searched-c .map-search-list-t a:nth-of-type(1) {
  width: 79px;
  text-align: center;
}
.searched-c .map-search-list-t .map-search-count {
  display: inline-block;
  width: 170px;
  height: 48px;
  padding: 0 5px;
  line-height: 48px;
  font-size: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.searched-c .map-search-list-t .map-search-count em {
  color: red;
  font-weight: bold;
  font-style: normal;
}
.searched-c .map-search-list-intro {
  position: relative;
  width: 463px;
  border-bottom: 1px solid #d1d1d1;
}
.searched-c .map-search-list-intro .intro-content {
  padding-left: 40px;
}
.searched-c .map-search-list-intro .intro-list {
  overflow: hidden;
  font-size: 14px;
  color: #aaaaaa;
  padding: 15px 20px 12px;
}
.searched-c .map-search-list-intro .intro-list li {
  display: inline-block;
  width: 140px;
  margin-right: 16px;
  height: 22px;
  overflow: hidden;
  line-height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #999;
  font-size: 12px;
}
.searched-c .map-search-list-intro .intro-list .name {
  font-size: 18px;
  color: #262626;
  font-weight: 800;
}
.searched-c .map-search-list-intro .intro-list .price {
  color: #e4393c;
  width: 164px;
  margin-right: 0;
}
.searched-c .map-search-list-intro .intro-list .price i {
  font-style: normal;
}
.searched-c .map-search-list-intro .intro-list .price span {
  font-size: 18px;
  font-weight: bold;
}
.searched-c .map-search-list-intro .intro-icon {
  position: absolute;
  width: 26px;
  height: 26px;
  border-radius: 13px;
  background-color: #000;
  top: 22px;
  left: 20px;
}
.searched-c .map-search-list-intro .intro-icon .cycle {
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background: #ffe200;
  position: absolute;
  left: 7px;
  top: 4px;
}
.searched-c .map-search-list-intro .intro-icon .cycle div {
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #000;
  border-radius: 3px;
  left: 3px;
  top: 3px;
}
.searched-c .map-search-list-intro .intro-icon .triangle {
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-width: 7px;
  border-top-color: #ffe200;
  top: 13px;
  left: 8px;
}
.searched-c .map-search-list-c {
  width: 463px !important;
  overflow-y: auto;
  padding: 0 18px;
  box-sizing: border-box;
}
.searched-c .map-search-list-c li {
  padding: 20px 0;
  border-bottom: 1px solid #e0e0e0;
}
.searched-c .map-search-list-c li:before {
  content: '';
  display: table;
}
.searched-c .map-search-list-c li:after {
  content: '';
  display: table;
  clear: both;
}
.searched-c .map-search-list-c li .msl-p {
  float: left;
}
.searched-c .map-search-list-c li .msl-p {
  position: relative;
  width: 140px;
  height: 130px;
  overflow: hidden;
  display: block;
}
.searched-c .map-search-list-c li .msl-p .VR-btn {
  top: 0;
  left: 0;
  width: 30px;
  height: 27px;
  background-size: contain;
}
.searched-c .map-search-list-c li .msl-c {
  margin-left: 150px;
}
.searched-c .map-search-list-c li .msl-c h1 a {
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  line-height: 24px;
}
.searched-c .map-search-list-c li .msl-c h3 {
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  color: #ec3431;
  line-height: 18px;
  padding-top: 5px;
}
.searched-c .map-search-list-c li .msl-c p {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
  color: #333333;
  line-height: 14px;
  padding: 5px 0 10px 0;
}
.searched-c .map-search-list-c li .msl-link:before {
  content: '';
  display: table;
}
.searched-c .map-search-list-c li .msl-link:after {
  content: '';
  display: table;
  clear: both;
}
.searched-c .map-search-list-c li .msl-link a {
  float: left;
  width: 80px;
  background-color: #f1f0e1;
  font-size: 14px;
  color: #97967f;
  display: block;
  height: 32px;
  line-height: 32px;
  margin-right: 10px;
  text-align: center;
}
.searched-c .map-search-list-c li .msl-link a:nth-last-of-type(1) {
  margin-right: 0;
}
.searched-c .map-search-list-c .laypage {
  padding: 20px 0;
  text-align: center;
}
.searched-c .map-search-list-c .laypage .laypage_main {
  float: none;
}
.searched-c .map-search-list-c .laypage .laypage_main span {
  background-color: transparent;
}
.searched-c .map-search-notresult {
  width: 68%;
  margin: 100px auto 0;
  text-align: center;
}
.searched-c .map-search-notresult p {
  line-height: 1.5;
  text-align: left;
  font-size: 14px;
  color: #999;
}
.searched-c .map-search-notresult img {
  display: inline;
}
.searched-c .map-c {
  left: 0;
  right: 0;
  margin-left: 515px;
}
.searched-c .searched-top-control {
  position: relative;
}
.searched-c .searched-top-control ul {
  position: absolute;
  right: 10px;
  top: 20px;
  background: #fff;
  padding: 12px 20px;
  font-size: 14px;
  border: 1px solid #d1d1d1;
  border-radius: 4px;
}
.searched-c .searched-top-control ul li {
  display: inline-block;
}
.searched-c .searched-top-control ul li:not(:first-child) {
  margin-left: 20px;
}
.searched-c .searched-top-control ul li input[type="checkbox"] {
  opacity: 0;
}
.searched-c .searched-top-control ul li input[type="checkbox"]:checked + label .i-check {
  border-color: #ffe200;
  background: url("../img/i-check.png") no-repeat left top;
}
.searched-c .searched-top-control ul .i-check {
  display: inline-block;
  width: 13px;
  height: 13px;
  vertical-align: middle;
  background: none;
  border: 1px solid #adadad;
  margin-right: 5px;
  margin-top: -2px;
  border-radius: 2px;
}
.searched-c .map-control {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.searched-c .map-control li {
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  margin-bottom: 3px;
  background: rgba(0, 0, 0, 0.6);
  color: #ffffff;
  cursor: pointer;
  font-size: 0;
}
.searched-c .map-control #mapSlide li {
  line-height: 1;
}
.searched-c .map-control #mapSlide li i {
  margin-top: 5px;
}
.searched-c .map-control #mapSlide li > span {
  display: block;
  padding-top: 3px;
  font-size: 12px;
  transform: scale(0.9);
}
.searched-c .map-control .addicon,
.searched-c .map-control .subtracticon,
.searched-c .map-control .busicon,
.searched-c .map-control .hospitalicon,
.searched-c .map-control .bankcardicon,
.searched-c .map-control .supermarketicon,
.searched-c .map-control .schoolicon {
  display: inline-block;
  width: 18px;
  height: 18px;
  vertical-align: middle;
  background: url(../img/mapslidectrl.png) no-repeat;
  background-size: 18px 126px;
}
.searched-c .map-control .addicon {
  background-position: 0 0;
}
.searched-c .map-control .subtracticon {
  background-position: 0 -18px;
}
.searched-c .map-control .busicon {
  background-position: 0 -36px;
}
.searched-c .map-control .hospitalicon {
  background-position: 0 -54px;
}
.searched-c .map-control .bankcardicon {
  background-position: 0 -72px;
}
.searched-c .map-control .supermarketicon {
  background-position: 0 -90px;
}
.searched-c .map-control .schoolicon {
  background-position: 0 -108px;
}
.searched-c .map-station_guide .map-search-list-c {
  padding: 0;
}
.searched-c .map-station_guide .map-search-list-c li {
  padding: 0;
  border-bottom: none;
}
.searched-c .map-station_guide .map-search-list-c li a {
  display: block;
  padding: 20px 0;
  margin: 0 18px;
  border-bottom: 1px solid #e0e0e0;
}
/*map-search-e*/
/*地图找房覆盖物s*/
.bubble {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}
.bubblecom {
  border: 1px solid transparent;
  background-color: #ff6600;
  border-radius: 50%;
  cursor: pointer;
  overflow: hidden;
  text-align: center;
  font-size: 12px;
}
.bubblecom p {
  color: #ffffff;
}
.bubblecom:hover {
  background-color: #ffe200;
}
.bubblecom:hover p {
  color: #000000;
}
.bubblelg {
  width: 92px;
  height: 92px;
  line-height: 20px;
  border: 1px solid transparent;
  background-color: #ff6600;
  border-radius: 50%;
  cursor: pointer;
  overflow: hidden;
  text-align: center;
  font-size: 12px;
}
.bubblelg p {
  color: #ffffff;
}
.bubblelg:hover {
  background-color: #ffe200;
}
.bubblelg:hover p {
  color: #000000;
}
.bubblelg .name {
  margin-top: 15px;
}
.bubblelg p strong {
  font-size: 14px;
}
.bubblemd {
  width: 78px;
  height: 78px;
  line-height: 18px;
  border: 1px solid transparent;
  background-color: #ff6600;
  border-radius: 50%;
  cursor: pointer;
  overflow: hidden;
  text-align: center;
  font-size: 12px;
}
.bubblemd p {
  color: #ffffff;
}
.bubblemd:hover {
  background-color: #ffe200;
}
.bubblemd:hover p {
  color: #000000;
}
.bubblemd .name {
  margin-top: 10px;
}
.bubblesm {
  position: relative;
  height: 28px;
  line-height: 28px;
  cursor: pointer;
  text-align: center;
}
.bubblesm .name {
  display: inline-block;
  position: relative;
  padding: 0 10px;
  color: #ffffff;
  background-color: #ff6600;
  z-index: 11;
}
.bubblesm .num-wrap {
  position: absolute;
  display: inline-block;
  padding: 0 10px;
  background-color: #ffffff;
  opacity: 0;
  visibility: hidden;
}
.bubblesm .num {
  display: inline-block;
}
.bubblesm .arrow {
  display: block;
  width: 0;
  height: 0;
  box-shadow: 1px 2px 2px 0 rgba(0, 0, 0, 0.2);
  border: 5px solid #ff6600;
  position: absolute;
  bottom: -7px;
  left: 20px;
  z-index: 9;
  -webkit-transform: rotate(45deg) translateX(-50%);
  -moz-transform: rotate(45deg) translateX(-50%);
  transform: rotate(45deg) translateX(-50%);
}
.bubblesm:after {
  display: block;
  content: '';
  width: 24px;
  height: 18px;
  position: absolute;
  bottom: 0;
  left: 10px;
  z-index: 10;
  background-color: #ff6600;
}
.label-clicked .bubblesm .name,
.bubblesm:hover .name {
  color: #000000;
  background-color: #ffe200;
}
.label-clicked .bubblesm .num-wrap,
.bubblesm:hover .num-wrap {
  visibility: visible;
  opacity: 1;
}
.label-clicked .bubblesm .arrow,
.bubblesm:hover .arrow {
  border-color: #ffe200;
}
.label-clicked {
  z-index: 3 !important;
}
.bubbleother {
  line-height: 19px;
}
.bubbleother .name {
  margin-top: 20px;
}
/*地图找房覆盖物e*/
/*shopMap-s*/
.searched-c.shopMap {
  width: 100%;
  overflow: hidden;
}
.searched-c.shopMap:before {
  content: '';
  display: table;
}
.searched-c.shopMap:after {
  content: '';
  display: table;
  clear: both;
}
.searched-c.shopMap .searched-list {
  position: relative;
  float: right;
}
.searched-c.shopMap .searched-list .Scroll-btn {
  position: absolute;
  z-index: 102;
  left: -18px;
  top: 50%;
  width: 19px;
  height: 102px;
  margin-top: -51px;
  -ms-transform: rotate(180deg) translateZ(0);
  -moz-transform: rotate(180deg) translateZ(0);
  -webkit-transform: rotate(180deg) translateZ(0);
  -o-transform: rotate(180deg) translateZ(0);
  transform: rotate(180deg) translateZ(0);
  background: url(../img/scroll-left_03.png) no-repeat center center;
}
.searched-c.shopMap .searched-list .Scroll-btn.hide {
  background: url(../img/scroll-right_03.png) no-repeat center center;
}
.searched-c.shopMap .map-c {
  width: -webkit-calc(100% - 502px);
  width: -moz-calc(100% - 502px);
  width: calc(100% - 502px);
}
.searched-c.shopMap .map-search-list-c {
  padding: 0 10px;
  width: 463px !important;
  box-sizing: border-box;
}
.searched-c.shopMap .map-search-list-c li .msl-p {
  width: 200px;
  height: 134px;
}
.searched-c.shopMap .map-search-list-c li .msl-c {
  width: 252px;
}
.searched-c.shopMap .map-search-list-c li .msl-c h3 {
  padding: 20px 0 14px 0;
  color: #666666;
}
.searched-c.shopMap .map-search-list-c li .msl-c p {
  line-height: 24px;
}
.header-nav .shopMap-btn {
  width: 141px;
  height: 50px;
  text-align: center;
  box-sizing: border-box;
  border: 1px solid #e0e0e0;
  margin-top: 25px;
  float: right;
  margin-right: 10px;
}
.header-nav .shopMap-btn span {
  line-height: 48px;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
  font-size: 16px;
  padding-left: 26px;
  background: url(../img/callback.png) no-repeat left center;
}
/*shopMap-e*/
/*anyw*/
/*marketSurvey_index  start*/
.market-header-list.newhou-header-list .header-nav .head-label {
  width: 96px;
}
.market-header-list.newhou-header-list .header-nav .head-label-box {
  border-right: 0;
}
.market-header-list .new-nav {
  display: inline-block;
  margin: 0;
  margin-top: 32px;
  margin-left: 110px;
}
.market-header-list .new-nav li {
  margin-right: 20px;
}
.market-header-list .new-nav li a {
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  font-weight: bold;
  color: rgba(102, 102, 102, 0.4);
}
.market-header-list .new-nav li:last-child {
  margin-right: 0;
}
.new-nav li.active a {
  color: #666666;
}
.crumb-container {
  background-color: #FFFFFF;
  padding-left: 10px;
  padding: 10px 10px 20px 10px;
}
.crumb-container:before {
  content: '';
  display: table;
}
.crumb-container:after {
  content: '';
  display: table;
  clear: both;
}
.crumb-container ol {
  padding: 0 10px;
}
.crumb-container ol:before {
  content: '';
  display: table;
}
.crumb-container ol:after {
  content: '';
  display: table;
  clear: both;
}
.crumb-container li {
  float: left;
  font-size: 12px;
  color: #666666;
  font-family: Arial, Microsoft YaHei;
  line-height: 12px;
}
.crumb-container li a {
  color: #666666;
  font-size: 12px;
  line-height: 12px;
  display: inline-block;
}
.market-surey-nav {
  padding: 0 10px;
}
.market-surey-nav ul {
  border-bottom: 2px solid #ffe200;
}
.market-surey-nav ul:before {
  content: '';
  display: table;
}
.market-surey-nav ul:after {
  content: '';
  display: table;
  clear: both;
}
.market-surey-nav ul li {
  height: 50px;
  float: left;
  min-width: 148px;
}
.market-surey-nav ul li a {
  display: block;
  color: #999999;
  line-height: 50px;
  padding: 0 25px;
  font-size: 18px;
  font-family: Arial, Microsoft YaHei;
}
.market-surey-nav ul .active {
  background: #ffe200;
}
.market-surey-nav ul .active a {
  color: #333333;
  font-family: Arial, Microsoft YaHei;
}
.infor-inde-label {
  width: 120px;
  height: 46px;
  line-height: 46px;
  font-size: 18px;
  color: #ffffff;
  background-color: #db4c3f;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
}
.news-container {
  padding: 0 10px 40px 10px;
}
.news-container:before {
  content: '';
  display: table;
}
.news-container:after {
  content: '';
  display: table;
  clear: both;
}
.news-container .news-container-left {
  width: 680px;
  float: left;
}
.news-container .news-container-right {
  width: 480px;
  padding-left: 20px;
  float: right;
}
.news-container .news-container-right .pic-item {
  overflow: hidden;
  float: left;
  position: relative;
}
.news-container .news-container-right .pic-item:nth-child(2) {
  margin-left: 20px;
}
.news-container .news-container-right .pic-item p {
  width: 92%;
  height: 38px;
  line-height: 38px;
  color: #FFFFFF;
  font-size: 18px;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 0 10px 0 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-container .news-container-right .pic-item .txt-big {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  text-align: center;
}
.news-container .news-container-right .pic-item .txt-big span {
  font-weight: bold;
  font-size: 48px;
  color: #FFFFFF;
  text-shadow: 4px 4px 4px #000000;
  margin-top: 45px;
  display: inline-block;
}
.news-container .news-container-right .pic-top:before {
  content: '';
  display: table;
}
.news-container .news-container-right .pic-top:after {
  content: '';
  display: table;
  clear: both;
}
.news-container .news-container-right .pic-top .txt-big span {
  font-size: 18px;
  margin-top: 75px;
}
.news-container .news-container-right .pic-bottom {
  margin-top: 20px;
}
.news-container .news-container-right .pic-bottom p {
  width: 96%;
}
.news-container .news-container-right .pic-bottom .txt-big span {
  font-size: 48px;
  margin-top: 45px;
}
.news-container .swiper-container .swiper-slide p {
  width: 680px;
  height: 38px;
  line-height: 38px;
  color: #FFFFFF;
  font-size: 18px;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 0 18px 0 10px;
  position: absolute;
  bottom: 0;
}
.news-container .swiper-container .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 100%;
  background: #ffffff;
  opacity: 1;
}
.news-container .swiper-container .swiper-pagination-bullet-active {
  opacity: 1;
  background: #ff6600;
}
.news-container .swiper-container .swiper-pagination {
  text-align: right;
}
.market-container.information-container .market-panel {
  width: 580px;
}
.market-container.information-container .market-panel:nth-child(2) {
  margin: 0 0 0 20px;
}
.market-container.information-container .market-panel ul li .index-text {
  width: 434px;
}
.market-container {
  padding: 0 10px;
}
.market-container:before {
  content: '';
  display: table;
}
.market-container:after {
  content: '';
  display: table;
  clear: both;
}
.market-container .market-panel {
  width: 380px;
  min-height: 430px;
  float: left;
}
.market-container .market-panel h2 {
  border-bottom: 1px solid #e6e6e6;
}
.market-container .market-panel h2:before {
  content: '';
  display: table;
}
.market-container .market-panel h2:after {
  content: '';
  display: table;
  clear: both;
}
.market-container .market-panel h2 span {
  float: left;
  display: inline-block;
  font-size: 22px;
  line-height: 22px;
  padding-bottom: 10px;
  font-family: Arial, Microsoft YaHei;
  color: #3b3b3b;
  border-bottom: 3px solid #ffe200;
  font-weight: bold;
}
.market-container .market-panel h2 a {
  display: inline-block;
  width: 68px;
  height: 21px;
  line-height: 23px;
  border: 1px solid #e6e6e6;
  font-size: 12px;
  color: #999999;
  font-family: Arial, Microsoft YaHei;
  text-align: center;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  float: right;
}
.market-container .market-panel h2 a:hover {
  color: #ec3431;
}
.market-container .market-panel ul li {
  padding: 20px 0;
  border-bottom: 1px dashed #cccccc;
}
.market-container .market-panel ul li a:before {
  content: '';
  display: table;
}
.market-container .market-panel ul li a:after {
  content: '';
  display: table;
  clear: both;
}
.market-container .market-panel ul li:before {
  content: '';
  display: table;
}
.market-container .market-panel ul li:after {
  content: '';
  display: table;
  clear: both;
}
.market-container .market-panel ul li .index-img {
  float: left;
}
.market-container .market-panel ul li .index-text {
  float: left;
  margin-left: 20px;
  width: 234px;
}
.market-container .market-panel ul li .index-text h3 {
  width: 100%;
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  line-height: 16px;
  color: #3b3b3b;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 10px;
}
.market-container .market-panel ul li .index-text h3:hover {
  color: #ec3431;
}
.market-container .market-panel ul li .index-text .text-des {
  width: 100%;
  height: 52px;
}
.market-container .market-panel ul li .index-text .text-des p {
  font-family: Arial, Microsoft YaHei;
  font-size: 12px;
  color: #999999;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.market-container .market-panel ul li .index-text .source {
  font-family: Arial, Microsoft YaHei;
  font-size: 12px;
  color: #999999;
  line-height: 12px;
}
.market-container .market-panel ul li .index-text .source:before {
  content: '';
  display: table;
}
.market-container .market-panel ul li .index-text .source:after {
  content: '';
  display: table;
  clear: both;
}
.market-container .market-panel ul li .index-text .source .name {
  float: left;
}
.market-container .market-panel ul li .index-text .source .time {
  float: right;
  width: auto;
}
.market-container .market-panel:nth-child(2) {
  margin: 0 20px;
}
.interview-comtainer {
  margin: 35px 0 60px 0;
}
.interview-comtainer .swiper-container .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 100%;
  background: #ffffff;
  opacity: 1;
}
.interview-comtainer .swiper-container .swiper-pagination-bullet-active {
  opacity: 1;
  background: #ff6600;
}
/*marketSurvey_index  end*/
/*marketSurvey_detail  start*/
.market-detail-container:before {
  content: '';
  display: table;
}
.market-detail-container:after {
  content: '';
  display: table;
  clear: both;
}
.market-detail-container .market-detail-left {
  float: left;
  width: 320px;
}
.market-detail-container .market-detail-left .market-detail-sidebar {
  background-color: #FFFFFF;
  padding: 20px;
}
.market-detail-container .market-detail-left .market-detail-sidebar ul li {
  width: 270px;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  color: #999999;
  font-family: Arial, Microsoft YaHei;
  border: 1px solid #E0E0E0;
  margin-bottom: 20px;
  text-align: center;
}
.market-detail-container .market-detail-left .market-detail-sidebar ul li a {
  color: #999999;
  display: block;
}
.market-detail-container .market-detail-left .market-detail-sidebar ul li:last-child {
  margin-bottom: 0;
}
.market-detail-container .market-detail-left .market-detail-sidebar ul .active {
  background-color: #ffe200;
  border: 1px solid #ffe200;
}
.market-detail-container .market-detail-left .market-detail-sidebar ul .active a {
  color: #333333;
}
.market-detail-container .market-detail-left .sidebar-img {
  margin-top: 25px;
}
.market-detail-container.market-list-container .market-l dd a {
  color: #999999;
}
.market-detail-container.market-list-container .market-l dd.active a {
  background: #f5f5f5 url(../img/icon_right-arrow.png) no-repeat 90% center;
  color: #ff6600;
}
.market-detail-container.market-list-container .market-l dd:hover a {
  background: #f5f5f5 url(../img/icon_right-arrow.png) no-repeat 90% center;
  color: #ff6600;
}
.market-detail-container {
  margin-bottom: 60px;
  padding: 0 10px;
  box-sizing: border-box;
}
.market-detail-container:before {
  content: '';
  display: table;
}
.market-detail-container:after {
  content: '';
  display: table;
  clear: both;
}
.market-detail-container .market-l,
.market-detail-container .market-m,
.market-detail-container .market-r {
  float: left;
  margin-right: 20px;
}
.market-detail-container .market-r {
  margin-right: 0;
}
.market-detail-container .market-l dt {
  width: 180px;
  height: 44px;
  line-height: 44px;
  font-size: 18px;
  color: #3b3b3b;
  font-weight: bold;
  box-sizing: border-box;
  padding-left: 20px;
  background-color: #ffe200;
}
.market-detail-container .market-l dd {
  width: 180px;
  height: 44px;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  box-sizing: border-box;
}
.market-detail-container .market-l dd:nth-last-of-type(1) {
  border-bottom: 1px solid #e6e6e6;
}
.market-detail-container .market-l dd:nth-last-of-type(1) a {
  height: 42px;
  line-height: 42px;
}
.market-detail-container .market-l dd:hover a {
  background: #f5f5f5 url(../img/icon-triangle-orange.png) no-repeat 14px center;
  color: #ff6600;
}
.market-detail-container .market-l dd a {
  display: block;
  font-size: 16px;
  color: #666666;
  line-height: 43px;
  padding-left: 28px;
  height: 43px;
}
.market-detail-container .market-l dd.active a {
  background: #f5f5f5 url(../img/icon-triangle-orange.png) no-repeat 14px center;
  color: #ff6600;
}
.market-detail-container .market-l .ad {
  width: 180px;
  height: 180px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  margin-top: 20px;
  overflow: hidden;
}
.market-detail-container .market-l .ad a {
  display: block;
  height: 100%;
}
.market-detail-container .market-m .market-m-c {
  width: 680px;
}
.market-detail-container .market-m .market-m-c dt {
  border-bottom: 1px solid #e6e6e6;
  height: 43px;
}
.market-detail-container .market-m .market-m-c dt span {
  display: block;
  width: 92px;
  border-bottom: 3px solid #ffe200;
  text-align: center;
  line-height: 42px;
  font-size: 18px;
  color: #3b3b3b;
  font-weight: bold;
}
.market-detail-container .market-m .market-m-c dd {
  padding: 20px 0 19px 0;
  border-bottom: 1px dashed #cccccc;
}
.market-detail-container .market-m .market-m-c dd:before {
  content: '';
  display: table;
}
.market-detail-container .market-m .market-m-c dd:after {
  content: '';
  display: table;
  clear: both;
}
.market-detail-container .market-m .market-m-c dd .market-p {
  float: left;
  width: 180px;
  height: 114px;
  overflow: hidden;
}
.market-detail-container .market-m .market-m-c dd .market-p a,
.market-detail-container .market-m .market-m-c dd .market-p img {
  display: block;
}
.market-detail-container .market-m .market-m-c dd .market-p a {
  height: 114px;
}
.market-detail-container .market-m .market-m-c dd .market-pm-t-ab {
  height: 64px;
}
.market-detail-container .market-m .market-m-c dd .market-pm {
  float: left;
  margin-left: 20px;
  width: 479px;
}
.market-detail-container .market-m .market-m-c dd .market-pm .market-pm-t:before {
  content: '';
  display: table;
}
.market-detail-container .market-m .market-m-c dd .market-pm .market-pm-t:after {
  content: '';
  display: table;
  clear: both;
}
.market-detail-container .market-m .market-m-c dd .market-pm .market-pm-t h3,
.market-detail-container .market-m .market-m-c dd .market-pm .market-pm-t span {
  float: left;
}
.market-detail-container .market-m .market-m-c dd .market-pm .market-pm-t h3 {
  font-size: 18px;
  color: #666666;
  font-weight: bold;
  line-height: 20px;
  max-width: 420px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.market-detail-container .market-m .market-m-c dd .market-pm .market-pm-t span {
  display: block;
  width: 46px;
  height: 20px;
  font-size: 14px;
  color: #ffffff;
  background-color: #db4c3f;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  text-align: center;
  line-height: 20px;
  margin-right: 10px;
}
.market-detail-container .market-m .market-m-c dd .market-pm .market-pm-t span.label-border {
  color: #db4c3f;
  border: 1px solid #db4c3f;
  background-color: #ffffff;
}
.market-detail-container .market-m .market-m-c dd .market-pm p {
  width: 479px;
  font-size: 14px;
  color: #999999;
  margin-top: 5px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.market-detail-container .market-m .market-m-c dd .market-pm .outhor-m {
  margin-top: 10px;
}
.market-detail-container .market-m .market-m-c dd .market-pm .outhor-m .share-btn {
  margin-right: 18px;
  float: right;
  width: 22px;
  height: 22px;
  background: url(../img/share-b.png) no-repeat center center;
}
.market-detail-container .market-m .market-m-c dd .market-pm .outhor-m .time {
  font-family: Arial, Microsoft YaHei;
  font-size: 12px;
  color: #999999;
  width: auto;
  float: none;
  margin-top: 0;
}
.market-detail-container .market-m .market-m-c dd .market-pm .outhor-m .outhor-name {
  margin-left: 20px;
  font-family: Arial, Microsoft YaHei;
  font-size: 12px;
  color: #999999;
}
.market-detail-container .market-m .market-m-c .more-market {
  width: 100%;
  height: 60px;
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
  text-align: center;
  line-height: 58px;
  font-size: 18px;
  color: #666666;
  margin-top: 20px;
}
.market-detail-container .market-r-p {
  height: 48px;
}
.market-detail-container .market-r .market-templete {
  width: 280px;
}
.market-detail-container .market-r .market-templete dt {
  height: 42px;
  background: url(../img/market-r-b.png) no-repeat left center;
  line-height: 42px;
  font-size: 18px;
  color: #3b3b3b;
  padding-left: 10px;
  font-weight: bold;
  border-bottom: 2px solid #ffe200;
}
.market-detail-container .market-r .market-templete dd {
  border-bottom: 1px solid #e6e6e6;
  padding: 20px 0 19px 0;
}
.market-detail-container .market-r .market-templete dd:nth-last-of-type(1) {
  border-bottom: 0;
}
.market-detail-container .market-r .market-templete dd:before {
  content: '';
  display: table;
}
.market-detail-container .market-r .market-templete dd:after {
  content: '';
  display: table;
  clear: both;
}
.market-detail-container .market-r .market-templete dd .market-templete-p {
  width: 100px;
  height: 66px;
  float: left;
  overflow: hidden;
}
.market-detail-container .market-r .market-templete dd .market-templete-p a {
  display: block;
}
.market-detail-container .market-r .market-templete dd .market-templete-m {
  float: left;
  width: 170px;
  margin-left: 10px;
}
.market-detail-container .market-r .market-templete dd .market-templete-m h3 {
  font-size: 14px;
  color: #3b3b3b;
  width: 170px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.market-detail-container .market-r .market-templete dd .market-templete-m p {
  width: 170px;
  color: #999999;
  font-size: 12px;
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
/*marketSurvey_detail  end*/
/*marketSurvey_list  start*/
.market-list-right {
  float: right;
  width: 800px;
  font-size: 18px;
  margin-bottom: 50px;
}
.market-choice span {
  height: 40px;
  line-height: 40px;
  padding: 0 40px;
  display: inline-block;
  margin-right: 20px;
  font-size: 18px;
  background: #FFFFFF;
  font-family: Arial, Microsoft YaHei;
  cursor: pointer;
}
.market-choice .active {
  background: #ffe100;
  border: 1px solid #ffe100;
}
.market-choice .choice-city {
  color: #333333;
  background: url(../img/icon-triangle.png) no-repeat 80% center;
  font-family: Arial, Microsoft YaHei;
  background-color: #FFFFFF;
  width: 145px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  font-size: 18px;
  text-align: center;
}
.market-list-item {
  background-color: #FFFFFF;
  padding: 20px;
  margin-top: 20px;
}
.market-list-item:before {
  content: '';
  display: table;
}
.market-list-item:after {
  content: '';
  display: table;
  clear: both;
}
.market-list-img {
  float: left;
}
.market-list-text {
  width: 600px;
  float: left;
  margin-left: 20px;
}
.market-list-text h3 {
  font-size: 20px;
  font-family: Arial, Microsoft YaHei;
}
.market-list-text h3:hover {
  color: #ec3431;
}
.market-list-text .market-list-time {
  font-size: 14px;
  color: #999999;
  margin: 15px 0 30px 0;
  font-family: Arial, Microsoft YaHei;
}
.market-list-text .market-list-detail {
  font-size: 16px;
  font-family: Arial, Microsoft YaHei;
  color: #666666;
}
.market-list-text .market-list-detail:hover {
  color: #ec3431;
}
/*marketSurvey_list  end*/
/*information_index  start*/
.infor-first-item:before {
  content: '';
  display: table;
}
.infor-first-item:after {
  content: '';
  display: table;
  clear: both;
}
.infor-first-item .index-img {
  float: left;
}
.infor-first-item .index-text {
  width: 254px;
  float: left;
  margin-left: 10px;
}
.infor-first-item .index-text h3 {
  font-size: 16px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /*WebKit是私有属性,这是一个 不规范的属性*/
  -webkit-box-orient: vertical;
  /*WebKit是私有属性,这是一个 不规范的属性*/
  font-family: Arial, Microsoft YaHei;
}
.infor-first-item .index-text h3:hover {
  color: #ec3431;
}
.infor-first-item .index-text p {
  font-size: 12px;
  color: #999999;
  margin-top: 5px;
  font-family: Arial, Microsoft YaHei;
  text-indent: 15px;
}
.infor-news-list li {
  width: 100%;
  font-size: 16px;
  margin-top: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.infor-news-list li a {
  position: relative;
  padding-left: 15px;
  font-family: Arial, Microsoft YaHei;
}
.infor-news-list li a:hover {
  color: #ec3431;
}
.infor-news-list li a:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  width: 3px;
  height: 3px;
  background-color: #D1D1D1;
}
.infor-ad-container {
  margin: 40px auto;
  overflow-x: hidden;
  background-size: cover;
  width: 100%;
  height: 550px;
}
.infor-bottom-container {
  margin-bottom: 47px;
}
.infor-bottom-container:before {
  content: '';
  display: table;
}
.infor-bottom-container:after {
  content: '';
  display: table;
  clear: both;
}
.infor-bottom-container .infor-panel-left {
  float: left;
  width: 750px;
  border: 1px solid #d1d1d1;
  padding: 20px;
  padding-bottom: 0;
}
.infor-bottom-container .infor-panel-left:before {
  content: '';
  display: table;
}
.infor-bottom-container .infor-panel-left:after {
  content: '';
  display: table;
  clear: both;
}
.infor-bottom-container .infor-panel-left h2 {
  padding: 0 0 10px 0;
  border-bottom: 1px solid #e0e0e0;
  font-size: 18px;
  margin-bottom: 20px;
  font-family: Arial, Microsoft YaHei;
}
.infor-bottom-container .infor-panel-left h2 a {
  font-size: 16px;
  color: #999999;
  font-family: Arial, Microsoft YaHei;
  float: right;
}
.infor-bottom-container .infor-panel-left h2 a:hover {
  color: #ec3431;
}
.infor-bottom-container .infor-panel-left .infor-detail:before {
  content: '';
  display: table;
}
.infor-bottom-container .infor-panel-left .infor-detail:after {
  content: '';
  display: table;
  clear: both;
}
.infor-bottom-container .infor-panel-left .infor-detail .buy-house-tab-menu {
  float: left;
  width: 190px;
}
.infor-bottom-container .infor-panel-left .infor-detail .buy-house-tab-menu li {
  width: 120px;
  margin-bottom: 28px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #e0e0e0;
  color: #999999;
  font-family: Arial, Microsoft YaHei;
  text-align: center;
  font-size: 18px;
}
.infor-bottom-container .infor-panel-left .infor-detail .buy-house-tab-menu .active {
  background: #ffe100;
  border: 1px solid #ffe100;
}
.infor-bottom-container .infor-panel-left .infor-detail .buy-house-tab-box {
  float: right;
  width: 560px;
  min-height: 339px;
}
.infor-bottom-container .infor-panel-left .infor-detail .buy-house-tab-box .buy-house-tab-item {
  display: none;
}
.infor-bottom-container .infor-panel-left .infor-detail .buy-house-tab-box .buy-house-tab-item li {
  margin-bottom: 25px;
}
.infor-bottom-container .infor-panel-left .infor-detail .buy-house-tab-box .buy-house-tab-item li:before {
  content: '';
  display: table;
}
.infor-bottom-container .infor-panel-left .infor-detail .buy-house-tab-box .buy-house-tab-item li:after {
  content: '';
  display: table;
  clear: both;
}
.infor-bottom-container .infor-panel-left .infor-detail .buy-house-tab-box .buy-house-tab-item .index-img {
  float: left;
}
.infor-bottom-container .infor-panel-left .infor-detail .buy-house-tab-box .buy-house-tab-item .index-text {
  float: left;
  width: 445px;
  margin-left: 18px;
}
.infor-bottom-container .infor-panel-left .infor-detail .buy-house-tab-box .buy-house-tab-item .index-text h3 {
  font-size: 16px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: Arial, Microsoft YaHei;
}
.infor-bottom-container .infor-panel-left .infor-detail .buy-house-tab-box .buy-house-tab-item .index-text h3:hover {
  color: #ec3431;
}
.infor-bottom-container .infor-panel-left .infor-detail .buy-house-tab-box .buy-house-tab-item .index-text .time {
  font-size: 14px;
  color: #999999;
  margin: 5px 0 5px 0;
  font-family: Arial, Microsoft YaHei;
  width: auto;
}
.infor-bottom-container .infor-panel-left .infor-detail .buy-house-tab-box .buy-house-tab-item .index-text .desc {
  font-size: 14px;
  font-family: Arial, Microsoft YaHei;
  color: #999999;
}
.infor-bottom-container .infor-panel-right {
  float: right;
  width: 346px;
  border: 1px solid #d1d1d1;
  padding: 20px;
}
.infor-bottom-container .infor-panel-right h2 {
  padding: 0 0 10px 0;
  border-bottom: 1px solid #e0e0e0;
  font-size: 18px;
  margin-bottom: 20px;
  font-family: Arial, Microsoft YaHei;
}
.infor-bottom-container .infor-panel-right h2 a {
  font-size: 16px;
  color: #999999;
  font-family: Arial, Microsoft YaHei;
  float: right;
}
.infor-bottom-container .infor-panel-right h2 a:hover {
  color: #ec3431;
}
.infor-bottom-container .infor-panel-right .index-text {
  width: 242px;
}
.infor-bottom-container .infor-panel-right .infor-news-list li {
  margin-top: 24px;
}
/*information_index  end*/
/*information_detail  start*/
.market-m-c-top {
  width: 638px !important;
  padding: 27px 20px 0 20px;
  border: 1px solid #e6e6e6;
}
.market-m-c-top .market-edit {
  margin-top: 20px;
}
.market-m-c-top .market-edit img {
  margin: 0 auto;
  margin-bottom: 20px;
}
.market-m-c-top .market-edit p {
  margin-bottom: 30px;
  font-size: 14px;
  font-family: Arial, Microsoft YaHei;
  color: #666666;
  line-height: 25px;
}
.market-m-c-title h1 {
  font-size: 22px;
  font-family: Arial, Microsoft YaHei;
  color: #666666;
  margin-bottom: 28px;
}
.market-m-c-title .title-small {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.market-m-c-title .title-small:before {
  content: '';
  display: table;
}
.market-m-c-title .title-small:after {
  content: '';
  display: table;
  clear: both;
}
.market-m-c-title .title-small .title-small-l {
  float: left;
}
.market-m-c-title .title-small .title-small-l span {
  display: inline-block;
  font-size: 14px;
  font-family: Arial, Microsoft YaHei;
  color: #999999;
  margin-right: 20px;
}
.market-m-c-title .title-small .title-small-r {
  float: right;
}
.market-m-c-title .title-small .title-small-r span {
  display: inline-block;
  font-size: 14px;
  font-family: Arial, Microsoft YaHei;
  color: #999999;
  margin-right: 20px;
}
.market-m-c-title .title-small .title-small-r span:last-child {
  margin-right: 0;
}
.market-m-c-title .title-small .title-small-r span a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.market-m-c-title .title-small .title-small-r .wb {
  background: url(../img/infor-det-img2.jpg) no-repeat left center;
  width: 22px;
  height: 17px;
}
.market-m-c-title .title-small .title-small-r .qq {
  background: url(../img/infor-det-img3.jpg) no-repeat left center;
  width: 20px;
  height: 18px;
}
.market-m-c-title .title-small .title-small-r .wx {
  background: url(../img/infor-det-img4.jpg) no-repeat left center;
  width: 21px;
  height: 17px;
}
.market-m-c-title .title-small .title-small-r .qq-wb {
  background: url(../img/infor-det-img5.jpg) no-repeat left center;
  width: 16px;
  height: 17px;
}
.market-abstract {
  padding: 20px;
  font-size: 14px;
  font-family: Arial, Microsoft YaHei;
  color: #999999;
  background-color: #eeeeee;
  line-height: 25px;
}
.infor-list-item {
  border-bottom: 1px dashed #D1D1D1;
  padding: 20px 0;
}
.infor-list-item:before {
  content: '';
  display: table;
}
.infor-list-item:after {
  content: '';
  display: table;
  clear: both;
}
.infor-list-item:last-child {
  border: none;
}
.infor-list-item .market-list-img {
  float: left;
}
.infor-list-item .market-list-text {
  width: 640px;
  float: left;
  margin-left: 20px;
}
.infor-list-item .market-list-text h4 {
  font-size: 20px;
  font-family: Arial, Microsoft YaHei;
}
.infor-list-item .market-list-text h4:hover {
  color: #ec3431;
}
.infor-list-item .market-list-text .news-label {
  font-size: 12px;
  color: #333333;
  padding: 3px 7px;
  font-family: Arial, Microsoft YaHei;
  display: inline-block;
  background-color: #ffe200;
  margin-right: 20px;
}
.infor-list-item .market-list-text .market-list-time {
  font-size: 14px;
  color: #666666;
  margin: 15px 0 30px 0;
  font-family: Arial, Microsoft YaHei;
}
.infor-list-item .market-list-text .market-list-detail {
  font-size: 16px;
  font-family: Arial, Microsoft YaHei;
  color: #666666;
}
.infor-list-item .market-list-text .market-list-detail:hover {
  color: #ec3431;
}
.infor-divider {
  height: 20px;
  background-color: #F5F5F5;
  margin: 0 -20px;
}
.comment-panel {
  border: 1px solid #cccccc;
  margin: 20px 0;
  width: 678px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.comment-panel .infor-textarea {
  width: 660px;
  height: 74px;
  font-family: Arial, Microsoft YaHei;
  padding: 10px;
  color: #999999;
  background: none;
  border: none;
  resize: none;
  font-size: 16px;
}
.comment-panel .infor-textarea::-webkit-input-placeholder {
  color: #999999;
}
.comment-panel .infor-textarea::-moz-placeholder {
  color: #999999;
}
.comment-panel .infor-textarea::-moz-placeholder {
  color: #999999;
}
.comment-panel .infor-textarea::-ms-input-placeholder {
  color: #999999;
}
.comment-panel .count {
  display: block;
  text-align: right;
  margin-right: 10px;
  margin-bottom: 15px;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #999999;
}
.comment-panel .count em {
  color: #3b3b3b;
  font-style: normal;
}
.comment-panel .comment-state-box {
  border-top: 1px solid #cccccc;
  font-size: 16px;
}
.comment-panel .comment-state-box:before {
  content: '';
  display: table;
}
.comment-panel .comment-state-box:after {
  content: '';
  display: table;
  clear: both;
}
.comment-panel .comment-state-box .comment-state {
  line-height: 60px;
}
.comment-panel .comment-state-box .comment-btn {
  float: right;
  width: 88px;
  height: 32px;
  line-height: 32px;
  background-color: #ffe200;
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  margin: 10px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  cursor: pointer;
}
.infor-title-border {
  font-size: 24px;
  font-family: Arial, Microsoft YaHei;
  margin: 20px 0 0 0;
  border-bottom: 1px solid #d1d1d1;
}
.infor-title-border span {
  border-bottom: 2px solid #ffe200;
  display: inline-block;
  padding-bottom: 10px;
}
.comment-list .comment-list-tab span {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #3b3b3b;
  cursor: pointer;
}
.comment-list .comment-list-tab .active {
  color: #ff6600;
}
.comment-panel-sub .form-box {
  border: 1px solid #cccccc;
  width: 610px;
  height: 44px;
  margin-top: 10px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.comment-panel-sub .form-box:before {
  content: '';
  display: table;
}
.comment-panel-sub .form-box:after {
  content: '';
  display: table;
  clear: both;
}
.comment-panel-sub form:before {
  content: '';
  display: table;
}
.comment-panel-sub form:after {
  content: '';
  display: table;
  clear: both;
}
.comment-panel-sub .infor-textarea-sub {
  float: left;
  width: 400px;
  height: 26px;
  line-height: 26px;
  font-family: Arial, Microsoft YaHei;
  padding: 10px;
  color: #999999;
  background: none;
  border: none;
  resize: none;
  font-size: 12px;
}
.comment-panel-sub .count {
  float: left;
  font-family: Arial, Microsoft YaHei;
  font-size: 12px;
  color: #999999;
  height: 46px;
  line-height: 46px;
}
.comment-panel-sub .count em {
  font-style: normal;
}
.comment-panel-sub .comment-btn-sub {
  float: right;
  width: 72px;
  height: 34px;
  line-height: 34px;
  background-color: #ffe200;
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  margin: 5px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  cursor: pointer;
}
.comment-panel-sub .comment-list-tab {
  width: 500px;
  margin: 20px 0 0 0;
}
.comment-panel-sub .comment-text {
  width: 544px !important;
}
.comment-panel-sub .comment-item {
  border-bottom: 1px dashed #ececec;
}
.comment-panel-sub .comment-item span.replay-link {
  color: #3b3b3b;
  margin-top: 15px;
  margin-left: 68px;
  display: inline-block;
  cursor: pointer;
}
.comment-panel-sub .comment-item:last-child {
  border-bottom: none;
}
.comment-item {
  border-bottom: 1px solid #ececec;
}
.comment-item:before {
  content: '';
  display: table;
}
.comment-item:after {
  content: '';
  display: table;
  clear: both;
}
.comment-item .comment-img {
  float: left;
  margin-top: 30px;
}
.comment-item .comment-img img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
}
.comment-item .comment-text {
  float: left;
  width: 612px;
  padding: 30px 0 20px 20px;
}
.comment-item .comment-text .comment-username {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #3b3b3b;
  font-weight: bold;
}
.comment-item .comment-text .comment-username .comment-time {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #999999;
  display: inline-block;
  margin-left: 20px;
  font-weight: normal;
}
.comment-item .comment-text .comment-detail {
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  line-height: 30px;
  color: #666666;
}
.comment-item .comment-text .like,
.comment-item .comment-text .reply {
  margin-right: 25px;
  display: inline-block;
  color: #999999;
  font-size: 14px;
}
.comment-item .comment-text .like i,
.comment-item .comment-text .reply i {
  color: #3b3b3b;
  font-style: normal;
  padding-right: 10px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
}
.comment-item .comment-text .like span,
.comment-item .comment-text .reply span {
  font-size: 12px;
}
.comment-item:last-child {
  border-bottom: none;
}
.infor-title-box {
  border-bottom: 2px solid #E5E5E5;
  position: relative;
  width: 680px;
}
.infor-title-box .infor-title {
  margin-top: 33px;
  font-size: 18px;
  font-family: Arial, Microsoft YaHei;
  color: #666666;
  padding: 0 20px 14px 20px;
  border-bottom: 2px solid #ffe200;
  width: 71px;
  margin-bottom: -2px;
  position: relative;
}
.infor-title-box .infor-title:after {
  content: "";
  background: url(../img/icon-triangle-yellow.png) no-repeat center;
  position: absolute;
  bottom: -2px;
  left: 44%;
  width: 17px;
  height: 10px;
}
.infor-title-box span {
  font-size: 12px;
  font-family: Arial, Microsoft YaHei;
  color: #999999;
  margin-left: 10px;
}
.font-orange {
  color: #ff5237 !important;
}
/*information_detail  end*/
/*information_list  start*/
.infor-list-h3 {
  display: inline-block;
}
.infor-list-h3:before {
  content: '';
  display: table;
}
.infor-list-h3:after {
  content: '';
  display: table;
  clear: both;
}
.label-yellow {
  font-size: 12px;
  padding: 3px 7px;
  font-family: Arial, Microsoft YaHei;
  display: inline-block;
  background-color: #ffe100;
  margin-left: 20px;
}
.infor-share {
  float: right;
  background: url(../img/icon-share.png) no-repeat;
  display: inline-block;
  width: 13px;
  height: 14px;
  margin-top: 5px;
}
.market-date-choice:before {
  content: '';
  display: table;
}
.market-date-choice:after {
  content: '';
  display: table;
  clear: both;
}
.date-choice-btn,
#date-choice-btn {
  float: right;
  background: #ffe100;
  font-family: Arial, Microsoft YaHei;
  width: 155px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  font-size: 18px;
  text-align: center;
}
.date-choice-btn::-webkit-input-placeholder,
#date-choice-btn::-webkit-input-placeholder {
  color: #333333 !important;
}
.date-choice-btn::-moz-placeholder,
#date-choice-btn::-moz-placeholder {
  color: #333333 !important;
}
.date-choice-btn::-moz-placeholder,
#date-choice-btn::-moz-placeholder {
  color: #333333 !important;
}
.date-choice-btn::-ms-input-placeholder,
#date-choice-btn::-ms-input-placeholder {
  color: #333333 !important;
}
/*information_list  end*/
/*exportSale_index start*/
.export-index-title {
  border-bottom: 1px solid #e6e6e6;
}
.export-index-title:before {
  content: '';
  display: table;
}
.export-index-title:after {
  content: '';
  display: table;
  clear: both;
}
.export-index-title h1 {
  float: left;
  font-family: Arial, Microsoft YaHei;
  font-size: 24px;
  line-height: 24px;
  color: #666666;
  margin-bottom: 10px;
  background: none;
}
.export-index-title .more {
  float: right;
  text-align: center;
  display: block;
  width: 78px;
  height: 26px;
  line-height: 28px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border: 1px solid #e6e6e6;
  margin-top: 60px;
  color: #666666;
}
.hot-sale-container .product .product-m p em {
  color: #db4c3f;
  font-style: normal;
  font-size: 18px;
  margin-right: 5px;
}
.ad-swiper-container {
  height: 360px;
  margin: 40px 10px;
}
.ad-swiper-container .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  color: #000;
  background: #FFFFFF;
  opacity: 1;
}
.ad-swiper-container .swiper-pagination-bullet-active {
  background: #ff6600;
}
.ad-swiper-container .swiper-pagination {
  margin-left: 20px;
  margin-top: 20px;
}
.export-img {
  width: 100%;
  height: 426px;
  background-size: cover;
}
.export-img a {
  display: block;
  width: 100%;
  height: 426px;
}
.export-img p {
  text-align: center;
  margin: 0 auto;
  padding: 45px 0;
  font-size: 48px;
  color: #FFFFFF;
}
.export-img-container {
  padding-top: 70px;
  padding-bottom: 20px;
}
.export-img-container img {
  margin: 0 auto;
}
.export-nav ul li a {
  display: block;
  color: #999999;
  line-height: 50px;
  padding: 0 50px;
  font-size: 18px;
  font-family: Arial, Microsoft YaHei;
}
.export-bottom-container {
  padding: 0 10px;
}
.export-bottom-container:before {
  content: '';
  display: table;
}
.export-bottom-container:after {
  content: '';
  display: table;
  clear: both;
}
.export-bottom-container .export-panel {
  float: left;
  width: 585px;
  padding-bottom: 0;
}
.export-bottom-container .export-panel:before {
  content: '';
  display: table;
}
.export-bottom-container .export-panel:after {
  content: '';
  display: table;
  clear: both;
}
.export-bottom-container .export-panel h2 {
  background: url(../img/export-h2-bg.png) no-repeat left top;
  border-bottom: 2px solid #ffe200;
  padding: 10px 0 10px 20px;
  font-size: 18px;
  line-height: 18px;
  font-family: Arial, Microsoft YaHei;
}
.export-bottom-container .export-panel h2 a {
  font-size: 12px;
  float: right;
  text-align: center;
  display: block;
  width: 74px;
  height: 24px;
  line-height: 26px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border: 1px solid #e6e6e6;
  color: #666666;
  margin-top: -2px;
}
.export-bottom-container .export-panel h2 a:hover {
  color: #ec3431;
}
.export-bottom-container .export-panel .infor-detail li {
  border-bottom: 1px dashed #cccccc;
  padding: 20px 0 20px 0;
  min-height: 138px;
  box-sizing: border-box;
}
.export-bottom-container .export-panel .infor-detail li:before {
  content: '';
  display: table;
}
.export-bottom-container .export-panel .infor-detail li:after {
  content: '';
  display: table;
  clear: both;
}
.export-bottom-container .export-panel .infor-detail li .index-img {
  float: left;
  overflow: hidden;
}
.export-bottom-container .export-panel .infor-detail li .index-text {
  float: left;
  width: 424px;
  margin-left: 20px;
}
.export-bottom-container .export-panel .infor-detail li .index-text h3 {
  font-size: 16px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: Arial, Microsoft YaHei;
}
.export-bottom-container .export-panel .infor-detail li .index-text h3:hover {
  color: #ec3431;
}
.export-bottom-container .export-panel .infor-detail li .index-text .time {
  font-size: 12px;
  line-height: 12px;
  color: #999999;
  font-family: Arial, Microsoft YaHei;
  text-align: right;
  width: auto;
}
.export-bottom-container .export-panel .infor-detail li .index-text .desc {
  font-size: 12px;
  font-family: Arial, Microsoft YaHei;
  line-height: 22px;
}
.export-bottom-container .export-panel .infor-detail li .index-text .desc p {
  color: #999999;
}
.recommend-video {
  margin-bottom: 45px;
  padding: 0 10px;
}
.recommend-video:before {
  content: '';
  display: table;
}
.recommend-video:after {
  content: '';
  display: table;
  clear: both;
}
.recommend-video h1 {
  background: url(../img/icon-video.png) no-repeat left center;
  font-size: 22px;
  color: #4d4d4d;
  line-height: 22px;
  margin: 45px 0 0 0;
  font-family: Arial, Microsoft YaHei;
  font-weight: bold;
  padding-left: 56px;
}
.recommend-video .recommend-video-left {
  float: left;
  width: 880px;
}
.recommend-video .recommend-video-left .export-index-title {
  padding-bottom: 10px;
}
.recommend-video .recommend-video-left .export-index-title .more {
  margin-top: 40px;
}
.recommend-video .recommend-video-left p {
  margin: 10px 0;
  text-align: right;
}
.recommend-video .recommend-video-left p a {
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #999999;
  text-align: right;
}
.recommend-video .recommend-video-left p a:hover {
  color: #ec3431;
}
.recommend-video .recommend-video-left .recommend-video-box:before {
  content: '';
  display: table;
}
.recommend-video .recommend-video-left .recommend-video-box:after {
  content: '';
  display: table;
  clear: both;
}
.recommend-video .recommend-video-left .recommend-video-box .recommend-video-img {
  float: left;
  width: 280px;
  height: 340px;
  background-size: cover;
  position: relative;
  margin-top: 20px;
}
.recommend-video .recommend-video-left .recommend-video-box .recommend-video-img a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.recommend-video .recommend-video-left .recommend-video-box .recommend-video-img .video-play {
  margin: 0 auto;
  margin-top: 145px;
}
.recommend-video .recommend-video-left .recommend-video-box .recommend-video-img .video-describe {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 80px;
  color: #FFFFFF;
  font-size: 20px;
  font-family: Arial, Microsoft YaHei;
  box-sizing: border-box;
  padding: 0 10px;
  background-color: rgba(0, 0, 0, 0.6);
}
.recommend-video .recommend-video-left .recommend-video-box .recommend-video-img .video-describe h2 {
  font-size: 16px;
  line-height: 16px;
  color: #FFFFFF;
  margin-top: 10px;
}
.recommend-video .recommend-video-left .recommend-video-box .recommend-video-img .video-describe p {
  font-size: 12px;
  line-height: 18px;
  color: rgba(255, 255, 255, 0.6);
  text-align: left;
}
.recommend-video .recommend-video-left .recommend-video-box .recommend-video-list {
  float: left;
  width: 600px;
}
.recommend-video .recommend-video-left .recommend-video-box .recommend-video-list ul:before {
  content: '';
  display: table;
}
.recommend-video .recommend-video-left .recommend-video-box .recommend-video-list ul:after {
  content: '';
  display: table;
  clear: both;
}
.recommend-video .recommend-video-left .recommend-video-box .recommend-video-list ul li {
  float: left;
  width: 280px;
  height: 160px;
  position: relative;
  margin-left: 20px;
  margin-top: 20px;
}
.recommend-video .recommend-video-left .recommend-video-box .recommend-video-list ul li .img-container {
  display: block;
  width: 280px;
  height: 160px;
}
.recommend-video .recommend-video-left .recommend-video-box .recommend-video-list ul li .recommend-video-text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 30px;
  line-height: 30px;
  color: #FFFFFF;
  font-size: 14px;
  font-family: Arial, Microsoft YaHei;
  box-sizing: border-box;
  padding: 0 10px;
  background-color: rgba(0, 0, 0, 0.4);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.recommend-video .recommend-video-left .recommend-video-box .recommend-video-list .icon-play {
  position: absolute;
  top: 29%;
  left: 42%;
}
.recommend-video .recommend-video-right {
  float: right;
}
.recommend-video .recommend-video-right .recommend-video-right-box {
  width: 280px;
  height: 188px;
  position: relative;
}
.recommend-video .recommend-video-right .recommend-video-right-box a {
  display: block;
  color: #ffffff;
}
.recommend-video .recommend-video-right .recommend-video-right-box .video-title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 36px;
  line-height: 36px;
  color: #FFFFFF;
  font-size: 14px;
  font-family: Arial, Microsoft YaHei;
  box-sizing: border-box;
  padding: 0 10px;
  background-color: rgba(0, 0, 0, 0.4);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.recommend-video .recommend-video-right .recommend-video-right-box .video-label {
  position: absolute;
  left: 0;
  top: 0;
  height: 36px;
  line-height: 36px;
  color: #FFFFFF;
  background-color: #ff6600;
  font-size: 18px;
  font-family: Arial, Microsoft YaHei;
  box-sizing: border-box;
  padding: 0 10px;
}
.recommend-video .recommend-video-right .recommend-video-right-box:first-child {
  margin-bottom: 22px;
  margin-top: 40px;
}
.recommend-video .recommend-video-right .recommend-video-right-img {
  position: relative;
}
.recommend-video .recommend-video-right .recommend-video-right-img p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  line-height: 80px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #FFFFFF;
  font-family: Arial, Microsoft YaHei;
  font-size: 36px;
  text-align: center;
}
.label-grey {
  float: right;
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #666666;
  background-color: #ebedf0;
  padding: 0 10px;
}
/*exportSale_index end*/
/*exportSale_list_hotSale start*/
.search-top {
  margin-top: 40px;
  border-bottom: 2px solid #ffe200;
  width: 100%;
}
.search-top:before {
  content: '';
  display: table;
}
.search-top:after {
  content: '';
  display: table;
  clear: both;
}
.search-top .search-template-t {
  float: left;
  border-bottom: none;
  width: auto;
}
.search-top .search-template-t li {
  cursor: pointer;
  width: 100px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 18px;
  font-family: Arial, Microsoft YaHei;
  color: #999999;
}
.search-top .search-template-t .active {
  color: #3b3b3b;
}
.search-top .export-search {
  float: right;
}
.search-top .export-search .search-box {
  margin: 0;
  margin-top: 5px;
}
.search-top .export-search .search-box .search-text {
  width: 288px;
  height: 34px;
  box-sizing: border-box;
  border: 1px solid #e0e0e0;
  color: #333333;
  border-right: none;
  font-size: 12px;
  padding: 0 10px;
  border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -o-border-radius: 4px 0 0 4px;
}
.search-top .export-search .search-box .search-btn {
  background: url(../img/icon-search.png) no-repeat center;
  background-color: #ffe200;
  width: 32px;
  height: 34px;
  cursor: pointer;
  border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -o-border-radius: 0 4px 4px 0;
}
.search-top .export-search .search-count {
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  line-height: 16px;
  color: #666666;
  margin-top: 15px;
}
.search-top .export-search .search-count i {
  font-family: Arial, Microsoft YaHei;
  font-size: 20px;
  line-height: 20px;
  color: #ff6600;
  font-style: normal;
  font-weight: bold;
}
.search-result-t.hot-sale-t .active {
  color: #ff6600;
  background-color: #f5f5f5;
  font-weight: bold;
}
.oldHouse-list .list_ .hot-sale-content .new-build .product-info-t {
  margin-bottom: 20px;
}
.oldHouse-list .list_ .hot-sale-content .new-build p {
  padding-left: 0;
  font-size: 14px;
  line-height: 14px;
  color: #999999;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.oldHouse-list .list_ .hot-sale-content .new-build p span {
  color: #3b3b3b;
}
.oldHouse-list .list_ .hot-sale-content .new-build .product-info-t .price i {
  padding: 0 5px;
}
.oldHouse-list .list_ .hot-sale-content .new-build .product-info-lable {
  margin-top: 40px;
}
.export-search:before {
  content: '';
  display: table;
}
.export-search:after {
  content: '';
  display: table;
  clear: both;
}
.export-container .selected-list-item {
  min-width: 62px !important;
}
.hot-sale-list {
  border: 1px solid #e6e6e6;
  border-top: none;
  padding: 0 20px 0 20px;
  margin: 0 10px;
  margin-bottom: 60px;
}
.hot-sale-list .hot-sale-ul:before {
  content: '';
  display: table;
}
.hot-sale-list .hot-sale-ul:after {
  content: '';
  display: table;
  clear: both;
}
.hot-sale-list .hot-sale-ul .hot-sale-item {
  float: left;
  box-sizing: border-box;
  width: 270px;
  margin-right: 19px;
  margin-top: 20px;
  border: 1px solid #e6e6e6;
}
.hot-sale-list .hot-sale-ul .hot-sale-item:nth-child(4n) {
  margin-right: 0;
}
.hot-sale-item .product {
  overflow: hidden;
}
.hot-sale-item .product:hover {
  box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.2);
}
.hot-sale-item .product .product-p {
  position: relative;
}
.hot-sale-item .product .product-p a {
  display: block;
}
.hot-sale-item .product .product-p .product-p-t {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 36px;
  line-height: 36px;
  color: #FFFFFF;
  font-size: 20px;
  font-family: Arial, Microsoft YaHei;
  box-sizing: border-box;
  padding: 0 10px;
  background-color: rgba(0, 0, 0, 0.5);
}
.hot-sale-item .product .product-m {
  display: block;
  padding: 10px;
}
.hot-sale-item .product .product-m p {
  font-size: 16px;
  color: #3b3b3b;
  font-family: Arial, Microsoft YaHei;
  line-height: 16px;
}
.hot-sale-item .product .product-m .hot-sale-label {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #999999;
  padding: 3px 10px;
  border: 1px solid #d1d1d1;
  display: inline-block;
  margin-top: 6px;
  margin-right: 5px;
}
/*exportSale_list_hotSale end*/
/*exportSale_detail start*/
.label-red {
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #FFFFFF;
  background-color: #ec3431;
  padding: 3px 10px;
}
.export-r-c {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #4c4c4c;
}
.export-r-c ul {
  width: 100% !important;
}
.export-r-c ul li {
  float: none !important;
  width: 100% !important;
}
.export-r-c .more-type {
  float: none !important;
  margin-left: 41px;
  color: #999999 !important;
  padding-left: 23px;
  background: url(../img/more.png) no-repeat left center;
}
.export-r-c .open-map {
  float: none !important;
  margin-left: 41px;
  color: #999999 !important;
  padding-left: 23px;
  background: url(../img/gps-icon.png) no-repeat left center;
}
.export-lead-parents,
.export-house-pic-parents {
  width: 100% !important;
}
.export-house-type-t li {
  font-size: 14px;
  color: #333333;
  font-family: Arial, Microsoft YaHei;
  line-height: 34px;
}
.export-di-template {
  margin-bottom: 0 !important;
}
.details-top-c .swiper-container .swiper-slide p {
  width: 100%;
  height: 60px;
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 16px;
  font-family: '微软雅黑';
  color: #fff;
  padding: 0 0 0 41px;
  line-height: 60px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.5) url(../img/photo.png) no-repeat 10px center;
}
.dtc-l .swiper-button-next {
  width: 40px;
  height: 160px;
  right: 0;
  margin-top: -105px;
  background: rgba(0, 0, 0, 0.8) url(../img/swiper-l-r.png) no-repeat center center;
  opacity: 0.2;
}
.dtc-l .swiper-button-next:hover {
  opacity: 0.7;
}
.dtc-l .swiper-button-prev {
  width: 40px;
  height: 160px;
  left: 0;
  margin-top: -105px;
  background: rgba(0, 0, 0, 0.8) url(../img/swiper-l-r.png) no-repeat center center;
  opacity: 0.2;
  -ms-transform: rotate(-180deg) translateZ(0);
  -moz-transform: rotate(-180deg) translateZ(0);
  -webkit-transform: rotate(-180deg) translateZ(0);
  -o-transform: rotate(-180deg) translateZ(0);
  transform: rotate(-180deg) translateZ(0);
}
.dtc-l .swiper-button-prev:hover {
  opacity: 0.7;
}
.dtc-l .swiper-pagination-bullets {
  bottom: 0;
  height: 60px;
  line-height: 60px;
}
.dtc-l .swiper-pagination-bullets .swiper-pagination-bullet {
  background: #e0e0e0;
  opacity: 1;
  width: 14px;
  height: 14px;
}
.dtc-l .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background-color: #ffe100;
}
.export-xc-list {
  margin-top: 15px;
  margin-bottom: 40px;
}
.export-xc-list:before {
  content: '';
  display: table;
}
.export-xc-list:after {
  content: '';
  display: table;
  clear: both;
}
.export-xc-list li {
  float: left;
  padding: 5px 8px;
}
.export-xc-list li p {
  font-family: Arial, Microsoft YaHei;
  color: #333333;
  font-size: 16px;
  margin-top: 15px;
  text-align: center;
}
.export-xc-list li:hover {
  box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.2);
}
.xc .swiper-more {
  display: inline-block;
  width: 260px;
  height: 60px;
  font-size: 18px;
  font-family: Arial, Microsoft YaHei;
  text-align: center;
  line-height: 58px;
  border: 1px solid #e0e0e0;
  color: #999999;
  display: block;
  margin: 38px auto 40px auto;
}
.xc .swiper-more:hover {
  color: #333333;
  background-color: #ffe200;
}
.export-edit-introduce {
  padding: 10px;
  margin-bottom: 40px;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #333333;
}
.export-edit-introduce p {
  margin-bottom: 10px;
}
/*exportSale_detail end*/
/*exportSale_videoList start*/
.icon-video-paly-img {
  position: absolute;
  top: 40%;
  left: 40%;
  cursor: pointer;
}
.export-product-m .export-house-name-box:before {
  content: '';
  display: table;
}
.export-product-m .export-house-name-box:after {
  content: '';
  display: table;
  clear: both;
}
.export-product-m .export-house-name-box .export-house-name {
  float: left;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.export-product-m .export-house-name-box .label-grey {
  float: right;
}
.export-product-m .export-house-record {
  margin-top: 10px;
}
.export-product-m .export-house-record:before {
  content: '';
  display: table;
}
.export-product-m .export-house-record:after {
  content: '';
  display: table;
  clear: both;
}
.export-product-m .export-house-record .person-num {
  float: left;
  background: url(../img/icon-persons.png) no-repeat left 0;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #999999;
  padding-left: 25px;
  height: 20px;
}
.export-product-m .export-house-record .see-time {
  float: right;
  background: url(../img/icon-time.png) no-repeat left 0;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #999999;
  padding-left: 25px;
  height: 20px;
}
/*exportSale_videoList end*/
/*exportSale_sellFlow start*/
.edit-text-container {
  padding: 20px 10px;
}
.edit-text-container .mapimages {
  float: right;
}
.edit-text-container p {
  margin: 20px auto;
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #666666;
  text-indent: 28px;
}
.edit-text-container img{
  display: inline;
}
/*exportSale_sellFlow end*/
/*exportSale_contactUs start*/
.contact-us-container {
  display: flex;
  justify-content: space-between;
  padding: 60px 0 60px 40px;
}
.contact-us-container:before {
  content: '';
  display: table;
}
.contact-us-container:after {
  content: '';
  display: table;
  clear: both;
}
.contact-us-container .contact-us-container-l {
  /*float: left;*/
}
.contact-us-container .contact-us-container-l .name {
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  line-height: 18px;
  color: #3b3b3b;
}
.contact-us-container .contact-us-container-l p {
  margin-bottom: 20px;
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  line-height: 16px;
  color: #666666;
}
.contact-us-container .contact-us-container-l p span {
  color: #999999;
}
.contact-us-container .contact-us-container-l .feedback-form {
  width: 385px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border: 1px solid #e6e6e6;
  background-color: #F5F5F5;
  padding: 25px 35px 20px 20px;
}
.contact-us-container .contact-us-container-l .feedback-form h2 {
  border-bottom: 1px solid #e6e6e6;
  font-size: 18px;
  font-weight: bold;
  color: #3b3b3b;
  line-height: 18px;
  padding-bottom: 10px;
}
.contact-us-container .contact-us-container-l .feedback-form p.attr {
  margin-bottom: 8px;
  margin-top: 20px;
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  line-height: 16px;
  color: #3b3b3b;
}
.contact-us-container .contact-us-container-l .feedback-form input.input-large {
  width: 358px;
  height: 44px;
  line-height: 46px;
  border: 1px solid #e6e6e6;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #3b3b3b;
  padding: 0 10px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.contact-us-container .contact-us-container-l .feedback-form .feedback-type:before {
  content: '';
  display: table;
}
.contact-us-container .contact-us-container-l .feedback-form .feedback-type:after {
  content: '';
  display: table;
  clear: both;
}
.contact-us-container .contact-us-container-l .feedback-form .feedback-type span {
  float: left;
  display: block;
  width: 75px;
  height: 44px;
  line-height: 46px;
  border: 1px solid #e6e6e6;
  background-color: #ffffff;
  text-align: center;
  border-right: none;
  cursor: pointer;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #999999;
}
.contact-us-container .contact-us-container-l .feedback-form .feedback-type span:first-child {
  border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -o-border-radius: 4px 0 0 4px;
}
.contact-us-container .contact-us-container-l .feedback-form .feedback-type span:last-child {
  width: 74px;
  border-right: 1px solid #e6e6e6;
  border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -o-border-radius: 0 4px 4px 0;
}
.contact-us-container .contact-us-container-l .feedback-form .feedback-type .active {
  background-color: #ff6600;
  border: 1px solid #ff6600;
  border-right: none;
  color: #ffffff;
}
.contact-us-container .contact-us-container-l .feedback-form textarea {
  display: block;
  font-size: 14px;
  color: #3b3b3b;
  font-family: Arial, Microsoft YaHei;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  width: 380px;
  box-sizing: border-box;
  height: 266px;
  padding: 10px;
}
.contact-us-container .contact-us-container-l .feedback-form input::-webkit-input-placeholder,
.contact-us-container .contact-us-container-l .feedback-form textarea::-webkit-input-placeholder {
  color: #999999;
  font-size: 14px;
}
.contact-us-container .contact-us-container-l .feedback-form input::-moz-placeholder,
.contact-us-container .contact-us-container-l .feedback-form textarea::-moz-placeholder {
  color: #999999;
  font-size: 14px;
}
.contact-us-container .contact-us-container-l .feedback-form input::-moz-placeholder,
.contact-us-container .contact-us-container-l .feedback-form textarea::-moz-placeholder {
  color: #999999;
  font-size: 14px;
}
.contact-us-container .contact-us-container-l .feedback-form input::-ms-input-placeholder,
.contact-us-container .contact-us-container-l .feedback-form textarea::-ms-input-placeholder {
  color: #999999;
  font-size: 14px;
}
.contact-us-container .contact-us-container-l .feedback-form .btn-sub-box {
  margin-top: 20px;
}
.contact-us-container .contact-us-container-l .feedback-form .btn-sub-box .btn-sub {
  box-sizing: border-box;
  text-align: center;
  width: 120px;
  height: 46px;
  line-height: 46px;
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #3b3b3b;
  background-color: #ffe200;
  border: 1px solid #ffe200;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.contact-us-container .contact-us-container-l .feedback-form .btn-sub-box .clear-btn {
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  color: #999999;
  margin-left: 10px;
}
.contact-us-container .contact-us-container-r {
  /*float: right;*/
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
}
/*exportSale_contactUs end*/
/*exportSale_serviceRange start*/
.service-text-container {
  padding: 20px 10px;
  margin-bottom: 40px;
}
.service-text-container:before {
  content: '';
  display: table;
}
.service-text-container:after {
  content: '';
  display: table;
  clear: both;
}
.service-text-container .service-img {
  float: left;
  margin-right: 40px;
}
.service-text-container .service-text {
  width: 660px;
  float: left;
}
.service-text-container .service-text p {
  margin-bottom: 40px;
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #333333;
  text-indent: 28px;
}
/*exportSale_serviceRange end*/
/*exportSale_tradeShow start*/
.trade-show-type {
  padding: 20px 10px;
}
.trade-show-type:before {
  content: '';
  display: table;
}
.trade-show-type:after {
  content: '';
  display: table;
  clear: both;
}
.trade-show-type li {
  float: left;
  width: 180px;
  height: 58px;
  line-height: 60px;
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #999999;
  border: solid 1px #E0E0E0;
  text-align: center;
  margin-right: 20px;
}
.trade-show-type .active {
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #333333;
  border: solid 1px #ffe200;
  background-color: #ffe200;
}
.trade-show-container {
  padding: 20px 10px 70px 10px;
  margin-bottom: 40px;
  margin-top: -20px;
}
.trade-show-container:before {
  content: '';
  display: table;
}
.trade-show-container:after {
  content: '';
  display: table;
  clear: both;
}
.trade-show-container .trade-show-img {
  float: left;
  width: 680px;
}
.trade-show-container .trade-show-img .swiper-button-next {
  width: 60px;
  height: 60px;
  right: 20px;
  top: 185px;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.8) url(../img/swiper-l-r.png) no-repeat center center;
  opacity: 0.2;
}
.trade-show-container .trade-show-img .swiper-button-next:hover {
  opacity: 0.7;
}
.trade-show-container .trade-show-img .swiper-button-prev {
  width: 60px;
  height: 60px;
  right: 20px;
  top: 185px;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.8) url(../img/swiper-l-r.png) no-repeat center center;
  opacity: 0.2;
  -ms-transform: rotate(-180deg) translateZ(0);
  -moz-transform: rotate(-180deg) translateZ(0);
  -webkit-transform: rotate(-180deg) translateZ(0);
  -o-transform: rotate(-180deg) translateZ(0);
  transform: rotate(-180deg) translateZ(0);
}
.trade-show-container .trade-show-img .swiper-button-prev:hover {
  opacity: 0.7;
}
.trade-show-container .trade-show-img .swiper-pagination-bullet {
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  color: #000;
  background: #b7bed1;
  -webkit-box-shadow: 0px 4px 5px #c1c6d3;
  -moz-box-shadow: 0px 4px 5px #c1c6d3;
  -ms-box-shadow: 0px 4px 5px #c1c6d3;
  -o-box-shadow: 0px 4px 5px #c1c6d3;
  box-shadow: 0px 4px 5px #c1c6d3;
  margin-right: 15px !important;
}
.trade-show-container .trade-show-img .swiper-pagination-bullet-active {
  color: #fff;
  background: #648ffb;
  -webkit-box-shadow: 0px 4px 5px #bcccf4;
  -moz-box-shadow: 0px 4px 5px #bcccf4;
  -ms-box-shadow: 0px 4px 5px #bcccf4;
  -o-box-shadow: 0px 4px 5px #bcccf4;
  box-shadow: 0px 4px 5px #bcccf4;
}
.trade-show-container .trade-show-img .swiper-pagination {
  text-align: right;
  margin-left: 20px;
  margin-top: 20px;
}
.trade-show-container .trade-show-text {
  float: left;
  width: 470px;
  padding-left: 30px;
}
.trade-show-container .trade-show-text h2 {
  font-family: Arial, Microsoft YaHei;
  font-size: 30px;
  color: #333333;
  margin: 30px 0;
}
.trade-show-container .trade-show-text p {
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #666666;
  margin-bottom: 20px;
  text-align: left;
}
.trade-show-container:hover {
  box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.2);
}
/*exportSale_tradeShow end*/
/*askAnswer_list start*/
.bgf5 {
  background: #f5f5f5;
}
.as-container {
  padding: 0 10px;
}
.as-container:before {
  content: '';
  display: table;
}
.as-container:after {
  content: '';
  display: table;
  clear: both;
}
.as-container .as-list-l {
  float: left;
  width: 780px;
  box-sizing: border-box;
}
.as-container .as-list-l .as-search-box:before {
  content: '';
  display: table;
}
.as-container .as-list-l .as-search-box:after {
  content: '';
  display: table;
  clear: both;
}
.as-container .as-list-l .as-search-box input {
  float: left;
  width: 714px;
  box-sizing: border-box;
  height: 46px;
  line-height: 46px;
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #999999;
  padding: 0 20px;
  border: 1px solid #ffe200;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.as-container .as-list-l .as-search-box button {
  float: left;
  border: none;
  width: 56px;
  height: 46px;
  line-height: 46px;
  background: url(../img/icon-ad-search.png) no-repeat center center #ffe200;
  cursor: pointer;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  margin-left: 10px;
}
.as-container .as-list-l .as-type ul {
  margin-top: 20px;
}
.as-container .as-list-l .as-type ul:before {
  content: '';
  display: table;
}
.as-container .as-list-l .as-type ul:after {
  content: '';
  display: table;
  clear: both;
}
.as-container .as-list-l .as-type li {
  float: left;
  margin-right: 10px;
  width: 100px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #e6e6e6;
  color: #999999;
  font-size: 14px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  text-align: center;
  cursor: pointer;
}
.as-container .as-list-l .as-type .active {
  color: #3b3b3b;
  background-color: #ffe200;
  border: 1px solid #ffe200;
}
.as-container .as-list-l .as-li-box {
  padding: 40px 0 20px 0;
  border-bottom: 1px solid #e6e6e6;
}
.as-container .as-list-l .as-li-box:before {
  content: '';
  display: table;
}
.as-container .as-list-l .as-li-box:after {
  content: '';
  display: table;
  clear: both;
}
.as-container .as-list-l .as-li-box h2 {
  font-size: 20px;
  font-family: Arial, Microsoft YaHei;
  color: #3b3b3b;
  line-height: 20px;
  margin-bottom: 10px;
  font-weight: bold;
}
.as-container .as-list-l .as-li-box h2:hover {
  color: #ec3431;
}
.as-container .as-list-l .as-li-box .img-container {
  float: left;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.as-container .as-list-l .as-li-box .as-li-des {
  float: left;
  width: 710px;
  margin-left: 10px;
}
.as-container .as-list-l .as-li-box .as-li-des .user-name {
  font-size: 16px;
  line-height: 16px;
  color: #666666;
  margin-bottom: 8px;
}
.as-container .as-list-l .as-li-box .as-li-des .des-ans {
  font-size: 14px;
  line-height: 20px;
  color: #999999;
}
.as-container .as-list-l .as-li-box .as-li-des .des-source {
  margin-top: 30px;
}
.as-container .as-list-l .as-li-box .as-li-des .des-source:before {
  content: '';
  display: table;
}
.as-container .as-list-l .as-li-box .as-li-des .des-source:after {
  content: '';
  display: table;
  clear: both;
}
.as-container .as-list-l .as-li-box .as-li-des .des-source .like {
  float: left;
  color: #999999;
  font-size: 14px;
}
.as-container .as-list-l .as-li-box .as-li-des .des-source .like i {
  color: #fd842b;
  font-style: normal;
}
.as-container .as-list-l .as-li-box .as-li-des .des-source .des-status {
  float: right;
}
.as-container .as-list-l .as-li-box .as-li-des .des-source .des-status span {
  color: #999999;
  font-size: 14px;
  border-right: 1px solid #e6e6e6;
  padding-right: 8px;
  padding-left: 8px;
}
.as-container .as-list-l .as-li-box .as-li-des .des-source .des-status span:last-child {
  border-right: none;
  padding-right: 0;
}
.as-container .as-list-l .as-li-box .as-li-des .time {
  font-size: 14px;
  font-family: Arial, Microsoft YaHei;
  color: #666666;
  line-height: 30px;
  float: left;
  width: auto;
}
.as-container .as-list-r {
  float: right;
  width: 380px;
  box-sizing: border-box;
}
.as-container .as-list-r .as-list-r-form-panel {
  padding: 20px;
  padding-bottom: 0;
  background-color: #f5f5f5;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.as-container .as-list-r .as-list-r-form-panel .as-topic {
  margin-bottom: 10px;
  display: block;
  font-size: 14px;
  color: #999999;
  font-family: Arial, Microsoft YaHei;
  border: 1px solid #e0e0e0;
  width: 100%;
  box-sizing: border-box;
  height: 46px;
  line-height: 46px;
  padding: 0 10px;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.as-container .as-list-r .as-list-r-form-panel .as-textarea {
  margin-bottom: 20px;
  display: block;
  background-color: #ffffff;
  font-size: 14px;
  color: #999999;
  font-family: Arial, Microsoft YaHei;
  width: 100%;
  box-sizing: border-box;
  height: 279px;
  padding: 10px;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.as-container .as-list-r .as-list-r-form-panel .as-btn {
  width: 100%;
  height: 46px;
  line-height: 46px;
  color: #3b3b3b;
  cursor: pointer;
  font-size: 16px;
  text-align: center;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  margin-bottom: 40px;
  background: url(../img/icon-add-black.png) no-repeat 36% center #ffe200;
}
.as-container .as-list-r .ad-container {
  width: 380px;
  height: 240px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  margin-top: 20px;
  position: relative;
}
.as-container .as-list-r .ad-container .mask {
  background-color: rgba(0, 0, 0, 0.2);
  width: 380px;
  height: 240px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
/*askAnswer_list end*/
/*askAnswer_detail start*/
.as-detail-panel {
  margin: 40px 0 50px 0;
}
.as-detail-panel .as-detail-panel-top {
  border-bottom: 1px solid #e6e6e6;
}
.as-detail-panel .as-que {
  font-family: Arial, Microsoft YaHei;
  font-size: 20px;
  color: #3b3b3b;
  font-weight: bold;
}
.as-detail-panel .as-answer {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  line-height: 20px;
  color: #999999;
  margin: 20px 0 30px 0;
}
.as-detail-panel .as-que-source {
  text-align: right;
  margin-bottom: 10px;
}
.as-detail-panel .as-que-source .user-info {
  display: inline-block;
}
.as-detail-panel .as-que-source .user-info:before {
  content: '';
  display: table;
}
.as-detail-panel .as-que-source .user-info:after {
  content: '';
  display: table;
  clear: both;
}
.as-detail-panel .as-que-source .user-info .img-container {
  float: left;
}
.as-detail-panel .as-que-source .user-info .name {
  float: left;
  color: #fd842b;
  margin: 0 10px 0 5px;
  font-size: 14px;
}
.as-detail-panel .as-que-source .time {
  float: right;
  color: #999999;
  font-size: 14px;
  width: auto;
  margin-top: 4px;
}
.as-detail-panel .as-detail-panel-bottom:before {
  content: '';
  display: table;
}
.as-detail-panel .as-detail-panel-bottom:after {
  content: '';
  display: table;
  clear: both;
}
.as-detail-panel .as-detail-panel-bottom .source-box {
  float: left;
  margin-top: 30px;
}
.as-detail-panel .as-detail-panel-bottom .source-box span {
  font-size: 14px;
  line-height: 14px;
  color: #999999;
  padding-right: 10px;
  border-right: 1px solid #e6e6e6;
}
.as-detail-panel .as-detail-panel-bottom .source-box span:last-child {
  border-right: none;
  padding-right: 0;
  padding-left: 10px;
}
.as-detail-panel .as-detail-panel-bottom .as-btn-box {
  float: right;
}
.as-detail-panel .as-detail-panel-bottom .as-btn-box .ans-btn {
  display: inline-block;
  width: 92px;
  height: 36px;
  line-height: 36px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  text-align: center;
  background-color: #fd842b;
  border: 1px solid #fd842b;
  color: #ffffff;
  margin-top: 20px;
}
.as-detail-panel .as-detail-panel-bottom .as-btn-box .ans-btn.att-btn {
  background-color: #ffffff;
  border: 1px solid #fd842b;
  color: #fd842b;
}
.as-answer-list-box .as-answer-list-type {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 10px;
  color: #999999;
  font-size: 16px;
}
.as-answer-list-box .as-answer-list-type span {
  color: #fd842b;
  font-size: 16px;
}
.as-answer-list-box .as-answer-list .answer-list-item {
  border-bottom: 1px solid #e6e6e6;
  padding: 35px 0;
}
.as-answer-list-box .as-answer-list .answer-list-item .answer-list-item-top {
  border-bottom: 1px dashed #e6e6e6;
  padding-bottom: 30px;
}
.as-answer-list-box .as-answer-list .answer-list-item .answer-list-item-top:before {
  content: '';
  display: table;
}
.as-answer-list-box .as-answer-list .answer-list-item .answer-list-item-top:after {
  content: '';
  display: table;
  clear: both;
}
.as-answer-list-box .as-answer-list .answer-list-item .answer-list-item-bottom .answer-operation-box {
  padding-top: 10px;
}
.as-answer-list-box .as-answer-list .answer-list-item .answer-list-item-bottom .answer-operation-box:before {
  content: '';
  display: table;
}
.as-answer-list-box .as-answer-list .answer-list-item .answer-list-item-bottom .answer-operation-box:after {
  content: '';
  display: table;
  clear: both;
}
.as-answer-list-box .as-answer-list .answer-list-item .answer-list-item-bottom .answer-operation-box .answer-time {
  float: left;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  line-height: 14px;
  color: #999999;
}
.as-answer-list-box .as-answer-list .answer-list-item .answer-list-item-bottom .answer-operation-box .answer-operation {
  float: right;
}
.as-answer-list-box .as-answer-list .answer-list-item .answer-list-item-bottom .answer-operation-box .answer-operation span {
  font-size: 14px;
  line-height: 14px;
  color: #999999;
}
.as-answer-list-box .as-answer-list .answer-list-item .answer-list-item-bottom .answer-operation-box .answer-operation span i {
  color: #fd842b;
  font-style: normal;
  cursor: pointer;
}
.as-answer-list-box .as-answer-list .answer-list-item .answer-list-item-bottom .answer-operation-box .answer-operation .zc {
  margin-right: 15px;
}
.as-answer-list-box .as-answer-list .answer-list-item .answer-img {
  float: left;
}
.as-answer-list-box .as-answer-list .answer-list-item .answer-text {
  float: right;
  width: 709px;
  margin-left: 10px;
}
.as-answer-list-box .as-answer-list .answer-list-item .answer-text .answer-username {
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 10px;
  color: #666666;
}
.as-answer-list-box .as-answer-list .answer-list-item .answer-text .answer-detail {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  line-height: 20px;
  color: #999999;
}
.as-answer-list-box .as-answer-list .answer-list-item:last-child {
  border-bottom: none;
}
.as-answer-list-box .load-more {
  display: inline-block;
  width: 780px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  color: #666666;
  font-size: 14px;
  background: url(../img/icon-load-more.png) no-repeat 55% center #efefef;
}
.add-answer-panel {
  margin: 40px 0 60px 0;
}
.add-answer-panel:before {
  content: '';
  display: table;
}
.add-answer-panel:after {
  content: '';
  display: table;
  clear: both;
}
.add-answer-panel .img-container {
  float: left;
}
.add-answer-panel .add-answer-text {
  float: left;
  margin-left: 10px;
}
.add-answer-panel .add-answer-text h2 {
  font-size: 18px;
  line-height: 18px;
  color: #fd842b;
  margin-bottom: 10px;
}
.add-answer-panel .add-answer-text .textarea-box {
  width: 709px;
  height: 278px;
  box-sizing: border-box;
  border: 1px solid #E5E5E5;
}
.add-answer-panel .add-answer-text .textarea-box .qus-des {
  height: 55px;
  line-height: 55px;
  background-color: #EFEFEF;
  font-size: 18px;
  color: #3b3b3b;
  padding: 0 20px;
  border-bottom: 1px solid #E5E5E5;
}
.add-answer-panel .add-answer-text .textarea-box .answer-textarea {
  width: 100%;
  height: 220px;
  box-sizing: border-box;
  padding: 20px;
  color: #999999;
  font-size: 14px;
  background-color: #ffffff;
}
.add-answer-panel .add-answer-text .add-ans-btn {
  float: right;
  display: block;
  box-sizing: border-box;
  width: 120px;
  height: 40px;
  line-height: 40px;
  color: #ffffff;
  background-color: #fd842b;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
  margin-top: 20px;
}
.hot-ques {
  margin: 30px 0;
}
.hot-ques h2 {
  color: #fd842b;
  font-size: 18px;
  line-height: 18px;
  padding: 10px 0;
  border-bottom: 1px solid #e6e6e6;
}
.hot-ques ul li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666666;
  font-size: 16px;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px dashed #cccccc;
}
.hot-ques ul li a {
  color: #666666;
}
.hot-ques ul li:last-child {
  border-bottom: none;
}
/*askAnswer_detail end*/
/*eliteClub_activity start*/
.elite-club-container {
  padding: 0 10px;
}
.elite-club-container:before {
  content: '';
  display: table;
}
.elite-club-container:after {
  content: '';
  display: table;
  clear: both;
}
.elite-club-container .elite-club-l {
  float: left;
  width: 280px;
  padding: 20px 20px 1px 20px;
  background-color: #FFFFFF;
  margin-bottom: 20px;
  margin-top: 20px;
}
.elite-club-container .elite-club-l ul li {
  width: 100%;
  margin-bottom: 20px;
  height: 48px;
  line-height: 50px;
  border: 1px solid #e0e0e0;
}
.elite-club-container .elite-club-l ul li a {
  display: block;
  color: #999999;
  height: 48px;
  line-height: 50px;
  font-size: 18px;
  font-family: Arial, Microsoft YaHei;
  text-align: center;
}
.elite-club-container .elite-club-l ul .active {
  background: #ffe200;
  border: 1px solid #ffe200;
}
.elite-club-container .elite-club-l ul .active a {
  color: #333333;
  text-align: center;
}
.elite-club-container .elite-club-r {
  float: right;
  width: 840px;
  margin-top: 20px;
}
.elite-club-container .elite-club-r .elite-club-r-content {
  padding: 20px 20px 55px 20px;
  background-color: #FFFFFF;
}
.elite-club-container .elite-club-r .elite-club-item {
  background-color: #FFFFFF;
  margin-bottom: 20px;
}
.elite-club-container .elite-club-r .elite-club-item:before {
  content: '';
  display: table;
}
.elite-club-container .elite-club-r .elite-club-item:after {
  content: '';
  display: table;
  clear: both;
}
.elite-club-container .elite-club-r .elite-club-item .elite-club-desc {
  float: right;
  margin-left: 30px;
  width: 420px;
  background-color: #FFFFFF;
}
.elite-club-container .elite-club-r .elite-club-item .elite-club-desc h2 {
  font-family: Arial, Microsoft YaHei;
  font-size: 26px;
  color: #333333;
  margin: 20px 0;
}
.elite-club-container .elite-club-r .elite-club-item .elite-club-desc .time {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #999999;
  margin-bottom: 40px;
  width: auto;
  float: none;
  text-align: left;
  line-height: 14px;
  margin-top: 0;
}
.elite-club-container .elite-club-r .elite-club-item .elite-club-desc .elite-club-desc-text p {
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #666666;
  margin-bottom: 15px;
}
.elite-club-container .elite-club-r .elite-club-item .elite-club-desc .elite-club-desc-text .route-title {
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #333333;
}
.elite-club-container .elite-club-r .elite-club-item .elite-club-desc .elite-link-btn {
  width: 120px;
  height: 40px;
  line-height: 40px;
  color: #fd842b;
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  border: 1px solid #e0e0e0;
  display: block;
  text-align: center;
  margin-top: 40px;
}
.elite-club-container .elite-club-r .elite-club-item .elite-club-img {
  float: left;
  width: 390px;
}
.elite-club-container .elite-club-r .elite-club-item:hover {
  box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.2);
}
.elite-club-container .elite-club-r h2 {
  font-family: Arial, Microsoft YaHei;
  font-size: 24px;
  color: #333333;
  margin-bottom: 20px;
}
/*eliteClub_activity end*/
/*eliteClub_member start*/
.elite-club-member-title {
  width: 100%;
  height: 40px;
  background-color: #FFFFFF;
  margin-bottom: 10px;
}
.elite-club-member-title .club-date-choice-btn {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
}
.elite-club-list:before {
  content: '';
  display: table;
}
.elite-club-list:after {
  content: '';
  display: table;
  clear: both;
}
.elite-club-list .elite-club-member-item {
  float: left;
  background-color: #FFFFFF;
  margin-right: 40px;
  margin-bottom: 40px;
}
.elite-club-list .elite-club-member-item .elite-club-member-img {
  padding: 20px 20px 10px 20px;
}
.elite-club-list .elite-club-member-item .name {
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #fd842b;
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  border-bottom: 1px solid #D1D1D1;
  padding: 0 10px;
}
.elite-club-list .elite-club-member-item .name-des {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #333333;
  padding: 0 10px 10px 10px;
}
.elite-club-list .elite-club-member-item .name-des p {
  margin-top: 10px;
  line-height: 12px;
}
.elite-club-list .elite-club-member-item .name-des p:before {
  content: '';
  display: table;
}
.elite-club-list .elite-club-member-item .name-des p:after {
  content: '';
  display: table;
  clear: both;
}
.elite-club-list .elite-club-member-item .name-des span {
  float: right;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #999999;
}
.elite-club-list .elite-club-member-item:hover {
  box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.2);
}
.elite-club-list .elite-club-member-item:nth-child(3n) {
  margin-right: 0;
}
/*eliteClub_member end*/
/*eliteClub_detail start*/
.elite-club-edit {
  width: 820px !important;
  padding: 10px;
  background-color: #FFFFFF;
}
.elite-club-edit img {
  max-width: 100%;
  width: 100%;
}
.elite-club-edit p {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #999999;
}
/*eliteClub_detail end*/
/*websiteMap start*/
.website-list {
  padding: 40px;
}
.website-list dl {
  margin-bottom: 40px;
}
.website-list dl:before {
  content: '';
  display: table;
}
.website-list dl:after {
  content: '';
  display: table;
  clear: both;
}
.website-list dt {
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  margin-right: 40px;
  margin-bottom: 20px;
}
.website-list dd {
  float: left;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  margin-right: 60px;
  margin-bottom: 10px;
  position: relative;
  width: 130px;
}
.website-list dd a {
  font-size: 16px;
}
.website-list dd .children-menu {
  position: absolute;
  background-color: #FFFFFF;
  border: 1px solid #e0e0e0;
  padding: 10px 5px 0 5px;
  z-index: 2;
  margin-top: 10px;
  display: none;
  white-space: nowrap;
  max-height: 240px;
  min-width: 260px;
}
.website-list dd .children-menu li {
  margin-bottom: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  float: left;
  margin-left: 20px;
  width: 110px;
}
.website-list dd .children-menu li a {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
}
.website-list dd .children-menu li a:hover {
  color: #ffa133;
  text-decoration: underline;
}
.website-list dd .children-menu:before {
  position: absolute;
  content: "";
  left: 0;
  top: -10px;
  width: 100%;
  height: 10px;
  background: url(../img/website-triangle.png) no-repeat 20px center;
}
.website-list dd:hover,
.website-list .active {
  text-decoration: underline;
}
.website-list dd:hover .children-menu,
.website-list .active .children-menu {
  display: block;
  transition: all 0.5 ease-in-out;
  width: 180px;
}
/*websiteMap end*/
/*buyHouseTool-calculator start*/
.form-item select {
  width: 380px;
  height: 46px;
  line-height: 46px;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #999999;
  padding: 0 20px;
  background-color: #e6e6e6;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.form-item .tool-type {
  background: url(../img/icon-select-arow.png) no-repeat 95% center;
  background-color: #e6e6e6;
}
.buy-house-tool-container {
  background-color: #FFFFFF;
}
.buy-house-tool-container .buy-house-tool-panel {
  margin: 20px;
  padding: 0 10px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.buy-house-tool-container .buy-house-tool-panel:before {
  content: '';
  display: table;
}
.buy-house-tool-container .buy-house-tool-panel:after {
  content: '';
  display: table;
  clear: both;
}
.buy-house-tool-container .buy-house-tool-panel .buy-house-tool-panel-l {
  float: left;
  width: 518px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border: 1px solid #e6e6e6;
  background-color: #f5f5f5;
  padding: 20px;
}
.buy-house-tool-container .buy-house-tool-panel .buy-house-tool-panel-r {
  float: right;
  width: 560px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border: 1px solid #e6e6e6;
}
.buy-house-tool-container .buy-house-tool-panel .buy-house-tool-panel-r ul {
  margin-bottom: 25px;
}
.buy-house-tool-container .buy-house-tool-panel .buy-house-tool-panel-r ul li {
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #666666;
  height: 46px;
  line-height: 46px;
  border-bottom: 1px dashed #cccccc;
}
.buy-house-tool-container .buy-house-tool-panel .buy-house-tool-panel-r ul li:before {
  content: '';
  display: table;
}
.buy-house-tool-container .buy-house-tool-panel .buy-house-tool-panel-r ul li:after {
  content: '';
  display: table;
  clear: both;
}
.buy-house-tool-container .buy-house-tool-panel .buy-house-tool-panel-r ul li:last-child {
  border-bottom: none;
}
.buy-house-tool-container .buy-house-tool-panel .buy-house-tool-panel-r ul li .pie-label {
  width: 28px;
  height: 28px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border: 1px solid #FFFFFF;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.buy-house-tool-container .buy-house-tool-panel .buy-house-tool-panel-r ul li .interest {
  float: right;
  color: #999999;
}
.buy-house-tool-container .buy-house-tool-panel .buy-house-tool-panel-r ul li .interest em {
  color: #ff6600;
  font-style: normal;
}
.buy-house-tool-container .buy-house-tool-panel .buy-house-tool-panel-r ul .li-bg-yel {
  background-color: #f7f0d1;
}
.buy-house-tool-container .buy-house-tool-panel .buy-house-tool-panel-r ul .li-bg-gre {
  background-color: #dfecc7;
}
.buy-house-tool-container .buy-house-tool-panel .buy-house-tool-panel-r ul .li-bg-ora {
  background-color: #ffeada;
  border: 1px solid #fd842b;
  color: #fd842b;
  height: 48px;
  line-height: 48px;
}
.buy-house-tool-container .buy-house-tool-panel .buy-house-tool-title {
  background: url(../img/icon-calculation-blak.png) no-repeat top left;
  border-bottom: 1px solid #e6e6e6;
  font-size: 18px;
  font-weight: bold;
  color: #666666;
  line-height: 18px;
  padding-bottom: 10px;
  padding-left: 32px;
  padding-top: 1px;
}
.buy-house-tool-container .buy-house-tool-panel .buy-house-tool-title-r {
  background-color: #898989;
  height: 51px;
  line-height: 51px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  -webkit-border-top-right-radius: 4px;
  -moz-border-top-right-radius: 4px;
  -ms-border-top-right-radius: 4px;
  -o-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-top-left-radius: 4px;
  -ms-border-top-left-radius: 4px;
  -o-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  padding-bottom: 0;
}
.buy-house-tool-container .buy-house-tool-panel .buy-house-tool-title-r.bg-grey {
  background-color: #898989;
}
.buy-house-tool-container .buy-house-tool-panel .buy-house-tool-content {
  padding: 20px;
}
.buy-house-tool-container .buy-house-tool-panel .buy-house-tool-content-r {
  padding: 20px;
  min-height: 816px;
}
.buy-house-tool-container .buy-house-tool-panel .buy-house-tool-content-r h3 {
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #3b3b3b;
  font-weight: bold;
  line-height: 16px;
  margin-bottom: 10px;
}
.buy-house-tool-container .buy-house-tool-panel .buy-house-tool-form {
  margin-bottom: 20px;
}
.buy-house-tool-container .buy-house-tool-panel .form-item {
  position: relative;
  margin-bottom: 25px;
}
.buy-house-tool-container .buy-house-tool-panel .form-item:before {
  content: '';
  display: table;
}
.buy-house-tool-container .buy-house-tool-panel .form-item:after {
  content: '';
  display: table;
  clear: both;
}
.buy-house-tool-container .buy-house-tool-panel .form-item label {
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #666666;
  line-height: 16px;
  display: block;
  margin-bottom: 8px;
}
.buy-house-tool-container .buy-house-tool-panel .form-item input {
  font-size: 14px;
}
.buy-house-tool-container .buy-house-tool-panel .form-item input::-webkit-input-placeholder {
  color: #999999;
}
.buy-house-tool-container .buy-house-tool-panel .form-item input::-moz-placeholder {
  color: #999999;
}
.buy-house-tool-container .buy-house-tool-panel .form-item input::-moz-placeholder {
  color: #999999;
}
.buy-house-tool-container .buy-house-tool-panel .form-item input::-ms-input-placeholder {
  color: #999999;
}
.buy-house-tool-container .buy-house-tool-panel .form-item input,
.buy-house-tool-container .buy-house-tool-panel .form-item select {
  width: 380px;
  height: 46px;
  line-height: 46px;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #999999;
  padding: 0 20px;
  background-color: #e6e6e6;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.buy-house-tool-container .buy-house-tool-panel .form-item .fk-total {
  float: left;
  width: 294px;
  height: 44px;
  line-height: 44px;
  background: #ffffff;
  border-left: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-bottom-right-radius: 0px;
  -ms-border-bottom-right-radius: 0px;
  -o-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-top-right-radius: 0px;
  -ms-border-top-right-radius: 0px;
  -o-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
}
.buy-house-tool-container .buy-house-tool-panel .form-item .unit {
  float: left;
  width: 43px;
  display: inline-block;
  border: 1px solid #e6e6e6;
  height: 44px;
  line-height: 44px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  text-align: center;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  color: #999999;
  font-size: 16px;
  background: #ffffff;
}
.buy-house-tool-container .buy-house-tool-panel .form-item .tool-select-sma {
  float: left;
  width: 185px;
}
.buy-house-tool-container .buy-house-tool-panel .form-item .tool-input-sma {
  float: left;
  width: 185px;
  margin-left: 10px;
}
.buy-house-tool-container .buy-house-tool-panel .form-item .tool-input-sma .tool-loanInput {
  width: 99px;
}
.buy-house-tool-container .buy-house-tool-panel .form-item .tool-areas-sma span {
  width: 73px !important;
}
.buy-house-tool-container .buy-house-tool-panel .form-item .tool-areas:before {
  content: '';
  display: table;
}
.buy-house-tool-container .buy-house-tool-panel .form-item .tool-areas:after {
  content: '';
  display: table;
  clear: both;
}
.buy-house-tool-container .buy-house-tool-panel .form-item .tool-areas span {
  float: left;
  display: block;
  width: 113px;
  height: 43px;
  line-height: 43px;
  border: 1px solid #e6e6e6;
  background-color: #ffffff;
  text-align: center;
  border-right: none;
  cursor: pointer;
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #999999;
}
.buy-house-tool-container .buy-house-tool-panel .form-item .tool-areas span:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-top-left-radius: 4px;
  -ms-border-top-left-radius: 4px;
  -o-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.buy-house-tool-container .buy-house-tool-panel .form-item .tool-areas span:last-child {
  border-right: 1px solid #e6e6e6;
  -webkit-border-top-right-radius: 4px;
  -moz-border-top-right-radius: 4px;
  -ms-border-top-right-radius: 4px;
  -o-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.buy-house-tool-container .buy-house-tool-panel .form-item .tool-areas .active {
  background-color: #ffe200;
  color: #3b3b3b;
}
.buy-house-tool-container .buy-house-tool-panel .form-item .check-view {
  position: absolute;
  right: 0;
  top: 24px;
  height: 43px;
  line-height: 43px;
  color: #999999;
}
.buy-house-tool-container .buy-house-tool-panel .form-item:last-child {
  margin-bottom: 0;
}
.buy-house-tool-container .buy-house-tool-panel .note {
  font-family: Arial, Microsoft YaHei;
  font-size: 12px;
  color: #999999;
  text-align: right;
  line-height: 12px;
  margin-top: 75px;
}
.buy-house-tool-container .buy-house-tool-panel input.input-rate {
  width: 34px;
}
.buy-house-tool-container .buy-house-tool-panel .rate-span {
  float: left;
  width: 40px;
  display: inline-block;
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #333333;
}
.buy-house-tool-container .buy-house-tool-panel .radio-box {
  display: inline-block;
  height: 38px;
  line-height: 38px;
}
.buy-house-tool-container .buy-house-tool-panel .radio-box:before {
  content: '';
  display: table;
}
.buy-house-tool-container .buy-house-tool-panel .radio-box:after {
  content: '';
  display: table;
  clear: both;
}
.buy-house-tool-container .buy-house-tool-panel .radio-box label {
  float: none;
  margin-left: 5px;
  vertical-align: middle;
}
.buy-house-tool-container .buy-house-tool-panel .radio-box i {
  float: left;
  margin-top: 10px;
}
.buy-house-tool-container .buy-house-tool-panel .radio-box span {
  float: left;
  margin-left: 20px;
}
.buy-house-tool-container .buy-house-tool-panel .cal-btn.w185 {
  width: 185px;
}
.buy-house-tool-container .buy-house-tool-panel .cal-btn {
  width: 380px;
  height: 46px;
  line-height: 46px;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #3b3b3b;
  background-color: #ffe200;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  cursor: pointer;
}
.buy-house-tool-container .buy-house-tool-panel .clear-btn {
  width: 185px;
  height: 46px;
  line-height: 46px;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #999999;
  background-color: #ffffff;
  margin-left: 10px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  cursor: pointer;
}
.buy-house-tool-container .selectItem {
  width: 380px;
  background-color: #e6e6e6;
}
.buy-house-tool-container .selectItem .selectItemText {
  padding: 13px 20px;
}
.buy-house-tool-container .selectItem .selectItemOptions {
  background-color: #f9f9f9;
}
.disclaimer-container {
  background-color: #FFFFFF;
  padding-top: 20px;
}
.disclaimer-container .disclaimer-title {
  text-align: center;
}
.disclaimer-container .disclaimer-title h2 {
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #666666;
  text-align: center;
  padding-bottom: 10px;
  line-height: 18px;
}
.disclaimer-container .disclaimer-title small {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #999999;
  line-height: 14px;
}
.disclaimer-container .disclaimer-content {
  margin: 20px 30px 60px 30px;
  border: 1px dashed #cccccc;
  padding: 40px 20px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.disclaimer-container .disclaimer-content p {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #999999;
  line-height: 24px;
}
.return-type {
  width: 90px;
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #333333;
  height: 38px;
  line-height: 40px;
  display: inline-block;
}
.calc-pie-chart {
  width: 250px;
  height: 250px;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 20px;
}
/*buyHouseTool-calculator end*/
/*buyHouseTool-test start*/
.buy-house-tool-container h2.test-title {
  text-align: center;
}
.buy-house-tool-container .test-container {
  padding: 20px 50px;
}
.buy-house-tool-container .test-container p {
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  margin-bottom: 50px;
}
.buy-house-tool-container .test-container ul li {
  margin-bottom: 20px;
}
.buy-house-tool-container .test-container ul li label {
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #333333;
  padding-left: 10px;
  vertical-align: middle;
}
.buy-house-tool-container .test-container .test-btn-box {
  text-align: center;
}
.buy-house-tool-container .test-container .test-btn-box .test-sub-btn {
  width: 220px;
  height: 50px;
  line-height: 50px;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  background-color: #ffe200;
  margin-top: 80px;
  margin-bottom: 80px;
}
/*buyHouseTool-test end*/
/*buyHouseTool-calculator-tax start*/
.tax-title {
  border-bottom: 1px solid #E0E0E0;
}
.tax-title:before {
  content: '';
  display: table;
}
.tax-title:after {
  content: '';
  display: table;
  clear: both;
}
.tax-title li {
  float: left;
  font-family: Arial, Microsoft YaHei;
  font-size: 24px;
  color: #999999;
  margin-right: 50px;
  cursor: pointer;
}
.tax-title .active {
  font-family: Arial, Microsoft YaHei;
  font-size: 24px;
  color: #333333;
  border-bottom: 2px solid #999999;
  padding-bottom: 5px;
}
.tax-tatal {
  background-color: #ffeada;
  border: 1px solid #fd842b;
  color: #fd842b;
  height: 48px;
  line-height: 48px;
  margin-bottom: 10px;
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  padding: 0 10px;
}
.tax-table-title {
  background-color: #f7f0d1;
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #333333;
  padding: 0 10px;
}
.tax-table-title:before {
  content: '';
  display: table;
}
.tax-table-title:after {
  content: '';
  display: table;
  clear: both;
}
.tax-table-title .sell-name {
  float: left;
}
.tax-table-title .sell-total {
  float: right;
}
.tax-table-title-green {
  background-color: #e7f4cf;
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #333333;
  padding: 0 10px;
}
.tax-table-title-green:before {
  content: '';
  display: table;
}
.tax-table-title-green:after {
  content: '';
  display: table;
  clear: both;
}
.tax-table-title-green .sell-name {
  float: left;
}
.tax-table-title-green .sell-total {
  float: right;
}
.tax-table {
  width: 100%;
  border: none;
}
.tax-table tr {
  margin-bottom: 20px;
  border: none;
}
.tax-table tr td {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
  border: none;
  line-height: 30px;
}
.rate-type {
  width: 105px;
  height: 30px;
  line-height: 30px;
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #333333;
  background-color: #E0E0E0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  display: inline-block;
  text-align: center;
  margin-top: 5px;
  margin-right: 20px;
}
.rate-active {
  background-color: #ffe200;
}
.radios-box {
  float: right;
  width: 470px;
  margin-bottom: 20px;
}
/*buyHouseTool-calculator-tax end*/
/*onlineEntrust_assessResult start*/
.assess-result-container {
  background-color: #f5f5f5;
  text-align: center;
  padding: 40px 0;
}
.assess-result-container h2 {
  font-family: Arial, Microsoft YaHei;
  font-size: 26px;
  line-height: 26px;
  color: #3b3b3b;
  font-weight: bold;
}
.assess-result-container small {
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  line-height: 18px;
  color: #999999;
  margin-top: 8px;
  display: block;
}
.assess-result-container .list-container {
  background-color: #FFFFFF;
}
.assess-result-container .list-container .product-content {
  position: relative;
}
.assess-result-container .list-container .label-360 {
  position: absolute;
  top: 0;
  background: url(../img/360-icon1.png) no-repeat 10px 10px;
  width: 90px;
  height: 57px;
}
.assess-result-container .list-container h2 {
  font-family: Arial, Microsoft YaHei;
  font-size: 20px;
  color: #333333;
  border-bottom: 1px solid #D1D1D1;
  padding: 15px 10px;
  margin: 0 10px;
}
.assess-result-container .list-container .price-small {
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #666666;
}
.assess-result-container .list-container .more-btn-box {
  margin: 40px auto;
  text-align: center;
}
.assess-result-container .list-container .more-btn-box .more-btn {
  display: inline-block;
  text-align: center;
  width: 260px;
  height: 58px;
  line-height: 58px;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #999999;
  background-color: #FFFFFF;
  border: 1px solid #E0E0E0;
  margin-bottom: 40px;
}
.assess-result-container .list-container .more-btn-box .more-btn:hover {
  color: #333333;
  background-color: #ffe200;
}
.chart-line-container {
  background-color: #FFFFFF;
  margin-top: 40px;
}
.chart-line-container h2 {
  font-family: Arial, Microsoft YaHei;
  font-size: 22px;
  line-height: 22px;
  color: #333333;
  font-weight: bold;
}
.house-panel {
  padding: 40px 10px 20px 10px;
  background-color: #FFFFFF;
}
.house-panel .source {
  font-family: Arial, Microsoft YaHei;
  font-size: 12px;
  line-height: 12px;
  color: #999999;
  margin-top: 20px;
}
.house-panel .house-infor-box {
  padding-bottom: 10px;
}
.house-panel .house-infor-box:before {
  content: '';
  display: table;
}
.house-panel .house-infor-box:after {
  content: '';
  display: table;
  clear: both;
}
.house-panel .house-infor-box .house-pic {
  float: left;
}
.house-panel .house-infor-box .house-infor {
  float: left;
  width: 644px;
  height: 156px;
  background: linear-gradient(top, #556892, #768ebe);
  background: -webkit-linear-gradient(top, #556892, #768ebe);
  background: -moz-linear-gradient(top, #556892, #768ebe);
  background: -ms-linear-gradient(top, #556892, #768ebe);
  padding: 20px;
}
.house-panel .house-infor-box .house-infor h2 {
  font-family: Arial, Microsoft YaHei;
  font-size: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
}
.house-panel .house-infor-box .house-infor h2 span {
  color: rgba(255, 255, 255, 0.4);
  margin-left: 20px;
}
.house-panel .house-infor-box .house-infor p {
  padding-left: 15px;
  margin-top: 10px;
}
.house-panel .house-infor-box .house-infor p span {
  display: inline-block;
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  line-height: 16px;
  color: #FFFFFF;
  margin-top: 20px;
  width: 207px;
}
.house-panel .house-infor-box .house-infor p:last-child {
  margin-top: 0;
}
.house-panel .house-infor-box .house-infor p:last-child span {
  width: auto;
}
.house-panel .house-infor-box .house-infor .money-box {
  margin-top: 90px;
}
.house-panel .house-infor-box .house-infor .money-box .money {
  font-family: Arial, Microsoft YaHei;
  font-size: 48px;
  color: #FFFFFF;
  font-weight: bold;
  width: 370px;
  border-right: 1px solid #ebbf88;
  display: inline-block;
}
.house-panel .house-infor-box .house-infor .money-box .money .small {
  font-family: Arial, Microsoft YaHei;
  font-size: 24px;
  color: #FFFFFF;
}
.house-panel .house-infor-box .house-infor .money-box .price {
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #FFFFFF;
  padding: 0 20px;
}
.house-panel .house-infor-box .house-infor .money-box .label {
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #FFFFFF;
  background-color: rgba(240, 242, 245, 0.2);
  padding: 5px 10px;
}
.house-panel .house-infor-box .house-link {
  float: right;
  text-align: center;
}
.house-panel .house-infor-box .house-link .btn-sell-house {
  display: block;
  text-align: center;
  width: 280px;
  height: 52px;
  line-height: 52px;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #3b3b3b;
  background-color: #ffe100;
  margin-bottom: 20px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.house-panel .house-infor-box .house-link .btn-buy-house {
  display: block;
  text-align: center;
  width: 280px;
  height: 52px;
  line-height: 52px;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #3b3b3b;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.house-panel .house-infor-source-box {
  padding: 73px 0;
  border-top: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
  margin: 10px 0;
}
.house-panel .house-infor-source-box:before {
  content: '';
  display: table;
}
.house-panel .house-infor-source-box:after {
  content: '';
  display: table;
  clear: both;
}
.house-panel .house-infor-source-box .house-infor-source-l {
  float: left;
  width: 50%;
  text-align: center;
}
.house-panel .house-infor-source-box .house-infor-source-l .price-l {
  font-size: 70px;
  line-height: 70px;
  color: #3b3b3b;
  font-weight: bold
}
.house-panel .house-infor-source-box .house-infor-source-l .price-r {
  margin-left: 10px;
  display: inline-block;
}
.house-panel .house-infor-source-box .house-infor-source-l .price-r p {
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  line-height: 16px;
  color: #999999;
  text-align: left;
}
.house-panel .house-infor-source-box .house-infor-source-l .price-r p span.red {
  color: #DB4C3F;
}
.house-panel .house-infor-source-box .house-infor-source-l .price-r p span.green{
  color:#46a50e
}
.house-panel .house-infor-source-box .house-infor-source-l .price-r p:last-child {
  margin-top: 20px;
}
.house-panel .house-infor-source-box .house-infor-source-r {
  float: left;
  width: 50%;
  text-align: center;
}
.assess-line-chart {
  height: 320px;
  margin: 0 auto;
}
.onsale-house-container {
  margin-bottom: 60px;
}
.onsale-house-container h2 {
  font-family: Arial, Microsoft YaHei;
  font-size: 22px;
  line-height: 22px;
  color: #3b3b3b;
  font-weight: bold;
  margin-top: 17px;
  margin-bottom: 20px;
}
.onsale-house-container h2 span {
  color: #ff6600;
}
.old-h-nei-content ul li p.onl-ent-rec-title span:nth-child(1) {
  background: none;
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  line-height: 16px;
  color: #999999;
  padding-left: 0;
  margin-top: -5px;
}
.old-h-nei-content ul li p.onl-ent-rec-title span:nth-child(1) i {
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  line-height: 18px;
  color: #DB4C3F;
  font-style: normal;
}
/*onlineEntrust_assessResult end*/
/*onlineEntrust_rentout start*/
.onlineEntrust-container .onlineEntrust-panel {
  padding: 20px 10px 60px 10px;
}
.onlineEntrust-container .onlineEntrust-panel:before {
  content: '';
  display: table;
}
.onlineEntrust-container .onlineEntrust-panel:after {
  content: '';
  display: table;
  clear: both;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l {
  float: left;
  width: 838px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border: 1px solid #e6e6e6;
  background-color: #f7f7f7;
  padding: 20px;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l h2 {
  border-bottom: 1px solid #e6e6e6;
  font-size: 22px;
  font-weight: bold;
  color: #3b3b3b;
  line-height: 22px;
  padding-bottom: 8px;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l ul {
  padding: 20px;
  padding-bottom: 0;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item {
  margin-bottom: 25px;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item .attr {
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  line-height: 16px;
  color: #666666;
  display: block;
  margin-bottom: 8px;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item .input-large {
  width: 358px;
  height: 44px;
  line-height: 46px;
  border: 1px solid #e6e6e6;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #333333;
  padding: 0 10px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item .radio-list .radio-item {
  display: inline-block;
  margin-right: 40px;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #333333;
  margin-bottom: 20px;
  margin-top: 10px;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item .radioBox {
  margin-left: 8px;
  margin-top: 17px;
  margin-bottom: -3px;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item .radioBox:before {
  content: '';
  display: table;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item .radioBox:after {
  content: '';
  display: table;
  clear: both;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item .radioBox label {
  margin-right: 25px;
  display: inline-block;
  line-height: 14px;
  cursor: pointer;
  font-size: 14px;
  font-family: Arial, Microsoft YaHei;
  color: #666666;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item .radioBox label:before {
  content: '';
  display: table;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item .radioBox label:after {
  content: '';
  display: table;
  clear: both;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item .radioBox label span {
  float: left;
  display: block;
  line-height: 14px;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item .radioBox .active input[type='radio'] {
  background: url(../img/radio-t.png) no-repeat center center;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item .radioBox label:nth-last-of-type(1) {
  margin-right: 0;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item .radioBox input[type='radio'] {
  width: 16px;
  height: 16px;
  background: url(../img/radio-f.png) no-repeat center center;
  display: block;
  cursor: pointer;
  float: left;
  border: 0;
  margin: 0;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item .CheckBox-group {
  margin-left: 10px;
  margin-top: 15px;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item .CheckBox-group:before {
  content: '';
  display: table;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item .CheckBox-group:after {
  content: '';
  display: table;
  clear: both;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item .CheckBox-group label {
  margin-right: 25px;
  display: inline-block;
  line-height: 14px;
  cursor: pointer;
  font-size: 14px;
  font-family: Arial, Microsoft YaHei;
  color: #666666;
  margin-bottom: 20px;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item .CheckBox-group label:before {
  content: '';
  display: table;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item .CheckBox-group label:after {
  content: '';
  display: table;
  clear: both;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item .CheckBox-group label span {
  float: left;
  display: block;
  line-height: 14px;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item .CheckBox-group .active input[type='checkbox'] {
  background: url(../img/checkbox-t.png) no-repeat center center;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item .CheckBox-group label:nth-last-of-type(1) {
  margin-right: 0;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item .CheckBox-group input[type='checkbox'] {
  width: 16px;
  height: 16px;
  background: url(../img/checkbox-f.png) no-repeat center center;
  display: block;
  cursor: pointer;
  float: left;
  border: 0;
  margin: 0;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item .input-small {
  float: left;
  width: 53px;
  height: 44px;
  line-height: 46px;
  background: #FFFFFF;
  border-left: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-bottom-right-radius: 0px;
  -ms-border-bottom-right-radius: 0px;
  -o-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-top-right-radius: 0px;
  -ms-border-top-right-radius: 0px;
  -o-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
  padding: 0 10px;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item .input-small-span {
  float: left;
  width: 44px;
  display: inline-block;
  border: 1px solid #e6e6e6;
  height: 44px;
  line-height: 46px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  text-align: center;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  background: #FFFFFF;
  margin-right: 10px;
  font-size: 16px;
  color: #999999;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item .input-box:before {
  content: '';
  display: table;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item .input-box:after {
  content: '';
  display: table;
  clear: both;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item .input-middle {
  float: left;
  width: 314px;
  height: 44px;
  line-height: 46px;
  background: #FFFFFF;
  border-left: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-bottom-right-radius: 0px;
  -ms-border-bottom-right-radius: 0px;
  -o-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-top-right-radius: 0px;
  -ms-border-top-right-radius: 0px;
  -o-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
  padding: 0 10px;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item .input-middle-span {
  float: left;
  width: 44px;
  display: inline-block;
  border: 1px solid #e6e6e6;
  height: 44px;
  line-height: 46px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  text-align: center;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  background: #FFFFFF;
  font-size: 16px;
  color: #999999;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item .font-blue {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #108ee9;
  margin-left: 10px;
  height: 46px;
  line-height: 46px;
  background: url(../img/icon-link.png) no-repeat left center;
  padding-left: 15px;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item .fontred {
  color: #db4c3f;
  padding-left: 10px;
  font-size: 20px;
  display: inline-block;
  padding-top: 5px;
  vertical-align: middle;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item .onl-textarea {
  width: 358px;
  height: 184px;
  border: 1px solid #e6e6e6;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #333333;
  padding: 10px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item .onl-select {
  width: 106px;
  height: 28px;
  line-height: 27px;
  border: 1px solid #d1d1d1;
  box-sizing: border-box;
  padding: 0 5px;
  font-size: 14px;
  color: #333333;
  font-family: Arial, Microsoft YaHei;
  cursor: pointer;
  background: url(../img/select-icon.png) no-repeat 91% center;
  margin-top: 5px;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item input::-webkit-input-placeholder,
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item textarea::-webkit-input-placeholder {
  color: #cccccc;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item input::-moz-placeholder,
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item textarea::-moz-placeholder {
  color: #cccccc;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item input::-moz-placeholder,
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item textarea::-moz-placeholder {
  color: #cccccc;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item input::-ms-input-placeholder,
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item textarea::-ms-input-placeholder {
  color: #cccccc;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .form-item:last-child {
  margin-bottom: 0px;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .btn-sub {
  text-align: center;
  width: 120px;
  height: 43px;
  line-height: 43px;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #333333;
  background-color: #ffe200;
  border: 1px solid #ffe200;
  margin: 17px 0 20px 0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .btn-sub.w380 {
  width: 380px;
  margin-top: 25px;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .clear-btn {
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  color: #cccccc;
  margin-left: 10px;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .btn-sub-box {
  padding: 0 20px;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .sell-price-box:before {
  content: '';
  display: table;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .sell-price-box:after {
  content: '';
  display: table;
  clear: both;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .sell-price-box .input-box {
  float: left;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-l .sell-price-box a {
  float: left;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-r {
  float: right;
  width: 280px;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-r h2 {
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  line-height: 18px;
  color: #3b3b3b;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 10px;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-r h2:before {
  content: '';
  display: table;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-r h2:after {
  content: '';
  display: table;
  clear: both;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-r p {
  margin-top: 10px;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  line-height: 14px;
  color: #3b3b3b;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-r p .fontred {
  color: #DB4C3F;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-r .entrust-line-chart {
  width: 280px;
  height: 260px;
  margin-top: 20px;
  margin-bottom: 23px;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-r .rec-hou-title {
  border-bottom: 1px solid #e6e6e6;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-r .rec-hou-title:before {
  content: '';
  display: table;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-r .rec-hou-title:after {
  content: '';
  display: table;
  clear: both;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-r .rec-hou-title span {
  float: left;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #3b3b3b;
  line-height: 18px;
  padding-bottom: 10px;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-r .rec-hou-title .change-btn {
  float: right;
  width: 72px;
  height: 22px;
  line-height: 24px;
  color: #999999;
  margin-top: -2px;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-r ul li .item-infor {
  padding: 10px 10px 0 10px;
  height: 12px;
  font-size: 0;
  letter-spacing: -4px;
  word-spacing: -4px;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-r ul li .item-infor span {
  font-family: Arial, Microsoft YaHei;
  font-size: 12px;
  color: #3b3b3b;
  line-height: 12px;
  width: 84.66px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  display: inline-block;
  *display: inline;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-r ul li .item-infor span.font99 {
  color: #999999;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-r ul li .item-infor span.tc {
  text-align: center;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-r ul li .item-infor span.tr {
  text-align: right;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-r ul li .item-detail {
  display: none;
  margin-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-r ul li .item-detail:before {
  content: '';
  display: table;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-r ul li .item-detail:after {
  content: '';
  display: table;
  clear: both;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-r ul li .item-detail .item-detail-img {
  float: left;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-r ul li .item-detail .item-detail-text {
  float: left;
  margin-left: 10px;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-r ul li .item-detail .item-detail-text p {
  margin-bottom: 10px;
  margin-top: 0;
  font-family: Arial, Microsoft YaHei;
  font-size: 12px;
  color: #666666;
  line-height: 12px;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-r ul li.active {
  background-color: #f5f5f5;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-r ul li.active .item-detail {
  display: block;
}
.onlineEntrust-container .onlineEntrust-panel .onlineEntrust-panel-r .rec-hou-ad {
  margin-top: 20px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  background-color: #b5b5b5;
}
.bgff {
  background-color: #FFFFFF;
}
.min-h400 {
  min-height: 400px;
}
/*onlineEntrust_rentout end*/
/*album start*/
.album-type {
  margin-top: 20px;
}
.album-type ul:before {
  content: '';
  display: table;
}
.album-type ul:after {
  content: '';
  display: table;
  clear: both;
}
.album-type ul li {
  float: left;
  margin-right: 20px;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
  height: 28px;
  line-height: 30px;
  padding: 0 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  background-color: #F0F0F0;
  border: 1px solid #E6E6E6;
  cursor: pointer;
}
.album-type ul .active {
  color: #333333;
  background-color: #ffe200;
  border: 1px solid #ffe200;
}
.album-list-content {
  margin: 30px 0;
  padding: 0 10px;
}
.album-list-content ul:before {
  content: '';
  display: table;
}
.album-list-content ul:after {
  content: '';
  display: table;
  clear: both;
}
/*.album-list-content ul li {*/
  /*float: left;*/
  /*width: 575px;*/
  /*height: 434px;*/
  /*position: relative;*/
  /*margin-right: 30px;*/
  /*margin-bottom: 30px;*/
/*}*/
.album-list-content ul li{

  float: left;

  width: calc(25% - 20px);

  position: relative;

  margin-right: 20px;

  margin-bottom: 20px;
}
.album-list-content ul li .label {
  position: absolute;
  top: 10px;
  left: 10px;
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.6);
  color: #FFFFFF;
  font-family: Arial, Microsoft YaHei;
  font-size: 12px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  padding: 10px;
}
/*.album-list-content ul li:nth-child(2n) {*/
  /*margin-right: 0;*/
/*}*/
/*album end*/
/*首页走势图start*/
.index-old-hou-chart {
  background-color: #f5f5f5;
}
.index-old-hou-chart section {
  padding-top: 20px;
  padding-bottom: 20px;
}
.index-old-hou-chart section:before {
  content: '';
  display: table;
}
.index-old-hou-chart section:after {
  content: '';
  display: table;
  clear: both;
}
.index-old-hou-chart .old-hou-chart-l {
  float: left;
  width: 280px;
  background-color: #f5f5f5;
}
.index-old-hou-chart .old-hou-chart-l .chart-l-head {
  height: 46px;
  padding: 0 10px 0 20px;
  line-height: 46px;
  color: #3b3b3b;
  background-color: #e6e6e6;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
}
.index-old-hou-chart .old-hou-chart-l .chart-l-head:before {
  content: '';
  display: table;
}
.index-old-hou-chart .old-hou-chart-l .chart-l-head:after {
  content: '';
  display: table;
  clear: both;
}
.index-old-hou-chart .old-hou-chart-l .chart-l-head .selectItem {
  width: 90px;
  margin-left: 10px;
  line-height: 1;
}
.index-old-hou-chart .old-hou-chart-l .chart-l-head .selectItem .selectItemOptions {
  top: 100%;
}
.index-old-hou-chart .old-hou-chart-l .chart-l-content ul li {
  height: 71px;
  background-color: #FFFFFF;
  margin-bottom: 10px;
  padding-top: 18px;
}
.index-old-hou-chart .old-hou-chart-l .chart-l-content ul li p:nth-child(1) {
  text-align: center;
  color: #666666;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  line-height: 14px;
}
.index-old-hou-chart .old-hou-chart-l .chart-l-content ul li p:nth-child(2) {
  color: #666666;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  text-align: center;
  line-height: 30px;
  margin-top: 8px;
}
.index-old-hou-chart .old-hou-chart-l .chart-l-content ul li p:nth-child(2) span {
  color: #666666;
  font-size: 30px;
  font-weight: bold;
  margin-right: 5px;
}
.index-old-hou-chart .old-hou-chart-l .chart-l-content ul li:nth-child(2) p:nth-child(2) span.red {
  color: #ec3431;
}
.index-old-hou-chart .old-hou-chart-l .chart-l-content ul li:nth-child(2) p:nth-child(2) span.green{
  color:#46a50e;
}
.index-old-hou-chart .old-hou-chart-r {
  float: right;
  width: 880px;
  height: 434px;
}
.index-old-hou-chart .old-hou-chart-r .chart-r-c {
  width: 100%;
  height: 434px;
  margin: 0 auto;
}
/*首页走势图start*/
/*sidebar start*/
.rightnav-box {
  background-color: #F7F7F7;
  width: 36px;
  height: 100%;
  z-index: 9;
  position: fixed;
  right: 0;
  top: 0;
  box-shadow: -1px 0 10px rgba(0, 0, 0, 0.2);
}
.rightnav {
  position: fixed;
  /* top: 30%; */
  bottom: 18%;
  right: 0;
  width: 36px;
}
.rightnav li {
  position: relative;
  background: #F7F7F7;
  height: 36px;
  margin-bottom: 1px;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
  margin: 0 8px;
  border-bottom: 1px solid #e5e5e5;
}
.rightnav li:nth-child(1) {
  background: url(../img/icon-zxwt2.png) no-repeat center center;
  background-size: 19px 18px;
}
.rightnav li:nth-child(1).active {
  background: url(../img/icon-zxwt1.png) no-repeat center center;
  background-size: 19px 18px;
}
.rightnav li:nth-child(2) {
  background: url(../img/icon-yykf2.png) no-repeat center center;
  background-size: 18px 18px;
}
.rightnav li:nth-child(2).active {
  background: url(../img/icon-yykf1.png) no-repeat center center;
  background-size: 18px 18px;
}
.rightnav li:nth-child(3) {
  background: url(../img/icon-gfgj2.png) no-repeat center center;
  background-size: 18px 18px;
}
.rightnav li:nth-child(3).active {
  background: url(../img/icon-gfgj1.png) no-repeat center center;
  background-size: 18px 18px;
}
.rightnav li:nth-child(4) {
  background: url(../img/icon-wygj2.png) no-repeat center center;
  background-size: 18px 18px;
}
.rightnav li:nth-child(4).active {
  background: url(../img/icon-wygj1.png) no-repeat center center;
  background-size: 18px 18px;
}
.rightnav li:nth-child(5) {
  background: url(../img/icon-yjfk2.png) no-repeat center center;
  background-size: 18px 18px;
}
.rightnav li:nth-child(5).active {
  background: url(../img/icon-yjfk1.png) no-repeat center center;
  background-size: 18px 18px;
}
.rightnav li:nth-child(6) {
  background: url(../img/icon-sc2.png) no-repeat center center;
  background-size: 18px 18px;
}
.rightnav li:nth-child(6).active {
  background: url(../img/icon-sc1.png) no-repeat center center;
  background-size: 18px 18px;
}
.rightnav li:nth-child(7) {
  background: url(../img/icon-app2.png) no-repeat center center;
  background-size: 18px 18px;
  border-bottom: none;
}
.rightnav li:nth-child(7).active {
  background: url(../img/icon-app1.png) no-repeat center center;
  background-size: 18px 18px;
  border-bottom: none;
}
.rightnav li .pulldown {
  display: none;
  width: 80px;
  height: 36px;
  line-height: 36px;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #FFFFFF;
  background-color: #333333;
  position: absolute;
  left: -88px;
  top: 0;
}
.rightnav li .pulldown:after {
  content: '';
  position: absolute;
  top: 14px;
  right: -10px;
  border-width: 5px;
  border-color: transparent transparent transparent #333333;
  border-style: solid dashed dashed dashed;
  width: 0;
  height: 0;
  overflow: hidden;
}
.rightnav li a {
  display: block;
  width: 100%;
  height: 100%;
}
.rightnav .gotop {
  width: 24px;
  height: 23px;
  position: fixed;
  bottom: 10px;
  right: 0;
  cursor: pointer;
  display: none;
  color: #3b3b3b;
  background: url(../img/icon-toTop2.png) no-repeat center center;
  border-bottom: none;
}
.rightnav .gotop span {
  display: block;
  margin-top: 10px;
  padding-top: 65px;
  padding-bottom: 20px;
  margin-right: 0;
  margin-left: -10px;
  padding-left: 5px;
}
/*sidebar end*/
/*header-websiteMap start*/
.c-house {
  float: left;
  border: 1px solid #e0e0e0;
  color: #333333;
  background: url(../img/triangle0.png) no-repeat 80% center;
  height: 50px;
  box-sizing: border-box;
  padding: 0 0px 0 13px;
  font-size: 16px;
  line-height: 50px;
  padding-right: 30px;
  border-right: none;
}
/*header-websiteMap end*/
/*header-list start*/
.header-list .header-top {
  /* border-bottom: 2px solid #ffe200; */
  box-shadow: none;
  width:100%;
  height: 48px;
  line-height: 36px;
}
.header-list .header-top .header-container {
  padding: 0 10px;
}
.header-list .header-top .header-container:before {
  content: '';
  display: table;
}
.header-list .header-top .header-container:after {
  content: '';
  display: table;
  clear: both;
}
.header-list .header-top .header-container .header-logo {
  float: left;
  width: 110px;
  height: 25px;
  margin-top: 10px;
}
.header-list .header-top .header-container .header-city {
  float: left;
  display: inline-block;
  color: #FFFFFF;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
}
.header-list .header-top .header-container .header-top-nav {
  margin-left: 120px;
}
.header-list .header-top .header-container .header-top-nav li {
  font-size: 14px;
  border: none;
  line-height: 14px;
}
.header-list .header-top .header-container .header-top-nav li a {
  line-height: 48px;
  padding: 0 10px 0 10px;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #757575;
}
.header-list .header-top .header-container .header-top-nav li a:hover {
  color: #FFFFFF;
}
.header-list .header-top .header-container .header-top-nav .active {
  /* background-color: #333333; */
}
.header-list .header-top .header-container .header-top-nav .active a {
  color: #FFFFFF;
}
.header-list .header-top .header-container .login-menu .login-btn-c {
  padding: 11px 0px 11px 20px;
  background: url(../img/icon-person.png) no-repeat left center;
}
.header-list .header-bottom {
  width: 100%;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
.header-list .header-bottom:before {
  content: '';
  display: table;
}
.header-list .header-bottom:after {
  content: '';
  display: table;
  clear: both;
}
.header-list .header-bottom .search-box {
  float: left;
  margin: 20px 10px 20px 0;
}
.header-list .header-bottom .search-box .search-text {
  width: 400px;
  box-sizing: border-box;
  border: 1px solid #e0e0e0;
  border-right: none;
  padding: 0 19px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  font-family: Arial, Microsoft YaHei;
  color: #333;
  font-size: 12px;
  background-color: #FFFFFF;
}
.header-list .header-bottom .search-box input {
  height: 40px;
  display: block;
  float: left;
}
.header-list .header-bottom .search-box .search-btn {
  background-color: #ffe200;
  font-family: Arial, Microsoft YaHei;
  color: #3b3b3b;
  font-size: 18px;
  width: 80px;
  cursor: pointer;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
.header-list .header-bottom .hot-search {
  float: left;
  margin-top: 15px;
  padding: 20px 0 0 0;
  width:510px;
  overflow: hidden;
  height: 28px;
}
.header-list .header-bottom .hot-search dt,
.header-list .header-bottom .hot-search dd,
.header-list .header-bottom .hot-search a {
  font-family: Arial, Microsoft YaHei;
  color: #666666;
  font-size: 12px;
}
.header-list .header-bottom .hot-search dt:first-child{
  color: #aaa;
  font-size: 14px;
  height: 28px;
}
.header-list .header-bottom .map-search-btn {
  float: right;
  width: 180px;
  height: 42px;
  box-sizing: border-box;
  border: 1px solid #ffe200;
  display: none;
  text-align: center;
  line-height: 38px;
  padding-left: 32px;
  font-size: 18px;
  color: #3b3b3b;
  font-family: Arial, Microsoft YaHei;
  background: #ffe200 url(../img/icon-location.png) no-repeat 42px center;
  margin-top: 20px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}
.header-list.header-index .header-top {
  border-bottom: 4px solid #ffe200;
}
/*header-list end*/
/*header-list-newHouse start*/
.newhou-header-list .header-top {
  border-bottom: none;
}
.newhou-header-list .header-top .header-container .header-top-nav {
  margin-left: 0;
}
.newhou-header-list .header-nav {
  background: #fff;
  border-bottom: 1px solid #dbdbdb;
  height: 87px;
}
.newhou-header-list .header-nav .w900:before {
  content: '';
  display: table;
}
.newhou-header-list .header-nav .w900:after {
  content: '';
  display: table;
  clear: both;
}
.newhou-header-list .header-nav .logo {
  margin: 27px 10px 0 10px;
}
.newhou-header-list .header-nav .head-label-box {
  float: left;
  padding-right: 10px;
  border-right: 2px solid #eeeeee;
  margin-right: 10px;
  margin-top: 27px;
}
.newhou-header-list .header-nav .new-nav:before {
  content: '';
  display: table;
}
.newhou-header-list .header-nav .new-nav:after {
  content: '';
  display: table;
  clear: both;
}
.newhou-header-list .header-nav .head-label {
  display: inline-block;
  text-align: center;
  width: 60px;
  height: 34px;
  line-height: 34px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  background-color: #3b3b3b;
  font-family: Arial, Microsoft YaHei;
  font-weight: bold;
  font-size: 18px;
  color: #ffea00;
}
.c-city-new {
  border: 1px solid #eeeeee;
  color: #666666;
  width: auto;
  height: 34px;
  box-sizing: border-box;
  padding: 0 25px 0 10px;
  font-size: 14px;
  line-height: 34px;
  cursor: pointer;
  background: url(../img/icon-triangle-grey.png) no-repeat 90% center;
  position: relative;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  margin-top: 27px;
}
/*header-list-newHouse end*/
/*header-detail start*/
.header-list .header-container .c-city {
  border: 1px solid #b1b1b1;
  color: #b1b1b1;
  width: auto;
  height: 25px;
  box-sizing: border-box;
  padding: 0 15px 0 5px;
  font-size: 12px;
  /*margin: 10px 0 10px 8px;*/
  margin:11px 0 0px 8px;
  line-height: 25px;
  cursor: pointer;
  background: url(../img/triangle.png) no-repeat 90% center;
  position: relative;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}
.header-list .header-bottom-container {
  padding: 0 10px;
}
.header-list .header-bottom-container:before {
  content: '';
  display: table;
}
.header-list .header-bottom-container:after {
  content: '';
  display: table;
  clear: both;
}
/*header-detail end*/
/*update 20170317 anyw*/
/*oldHouse_details  start*/
.old-hou-bg {
  width: 100%;
  height: 550px;
  background-size: cover;
}
.old-hou-bg .q-nav {
  font-family: Arial, Microsoft YaHei;
  font-size: 12px;
  color: #ffffff;
  padding: 20px 10px;
}
.old-hou-bg .q-nav a {
  font-family: Arial, Microsoft YaHei;
  font-size: 12px;
  color: #ffffff;
}
.old-h-slider-box {
  margin: 0 10px;
  z-index: 9999;
  box-shadow: 0 4px 36px rgba(0, 0, 0, 0.2);
}
.slider-box-title {
  background-color: #4e4e4e;
  padding: 20px;
}
.slider-box-title:before {
  content: '';
  display: table;
}
.slider-box-title:after {
  content: '';
  display: table;
  clear: both;
}
.slider-box-title .box-title-l {
  float: left;
}
.slider-box-title .box-title-l h1, .slider-box-title .box-title-l h5{
  font-family: Arial, Microsoft YaHei;
  font-size: 28px;
  color: #ffe200;
  font-weight: bold;
  margin-bottom: 14px;
  line-height: 26px;
  padding-bottom: 0;
}
.slider-box-title .box-title-l p {
  line-height: 14px;
}
.slider-box-title .box-title-l p span {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #ffffff;
  line-height: 14px;
}
.slider-box-title .box-title-l p span:nth-child(2) {
  margin-left: 20px;
}
.slider-box-title .box-title-r {
  float: right;
  margin-top: 10px;
}
.slider-box-title .box-title-r .operation-btn {
  width: 69px;
  height: 38px;
  line-height: 38px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #999999;
  display: inline-block;
  text-align: center;
  padding-left: 25px;
}
.slider-box-title .box-title-r .yk-btn {
  display: none;
  background: #ffffff url(../img/icon-yj.png) no-repeat 17px center;
  color: #999999;
}
.slider-box-title .box-title-r .yk-btn:hover {
  background: #ff6600 url(../img/icon-yj-active.png) no-repeat 17px center;
  color: #ffffff;
}
.slider-box-title .box-title-r .sc-btn {
  display: none;
  background: #ffffff url(../img/icon-cs.png) no-repeat 17px center;
  color: #999999;
  margin: 0 10px;
}
.slider-box-title .box-title-r .sc-btn:hover {
  background: #ff6600 url(../img/icon-cs-active.png) no-repeat 17px center;
  color: #ffffff;
}
.slider-box-title .box-title-r .fx-btn {
  background: #ffffff url(../img/icon-fx.png) no-repeat 17px center;
  color: #999999;
}
.slider-box-title .box-title-r .fx-btn:hover {
  background: #ff6600 url(../img/icon-fx-active.png) no-repeat 17px center;
  color: #ffffff;
}
.slider-box-content {
  background-color: #ffffff;
  padding: 20px;
}
.slider-box-content:before {
  content: '';
  display: table;
}
.slider-box-content:after {
  content: '';
  display: table;
  clear: both;
}
.slider-box-content .box-content-l {
  float: left;
  height: auto;
}
.slider-box-content .box-content-r {
  float: right;
  width: 440px;
}
.slider-box-content .box-content-r .slider-content-title {
  background-color: #f5f5f5;
  padding: 20px 0;
  border: 1px solid #e6e6e6;
  font-size: 0;
}
.slider-box-content .box-content-r .slider-content-title div {
  display: inline-block;
  position: relative;
  width: 146px;
  text-align: center;
}
.slider-box-content .box-content-r .slider-content-title div p {
  font-family: Arial, Microsoft YaHei;
  font-size: 12px;
  color: #999999;
  text-align: center;
}
.slider-box-content .box-content-r .slider-content-title div:nth-child(1) span {
  color: #db4c3f;
  position: relative;
  font-size: 24px;
}
.slider-box-content .box-content-r .slider-content-title div:nth-child(1) span:after {
  /*content: "";*/
  background: url(../img/icon-cal.png) no-repeat 94% center;
  position: absolute;
  right: -30px;
  top: 2px;
  width: 18px;
  height: 22px;
}
.slider-box-content .box-content-r .slider-content-title div:nth-child(3) {
  border-right: none;
  padding-right: 0;
}
.slider-box-content .box-content-r .slider-content-title div:not(:first-child):before {
  display: inline-block;
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 47px;
  margin-top: -23px;
  background: #c9c9c9;
}
.slider-box-content .box-content-r .slider-content-title span {
  font-family: Arial, Microsoft YaHei;
  font-size: 24px;
  color: #666666;
  font-weight: bold;
}
.slider-box-content .box-content-r .slider-content-title-retail span {
  display: inline-block;
  border-right: 1px solid #c9c9c9;
  width: 143px;
  text-align: center;
  font-family: Arial, Microsoft YaHei;
  font-size: 28px;
  color: #666666;
  font-weight: bold;
}
.slider-box-content .box-content-r .slider-content-title-retail span:nth-child(1) {
  color: #db4c3f;
}
.slider-box-content .box-content-r .slider-content-title-retail span:nth-child(1) i {
  font-size: 14px;
  font-style: normal;
}
.slider-box-content .box-content-r .slider-content-title-retail span:nth-child(3) {
  border-right: none;
  padding-right: 0;
}
.slider-box-content .box-content-r .slider-content-detail {
  border-bottom: 1px solid #e6e6e6;
  padding: 28px 10px 20px 10px;
}
.slider-box-content .box-content-r .slider-content-detail ul:before {
  content: '';
  display: table;
}
.slider-box-content .box-content-r .slider-content-detail ul:after {
  content: '';
  display: table;
  clear: both;
}
.slider-box-content .box-content-r .slider-content-detail ul li {
  float: left;
  width: 50%;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  line-height: 16px;
  color: #999999;
  margin-bottom: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.slider-box-content .box-content-r .slider-content-detail ul li span {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
}
.slider-box-content .box-content-r .slider-content-detail ul li span a {
  color: #666666;
}
.slider-box-content .box-content-r .slider-content-detail ul li:nth-last-child(2) {
  margin-bottom: 20px;
}
.slider-box-content .box-content-r .slider-content-detail ul li:last-child {
  margin-bottom: 0px;
}
.slider-box-content .box-content-r .slider-content-detail ul li.mb20 {
  margin-bottom: 20px;
}
.slider-box-content .box-content-r .slider-content-detail ul .w100 {
  width: 100%;
}
.slider-box-content .box-content-r .slider-content-title div.title-retailh:nth-child(1) span:after {
  background: none;
}
.slider-box-content .box-content-r .slider-content-title div.title-retailh:nth-child(1) span i {
  font-size: 14px;
  font-style: normal;
}
.cell-det-container .slider-box-content {
  border: 1px solid #cccccc;
}
.cell-det-container .slider-box-content .box-content-r .slider-content-detail ul li:nth-last-child(2) {
  margin-bottom: ;
}
.slider-content-phone {
  margin: 20px 0;
  margin-bottom: 0;
}
.slider-content-phone:before {
  content: '';
  display: table;
}
.slider-content-phone:after {
  content: '';
  display: table;
  clear: both;
}
/*.slider-content-phone .agent-img {*/
  /*float: left;*/
  /*width: 104px;*/
  /*height: 104px;*/
  /*background: url(../img/mycenter-img1.png) no-repeat center;*/
  /*background-size: contain;*/
/*}*/
.slider-content-phone .agent-img {
  float: left;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  position: relative;
  overflow: hidden;
}
.slider-content-phone .agent-img a {
  display: block;
  width: 104px;
  height: 104px;
}
/*.slider-content-phone .agent-img img {*/
  /*border-radius: 50%;*/
  /*-webkit-border-radius: 50%;*/
  /*-moz-border-radius: 50%;*/
  /*-o-border-radius: 50%;*/
/*}*/
.slider-content-phone .agent-img img {
  height: auto;
  width: 100%;
  position: absolute;
  display: block;
}
.agent-text {
  float: left;
  width: 316px;
  margin-left: 20px;
}
.agent-text .agent-info {
  display: inline-block;
}
.agent-text .agent-info:before {
  content: '';
  display: table;
}
.agent-text .agent-info:after {
  content: '';
  display: table;
  clear: both;
}
.agent-text .agent-info .agent-name {
  float: left;
  font-family: Arial, Microsoft YaHei;
  font-size: 26px;
  color: #666666;
  font-weight: bold;
}
.agent-text .agent-info .agent-det {
  float: left;
  display: inline-block;
  width: 90px;
  height: 24px;
  line-height: 24px;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #7a8aff;
  border: 1px solid #7a8aff;
  margin-left: 10px;
  margin-top: 5px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.agent-text .agent-info .agent-det:before {
  content: '';
  display: table;
}
.agent-text .agent-info .agent-det:after {
  content: '';
  display: table;
  clear: both;
}
.agent-text .agent-info .agent-det span {
  display: inline-block;
  float: left;
}
.agent-text .agent-info .agent-det span:nth-child(1) {
  background: #7a8aff url(../img/icon-mese.png) no-repeat center;
  width: 23px;
  height: 24px;
}
.agent-text .agent-info .agent-det span:nth-child(2) {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #7a8aff;
  padding-left: 5px;
}
.agent-text .agent-remark {
  float: right;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
  margin-left: 20px;
  margin-top: 10px;
}
.agent-text .agent-phone {
  height: 60px;
  line-height: 60px;
  font-family: Arial, Microsoft YaHei;
  font-size: 28px;
  color: #ff6600;
  border: 2px solid #ff6600;
  margin-top: 5px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.agent-text .agent-phone:before {
  content: '';
  display: table;
}
.agent-text .agent-phone:after {
  content: '';
  display: table;
  clear: both;
}
.agent-text .agent-phone span {
  display: inline-block;
  float: left;
}
.agent-text .agent-phone span:nth-child(1) {
  background: #ff6600 url(../img/icon-tel.png) no-repeat center;
  width: 60px;
  height: 60px;
}
.agent-text .agent-phone span:nth-child(2) {
  font-family: Arial, Microsoft YaHei;
  font-size: 28px;
  color: #ff6600;
  padding-left: 5px;
}
.box-content-l {
  width: 680px;
  height: 420px;
}
.view .swiper-container {
  width: 680px;
  height: 380px;
}
.view .arrow-left {
  display: none;
  background: url(../img/oldh-left.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -25px;
  width: 36px;
  height: 80px;
  z-index: 10;
}
.view .arrow-right {
  display: none;
  background: url(../img/oldh-right.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -25px;
  width: 36px;
  height: 80px;
  z-index: 10;
}
.preview {
  width: 100%;
  margin-top: 10px;
  position: relative;
}
.preview .swiper-container {
  height: 80px;
}
.preview .swiper-slide {
  width: 128px;
  height: 74px;
  margin-right: 10px;
  overflow: hidden;
  border: 3px solid transparent;
}
.preview .arrow-left {
  background: url(../img/oldh-left.png) no-repeat left top;
  position: absolute;
  left: 0;
  top: 9px;
  margin-top: -9px;
  width: 36px;
  height: 80px;
  z-index: 2;
}
.preview .arrow-right {
  background: url(../img/oldh-right.png) no-repeat left bottom;
  position: absolute;
  right: 0;
  top: 9px;
  margin-top: -9px;
  width: 36px;
  height: 80px;
  z-index: 2;
}
.preview img {
  margin: auto;
  /*max-height: 100%;*/
  /*min-height: 100%;*/
  width:100%;
}
.preview .active-nav {
  border: 3px solid #ffe200;
}
.oldh-inf-box:before {
  content: '';
  display: table;
}
.oldh-inf-box:after {
  content: '';
  display: table;
  clear: both;
}
.oldh-inf-box .oldh-inf-l {
  float: left;
  width: 685px;
  padding-right: 15px;
}
.oldh-inf-box .oldh-inf-l ul {
  padding: 20px;
}
.oldh-inf-box .oldh-inf-l ul:before {
  content: '';
  display: table;
}
.oldh-inf-box .oldh-inf-l ul:after {
  content: '';
  display: table;
  clear: both;
}
.oldh-inf-box .oldh-inf-l ul li {
 display: inline-block;
  width: 50%;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #999999;
  margin-bottom: 20px;
  line-height: 14px;
  /*float: left;*/
}
.oldh-inf-box .oldh-inf-l ul li span {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
  line-height: 14px;
  display: inline-block;
}
.oldh-inf-box .oldh-inf-r {
  float: right;
  width: 459px;
}
.oldh-inf-box .oldh-inf-r .oldh-opera-box {
  margin-top: 20px;
}
.old-h-desc {
  width: 685px;
}
.old-h-desc>div{
  font-size: 14px;
  color: #999999;
  text-indent: 28px;
  margin-top:30px;
}
.old-h-desc dl {
  padding: 0 0 0 10px;
}
.old-h-desc dl:before {
  content: '';
  display: table;
}
.old-h-desc dl:after {
  content: '';
  display: table;
  clear: both;
}
.old-h-desc dl dt {
  float: left;
  width: 96px;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #999999;
  padding-top: 30px;
}
.old-h-desc dl dd {
  float: left;
  width: 574px;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
  padding: 30px 0;
  border-bottom: 1px solid #eeeeee;
  line-height: 22px;
}
.old-h-desc dl dd * {
  color: #666666;
  font-size: 14px;
  font-weight: normal;
}
.old-h-desc dl dd span {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #97967f;
  display: inline-block;
  padding: 7px 23px;
  background-color: #f1f0e1;
  margin-right: 10px;
  margin-bottom: 10px;
}
.old-h-desc dl dd span:last-child {
  margin-right: 0;
}
.old-h-info h3 {
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #3b3b3b;
  font-weight: bold;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
  line-height: 22px;
}
.old-h-pics {
  width: 700px;
  margin-top: 40px;
}
.old-h-pics .tomore {
  display: block;
  width: 100%;
  height: 46px;
  border: 1px solid #cccccc;
  line-height: 46px;
  text-align: center;
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #666666;
}
.old-h-pics .tomore:hover {
  background: #ffe200;
  border-color: #ffe200;
}
.old-h-pics-c {
  padding-top: 20px;
}
.old-h-pics-c:before {
  content: '';
  display: table;
}
.old-h-pics-c:after {
  content: '';
  display: table;
  clear: both;
}
.old-h-pics-c a {
  display: block;
  height:210px;
  overflow: hidden;
}
.old-h-pics-c .old-h-pic-item {
  float: left;
  width: 340px;
  height: 210px;
  position: relative;
  margin-right: 20px;
  margin-bottom: 20px;
}
.old-h-pics-c  img{
 margin: 0 auto;
  max-height: 100%;
  max-width: 100%;
}
.old-h-pics-c .old-h-pic-item span {
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  padding: 5px 15px;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #fffefe;
  background: rgba(0, 0, 0, 0.6);
}
.old-h-pics-c .old-h-pic-item:nth-child(even) {
  margin-right: 0;
  margin-bottom: 0;
}
.old-h-cal-title {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
}
.old-h-cal-title span {
  display: inline-block;
  font-family: Arial, Microsoft YaHei;
  font-size: 20px;
  color: #cccccc;
  font-weight: bold;
  padding-right: 20px;
  line-height: 22px;
  cursor: pointer;
}
.old-h-cal-title .active {
  font-family: Arial, Microsoft YaHei;
  font-size: 20px;
  color: #3b3b3b;
}
.old-h-cal {
  width: 700px;
  margin-top: 40px;
}
.old-h-cal .old-h-cal-content {
  padding-top: 20px;
  display: none;
}
.old-h-cal .old-h-cal-content:before {
  content: '';
  display: table;
}
.old-h-cal .old-h-cal-content:after {
  content: '';
  display: table;
  clear: both;
}
.old-h-cal .old-h-cal-content .old-h-cal-content-l {
  float: left;
}
.old-h-cal .old-h-cal-content .old-h-cal-content-l ul .form-group {
  margin-bottom: 20px;
  font-size: 0;
}
.old-h-cal .old-h-cal-content .old-h-cal-content-l ul .form-group:before {
  content: '';
  display: table;
}
.old-h-cal .old-h-cal-content .old-h-cal-content-l ul .form-group:after {
  content: '';
  display: table;
  clear: both;
}
.old-h-cal .old-h-cal-content .old-h-cal-content-l ul .form-group label {
  display: inline-block;
  width: 75px;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  font-weight: bold;
  color: #666666;
  height: 36px;
  line-height: 36px;
}
.old-h-cal .old-h-cal-content .old-h-cal-content-l ul .form-group select {
  display: inline-block;
  width: 248px;
  height: 36px;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
  background: #e5e5e5 url(../img/oldh-img-triangle.png) no-repeat 97% center;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  padding-left: 10px;
}
.old-h-cal .old-h-cal-content .old-h-cal-content-l ul .form-group input {
  display: inline-block;
  width: 213px;
  height: 36px;
  background: none;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
  border: 1px solid #cccccc;
  border-right: none;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  padding-left: 10px;
}
.old-h-cal .old-h-cal-content .old-h-cal-content-l ul .form-group input.input119 {
  width: 119px;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.old-h-cal .old-h-cal-content .old-h-cal-content-l ul .form-group > span {
  width: 25px;
  display: inline-block;
  border: 1px solid #cccccc;
  border-left: none;
  height: 36px;
  line-height: 36px;
  margin-left: -1px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
}
.old-h-cal .old-h-cal-content .old-h-cal-content-r {
  float: left;
  margin-left: 60px;
  width: 306px;
  height: 376px;
}
.old-h-cal .old-h-cal-content .old-h-cal-content-r ul li {
  height: 46px;
  line-height: 46px;
  border-bottom: 1px solid #eeeeee;
  padding: 0 10px;
}
.old-h-cal .old-h-cal-content .old-h-cal-content-r ul li.refund-title {
  padding: 0;
}
.old-h-cal .old-h-cal-content .old-h-cal-content-r ul li.refund-title span {
  width: 49%;
  text-align: center;
  color: #cccccc;
  font-size: 14px;
  cursor: pointer;
  display: inline-block;
}
.old-h-cal .old-h-cal-content .old-h-cal-content-r ul li.refund-title .active {
  color: #3b3b3b;
}
.old-h-cal .old-h-cal-content .old-h-cal-content-r ul li.refund-item:before {
  content: '';
  display: table;
}
.old-h-cal .old-h-cal-content .old-h-cal-content-r ul li.refund-item:after {
  content: '';
  display: table;
  clear: both;
}
.old-h-cal .old-h-cal-content .old-h-cal-content-r ul li.refund-item span {
  font-size: 14px;
}
.old-h-cal .old-h-cal-content .old-h-cal-content-r ul li.refund-item span.font99 {
  color: #999999;
  float: left;
}
.old-h-cal .old-h-cal-content .old-h-cal-content-r ul li.refund-item span.font4d {
  color: #4D4D4D;
  float: right;
}
.old-h-cal .old-h-cal-content .old-h-cal-content-r ul li.refund-item span.font4d i {
  font-style: normal;
  color: #db4c3f;
}
.old-h-cal .old-h-cal-content .old-h-cal-content-r ul li.refund-item:last-child {
  border-bottom: none;
}
.old-h-line-chart {
  width: 700px;
  margin-top: 40px;
}
.old-h-line-chart .line-chart-title {
  height: 84px;
  background-color: #f7f7f7;
  border: 1px solid #e6e6e6;
  margin-top: 20px;
  font-size: 0;
}
.old-h-line-chart .chart-title-item {
  width: 169px;
  height: 84px;
  border-right: 1px solid #e6e6e6;
  display: inline-block;
}
.old-h-line-chart .chart-title-item p {
  margin-top: 10px;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
  text-align: center;
}
.old-h-line-chart .chart-title-item p span {
  margin-right: 4px;
  font-family: Arial, Microsoft YaHei;
  font-size: 30px;
  color: #666666;
  text-align: center;
  font-weight: bold;
}
.old-h-line-chart .chart-title-item p .fontred {
  color: #db4c3f;
}
.old-h-line-chart .chart-title-item:last-child {
  border-right: none;
}
.old-h-line-chart .line-chart-content {
  margin-top: 20px;
}
.old-h-line-chart .source {
  text-align: center;
  color: #999999;
}
.old-h-3d {
  margin-top: 25px;
  margin-bottom: 0;
}
.old-h-3d-box {
  margin: 20px 0 0 0;
}
.old-h-3d-box img {
  width: 100%;
}
.map-box {
  margin-top: 40px;
}
.change-btn {
  float: right;
  display: inline-block;
  width: 64px;
  height: 28px;
  line-height: 30px;
  text-align: right;
  background: url(../img/icon-change.png) no-repeat 10px center;
  font-family: Arial, Microsoft YaHei;
  font-size: 12px;
  color: #999999;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  padding-right: 10px;
  margin-top: -8px;
}
.old-h-nei .more-btn {
  float: right;
  display: inline-block;
  width: 64px;
  height: 28px;
  line-height: 30px;
  text-align: center;
  font-family: Arial, Microsoft YaHei;
  font-size: 12px;
  color: #999999;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  margin-top: -8px;
}
.old-h-nei-content ul:before {
  content: '';
  display: table;
}
.old-h-nei-content ul:after {
  content: '';
  display: table;
  clear: both;
}
.old-h-nei-content ul li {
  float: left;
  width: 280px;
  margin-right: 20px;
}
.old-h-nei-content ul li .img-container {
  position: relative;
  overflow: hidden;
}
.old-h-nei-content ul li h4 {
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  line-height: 16px;
  color: #3b3b3b;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 10px 0 16px 0;
}
.old-h-nei-content ul li h4 a:hover {
  color: #ec3431;
}
.old-h-nei-content ul li p:before {
  content: '';
  display: table;
}
.old-h-nei-content ul li p:after {
  content: '';
  display: table;
  clear: both;
}
.old-h-nei-content ul li p span {
  font-family: Arial, Microsoft YaHei;
  font-size: 12px;
  color: #999999;
}
.old-h-nei-content ul li p span a {
  color: #999999;
}
.old-h-nei-content ul li p span:nth-child(1) {
  float: left;
  background: url(../img/icon-house.png) no-repeat left center;
  padding-left: 20px;
}
.old-h-nei-content ul li p span:nth-child(2) {
  float: right;
  margin-top: -5px;
}
.old-h-nei-content ul li p span:nth-child(2) i {
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #db4c3f;
  font-style: normal;
  font-weight: bold;
}
.old-h-nei-content ul li:last-child {
  margin-right: 0;
}
.oldhouse-recom ul li h4 {
  margin: 16px 0 5px;
}
.oldhouse-recom ul li p {
  font-size: 0;
}
.oldhouse-recom ul li p span {
  display: inline-block;
  position: relative;
  padding: 0 10px;
}
.oldhouse-recom ul li p span:first-child {
  padding-left: 0;
}
.oldhouse-recom ul li p span:not(:last-child):after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 16px;
  background: #999999;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
}
.oldhouse-recom ul li p span:nth-child(1) {
  float: none;
  background: none;
  padding-left: 0;
}
.oldhouse-recom ul li p span:nth-child(2) {
  float: none;
  margin-top: 0;
}
/*oldHouse_details  end*/
/*cell_details start*/
.cell-det-container .q-nav {
  padding-top: 20px;
  padding-bottom: 0;
}
.cell-det-container .q-nav a {
  color: #666666;
}
.cell-det-content-title {
  border-bottom: 1px solid #e6e6e6;
}
.cell-det-content-title span:nth-child(1) {
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #db4c3f;
  margin-left: 20px;
}
.cell-det-content-title span:nth-child(1) i {
  font-style: normal;
  font-size: 40px;
  font-weight: bold;
}
.cell-det-content-title span:nth-child(2) {
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #db4c3f;
  font-weight: bold;
  margin-left: 15px;
}
.cell-det-content-title span.green{
  color: #46a50e;
}
.cell-det-info .oldh-inf-l {
  margin-top: 60px;
  width: 1180px;
  padding: 0 20px;
  box-sizing: border-box;
  /*弹性布局*/
}
.cell-det-info .oldh-inf-l ul {
  padding: 40px 20px 0 20px;
}
.cell-det-info .oldh-inf-l ul li {
  width: 33%;
}
.cell-det-info .oldh-inf-l .flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
}
.cell-det-info .oldh-inf-l dl:before {
  content: '';
  display: table;
}
.cell-det-info .oldh-inf-l dl:after {
  content: '';
  display: table;
  clear: both;
}
.cell-det-info .oldh-inf-l dl dt,
.cell-det-info .oldh-inf-l dl dd {
  float: left;
}
.cell-det-info .oldh-inf-l dl dt {
  width: 100px;
  color: #666666;
  font-size: 16px;
  text-align: center;
}
.cell-det-info .oldh-inf-l dl dd {
  width: 1020px;
  box-sizing: border-box;
  color: #999999;
  font-size: 16px;
  border-bottom: 1px solid #e6e6e6;
  padding: 30px 0;
  flex: 1;
}
.cell-det-esf {
  padding: 0 20px;
}
.cell-det-album {
  margin-top: 30px;
}
.cell-det-album .album-type {
  padding: 0;
}
.cell-det-album .album-list ul:before {
  content: '';
  display: table;
}
.cell-det-album .album-list ul:after {
  content: '';
  display: table;
  clear: both;
}
.cell-det-album .album-list ul li {
  float: left;
  width: 360px;
  height: 260px;
  margin-top: 20px;
  margin-right: 30px;
}
.cell-det-album .album-list ul li img{
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;

}
.cell-det-album .album-list ul li:nth-child(3n) {
  margin-right: 0;
}
.album-type a.btn-grey {
  width: 100px;
  height: 44px;
  line-height: 44px;
  color: #666666;
  background-color: #e6e6e6;
  margin-left: 10px;
}
.album-type a.btn-grey:first-child {
  margin-left: 0;
}
.album-type a.active {
  width: 100px;
  height: 44px;
  line-height: 44px;
  color: #fffefe;
  background-color: #ff6600;
}
.cell-det-line-chart {
  margin-top: 30px;
  padding: 0 20px;
}
.cell-det-line-chart .cell-det-box {
  padding: 20px 0;
}
.cell-det-line-chart .cell-det-box:before {
  content: '';
  display: table;
}
.cell-det-line-chart .cell-det-box:after {
  content: '';
  display: table;
  clear: both;
}
.cell-det-line-chart .cell-det-box .line-chart-content {
  float: left;
  width: 800px;
}
.cell-det-line-chart .cell-det-box .line-chart-des {
  float: right;
  width: 300px;
}
.cell-det-line-chart .cell-det-box .line-chart-des h3 {
  width: 300px;
  height: 66px;
  line-height: 66px;
  text-align: center;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #666666;
  background-color: #e6e6e6;
}
.cell-det-line-chart .cell-det-box .line-chart-des ul {
  border: 1px solid #e6e6e6;
  height: 258px;
}
.cell-det-line-chart .cell-det-box .line-chart-des ul li {
  height: 89px;
  padding: 0 20px;
  border-bottom: 4px solid #f5f5f5;
}
.cell-det-line-chart .cell-det-box .line-chart-des ul li p:nth-child(1) {
  margin-top: 40px;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
}
.cell-det-line-chart .cell-det-box .line-chart-des ul li p:nth-child(2) {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #666666;
}
.cell-det-line-chart .cell-det-box .line-chart-des ul li p:nth-child(2):before {
  content: '';
  display: table;
}
.cell-det-line-chart .cell-det-box .line-chart-des ul li p:nth-child(2):after {
  content: '';
  display: table;
  clear: both;
}
.cell-det-line-chart .cell-det-box .line-chart-des ul li p:nth-child(2) span:nth-child(1) {
  float: left;
}
.cell-det-line-chart .cell-det-box .line-chart-des ul li p:nth-child(2) span:nth-child(1) i {
  font-family: Arial, Microsoft YaHei;
  font-size: 28px;
  color: #db4c3f;
  font-weight: bold;
  font-style: normal;
}
.cell-det-line-chart .cell-det-box .line-chart-des ul li p:nth-child(2) span:nth-child(2) {
  float: right;
  margin-top: 15px;
}
.cell-det-line-chart .cell-det-box .line-chart-des ul li p:nth-child(2) span:nth-child(2) i {
  font-family: Arial, Microsoft YaHei;
  color: #46a50e;
  font-weight: bold;
  font-style: normal;
}
.cell-det-line-chart .cell-det-box .line-chart-des ul li:nth-child(2) {
  border-bottom: none;
}
.cell-det-fb {
  margin-top: 20px;
}
.cell-det-fb ul li {
  padding: 20px 0;
  border-bottom: dashed 1px #cccccc;
}
.cell-det-fb ul li:before {
  content: '';
  display: table;
}
.cell-det-fb ul li:after {
  content: '';
  display: table;
  clear: both;
}
.cell-det-fb ul li .img-container {
  float: left;
}
.cell-det-fb ul li .fb-des {
  float: left;
  margin-left: 20px;
}
.cell-det-fb ul li .fb-des h4 {
  font-family: Arial, Microsoft YaHei;
  font-size: 22px;
  color: #666666;
  font-weight: bold;
  margin-top: 10px;
  line-height: 22px;
}
.cell-det-fb ul li .fb-des p {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  line-height: 14px;
}
.cell-det-fb ul li .fb-des p span {
  display: inline-block;
  color: #666666;
  margin-right: 30px;
}
.cell-det-fb ul li .fb-des p span i {
  font-family: Arial, Microsoft YaHei;
  color: #999999;
  font-style: normal;
}
.cell-det-fb ul li .fb-des p span i s {
  text-decoration: none;
  color: #ff6600;
}
.cell-det-fb ul li .fb-des p span a {
  color: #666666;
}
.cell-det-fb ul li .fb-des p:nth-child(2) {
  margin-top: 28px;
}
.cell-det-fb ul li .fb-des p:nth-child(3) {
  margin-top: 14px;
}
.cell-det-fb ul li .fb-total {
  float: right;
}
.cell-det-fb ul li .fb-total p {
  margin-top: 50px;
  font-family: Arial, Microsoft YaHei;
  font-size: 22px;
  line-height: 22px;
  color: #db4c3f;
  font-weight: bold;
}
.cell-det-fb ul li .fb-total p span {
  font-size: 16px;
  color: #999999;
}
.cell-det-fb ul li .fb-total a.to-cal-btn {
  display: inline-block;
  margin-top: 12px;
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #666666;
  width: 97px;
  height: 38px;
  line-height: 38px;
  background: #cccccc url(../img/icon-cal-dark.png) no-repeat 20px center;
  padding-left: 45px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.cell-det-fb ul li .fb-total a.fb-total-btn {
  background-color: #ff6600;
  color: #ffffff;
}
.cell-det-fb ul li:last-child {
  border-bottom: none;
}
.cell-det-fb .album-type a.btn-grey {
  width: 100px;
}
.album-type a.active {
  width: 100px;
}
.cell-det-profes {
  padding: 0 20px;
}
.cell-det-profes .profes-list {
  padding: 20px;
}
.cell-det-profes .profes-list ul:before {
  content: '';
  display: table;
}
.cell-det-profes .profes-list ul:after {
  content: '';
  display: table;
  clear: both;
}
.cell-det-profes .profes-list li {
  margin-right: 25px;
  float: left;
}
.cell-det-profes .profes-list li .profes-img {
  width: 200px;
  height: 200px;
}
.cell-det-profes .profes-list li .profes-img a {
  display: block;
  width: 200px;
  height: 200px;
}
.cell-det-profes .profes-list li .agent-text {
  width: auto;
}
.cell-det-profes .profes-list li .agent-text .agent-info:before {
  content: '';
  display: table;
}
.cell-det-profes .profes-list li .agent-text .agent-info:after {
  content: '';
  display: table;
  clear: both;
}
.cell-det-profes .profes-list li .agent-text .agent-info .agent-name {
  float: left;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #3b3b3b;
  font-weight: normal;
  padding-top: 8px;
}
.cell-det-profes .profes-list li .agent-text .agent-info .agent-det {
  float: left;
  display: inline-block;
  width: 85px;
  height: 24px;
  line-height: 24px;
  font-family: Arial, Microsoft YaHei;
  font-size: 12px;
  color: #7a8aff;
  border: 1px solid #7a8aff;
  margin-left: 10px;
  margin-top: 5px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.cell-det-profes .profes-list li .agent-text .agent-info .agent-det:before {
  content: '';
  display: table;
}
.cell-det-profes .profes-list li .agent-text .agent-info .agent-det:after {
  content: '';
  display: table;
  clear: both;
}
.cell-det-profes .profes-list li .agent-text .agent-info .agent-det span {
  display: inline-block;
  float: left;
}
.cell-det-profes .profes-list li .agent-text .agent-info .agent-det span:nth-child(1) {
  background: #7a8aff url(../img/icon-mese.png) no-repeat center;
  width: 23px;
  height: 24px;
}
.cell-det-profes .profes-list li .agent-text .agent-info .agent-det span:nth-child(2) {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #7a8aff;
  padding-left: 5px;
}
.cell-det-profes .profes-list li .agent-text .agent-phone {
  height: 36px;
  line-height: 36px;
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #ff6600;
  border: 1px solid #ff6600;
  margin-top: 5px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.cell-det-profes .profes-list li .agent-text .agent-phone:before {
  content: '';
  display: table;
}
.cell-det-profes .profes-list li .agent-text .agent-phone:after {
  content: '';
  display: table;
  clear: both;
}
.cell-det-profes .profes-list li .agent-text .agent-phone span {
  display: inline-block;
  float: left;
}
.cell-det-profes .profes-list li .agent-text .agent-phone span:nth-child(1) {
  background: #ff6600 url(../img/icon-phone-s.png) no-repeat center;
  width: 36px;
  height: 36px;
}
.cell-det-profes .profes-list li .agent-text .agent-phone span:nth-child(2) {
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #ff6600;
  padding-left: 5px;
  font-weight: bold;
}
.cell-det-profes .profes-list li:last-child {
  margin-right: 0;
}
.cell-det-nei {
  margin-bottom: 60px !important;
}
.cell-det-nei ul li .img-container {
  position: relative;
}
.cell-det-nei ul li p.nei-title {
  margin-top: 10px;
}
.cell-det-nei ul li p.nei-title:before {
  content: '';
  display: table;
}
.cell-det-nei ul li p.nei-title:after {
  content: '';
  display: table;
  clear: both;
}
.cell-det-nei ul li p.nei-title span:nth-child(1) {
  float: left;
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #3b3b3b;
  background: none;
  padding-left: 0;
  width: 136px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cell-det-nei ul li p.nei-title span:nth-child(1):hover {
  color: #ec3431;
}
.cell-det-nei ul li p.nei-title span:nth-child(2) {
  float: right;
  font-family: Arial, Microsoft YaHei;
  color: #999999;
  margin-top: 3px;
}
.cell-det-nei ul li .label {
  position: absolute;
  bottom: 0;
  right: 0;
  display: inline-block;
  background: rgba(0, 0, 0, 0.7);
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #fefefe;
  padding: 10px;
}
.cell-det-nei ul li:last-child {
  margin-right: 0;
}
/*cell_details end*/
/*officeBuild(cell)_details start*/
.form-sm-box {
  width: 248px;
  float: left;
}
.form-sm-box:before {
  content: '';
  display: table;
}
.form-sm-box:after {
  content: '';
  display: table;
  clear: both;
}
.form-sm-box select {
  float: left;
  width: 119px !important;
  margin-right: 10px;
}
.form-sm-box .form-mix-box {
  float: left;
  width: 119px;
}
.form-sm-box .form-mix-box input {
  width: 83px !important;
}
.form-sm-box .form-mix-box span {
  width: 25px !important;
}
.form-sm-box .form-mix-box-i label {
  width: 50px !important;
  margin-left: 10px;
}
.old-h-cal .old-h-cal-content .old-h-cal-content-l ul li input.small-input {
  width: 109px;
  height: 36px;
  background: none;
  color: #666666;
  border: 1px solid #cccccc;
  padding-left: 10px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.btn-calculate {
  float: right;
  width: 248px;
  height: 36px;
  line-height: 36px;
  background-color: #ffe200;
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #333333;
  text-align: center;
  margin: 0 auto;
  display: block;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.offi-det-cal-content-r {
  float: left;
  margin-left: 30px;
  width: 300px;
}
.offi-det-cal-content-r .cal-content-r-type {
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #eeeeee;
}
.offi-det-cal-content-r .cal-content-r-type:before {
  content: '';
  display: table;
}
.offi-det-cal-content-r .cal-content-r-type:after {
  content: '';
  display: table;
  clear: both;
}
.offi-det-cal-content-r .cal-content-r-type .active {
  color: #333333;
}
.offi-det-cal-content-r .cal-content-r-type span {
  display: inline-block;
  text-align: center;
  width: 50%;
  font-weight: bold;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #cccccc;
  float: left;
}
.offi-det-cal-content-r .cal-content-r-content ul li {
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #eeeeee;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
}
.offi-det-cal-content-r .cal-content-r-content ul li:before {
  content: '';
  display: table;
}
.offi-det-cal-content-r .cal-content-r-content ul li:after {
  content: '';
  display: table;
  clear: both;
}
.offi-det-cal-content-r .cal-content-r-content ul li span:nth-child(1) {
  float: left;
  color: #999999;
}
.offi-det-cal-content-r .cal-content-r-content ul li span:nth-child(2) {
  float: right;
  color: #4d4d4d;
}
.offi-det-cal-content-r .cal-content-r-content ul li span:nth-child(2) i {
  font-style: normal;
  color: #db4c3f;
}
.offi-det-cal-content-r .cal-content-r-content ul li:last-child {
  border-bottom: none;
}
.offi-det-nei {
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 20px 0;
}
.offi-det-nei .old-h-nei-content {
  margin-top: 20px;
}
.offi-det-nei .old-h-nei-content li p {
  background: url(../img/icon-offi.png) no-repeat left center;
  font-size: 14px;
  color: #999999;
  font-family: Arial, Microsoft YaHei;
  padding-left: 20px;
}
.offi-det-nei .old-h-nei-content .label {
  position: absolute;
  bottom: 10px;
  right: 10px;
  display: inline-block;
  background: rgba(0, 0, 0, 0.7);
  font-family: '微软雅黑';
  font-size: 18px;
  color: #fefefe;
  padding: 10px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.offi-det-nei .old-h-nei-content .label i {
  font-style: normal;
  font-size: 18px;
  color: #ffe200;
}
.offi-det-nei .old-h-nei-content .img-container {
  position: relative;
}
/*officeBuild(cell)_details end*/
/*rentalHousing_details start*/
.old-hou-bg-e6 {
  background: #e6e6e6;
  width: 100%;
  height: auto;
  padding-bottom: 50px;
}
.old-hou-bg-e6 .q-nav {
  color: #666666;
}
.oldh-inf-box .rent-det-info ul {
  padding: 28px 18px 20px 18px;
}
.oldh-inf-box .rent-det-info ul:before {
  content: '';
  display: table;
}
.oldh-inf-box .rent-det-info ul:after {
  content: '';
  display: table;
  clear: both;
}
.oldh-inf-box .rent-det-info ul li {
  float: left;
  width: 80px;
  padding-top: 60px;
  text-align: center;
}
.oldh-inf-box .rent-det-info ul .bed {
  background: url(../img/icons-grey.png) no-repeat center center;
  background-position: 15px 0;
  width: 80px;
}
.oldh-inf-box .rent-det-info ul .tv {
  background: url(../img/icons-grey.png) no-repeat center center;
  background-position: -70px 0;
  width: 80px;
}
.oldh-inf-box .rent-det-info ul .freezer {
  background: url(../img/icons-grey.png) no-repeat center center;
  background-position: -154px 0;
  width: 80px;
}
.oldh-inf-box .rent-det-info ul .wash {
  background: url(../img/icons-grey.png) no-repeat center center;
  background-position: -238px 0;
  width: 80px;
}
.oldh-inf-box .rent-det-info ul .air {
  background: url(../img/icons-grey.png) no-repeat center center;
  background-position: -322px 0;
  width: 80px;
}
.oldh-inf-box .rent-det-info ul .hotwa {
  background: url(../img/icons-grey.png) no-repeat center center;
  background-position: -410px 0;
  width: 80px;
}
.oldh-inf-box .rent-det-info ul .steam {
  background: url(../img/icons-grey.png) no-repeat center center;
  background-position: -495px 0;
  width: 80px;
}
.oldh-inf-box .rent-det-info ul .fur {
  background: url(../img/icons-grey.png) no-repeat center center;
  background-position: -580px 0;
  width: 80px;
}
.oldh-inf-box .rent-det-info ul .wifi {
  background: url(../img/icons-grey.png) no-repeat center center;
  background-position: 15px -105px;
  width: 80px;
}
.oldh-inf-box .rent-det-info ul .bal {
  background: url(../img/icons-grey.png) no-repeat center center;
  background-position: -68px -105px;
  width: 80px;
}
.oldh-inf-box .rent-det-info ul .kitchen {
  background: url(../img/icons-grey.png) no-repeat center center;
  background-position: -155px -105px;
  width: 80px;
}
.oldh-inf-box .rent-det-info ul .wc {
  background: url(../img/icons-grey.png) no-repeat center center;
  background-position: -240px -105px;
  width: 80px;
}
/*rentalHousing_details end*/
/*newHouse_details start*/
.newh-det-container .slider-box-content .box-content-r .slider-content-detail {
  padding: 20px;
}
.newh-det-container .slider-box-content .box-content-r .slider-content-detail li {
  margin-bottom: 19px;
}
.newh-det-container .oldh-inf-l {
  padding: 0;
}
.online-oper {
  padding: 20px 20px 0 20px;
}
.online-oper .online-oper-btn {
  width: 400px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.online-oper a.tel-btn {
  width: 400px;
  display: block;
  font-family: Arial, Microsoft YaHei;
  font-size: 22px;
  color: #FEFEFE;
  font-weight: bold;
  background: #ff6600 url(../img/icon-tel-s.png) no-repeat 41px center;
}
.online-oper .ask-btn {
  width: 400px;
  display: block;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #666666;
  border: 1px solid #cccccc;
  background: url(../img/icon-mes-grey.png) no-repeat 130px center;
  margin-top: 13px;
}
a.fb-total-btn {
  display: block;
  margin-top: 10px;
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #666666;
  width: 142px;
  height: 38px;
  line-height: 38px;
  background: #cccccc;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  text-align: center;
}
.newh-det .cell-det-fb ul li .fb-des p span {
  display: inline-block;
  color: #666666;
  margin-right: 43px;
}
.newh-det-dt {
  margin-top: 20px;
}
.newh-det-dt ul li {
  border-bottom: 1px dashed #cccccc;
  padding: 20px 0;
}
.newh-det-dt ul li:last-child {
  border-bottom: none;
}
.newh-det-dt .dt-title:before {
  content: '';
  display: table;
}
.newh-det-dt .dt-title:after {
  content: '';
  display: table;
  clear: both;
}
.newh-det-dt .dt-title h4 {
  float: left;
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #3b3b3b;
}
.newh-det-dt .dt-title span {
  float: right;
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #949494;
}
.newh-det-dt .dt-content {
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #949494;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /*WebKit是私有属性,这是一个 不规范的属性*/
  -webkit-box-orient: vertical;
  /*WebKit是私有属性,这是一个 不规范的属性*/
  margin-top: 10px;
}
.newh-det-dp {
  padding: 0 20px;
  margin-top: 20px;
}
.newh-det-dp ul li {
  padding: 20px 0;
  border-bottom: 1px dashed #cccccc;
}
.newh-det-dp ul li:before {
  content: '';
  display: table;
}
.newh-det-dp ul li:after {
  content: '';
  display: table;
  clear: both;
}
.newh-det-dp ul li:last-child {
  border-bottom: none;
}
.newh-det-dp ul li .dp-img-container {
  float: left;
  position: relative;
}
.newh-det-dp ul li .dp-img-container .label {
  width: 100%;
  height: 36px;
  line-height: 36px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4);
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
}
.newh-det-dp ul li .dp-detail {
  float: left;
  margin-left: 20px;
  margin-right: 20px;
  width: 917px;
}
.newh-det-dp ul li .dp-detail .dp-detail-title:before {
  content: '';
  display: table;
}
.newh-det-dp ul li .dp-detail .dp-detail-title:after {
  content: '';
  display: table;
  clear: both;
}
.newh-det-dp ul li .dp-detail .dp-detail-title h4 {
  float: left;
  width: 60%;
  font-family: Arial, Microsoft YaHei;
  font-size: 20px;
  color: #3b3b3b;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newh-det-dp ul li .dp-detail .dp-detail-title span {
  float: right;
  font-family: Arial, Microsoft YaHei;
  font-size: 20px;
  color: #ff6600;
}
.newh-det-dp ul li .dp-detail .dp-detail-content {
  line-height: 25px;
  margin-top: 20px;
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  /*WebKit是私有属性,这是一个 不规范的属性*/
  -webkit-box-orient: vertical;
  /*WebKit是私有属性,这是一个 不规范的属性*/
}
.newh-det-nei {
  margin-top: 20px;
}
.newh-det-nei .old-h-nei-content {
  margin-top: 20px;
}
.newh-det-nei .old-h-nei-content .label {
  color: #ffe200;
  bottom: 10px;
  right: 10px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.zblabel {
  position: absolute;
  bottom: 0;
  right: 0;
  display: inline-block;
  background: rgba(0, 0, 0, 0.7);
  font-family: Arial, Microsoft YaHei;
  font-size: 14px;
  color: #fefefe;
  padding: 10px;
  color: #ffe200;
  bottom: 10px;
  right: 10px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.zblabel small {
  font-size: 12px;
}
/*newHouse_details end*/
/*位置及周边*/
.mapmeilianicon {
  display: inline-block;
  width: 20px;
  height: 25px;
  background: url(../js/map/image/meilianicon.png) no-repeat;
  background-size: 20px 25px;
}
.makerDetailStyle {
  width: 180px;
  padding: 7px 6px;
  background: #fff;
  box-shadow: 0 0 3px 0 rgba(13, 4, 9, 0.2);
  border-radius: 4px;
  position: absolute;
  left: -80px;
}
.makerDetailStyle:before {
  content: '';
  width: 20px;
  height: 10px;
  background: #fff;
  position: absolute;
  bottom: 1px;
  left: 40%;
  z-index: 2;
}
.detailArrow {
  position: absolute;
  width: 10px;
  height: 10px;
  bottom: -5px;
  left: 50%;
  background: #fff;
  margin-left: -10px;
  display: inline-block;
  box-shadow: 0 0 3px 0 rgba(13, 4, 9, 0.2);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.makerDetailStyle .shopName {
  margin-bottom: 10px;
  color: #3f3f3f;
  font-size: 14px;
  text-align: justify;
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;
  white-space: normal;
}
.makerDetailStyle .address {
  color: #3f3f3f;
  font-size: 14px;
  line-height: 14px;
  text-align: justify;
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;
  white-space: normal;
  position: relative;
  z-index: 10;
}
.maps .labelUp {
  z-index: 10 !important;
}
.labelUp {
  z-index: 10 !important;
}
/*在线委托 单选 多选按钮*/
.onlineEntrust-panel-l .checkbox,
.radioBox .checkbox,
.onlineEntrust-panel-l .radio,
.radioBox .radio {
  position: relative;
  display: block;
  font-weight: 400;
  margin-bottom: 4px;
  padding-left: 25px;
  line-height: 25px;
  cursor: pointer;
  font-size: 13px;
}
.onlineEntrust-panel-l .checkbox input,
.radioBox .checkbox input,
.onlineEntrust-panel-l .radio input,
.radioBox .radio input {
  position: absolute;
  left: -9999px;
}
.onlineEntrust-panel-l .checkbox i,
.radioBox .checkbox i,
.onlineEntrust-panel-l .radio i,
.radioBox .radio i {
  position: absolute;
  top: -1px;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  outline: 0;
}
.onlineEntrust-panel-l .checkbox i,
.radioBox .checkbox i {
  background: url(../img/checkbox-f.png) no-repeat center;
}
.onlineEntrust-panel-l .radio i,
.radioBox .radio i {
  background: url(../img/radio-f.png) no-repeat center;
}
.onlineEntrust-panel-l .checkbox input:checked + i,
.radioBox .checkbox input:checked + i {
  background: url(../img/checkbox-t.png) no-repeat center;
}
.onlineEntrust-panel-l .radio input:checked + i,
.radioBox .radio input:checked + i {
  background: url(../img/radio-t.png) no-repeat center;
}
/*COMMON*/
.ls4 {
  letter-spacing: 4.2px;
  font-weight: normal;
}
.ls47 {
  letter-spacing: 4.7px;
  font-weight: normal;
}
.ls5 {
  letter-spacing: 5.2px;
  font-weight: normal;
}
a.to-album-btn {
  display: block;
  width: 54px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.6) url(../img/icon-album.png) no-repeat 10px center;
  position: absolute;
  left: 10px;
  bottom: 10px;
  z-index: 99;
  padding-left: 30px;
}
a.outline-btn {
  display: none;
  width: 213px;
  height: 44px;
  line-height: 46px;
  text-align: center;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  color: #666666;
}
a.outline-btn:hover {
  color: #3b3b3b;
  background-color: #ffe200;
  border-color: #ffe200;
}
.fontred {
  color: #db4c3f;
}
.btn1 {
  display: inline-block;
  text-align: center;
  font-family: Arial, Microsoft YaHei;
  font-size: 16px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.more-link {
  display: block;
  width: 358px;
  height: 56px;
  margin: 30px auto 0;
  font-family: Arial, Microsoft YaHei;
  font-size: 18px;
  color: #666666;
  text-align: center;
  line-height: 56px;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.more-link:link,
.more-link:active {
  border: 1px solid #cccccc;
}
.more-link:hover {
  color: #333;
  background-color: #ffe200;
  border-color: #ffe200;
}
.w94 {
  width: 94%;
}
.VR-btn {
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 10px;
  background: url(../img/VR-icon.png) no-repeat left top;
  width: 46px;
  height: 42px;
}
.retal-h-di-template {
  margin-top: 40px;
}
.around-map .around-map-item {
  padding: 20px 0;
  padding-bottom: 0;
  display: none;
}
.around-map .around-map-item:first-child {
  display: block;
}
.around-map #panorama {
  width: 100%;
  height: 475px;
}
.rentail-h-nei {
  margin-top: 20px;
  margin-bottom: 40px;
}
.mt40 {
  margin-top: 40px;
}
.mb40 {
  margin-bottom: 40px;
}
.mask {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.3);
}
.pd-lr-20 {
  padding: 0 20px;
}
/*COMMON*/
/*二手房详情滚动下拉导航跟随*/
.section-fixed-bar {
  opacity: 1;
  display: none;
  position: fixed;
  width: 100%;
  z-index: 1000;
  background: #3b3b3b;
  height: 60px;
  font-size: 14px;
  box-shadow: 0 1px 20px rgba(0, 0, 0, 0.4);
}
.section-fixed-bar .section {
  background: #3b3b3b;
  color: #747474;
  height: 60px;
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.section-fixed-bar .fixedbar-tab {
  padding: 0 20px;
}
.section-fixed-bar .fixedbar-tab:before {
  content: '';
  display: table;
}
.section-fixed-bar .fixedbar-tab:after {
  content: '';
  display: table;
  clear: both;
}
.fixedbar-tab li {
  float: left;
  height: 100%;
  line-height: 60px;
  margin-right: 35px;
  position: relative;
  text-align: center;
  transition: color 0.3s linear 0s;
}
.fixedbar-tab li.curr {
  color: #FFFFFF;
}
.fixedbar-tab li.curr a {
  color: #ffe200;
}
.fixedbar-tab li a {
  color: #747474;
  font-size: 14px;
}
.fixedbar-tab li a:hover {
  color: #FFFFFF;
}
/*二手房详情滚动下拉导航跟随*/
.addr {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 14px;
}
.new-thumb-list .new-thumb-item {
  margin-bottom: 10px;
}
.new-thumb-list .new-thumb-item:before {
  content: '';
  display: table;
}
.new-thumb-list .new-thumb-item:after {
  content: '';
  display: table;
  clear: both;
}
.new-thumb-list>span {
  color: #999999;
  font-size: 14px;
  float: left;
}
.new-thumb-list span i {
  font-style: normal;
}
.new-thumb-list span.label {
  padding: 4px 10px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #3B3B3B;
  background-color: #ffe200;
  margin-right: 10px;
}
.new-thumb-list span i.font-red {
  color: #db4c3f;
}
.new-thumb-list span.rec {
  margin-left: 40px;
  min-width: 170px;
  /*display: block;*/
  line-height: 27px;
}
.new-thumb-list span.pri {
  min-width: 170px;
  line-height: 27px;
}
.new-list {
  padding: 10px 0 0 0;
  border-bottom: 1px solid #e6e6e6;
}
.new-list-loc {
  background: url(../img/myc-icon-loc.png) no-repeat left center;
  padding-left: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
.new-list-info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  text-align: center;
}
.item-name {
  margin-top: 70px;
  color: #FFFFFF;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}
span.type-label {
  display: inline-block;
  min-width: 50px;
  height: 22px;
  line-height: 22px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  background-color: #161d25;
  color: #FFFFFF;
  margin: 0 auto;
  margin-top: 10px;
  background-color: rgba(22, 29, 37, 0.8);
  padding: 0 10px;
  text-align: center;
}
.new-list-lable span {
  padding: 8px 10px;
  margin-right: 6px;
}
.new-list-lable span:last-child {
  margin-right: 0;
}
.new-list-lable span:nth-of-type(1) {
  border: 1px solid #d8271f;
  color: #d8271f;
}
.new-list-lable span:nth-of-type(2){
  border: 1px solid #76aa94;
  color: #76aa94;
}
.new-list-lable span:nth-of-type(3){
  border: 1px solid #e08831;
  color: #e08831;
}
.new-list-lable span:nth-of-type(4){
  color: #6697cf;
  border: 1px solid #6697cf;
}
.new-list-lable span:nth-of-type(5){
  color: #9474b5;
  border: 1px solid #9474b5;
}
.cell-det-content-title .new-thumb-item p.font-red {
  color: #db4c3f;
  display: inline-block;
  line-height: 30px;
  font-size: 16px;
}
.cell-det-content-title .new-thumb-item p.font-red span {
  font-size: 24px;
  font-weight: bold;
  margin-right: 7px;
}
.rec-type {
  display: inline-block;
  background-color: #ffe200;
  color: #3b3b3b;
  font-size: 12px;
  padding: 7px 15px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  margin-left: 8px;
  vertical-align: middle;
  line-height: 1;
  margin-top: -4px;
}
a.new-thumb-item-link {
  color: #B1B1B1;
  text-align: right;
  float: right;
  line-height: 30px;
}
.letter_page {
  padding: 0 10px;
}
.letter_page .ns a {
  font-size: 12px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  display: inline-block;
  text-align: center;
  border: 1px solid transparent;
  border-bottom: none;
}
.letter_page .ns a.current {
  font-weight: bold;
  background: #ffe200;
}
.letter_page .title {
  background: #f0f0f0;
  line-height: 32px;
  height: 32px;
  border-top: #2e2e2e 2px solid;
  padding-left: 12px;
  font-weight: bold;
  margin-top: 4px;
}
.letter_page .title span {
  color: #ffe200;
  padding: 0 5px;
  font-size: 14px;
}
.letter_page .list {
  display: block;
  min-height: 521px;
  font-size: 0;
}
.letter_page .list li {
  white-space: nowrap;
  width: 19.3333%;
  overflow: hidden;
  float: left;
  display: inline;
  margin: 8px 8px 0 0;
  text-align: left;
  font-size: 12px;
}
.levelCenter {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.smiley-wrap {
  display: inline-block;
}
.smiley-item {
  display: inline-block;
  position: relative;
  height: 18px;
  vertical-align: middle;
  cursor: pointer;
}
.smiley-item .smiley-text {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -16px;
  opacity: 0;
  font-size: 12px;
  white-space: nowrap;
  color: #fd842b;
}
.smiley-item .smiley-icon {
  position: relative;
  bottom: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #999999;
  border-radius: 18px;
}
.smiley-item .eyes {
  width: 10px;
  margin: 28% auto 0;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.smiley-item .eyes .eye {
  float: left;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #999999;
}
.smiley-item .eyes .eye:nth-of-type(2) {
  float: right;
}
.smiley-item .mouth {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.smiley-item.angry .mouth {
  top: 11px;
  width: 10px;
  height: 2px;
  background: #999999;
  border-radius: 10px;
}
.smiley-item.normal .mouth {
  top: -2px;
  width: 12px;
  height: 12px;
  border: 2px solid #999999;
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  border-radius: 50%;
}
.smiley-item.normal .mouth:after {
  content: '';
  width: 2px;
  height: 2px;
  border-radius: 50%;
  box-shadow: -5px 0 0 #999999, 5px 0 0 #999999;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
}
.smiley-item.happy .mouth {
  top: 10px;
  width: 10px;
  height: 5px;
  background: #999999;
  border-radius: 0 0 10px 10px;
}
.smiley-item.on .smiley-icon {
  border-color: #fd842b;
}
.smiley-item.on .eyes .eye,
.smiley-item.on .mouth {
  background: #fd842b;
}
.smiley-item.on.normal .mouth {
  background: transparent;
  border-bottom-color: #fd842b;
}
.smiley-item.on.normal .mouth:after {
  box-shadow: -5px 0 0 #fd842b, 5px 0 0 #fd842b;
}
.smiley-item.animation .smiley-icon {
  -webkit-animation: smiley-icon-height 0.8s;
  animation: smiley-icon-height 0.8s;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}
.smiley-item.animation .smiley-text {
  -webkit-animation: smiley-text-show 0.8s;
  animation: smiley-text-show 0.8s;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}
.smiley-item.animation .eyes,
.smiley-item.animation .mouth {
  -webkit-animation: move-smiley-head 0.8s;
  animation: move-smiley-head 0.8s;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}
.smiley-item.animation.angry .eyes {
  -webkit-animation: move-angry-eyes 0.8s;
  animation: move-angry-eyes 0.8s;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}
.smiley-item.animation.angry .mouth {
  -webkit-animation: move-angry-mouth 0.8s;
  animation: move-angry-mouth 0.8s;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}
@keyframes smiley-icon-height {
  0% {
    height: 18px;
    bottom: 0;
  }
  35% {
    height: 36px;
    bottom: 18px;
  }
  65% {
    height: 36px;
    bottom: 18px;
  }
  100% {
    height: 18px;
    bottom: 0;
  }
}
@-webkit-keyframes smiley-icon-height {
  0% {
    height: 18px;
    bottom: 0;
  }
  35% {
    height: 36px;
    bottom: 18px;
  }
  65% {
    height: 36px;
    bottom: 18px;
  }
  100% {
    height: 18px;
    bottom: 0;
  }
}
@keyframes smiley-text-show {
  0% {
    opacity: 0;
    top: 0;
  }
  35% {
    opacity: 1;
    top: -36px;
  }
  65% {
    opacity: 1;
    top: -36px;
  }
  100% {
    opacity: 0;
    top: 0;
  }
}
@-webkit-keyframes smiley-text-show {
  0% {
    opacity: 0;
    top: 0;
  }
  35% {
    opacity: 1;
    top: -36px;
  }
  65% {
    opacity: 1;
    top: -36px;
  }
  100% {
    opacity: 0;
    top: 0;
  }
}
@keyframes move-smiley-head {
  0% {
    -webkit-transform: translate(-50%, 0%);
  }
  20% {
    -webkit-transform: translate(-50%, -20%);
  }
  40% {
    -webkit-transform: translate(-50%, 15%);
  }
  60% {
    -webkit-transform: translate(-50%, -10%);
  }
  80% {
    -webkit-transform: translate(-50%, 5%);
  }
  100% {
    -webkit-transform: translate(-50%, 0%);
  }
}
@-webkit-keyframes move-smiley-head {
  0% {
    -webkit-transform: translate(-50%, 0%);
  }
  20% {
    -webkit-transform: translate(-50%, -20%);
  }
  40% {
    -webkit-transform: translate(-50%, 15%);
  }
  60% {
    -webkit-transform: translate(-50%, -10%);
  }
  80% {
    -webkit-transform: translate(-50%, 5%);
  }
  100% {
    -webkit-transform: translate(-50%, 0%);
  }
}
@keyframes move-angry-mouth {
  0% {
    -webkit-transform: rotate(0) translateX(-50%);
  }
  20% {
    -webkit-transform: rotate(7deg) translateX(-50%);
  }
  40% {
    -webkit-transform: rotate(-7deg) translateX(-50%);
  }
  60% {
    -webkit-transform: rotate(7deg) translateX(-50%);
  }
  80% {
    -webkit-transform: rotate(-7deg) translateX(-50%);
  }
  100% {
    -webkit-transform: rotate(0) translateX(-50%);
  }
}
@keyframes move-angry-eyes {
  0% {
    -webkit-transform: rotate(0) translateX(-50%);
  }
  20% {
    -webkit-transform: rotate(7deg) translateX(-50%);
  }
  40% {
    -webkit-transform: rotate(-7deg) translateX(-50%);
  }
  60% {
    -webkit-transform: rotate(7deg) translateX(-50%);
  }
  80% {
    -webkit-transform: rotate(-7deg) translateX(-50%);
  }
  100% {
    -webkit-transform: rotate(0) translateX(-50%);
  }
}
.selectItem {
  display: inline-block;
  position: relative;
  width: 248px;
  background-color: #f1f1f2;
  box-sizing: border-box;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  cursor: pointer;
}
.selectItem .selectItemText {
  display: block;
  padding: 10px;
  font-size: 14px;
  color: #666666;
}
.selectItem .selectItemIcon {
  width: 8px;
  height: 4px;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -2px;
  background: url(../img/icon-triangle-black.png) no-repeat;
}
.selectItem .selectItemIcon.on {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -moz-transform: rotate(180deg);
  /* Firefox */
  -webkit-transform: rotate(180deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(180deg);
  /* Opera */
}
.selectItem .selectItemOptions {
  display: none;
  width: 100%;
  max-height: 220px;
  overflow: hidden;
  overflow-y: auto;
  position: absolute;
  left: 0;
  top: 38px;
  z-index: 1;
  border: 1px solid #e1e1e1;
  background-color: #fff;
  box-sizing: border-box;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  /*滚动条样式*/
}
.selectItem .selectItemOptions li {
  padding: 10px;
  cursor: pointer;
  font-size: 14px;
  color: #666666;
}
.selectItem .selectItemOptions li.on {
  color: #FAC800;
}
.selectItem .selectItemOptions li:hover {
  color: #FAC800;
}
.selectItem .selectItemOptions::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 4px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 4px;
}
.selectItem .selectItemOptions::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}
.selectItem .selectItemOptions::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
.taxesRule {
  display: none;
}
.taxesRule .overlayBg {
  background-color: #000000;
  opacity: .6;
  filter: alpha(opacity=60);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99999;
}
.taxesRule .taxesRuleCon {
  width: 1200px;
  height: 560px;
  margin: auto;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99999;
}
.taxesRule .taxesRuleCon iframe {
  width: 100%;
  height: 100%;
}
.taxesRule .close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 40px;
  height: 40px;
  background: url("../img/close-icon.png") #ffffff no-repeat center;
  border-radius: 50%;
}
[v-cloak] {
  display: none;
}

.before-color{
  background-color: #ffe200;
}
 .after-color{
  background-color: #e6e6e6;
}

.banner-search-box a.map-search-btn:hover{
  background-size: 100% 100%  ;
}

/*对详情页面的轮播图片添加铺满样式*/
.detailImg {
  width:100%;
  margin:auto;
}
/*个人中心温馨提示样式*/
.goodTalk{
  overflow: hidden;
}
.goodTalk>p {
  display: none;
  padding: 0 12px;
  color: #333;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/*业务范围*/
.tabbox_yw{width:100%; overflow:hidden; display:none;}
.tabbox_yw .tabs_yw{width: 1150px; display: flex; justify-content: space-around}
.tabbox_yw .tabs_yw li{line-height:28px;float:left;position:relative;}
.tabbox_yw .tabs_yw li a{display: block;outline:none;font-size:14px;color:white;width:140px;text-align:center;font-size:12px;padding-bottom:10px;}
.tabbox_yw .tabs_yw li span{display:block;width:140px;height:28px;text-align:center;margin-top:6px;color: #999999;height:20px;line-height:20px;overflow: hidden;}
/*.tabs_yw .thistab span{display:block;width:140px;height:28px;text-align:center;margin-top:6px;color:white;height:20px;line-height:20px;overflow: hidden;}*/
/*.tabs_yw .thistab a{color:white!important;}*/
/*.tabbox_yw .tabs_yw .thistab span{display:block;width:140px;height:28px;text-align:center;margin-top:6px;color:white;height:20px;line-height:20px;overflow: hidden;}*/
/*.tabs_yw .thistab {background:url(../img/yewu_hover_bg_03.png) no-repeat left top !important;}*/

.swiper-slide a img {object-fit: cover}

/*顶部导航首页文字样式*/
.header-top-nav li:first-child {
  /* padding-right:10px;
  padding-left:10px; */
}
.header-top-nav li:first-child>a {
  padding: 0!important;
  text-align: center;
  width:88px;
  height: 48px;
  /* background-color:#ffe200; */
  /* color:#333!important; */
}
.box-r {
  float:right;
  width: 459px;
}

.areas_a>a:hover{
  color: #ffc800 !important;
}
.footer-b-c p{
  color: #FFFFFF !important;
  text-align:center;
}
.footer-b-c p a{
  color: #FFFFFF !important;
}
.footer-b-c p a:hover{
  color: #ffc800 !important;
}
.weChat-code span{
  color: #FFFFFF !important;
  text-align:center;
}
.footer-b-c1{
  width: 220px;
  margin:0 auto;
  padding:10px 0;
}
.footer-b-c2{
  float:center;
  width:auto;
  margin-right:5px;
  color: #FFFFFF !important; 
  text-align:center;
}
.footer-b-c2 img{
	float:left;
  width: 20px;
  margin-right:5px;
}
.footer-b-c2 a{
  color: #FFFFFF !important;
   text-align:center; 
}

.footer-b-c2 a:hover{
  color: #ffc800 !important;
}
