/***<jscompress sourcefile="houseInfo.css" />*/
* {
    margin: 0;
    padding: 0
}

body,div,p {
    margin: 0;
    padding: 0
}

body {
    font-size: 14px;
    color: #101d37;
    font-family: "Hiragino Sans GB","Microsoft Yahei UI","Microsoft Yahei","å¾®è½¯é›…é»‘",'Segoe UI',Tahoma,"å®‹ä½“b8b\4f53",SimSun,sans-serif;
    text-rendering: optimizeLegibility;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

::selection {
    background-color: rgba(48,114,246,0.2);
    color: #101d37
}

h1,h2,h3,h4,h5,h6 {
    margin: 0;
    padding: 0;
    font-size: 100%;
    font-weight: normal
}

button {
    border: 0
}

a {
    text-decoration: none;
    outline: 0
}

img {
    border: 0;
    vertical-align: top
}

dl,dt,dd,ul,ol,li {
    list-style: none;
    margin: 0;
    padding: 0
}

em,i,b,strong {
    font-weight: 400;
    font-style: normal
}

input,textarea,button {
    resize: none;
    font-family: "Hiragino Sans GB","Microsoft Yahei UI","Microsoft Yahei",微软雅黑,"Segoe UI",Tahoma,宋体b8b体,SimSun,sans-serif;
    margin: 0;
    padding: 0;
    outline: 0
}

@font-face {
    font-family: 'map-font';
  /*  src: url('/fonts/map-font.eot?63sytu');
    src: url('/fonts/map-font.eot?63sytu#iefix') format('embedded-opentype'),url('/fonts/map-font.ttf?63sytu') format('truetype'),url('/fonts/map-font.woff?63sytu') format('woff'),url('/fonts/map-font.svg?63sytu#map-font') format('svg');
	*/
    font-weight: normal;
    font-style: normal
}

.sellDetailHeader {
   
    background-color: #f5f5f6
}

.sellDetailHeader .title-wrapper {
    text-align: center;
    position: relative
}

.sellDetailHeader .title-wrapper .content {
    display: inline-block;
    width: 1150px;
    vertical-align: middle;
    line-height: 1;
    text-align: left
}

.sellDetailHeader .title-wrapper .content .title {
    display: table-cell;
    vertical-align: top
}

.sellDetailHeader .title-wrapper .content .title .main {
    max-width: 790px;
    line-height: 29px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 26px;
    color: #101d37;
    font-weight: bold
}

.sellDetailHeader .title-wrapper .content .title .sub {
    max-width: 790px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 15px;
    font-size: 14px;
    color: #aaa;
    line-height: 1.2
}

.sellDetailHeader .title-wrapper .content .btnContainer {
    display: table-cell;
    vertical-align: top;
    width: 1000px;
    text-align: right
}

.sellDetailHeader .title-wrapper .content .btnContainer .action {
    display: inline-block;
    text-align: center;
    color: #b0b3b4;
    font-size: 12px;
    margin-left: 20px;
    position: relative
}

.sellDetailHeader .title-wrapper .content .btnContainer button {
    display: block;
    width: 113px;
    height: 45px;
    background-color: #fff;
    border-radius: 2px;
    color: #101d37;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -o-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -ms-box-shadow: 0 1px 3px rgba(0,0,0,0.2)
}

.sellDetailHeader .title-wrapper .content .btnContainer .action .count {
    margin-top: 10px;
    display: inline-block
}

.sellDetailHeader .title-wrapper .content .btnContainer .action .layer-qrcode {
    position: absolute;
    left: -38px;
    top: 75px;
    width: 190px;
    padding: 40px 0;
    background-color: #fff;
    box-shadow: 0 0 6px 0 rgba(13,4,9,0.2);
    line-height: 1;
    text-align: center;
    font-size: 12px;
    z-index: 1
}

[class^="icon-"],[class*=" icon-"] {
    font-family: 'map-font'!important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.sellDetailHeader .title-wrapper .content .btnContainer .action .layer-qrcode .icon-qrcode {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    display: block
}

.sellDetailHeader .title-wrapper .content .btnContainer .action .layer-qrcode .txt {
    margin-top: 24px;
    font-size: 16px;
    color: #101d37;
    display: block
}

.sellDetailHeader .title-wrapper .content .btnContainer .action .layer-qrcode .sub-txt {
    margin-top: 8px;
    font-size: 16px;
    color: #101d37;
    display: block
}

.sellDetailHeader .title-wrapper .content .btnContainer .action .layer-qrcode .icon-close {
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    top: 10px;
    right: 10px;
    background-size: 100%
}

.clear {
    display: block
}

.intros {
    width: 1150px;
    height: 67px;
    line-height: 66px;
    background: #fff;
    border-top: 0;
    margin: 0 auto
}

.intros .container {
    margin-left: 0;
    width: 1150px
}

.clear:after {
    content: '.';
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0;
    line-height: 0
}

.fl {
    float: left
}

.intros .l-txt,.intro .r-txt {
    font-size: 12px
}

.intros .l-txt a,.intro .l-txt span {
    color: #aaa
}

.intros .l-txt span.stp {
    color: #9399a5;
    font-family: simsun
}

.intros .container .fr {
    position: relative;
    font-size: 12px;
    color: #b0b3b4
}

.intros .container .fr .shareIcon {
    display: inline-block;
    margin-right: 9px;
    background-image: url(images/sprite.png?t=1525245274269);
    background-position: -530px -173px;
    width: 12px;
    height: 12px
}

.intros .container .fr .shareInfomation {
    display: none;
    width: 165px;
    height: 225px;
    background: #fff;
    z-index: 2;
    position: absolute;
    top: 27px;
    right: 0;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2)
}

.intros .container .fr:hover .shareInfomation {
    display: block
}

.intros .container .fr .shareInfomation img {
    width: 118px;
    height: 118px;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 10px;
    display: block
}

.intros .container .fr .shareInfomation .desc1,.intros .container .fr .shareInfomation .desc2 {
    display: block;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    color: #616669
}

.overview {
    width: 1150px;
    background-color: #fff;
    margin: 0 auto;
    position: relative
}

.overview,.m-content,.push {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.overview:before,.overview:after {
    display: table;
    content: ""
}

.overview:after {
    clear: both
}

.img {
    float: left;
    width: 710px;
    cursor: pointer
}

.overview .imgContainer {
    width: 710px;
    height: 400px;
    position: relative
}

.img .imgContainer img {
    display: block;
    margin: 0 auto
}

.overview .imgContainer img {
    background-color: #f5f5f6
}

.lj-lazy,.new-default-icon {
    background-color: #f5f5f6;
    background-repeat: no-repeat;
    background-position: center
}

.img .imgContainer span {
    position: absolute;
    left: 10px;
    bottom: 10px;
    background-color: rgba(0,0,0,0.7);
    font-size: 12px;
    color: #fff;
    padding: 0 11px;
    line-height: 32px;
    border-radius: 2px
}

.img .thumbnail {
    position: relative;
    margin-top: 8px;
    width: 710px;
    height: 82px
}

.img .thumbnail .pre {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 82px;
    width: 30px;
    text-align: center;
    font-size: 20px;
    color: #cac9c9;
    opacity: .8;
    filter: alpha(opacity=80);
    background-color: #000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99
}

.img #thumbnail2 .pre {
    float: left
}

.img #thumbnail2 div.imgpic {
    position: relative;
    height: 82px;
    margin-left: 31px;
    width: 640px;
    overflow: hidden
}

.img .thumbnail .next {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 82px;
    width: 30px;
    text-align: center;
    font-size: 20px;
    color: #cac9c9;
    opacity: .8;
    filter: alpha(opacity=80);
    background-color: #000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99
}

.img #thumbnail2 .next {
    float: right
}

.img .thumbnail ul.smallpic {
    top: -15px;
    height: 82px;
    position: absolute;
    width: 10000px
}

.img .thumbnail ul li {
    display: inline-block;
    width: 109px;
    height: 82px;
    margin-left: 6px;
    position: relative
}

.small-box .hover {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 216px;
    height: 242px;
    border: 1px solid #3072f6;
    background: #3072f6;
    opacity: .4;
    filter: alpha(opacity:40);
    cursor: move
}

.big-box {
    position: absolute;
    overflow: hidden;
    border: 1px solid #CCC;
    background-position: center;
    background-color: #f1f1f1;
    box-shadow: 0 0 60px rgba(0,0,0,0.4);
    left: 720px;
    top: 0;
    width: 438px;
    height: 490px;
    z-index: 999
}

.big-box img {
    display: block
}

.img .thumbnail ul li:first-child {
    margin-left: 0
}

.img #thumbnail2 ul li {
    width: 120px;
    height: 82px;
    margin-left: 8px;
    text-align: center
}

.overview .smallpic img {
    background: #f5f5f6
}

.img .thumbnail ul li img {
    width: 100%;
    height: 100%;
    opacity: .5;
    filter: alpha(opacity=50)
}

.img .thumbnail ul li.selected img {
    opacity: 1;
    filter: alpha(opacity=100)
}

.img .thumbnail ul li img:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.overview .content {
    float: right;
    width: 380px;
    line-height: 1
}

.overview .content .sharethis {
    cursor: pointer;
    display: inline-block;
    color: #101d37;
    font-size: 12px;
    position: absolute;
    top: -39px;
    right: 0
}

.overview .content .sharethis i {
    display: inline-block;
    vertical-align: -1px;
    margin-right: 10px;
    background-image: url(images/sprite.png?t=1525250617155);
    background-position: -530px -173px;
    width: 12px;
    height: 12px
}

.overview .content .price {
    position: relative;
    height: 49px
}

.overview .content .price .total {
    display: inline-block;
    font-family: Tahoma;
    font-size: 46px;
    line-height: 46px;
    color: #ff0000;
    font-weight: bold;
    letter-spacing: -1px;
    max-width: 165px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.overview .content .price .unit {
    display: inline-block;
    font-size: 16px;
    color: #ff0000;
    height: 37px;
    vertical-align: 6px
}

.overview .content .price .unit span {
    display: block;
    margin-top: 9px
}

.overview .content .price .text {
    font-size: 12px;
    color: #101d37;
    display: inline-block;
    margin-left: 15px;
    vertical-align: 6px
}

.overview .content .price .text .unitPrice {
    font-size: 16px;
    color: #101d37
}

.overview .content .price .text .unitPrice {
    font-size: 16px;
    color: #101d37
}

.overview .content .price .text .unitPrice .unitPriceValue {
    font-weight: bold;
    color: #101d37
}

.overview .content .price .text .unitPrice .unitPriceValue i {
    font-weight: normal
}

.overview .content .price .text .tax {
    margin-top: 11px;
    color: #101d37;
    font-size: 12px
}

.overview .content .price .text .tax .taxtext {
    display: inline-block;
    max-width: 210px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle
}

.overview .content .price .text .tax .detail {
    display: inline-block;
    font-weight: normal;
    color: #9399a5;
    cursor: pointer;
    vertical-align: middle
}

.overview .content .price .removeIcon {
    display: none;
    position: absolute;
    right: 440px;
    top: 0;
    background-image: url(images/sprite.png?t=1525250617155);
    background-position: 0 -197px;
    width: 120px;
    height: 120px
}

.overview .content .houseInfo {
    box-sizing: border-box;
    margin-top: 22px;
    width: 100%;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 30px 0
}

.overview .content .houseInfo:before,.overview .content .houseInfo:after {
    display: table;
    content: ""
}

.overview .content .houseInfo:after {
    clear: both
}

.overview .content .houseInfo .room {
    float: left;
    width: 33%
}

.overview .content .houseInfo .mainInfo {
    font-size: 20px;
    font-weight: bold;
    color: #101d37;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap
}

.overview .content .houseInfo .subInfo {
    margin-top: 8px;
    font-size: 12px;
    color: #101d37;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap
}

.overview .content .houseInfo .type {
    float: left;
    width: 33%
}

.overview .content .houseInfo .mainInfo {
    font-size: 20px;
    font-weight: bold;
    color: #101d37;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap
}

.overview .content .houseInfo .subInfo {
    margin-top: 8px;
    font-size: 12px;
    color: #101d37;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap
}

.overview .content .houseInfo .area {
    float: left;
    width: 33%
}

.overview .content .aroundInfo {
    padding: 24px 0;
    line-height: 18px;
    border-bottom: 1px solid #eee;
    font-size: 14px
}

.overview .content .aroundInfo i {
    display: inline-block
}

.overview .content .aroundInfo .label {
    color: #aeb0b1;
    margin-right: 24px
}

.overview .content .aroundInfo .communityName .info {
    text-decoration: underline
}

.overview .content .aroundInfo .info {
    color: #101d37
}

.overview .content .aroundInfo .communityName .map {
    color: #101d37;
    margin-left: 14px
}

.overview .content .aroundInfo .areaName {
    margin-top: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.overview .content .aroundInfo .info {
    color: #101d37
}

.overview .content .aroundInfo .areaName a {
    color: #101d37
}

.overview .content .aroundInfo .areaName .supplement {
    color: #9399a5;
    margin-left: 14px
}

.overview .content .aroundInfo .visitTime {
    margin-top: 14px
}

.overview .content .aroundInfo .houseRecord {
    margin-top: 14px
}

.overview .content .aroundInfo .houseRecord .jubao {
    display: inline-block;
    margin-left: 5px
}

.overview .content .aroundInfo .houseRecord a {
    color: #101d37
}

.brokerInfo {
    font-size: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 0px solid #eee
}

.brokerInfo imgs {
    width: 60px;
    height: 80px
}

.fr {
    float: right
}

.brokerInfo .brokerInfoText {
    float: right;
    line-height: 1;
    width: 299px;
    overflow: hidden
}

.brokerInfo .brokerInfoText .brokerName .name {
    vertical-align: middle;
    font-size: 18px;
    font-weight: bold;
    color: #101d37;
    margin-right: 3px;
    max-width: 140px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.brand {
    position: relative;
    top: 0;
    display: inline-block;
    margin-right: 2px;
    margin-left: 5px
}

.brokerInfo .brokerInfoText .brokerName .brand {
    top: 5px
}

.brand .brand_tag {
    width: 28px!important;
    height: 17px;
    line-height: 17px!important;
    text-align: center;
    border-radius: 2px;
    color: #9399a5!important;
    font-weight: 400!important;
    background-color: #eff0f2;
    font-size: 11px;
    display: inline-block;
    margin-left: 3px!important
}

.brand .brand_tag.brand_tag_lj {
    background-color: #eff0f2
}

.brokerInfo .brokerInfoText .brokerName .new-talk {
    width: 50px;
    height: 20px;
    box-sizing: border-box;
    text-align: center;
    color: #3072f6;
    border-radius: 2px;
    font-size: 12px;
    line-height: 18px;
    background: 0;
    text-decoration: none;
    border: 1px solid #3072f6
}

.brokerInfo .brokerInfoText .brokerName .new-talk .im-icon {
    display: inline-block;
    background-image: url(images/sprite.png?t=1525250617155);
    background-position: -469px -173px;
    width: 13px;
    height: 12px;
    vertical-align: -1px
}

.brokerInfo .brokerInfoText .evaluate {
    margin-top: 12px;
    font-size: 12px;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.brokerInfo .brokerInfoText .phone {
    margin-top: 13px;
    font-size: 26px;
    line-height: 24px;
    font-weight: bold;
    color: #db4c3f;
    font-family: Tahoma;
    letter-spacing: -1px
}

.brokerInfo .brokerInfoText .phone span {
    padding: 0 6px;
    font-size: 14px
}

.download {
    padding: 35px 0;
    display: none
}

.download .qr-code img {
    display: inline-block
}

.download .qr-code .text {
    color: #101d37;
    font-size: 12px;
    font-weight: bold;
    line-height: 94px;
    margin-left: 10px
}

.tab-wrap .wraps {
    display: none;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    background: #303035;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -o-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -ms-box-shadow: 0 1px 3px rgba(0,0,0,0.2)
}

.tab-wrap .panel-tab {
    width: 1150px;
    height: 55px;
    margin: 0 auto;
    background: #303035;
    font-size: 16px
}

.tab-wrap .panel-tab ul {
    position: relative;
    z-index: 10
}

.tab-wrap .panel-tab li {
    float: left;
    height: 100%;
    line-height: 55px;
    visibility: middle;
    text-align: center;
    margin-right: 45px;
    position: relative;
    -webkit-transition: color .3s linear;
    -moz-transition: color .3s linear;
    -ms-transition: color .3s linear;
    -o-transition: color .3s linear;
    transition: color .3s linear
}

.tab-wrap .panel-tab li a {
    color: #9399a5;
    text-align: left;
    text-decoration: none;
    display: inline-block;
    height: 55px
}

.tab-wrap .panel-tab .on {
    color: #fff
}

.m-content {
    width: 1150px;
    margin: 0 auto;
    padding-top: 55px
}

.m-content:before,.m-content:after {
    display: table;
    content: ""
}

.m-content .box-l {
    float: left;
    width: 710px
}

.newwrap {
    margin-top: 70px
}

.newwrap:first-child {
    margin-top: 0
}

.newwrap .title {
    margin-bottom: 25px;
    font-weight: bold;
    font-size: 23px;
    line-height: 23px
}

.baseinform .introContent {
    text-align: justify
}

.baseinform .introContent .tags {
    width: 710px;
    padding: 20px 0;
    border-top: 1px solid #eee
}

.baseinform .introContent .tags .tag {
    display: inline-block;
    padding: 5px 9px;
    background-color: #f4f7f9;
    color: #849aae;
    margin-right: 3px
}

.baseinform .introContent .base {
    display: inline-block;
    width: 710px;
    vertical-align: top;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    line-height: 22px;
    padding: 20px 0
}

.baseinform .introContent .name {
    float: left;
    width: 108px;
    text-align: left;
    color: #9399a5;
    line-height: 23px
}

.baseinform .introContent .content {
    width: 602px;
    float: left
}

.baseinform .introContent .content ul {
    font-size: 0
}

.baseinform .introContent .content ul li {
    display: inline-block;
    width: 50%;
    line-height: 34px;
    font-size: 14px;
    color: #101d37
}

.baseinform .introContent .content ul li .label {
    color: #9399a5;
    margin-right: 30px
}

.baseinform .introContent .transaction {
    display: inline-block;
    width: 710px;
    vertical-align: top;
    line-height: 22px;
    padding: 20px 0
}

.baseinform .introContent .name {
    float: left;
    width: 108px;
    text-align: left;
    color: #9399a5;
    line-height: 23px
}

.disclaimer {
    clear: both;
    color: #b0b3b4;
    font-size: 12px
}

.baseinform .introContent .tags .taxfree {
    background: #ffece8;
    color: #FF8062
}

.baseinform .introContent .tags .is_see_free {
    background-color: #82a1bb;
    color: #fff
}

.baseinform .introContent .tags .box_blue {
    background: #ffece8;
    color: #FF8062
}

.baseinform .introContent .tags .box-light-blue {
    background-color: #7eadca;
    color: #fff
}

.baseinform .introContent .tags .box-yellow {
    background-color: #e2ad5e;
    color: #fff
}

.comment_daikan {
    width: 710px;
    line-height: 1
}

.comment_daikan .daikan_header {
    padding-bottom: 24px;
    border-bottom: 1px solid #eee
}

.comment_daikan .daikan_header .daikan_title {
    color: #101d37;
    font-size: 23px;
    font-weight: bold
}

.comment_daikan .daikan_header .daikan_filter {
    padding-top: 9px;
    font-size: 0
}

.comment_daikan .daikan_header .daikan_filter .tag {
    display: inline-block;
    font-size: 14px;
    color: #adafaf;
    padding: 0 8px;
    cursor: pointer
}

.comment_daikan .daikan_header .daikan_filter .tag.on {
    color: #101d37
}

.comment_daikan .daikan_content {
    position: relative
}

.comment_daikan .daikan_content .daikan_list .item {
    padding-top: 20px
}

.comment_daikan .daikan_content .daikan_list .item .item_img {
    display: inline-block
}

.comment_daikan .daikan_content .daikan_list .item .item_img img {
    width: 55px;
    height: 55px;
    border-radius: 50%
}

.comment_daikan .daikan_content .daikan_list .item .daikan_item_content {
    width: 630px;
    border-bottom: 1px solid #f1f1f1
}

.comment_daikan .daikan_content .daikan_list .item .daikan_item_content .fl {
    width: 523px
}

.comment_daikan .daikan_content .daikan_list .item .daikan_item_content .fl .item_title {
    color: #101d37;
    font-size: 14px
}

.comment_daikan .daikan_content .daikan_list .item .daikan_item_content .fl .item_title .itemAgentName {
    font-weight: bold
}

.comment_daikan .daikan_content .daikan_list .item .daikan_item_content .fl .item_title .daikan_item_im {
    cursor: pointer;
    display: inline-block;
    margin-left: 5px;
    background-image: url(images/sprite.png?t=1525250617155);
    background-position: -469px -173px;
    width: 13px;
    height: 12px
}

.comment_daikan .daikan_content .daikan_list .item .daikan_item_content .fl .item_title .phone {
    display: inline-block;
    margin-left: 12px;
    font-family: Tahoma;
    font-size: 14px;
    color: #db4c3f;
    font-weight: bold
}

.comment_daikan .daikan_content .daikan_list .item .daikan_item_content .fl .des {
    color: #101d37;
    font-size: 14px;
    line-height: 25px;
    margin: 13px 0
}

.comment_daikan .daikan_content .daikan_list .item .daikan_item_content .fl .daikan_item_record {
    color: #b0b3b4;
    font-size: 12px;
    margin-bottom: 19px
}

.comment_daikan .daikan_content .daikan_list .item .daikan_item_content .item_useable_btn {
    color: #888c8e;
    font-size: 12px;
    padding: 7px 8px;
    border: 1px solid;
    cursor: pointer
}

.comment_daikan .daikan_content .daikanPager {
    margin-top: 25px
}

.comment_daikan .daikan_content .daikanPager .fr {
    color: #888c8e;
    font-size: 14px;
    line-height: 25px
}

.comment_daikan .daikan_content .daikanPager .fr .daikanPagerBtn {
    cursor: pointer;
    display: inline-block;
    height: 26px;
    width: 26px;
    text-align: center;
    border: 1px solid #d9dcde;
    border-radius: 2px
}

.comment_daikan .daikan_content .daikanPager .fr .daikanPagerBtn.disable {
    cursor: not-allowed
}

.comment_daikan .daikan_content .daikanPager .fr .daikanPagerBtn.disable span {
    opacity: .5;
    filter: alpha(opacity=50)
}

.comment_daikan .daikan_content .daikanPager .fr .daikan_left_arrow {
    margin-left: 21px
}

.comment_daikan .daikan_content .daikanPager .fr .daikan_right_arrow {
    margin-left: 12px
}

.comment_daikan .daikan_content .daikan_content_loading {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    opacity: .5;
    filter: alpha(opacity=50);
    display: none
}

.layout-wrapper {
    width: 710px;
    margin-top: 15px;
    line-height: 1
}

.layout-wrapper .layout {
    margin: 0 auto;
    font-size: 22px;
    color: #101d37;
    position: relative
}

.newwrap .title {
    margin-bottom: 25px;
    font-weight: bold;
    font-size: 23px;
    line-height: 23px
}

.layout-wrapper .layout .frameItem {
    position: absolute;
    top: 22px;
    width: 700px
}

.layout-wrapper .layout .agent-tips {
    float: right;
    font-size: 14px;
    position: relative;
    top: -24px;
    right: 19px
}

.agent-tips .fl {
    color: #101d37;
    text-align: right;
    font-size: 12px;
    font-weight: bold
}

.agent-tips .fl span {
    color: #aaa;
    font-size: 12px;
    display: inline-block;
    line-height: 20px
}

.lianjiaim-createtalkAll {
    display: inline-block!important;
    width: 76px;
    height: 20px;
    padding: 0!important;
    margin: 0 4px!important;
    vertical-align: middle!important;
    cursor: pointer!important
}

.lianjiaim-createtalk {
    background-image: url(images/sprite.png?t=1525250617155);
    background-position: -469px -173px;
    width: 13px;
    height: 12px
}

.agent-tips .fl .new-talk {
    width: 25px;
    height: 15px;
    box-sizing: border-box;
    text-align: center;
    color: #3072f6;
    border-radius: 2px;
    font-size: 12px;
    line-height: 13px;
    background: 0;
    text-decoration: none
}

.agent-tips .fl p {
    color: #101d37;
    padding-top: 3px;
    padding-right: 4px
}

.layout-wrapper .layout .agent-tips .fl p {
    padding-right: 5px
}

.agent-tips .fr img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-left: 10px
}

.layout-wrapper .content {
    margin: 33px 0;
    text-align: justify
}

.layout-wrapper .content .imgdiv {
    background-color: #f1f1f1;
    box-shadow: 0 1px 3px rgba(13,3,9,0.2);
    width: 710px;
    height: 600px;
    position: relative;
    vertical-align: middle;
    float: left;
    cursor: pointer
}

.layout-wrapper .content .imgdiv img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: .8;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.layout-wrapper .content .imgdiv span {
    display: inline-block;
    position: absolute;
    right: 10px;
    bottom: 10px;
    background-image: url(images/sprite.png?t=1525250617155);
    background-position: -472px -185px;
    width: 16px;
    height: 16px
}

.layout-wrapper .content .imgdiv span.setbig {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    text-align: center
}

.layout-wrapper .content .imgdiv span.setbig i {
    background-image: url(images/sprite.png?t=1525250617155);
    background-position: -424px -146px;
    width: 27px;
    height: 27px;
    display: block;
    margin: 0 auto;
    margin-top: 65px
}

.layout-wrapper .content .imgdiv span.setbig label {
    font-size: 12px;
    color: #fff;
    margin-top: 3px
}

.layout-wrapper .content .des {
    vertical-align: middle;
    display: inline-block;
    width: 370px;
    margin-top: -6px;
    margin-left: 70px;
    padding-right: 20px;
    height: 188px;
    overflow-y: scroll;
    line-height: 25px
}

.layout-wrapper .content .des .info .list .row {
    font-size: 0
}

.layout-wrapper .content .des .info .list .row .col {
    display: inline-block;
    width: 25%;
    line-height: 30px;
    font-size: 14px
}

.layout-wrapper .content .des .info .list .row .col:first-child {
    font-weight: bold
}

.mod-scroll {
    width: 0;
    height: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px dotted transparent;
    box-sizing: border-box
}

.mod-scroll_bar-x {
    width: 100%;
    height: 9px;
    background: #000;
    opacity: .1;
    filter: alpha(opacity=10);
    border-radius: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 0;
    z-index: 3
}

.mod-scroll_bar-y {
    width: 9px;
    height: 100%;
    background: #000;
    opacity: .1;
    filter: alpha(opacity=10);
    border-radius: 5px;
    position: absolute;
    top: 0;
    z-index: 3
}

.mod-scroll_thumb-x {
    width: 30%;
    height: 9px;
    background: #000;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: .5;
    filter: alpha(opacity=50);
    border-radius: 5px;
    font-size: 0;
    z-index: 3
}

.mod-scroll_thumb-y {
    width: 9px;
    height: 30%;
    background: #000;
    position: absolute;
    top: 0;
    opacity: .5;
    filter: alpha(opacity=50);
    border-radius: 5px;
    z-index: 3
}

.justify_fix {
    display: inline-block;
    width: 100%;
    height: 0;
    overflow: hidden
}

.housePic {
    width: 710px
}

.housePic .containers {
    width: 710px;
    max-height: 1140px;
    overflow: hidden
}

.housePic .containers .list {
    margin: 0 auto;
    margin-top: 15px;
    width: 710px;
    text-align: justify;
    line-height: 0
}

.housePic .containers .list div {
    width: 350px;
    height: 230px;
    margin-bottom: 10px;
    display: inline-block;
    position: relative;
    text-align: center
}

.housePic .containers .list div:first-child {
    width: 710px;
    height: 400px
}

.housePic .containers .list div img {
    width: 350px;
    height: 230px;
    vertical-align: initial
}

.housePic .containers .list div:first-child img {
    width: 708px;
    height: 400px
}

.housePic .containers .list div span {
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 32px;
    text-align: center;
    padding: 0 11px;
    border-radius: 2px;
    background-color: rgba(0,0,0,0.4);
    color: #fff;
    font-size: 12px
}

.housePic .containers .list div.left_fix {
    height: 0;
    padding: 0;
    overflow: hidden;
    margin-bottom: 0;
    vertical-align: top
}

.housePic .more {
    display: none;
    height: 44px;
    width: 710px;
    font-size: 14px;
    background-color: #fff;
    line-height: 44px;
    color: #101d37;
    font-weight: bold;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    margin-top: 10px;
    border: 1px solid #d9dcde
}

.m-calculator * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.m-calculator .tab-hd {
    font-size: 24px;
    line-height: 1em;
    padding-bottom: 1em
}

.m-calculator .tab-hd:before,.m-calculator .tab-hd:after {
    display: table;
    content: ""
}

.m-calculator .tab-hd:after {
    clear: both
}

.m-calculator .tab-hd h3 {
    float: left;
    margin-left: 35px;
    cursor: pointer;
    color: #aaa;
    font-weight: bold
}

.m-calculator .tab-hd h3:first-child {
    margin-left: 0
}

.m-calculator .tab-hd h3.active {
    color: #222
}

.m-calculator .tab-hd p {
    float: right;
    font-size: 14px;
    color: #d4d5d6
}

.m-calculator .tab-hd .calculatorTabpropmt {
    color: #3072f6;
    cursor: pointer
}

.m-calculator .tab-bd .tab-item {
    display: none
}

.m-calculator .tab-bd .tab-item.active {
    display: block
}

.m-calculator .tab-bd .tab-item:before,.m-calculator .tab-bd .tab-item:after {
    display: table;
    content: ""
}

.m-calculator .tab-bd .tab-item:after {
    clear: both
}

.m-calculator .tab-bd .tab-item-l {
    float: left;
    width: 460px
}

.m-calculator .tab-bd dl {
    padding-top: 20px
}

.m-calculator .tab-bd dl:before,.m-calculator .tab-bd dl:after {
    display: table;
    content: ""
}

.m-calculator .tab-bd dl:after {
    clear: both
}

.m-calculator .tab-bd dt {
    float: left;
    width: 120px;
    line-height: 45px;
    color: #a9abab
}

.m-calculator .tab-bd dd {
    float: right;
    width: 330px
}

.m-calculator .tab-bd .u-input {
    position: relative;
    border-bottom: 1px solid #f1f1f1
}

.m-calculator .tab-bd .u-input input {
    display: block;
    width: 100%;
    height: 44px;
    border: 0;
    padding: 12px;
    line-height: 20px
}

.m-calculator .tab-bd .u-input span {
    position: absolute;
    right: 0;
    top: 0;
    font-weight: bold;
    line-height: 44px
}

.m-calculator .tab-bd .u-select {
    position: relative;
    line-height: 20px;
    font-size: 14px;
    cursor: pointer
}

.m-calculator .tab-bd .u-select:after {
    content: "";
    position: absolute;
    border-color: #999 transparent transparent;
    border-style: solid;
    border-width: 6px 5px;
    right: 20px;
    top: 20px
}

.m-calculator .tab-bd .u-select ul {
    display: none;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 35px;
    max-height: 220px;
    overflow-y: auto;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2)
}

.m-calculator .tab-bd .u-select li {
    padding: 12px
}

.m-calculator .tab-bd button {
    width: 100%;
    height: 45px;
    border: 1px solid #b2b2bc;
    color: #828b92;
    font-size: 14px;
    background-color: #fff;
    border-radius: 2px
}

.m-calculator .tab-bd button.active {
    background-color: #3072f6;
    border-color: #3072f6;
    color: #fff
}

.m-calculator .tab-bd .tab-item-r {
    float: right;
    width: 200px
}

.m-calculator .chart-text li {
    line-height: 30px;
    font-weight: bold;
    position: relative
}

.m-calculator .chart-text li:before,.m-calculator .chart-text li:after {
    display: table;
    content: ""
}

.m-calculator .chart-text li:after {
    clear: both
}

.m-calculator .chart-text li .unit {
    margin-left: 5px
}

.m-calculator .chart-text li.light {
    color: #a8a8a8;
    font-weight: normal
}

.left {
    float: left
}

.right {
    float: right
}

.m-calculator .chart-text li.all {
    border-top: 1px solid #f1f1f1;
    color: #db4c3f
}

.m-calculator .chart {
    display: none;
    height: 260px;
    margin-top: -40px
}

.m-calculator .tab-ft {
    color: #a9abab;
    font-size: 12px;
    line-height: 36px
}

.m-calculator .other {
    font-weight: normal;
    position: relative
}

.m-calculator .other .icon-other {
    background-image: url(images/sprite.png?t=1525250617155);
    background-position: -482px -173px;
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-left: 5px
}

.m-calculator .other .text-other {
    font-size: 12px;
    line-height: 22px;
    display: none;
    position: absolute;
    z-index: 1;
    bottom: 15px;
    width: 200px;
    color: #fff;
    line-height: 20px;
    padding: 5px 10px;
    background-color: rgba(0,0,0,0.8)
}

.m-calculator .other:hover .text-other {
    display: block
}

.m-calculator .tab-bd dt .icon-tip {
    position: relative;
    top: 1px;
    margin-left: 5px
}

.m-calculator .tab-bd dt .icon-tip i {
    background-image: url(images/sprite.png?t=1525250617155);
    background-position: -482px -173px;
    width: 12px;
    height: 12px;
    display: inline-block
}

.m-calculator .tab-bd dt .icon-tip span {
    display: none;
    position: absolute;
    z-index: 1;
    top: -70px;
    width: 210px;
    height: 50px;
    color: #fff;
    line-height: 20px;
    padding: 5px 10px;
    background-color: rgba(0,0,0,0.8)
}

.m-calculator .tab-bd dt .icon-tip:hover span {
    display: block
}

.m-calculator .tab-bd .u-select .u-select-name {
    height: 45px;
    padding: 12px;
    background-color: #fafafa
}

.m-calculator .tab-bd dl.multiple .u-input {
    float: right;
    width: 100px
}

.m-calculator .tab-bd dl.multiple .u-select {
    float: left;
    width: 200px
}

.m-calculator .m-loan-result .m-loan-result-hd {
    padding-bottom: 15px;
    border-bottom: 1px solid #f1f1f1
}

.m-calculator .m-loan-result .m-loan-result-hd:before,.m-calculator .m-loan-result .m-loan-result-hd:after {
    display: table;
    content: ""
}

.m-calculator .m-loan-result .m-loan-result-hd:after {
    clear: both
}

.m-calculator .m-loan-result .m-loan-result-hd div {
    float: left;
    line-height: 1;
    color: #a9abab;
    margin-right: 30px;
    font-weight: bold;
    cursor: pointer
}

.m-calculator .m-loan-result .m-loan-result-hd div.active {
    color: #101d37
}

.m-calculator .m-loan-result .m-loan-result-bd {
    line-height: 30px;
    font-weight: bold
}

.m-calculator .m-loan-result .m-loan-result-bd .m-loan-result-item {
    display: none
}

.m-calculator .m-loan-result .m-loan-result-bd .m-loan-result-item.active {
    display: block
}

.m-calculator .m-loan-result .m-loan-result-bd .m-loan-result-item>div:before,.m-calculator .m-loan-result .m-loan-result-bd .m-loan-result-item>div:after {
    display: table;
    content: ""
}

.m-calculator .m-loan-result .m-loan-result-bd .m-loan-result-item>div:after {
    clear: both
}

.m-calculator .m-loan-result .m-loan-result-bd .m-loan-result-item .unit {
    margin-left: 5px
}

.m-calculator .m-loan-result .m-loan-result-bd .m-loan-result-item .mpd {
    color: #d4d4d4
}

.m-calculator .m-loan-result .m-loan-result-bd .m-loan-result-item .mpd em {
    margin-left: 5px;
    color: #9399a5
}

.m-calculator .m-loan-result .m-loan-result-bd .m-loan-result-item .unit {
    margin-left: 5px
}

.record {
    width: 710px;
    line-height: 1
}

.record .list {
    display: inline-block;
    vertical-align: top
}

.record .list .content {
    margin-top: 37px;
    height: 262px
}

.record .list .content .record-header {
    line-height: 46px;
    border-bottom: 1px solid #eee;
    font-size: 0;
    font-weight: bold
}

.record .list .content .record-header div {
    display: inline-block;
    font-size: 14px;
    text-align: left;
    color: #222
}

.record .list .content .mytime {
    width: 95px
}

.record .list .content .myname {
    width: 140px
}

.record .list .content .mytotal {
    width: 90px
}

.record .list .content .phone {
    font-weight: bold
}

.record .list .content .row {
    font-size: 12px;
    border-bottom: 1px solid #eee;
    text-align: left;
    line-height: 70px;
    height: 70px
}

.record .list .content .row div {
    display: inline-block;
    text-align: left
}

.record .list .content .row .agentName {
    vertical-align: inherit;
    text-align: left
}

.record .list .content .item img {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    vertical-align: middle
}

.record .list .content .item span {
    display: inline-block;
    vertical-align: middle;
    color: #101d37
}

.record .list .content .row .agentName span {
    width: auto;
    margin-left: 10px
}

.record .list .pagination {
    margin-top: 20px;
    text-align: right
}

.record .list .pagination .pre,.record .list .pagination .next {
    display: inline-block;
    width: 26px;
    height: 26px;
    line-height: 24px;
    text-align: center;
    color: #888c8e;
    font-size: 14px;
    border: 1px solid #d9dcde;
    border-radius: 2px;
    box-sizing: border-box;
    cursor: pointer
}

.record .list .pagination .disable {
    opacity: .5;
    filter: alpha(opacity=50);
    cursor: not-allowed
}

.record .panel {
    display: inline-block;
    width: 190px;
    margin-top: 75px;
    text-align: center;
    margin-left: 40px
}

.record .panel .panel-title {
    font-weight: bold
}

.record .panel .count {
    font-size: 80px;
    font-family: "Tahoma";
    font-weight: bold;
    letter-spacing: -1px;
    margin-top: 30px;
    margin-bottom: 30px
}

.record .panel .totalCount {
    font-size: 14px;
    margin-top: 14px;
    color: #a9abab
}

.record .lianjiaim-createtalk {
    vertical-align: -4px!important
}

.xiaoquCard {
    width: 720px;
    line-height: 1
}

.xiaoquCard .xiaoqu_header .fl {
    font-weight: bold;
    font-size: 23px;
    color: #101d37
}

.xiaoquCard .xiaoqu_header .fr {
    font-size: 14px;
    line-height: 23px;
    color: #7f8183
}

.xiaoquCard .xiaoqu_content {
    margin-top: 23px
}

.xiaoquCard .xiaoqu_content .xiaoqu_main {
    width: 459px
}

.xiaoquCard .xiaoqu_content .xiaoqu_main .xiaoqu_info {
    margin-top: 13px;
    font-size: 14px
}

.xiaoquCard .xiaoqu_content .xiaoqu_main .xiaoqu_info .xiaoqu_main_label {
    color: #7f8183
}

.xiaoquCard .xiaoqu_content .xiaoqu_main .xiaoqu_info .xiaoqu_main_info {
    margin-left: 24px;
    color: #101d37
}

.xiaoquCard .xiaoqu_content .xiaoqu_main .xiaoqu_info .price_red {
    color: #db4c3f;
    font-weight: 700
}

.xiaoquCard .xiaoqu_content .xiaoqu_main .xiaoqu_info .xiaoqu_main_info a {
    text-decoration: underline;
    color: inherit
}

.xiaoquCard .xiaoqu_content .xiaoqu_img {
    width: 199px;
    height: 150px;
    margin-top: 13px;
    position: relative
}

.xiaoquCard .xiaoqu_content .xiaoqu_img img {
    width: 100%;
    height: 100%
}

a {
    color: inherit
}

.around {
    margin-top: 70px
}

.aroundTitle {
    width: 1150px;
    margin: 0 auto 25px auto;
    font-weight: bold;
    font-size: 23px;
    line-height: 23px
}

.aroundContainer {
    width: 1180px;
    margin: 0 auto;
    height: 310px;
    margin-top: 18px;
    position: relative;
    overflow: hidden
}

.aroundMap {
    height: 100%;
    margin-left: -220px
}

.aroundMap .name {
    position: absolute;
    z-index: 2;
    line-height: 24px;
    border-radius: 2px;
    padding: 10px 14px;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    background-color: #3072f6;
    box-shadow: 0 0 4px rgba(0,0,0,0.2);
    font-weight: 900
}

.aroundMap .name:before {
    content: '';
    width: 18px;
    height: 12px;
    background: #3072f6;
    position: absolute;
    bottom: 1px;
    left: 40%;
    z-index: 2
}

.aroundMap .name:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #3072f6;
    border-radius: 50%;
    border: 3px solid #fff;
    position: absolute;
    bottom: -24px;
    left: 50%;
    margin-left: -7px
}

.aroundMap .item {
    background-image: url(images/mapIconRed@1x.png);
    background-image: -webkit-image-set(url(images/mapIconRed@1x.png) 1x,url(images/mapIconRed@2x.png) 2x);
    background-repeat: no-repeat;
    display: inline-block;
    width: 24px;
    height: 32px;
    line-height: 25px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    font-weight: bold
}

.aroundMap .item:hover,.aroundMap .blueLabel {
    background-image: url("images/mapIconBlue@1x.png");
    background-image: -webkit-image-set(url("images/mapIconBlue@1x.png") 1x,url("images/mapIconBlue@2x.png") 2x)
}

.icon-bus:before {
    content: "\79"
}

.icon-kindergarten:before {
    content: "\6b"
}

.icon-hospital:before {
    content: "\67"
}

.icon-mall:before {
    content: "\61"
}

.icon-bank:before {
    content: "\68"
}

.icon-park:before {
    content: "\75"
}

.aroundMap .item.blueLabel {
    background-image: url(images/mapIconBlue@1x.png);
    background-image: -webkit-image-set(url(images/mapIconBlue@1x.png) 1x,url(images/mapIconBlue@2x.png) 2x)
}

.aroundMap .name .arrow {
    position: absolute;
    width: 10px;
    height: 10px;
    bottom: -5px;
    left: 50%;
    background: #3072f6;
    margin-left: -5px;
    display: inline-block;
    box-shadow: 0 0 6px 0 rgba(13,4,9,0.2);
    transform: rotate(45deg)
}

.contentBox,.makerDetailStyle {
    border-left: 2px solid #fff;
    padding: 0 23px
}

.makerDetailStyle {
    position: absolute;
    left: -130px;
    width: 240px;
    padding: 20px;
    background: #fff;
    box-shadow: 0 0 6px 0 rgba(13,4,9,0.2);
    display: none
}

.makerDetailStyle:before {
    content: '';
    width: 20px;
    height: 12px;
    background: #fff;
    position: absolute;
    bottom: 1px;
    left: 46%;
    z-index: 2
}

.contentBox .itemContent,.makerDetailStyle .itemContent {
    color: #101d37;
    font-size: 14px;
    overflow: hidden
}

.contentBox .itemContent span,.makerDetailStyle .itemContent span {
    float: left;
    font-weight: bold
}

.contentBox .itemContent [class*="icon-"]:before,.makerDetailStyle .itemContent [class*="icon-"]:before {
    display: inline-block;
    margin: 2px 10px 2px 2px;
    font-size: 16px;
    font-weight: 500
}

.contentBox .itemContent .itemTitle,.makerDetailStyle .itemContent .itemTitle {
    max-width: 49%;
    margin-right: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.contentBox .itemContent .itemdistance,.makerDetailStyle .itemContent .itemdistance {
    width: 20%
}

.contentBox .itemInfo,.makerDetailStyle .itemInfo {
    color: #9399a5;
    font-size: 14px;
    padding: 8px 19px 0 30px;
    text-align: justify;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
    white-space: normal
}

.makerDetailStyle .itemInfo {
    padding-left: 4px;
    padding-right: 0
}

.makerDetailStyle .itemInfo:before {
    content: "线路:";
    padding-right: 8px
}

.detailArrow {
    position: absolute;
    width: 10px;
    height: 10px;
    bottom: -4px;
    left: 50%;
    background: #fff;
    margin-left: -5px;
    display: inline-block;
    box-shadow: 0 0 6px 0 rgba(13,4,9,0.2);
    transform: rotate(45deg)
}

.tabBox {
    position: absolute;
    top: 24px;
    bottom: 24px;
    right: 18px;
    width: 385px;
    background-color: #fff;
    box-shadow: 0 0 8px rgba(0,0,0,0.2)
}

.tabBox .aroundType {
    width: 100%;
    height: 40px!important;
    font-size: 0;
    background-color: #fff;
    border-radius: 2px
}

.tabBox .aroundType li {
    cursor: pointer;
    display: inline-block;
    width: 16.66%;
    line-height: 40px;
    text-align: center;
    background: #f1f1f1;
    color: #384043;
    font-size: 14px
}

.tabBox .aroundType li.selectTag:before {
    content: "";
    width: 100%;
    height: 2px;
    background: #3072f6;
    position: absolute;
    top: 0;
    left: 0
}

.tabBox .itemBox li .itemActive {
    color: #3072f6
}

.tabBox .aroundType li.selectTag {
    position: relative;
    background: #fff;
    font-weight: 900;
    color: #3072f6;
    box-shadow: 1px 0 0 rgba(0,0,0,0.05)
}

.tabBox .itemTagBox {
    box-sizing: border-box;
    margin-left: 17px;
    padding-top: 10px;
    border-bottom: 1px solid #eee
}

.tabBox .itemTagBox .tagStyle {
    display: inline-block;
    height: 43px;
    line-height: 43px;
    margin-right: 22px;
    cursor: pointer
}

.tabBox .itemTagBox .tagStyle.select {
    box-sizing: border-box;
    border-bottom: 1px solid #3072f6;
    color: #3072f6
}

.tabBox .aroundList {
    padding-top: 10px;
    height: 358px;
    overflow-y: auto
}

.tabBox .itemBox li {
    padding: 10px 0;
    cursor: pointer
}

.contentBox .itemContent,.makerDetailStyle .itemContent {
    color: #101d37;
    font-size: 14px;
    overflow: hidden
}

.contentBox .itemContent span,.makerDetailStyle .itemContent span {
    float: left;
    font-weight: bold
}

.icon-subway:before {
    content: "\74"
}

.contentBox .itemContent [class*="icon-"]:before,.makerDetailStyle .itemContent [class*="icon-"]:before {
    display: inline-block;
    margin: 2px 10px 2px 2px;
    font-size: 16px;
    font-weight: 500
}

.contentBox .itemTitle,.makerDetailStyle .itemTitle {
    width: 40%
}

.contentBox .itemContent .itemTitle,.makerDetailStyle .itemContent .itemTitle {
    max-width: 49%;
    margin-right: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.icon-distance:before {
    content: "\6f"
}

.contentBox .itemContent [class*="icon-"]:before,.makerDetailStyle .itemContent [class*="icon-"]:before {
    display: inline-block;
    margin: 2px 10px 2px 2px;
    font-size: 16px;
    font-weight: 500
}

.contentBox .itemContent .itemdistance,.makerDetailStyle .itemContent .itemdistance {
    width: 20%
}

.contentBox .itemInfo,.makerDetailStyle .itemInfo {
    color: #9399a5;
    font-size: 14px;
    padding: 8px 19px 0 30px;
    text-align: justify;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
    white-space: normal
}

.push {
    width: 1150px;
    margin: 70px auto 0 auto;
    line-height: 1
}

.pushheader {
    width: 1150px;
    margin: 0 auto 25px auto;
    font-weight: bold;
    font-size: 23px;
    line-height: 23px
}

.pushList {
    margin-top: 34px;
    margin-right: -10px;
   /* height: 534px;*/
    overflow: hidden
}

.pushList:before,.pushList:after {
    display: table;
    content: ""
}

.pushList:after {
    clear: both
}

.pushListItem {
    float: left;
    width: 280px;
    margin-right: 10px;
    margin-bottom: 26px
}

.pushListItem .pic {
    position: relative
}

.pushListItem .pic img {
    width: 100%;
    height: 210px
}

.pushListItem .pic span {
    position: absolute;
    left: 0;
    bottom: 20px;
    background-color: #101d37;
    font-size: 12px;
    color: #fff;
    line-height: 24px;
    padding: 0 9px;
    border-radius: 2px;
    font-weight: bold
}

.pushListItem .htitle {
    margin-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap
}

.pushListItem .htitle .name {
    font-size: 16px;
    font-weight: bold;
    max-width: 128px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap
}

.pushListItem .htitle .name a {
    color: #101d37
}

a:hover {
    text-decoration: underline
}

.pushListItem .htitle .info {
    margin-left: 5px;
    font-size: 12px;
    color: #616669
}

.xinfangPush {
    width: 1150px;
    margin: 54px auto 0 auto;
    padding-bottom: 35px;
    line-height: 1
}

.xinfangPushTitle {
    width: 710px;
    margin-top: 50px;
    font-size: 23px;
    font-weight: bold
}

.xinfangPushList {
    margin-top: 32px;
    margin-right: -10px
}

.xinfangPushList:before,.xinfangPushList:after {
    display: table;
    content: ""
}

.xinfangPushList:after {
    clear: both
}

.xinfangPushItem {
    width: 222px;
    margin-right: 10px;
    float: left;
    position: relative
}

.xinfangPushPic {
    display: block;
    height: 167px;
    position: relative;
    color: inherit
}

.xinfangPushImg {
    background: #fff;
    width: 100%;
    height: 100%
}

.xinfangPushbg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: .002;
    filter: alpha(opacity=0.2)
}

.xinfangPushDescription {
    box-sizing: border-box;
    color: white;
    position: absolute;
    top: 67.5px;
    left: 0;
    width: 100%;
    text-align: center
}

.xinfangPushDescription .title {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    text-shadow: 0 1px 3px rgba(0,0,0,0.6);
    -webkit-text-shadow: 0 1px 3px rgba(0,0,0,0.6);
    -moz-text-shadow: 0 1px 3px rgba(0,0,0,0.6);
    -o-text-shadow: 0 1px 3px rgba(0,0,0,0.6);
    -ms-text-shadow: 0 1px 3px rgba(0,0,0,0.6)
}

.xinfangPushDescription .type {
    margin-top: 5px
}

.xinfangPushDescription .type span {
    color: #e7e7e6;
    line-height: 17px;
    font-size: 12px;
    background-color: #1e1908;
    padding: 4px 6px;
    border-radius: 2px
}

.xinfangPushInfo {
    margin-top: 20px
}

.xinfangPushPrice {
    margin-top: 8px
}

.xinfangPushPrice:first-child {
    margin-top: 0
}

.xinfangPushPrice .average {
    font-weight: bold;
    font-size: 14px
}

.xinfangPushPrice .average span {
    color: #cb4c3f
}

.m-yezhu {
    clear: both;
    margin-top: 70px;
    line-height: 1
}

.m-yezhu .wraps {
    width: 1150px;
    margin: 0 auto 100px auto
}

.m-yezhu .hd {
    font-size: 23px;
    font-weight: bold
}

.m-yezhu ul {
    padding-top: 32px;
    text-align: center
}

.m-yezhu ul:before,.m-yezhu ul:after {
    display: table;
    content: ""
}

.m-yezhu ul:after {
    clear: both
}

.m-yezhu li {
    float: left;
    position: relative;
    width: 375px;
    height: 115px;
    margin-left: 12px;
    font-size: 12px;
    color: #fff;
    padding-top: 45px
}

.m-yezhu li:first-child {
    margin-left: 0
}

.m-yezhu li.item-gujia {
    background-image: url(images/yezhu-gujia.png)
}

.m-yezhu li>* {
    position: relative;
    z-index: 2
}

.m-yezhu .marsk {
    opacity: .4;
    filter: alpha(opacity=40);
    position: absolute;
    z-index: 1;
    background-color: #000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.m-yezhu .tit {
    font-size: 20px;
    margin-bottom: 14px
}

.m-yezhu .sub-tit {
    color: #d0d1d2;
    margin-bottom: 14px
}

.m-yezhu .btn-link {
    text-decoration: none
}

.m-yezhu li a {
    color: #fff
}

.m-yezhu li.item-maifang {
    background-image: url(images/yezhu-maifang.png)
}

.m-yezhu li.item-xiazai {
    background-image: url(images/yezhu-xiazai.png?t=202308)
}

.m-yezhu .btn-app {
    position: relative;
    z-index: 2;
    cursor: default
}

.m-yezhu .layer-qrcode {
    display: none;
    position: absolute;
    left: -50px;
    bottom: 20px;
    width: 140px;
    padding: 28px;
    background-color: #fff;
    box-shadow: 0 0 6px 0 rgba(13,4,9,0.2);
    line-height: 1
}

.m-yezhu .btn-app:hover .layer-qrcode {
    display: block
}

.m-yezhu .layer-qrcode .icon-qrcode {
    margin: 0 auto
}

.m-yezhu .layer-qrcode .txt {
    margin-top: 22px;
    font-weight: bold;
    color: #101d37
}

.m-yezhu .layer-qrcode span {
    display: block
}

.m-yezhu .layer-qrcode .sub-txt {
    margin-top: 8px;
    font-size: 12px;
    color: #9399a5
}

.m-content .box-r {
    float: right;
    width: 380px
}

.agbox {
    width: 380px
}

.myAgent {
    display: none;
    z-index: 998;
    background-color: #fff;
    height: 30px;
    padding-top: 15px
}

 .topinfor {
    width: 100%;
    padding-bottom: 12px
}

 .topinfor span {
    display: inline-block;
    color: #888c8e
}

 .topinfor span:first-child {
    color: #101d37;
    font-weight: bold
}

.myAgent .topinfor {
    width: 100%;
    padding-bottom: 12px
}

.myAgent .topinfor span {
    display: inline-block;
    color: #888c8e
}

.myAgent .topinfor span:first-child {
    color: #101d37;
    font-weight: bold
}

.myAgent .topinfor .fr {
    cursor: pointer
}

.myAgent .topinfor .change {
    background-image: url(images/sprite.png?t=1525250617155);
    background-position: -451px -203px;
    width: 16px;
    height: 13px;
    margin-right: 5px
}

.myAgent .brokerInfoFixed {
    padding: 16.5px 0;
    border-top: 1px solid #eee;
    position: relative;
    font-size: 0
}

.myAgent .brokerInfoFixed .brokerInfoText {
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
    line-height: 1;
    width: 240px
}

.myAgent .brokerInfoFixed .brokerInfoText .brokerName .name {
    font-size: 14px;
    font-weight: bold;
    color: #101d37;
    margin-right: 3px;
    max-width: 140px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.myAgent .brokerInfoFixed .brokerInfoText .evaluate {
    font-size: 12px;
    margin-top: 10px;
    vertical-align: middle;
    color: #a9abab;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.myAgent .brokerInfoFixed .brokerInfoText .phone {
    margin-top: 9px;
    font-size: 18px;
    line-height: 14px;
    font-weight: bold;
    color: #db4c3f;
    font-family: Tahoma;
    letter-spacing: -1px
}

.myAgent .brokerInfoFixed .brokerInfoText .phone span {
    padding: 0 6px;
    font-size: 14px;
    vertical-align: 2px
}

.myAgent .brokerInfoFixed .fixAgent-im-button {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    line-height: 26px;
    width: 68px;
    height: 26px;
    border: 1px solid;
    border-radius: 2px;
    color: #3072f6;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    text-decoration: none
}

.myAgent .brokerInfoFixed .fixAgent-im-button .im-icon {
    display: inline-block;
    background-image: url(images/sprite.png?t=1525250617155);
    background-position: -469px -173px;
    width: 13px;
    height: 12px;
    margin-right: 3px;
    vertical-align: -1px
}

.myAgent .myfollowcss,.myAgent .mycartcss {
    margin-top: 25px;
    border-radius: 2px;
    border: 1px solid #d9dcde;
    display: inline-block;
    width: 100%;
    height: 43px;
    line-height: 43px;
    font-weight: bold;
    text-align: center;
    color: #101d37;
    font-size: 14px;
    position: relative;
    cursor: pointer
}

.myAgent.hide-cart .myfollowcss {
    width: 100%
}

.myAgent .myline {
    width: 100%;
    height: 1px;
    background-color: #f1f1f1;
    margin-top: 35px;
    margin-bottom: 18px
}

.myAgent .myfollowcss:hover,.myAgent .mycartcss:hover {
    background: #f8f8f9
}

body:after {
    content: url(images/closed.png) url(images/loading.gif) url(images/prev.png) url(images/next.png);
    display: none
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: black;
    filter: alpha(opacity=80);
    opacity: .8;
    display: none
}

.lightbox {
    position: fixed;
    left: 0;
    top: 80px!important;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: normal
}

.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

.lightbox a img {
    border: 0
}

.lb-outerContainer {
    position: relative;
    background-color: white;
    *zoom:1;width: 250px;
    height: 250px;
    margin: 0 auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px
}

.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both
}

.lb-container {
    padding: 4px
}

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto
}

.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
    background-image: url(images/sy_bg.png);
}

.lb-container>.nav {
    left: 0
}

.lb-nav a {
    outline: 0
}

.lb-prev,.lb-next {
    height: 100%;
    cursor: pointer;
    display: block
}

.lb-nav a.lb-prev {
    width: 10%;
    left: 0;
    float: left;
    background: url(images/prev.png) left 48% no-repeat;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s
}

.lb-nav a.lb-prev {
    filter: alpha(opacity=100);
    opacity: 1
}

.lb-nav a.lb-next {
    width: 10%;
    right: 0;
    float: right;
    background: url(images/next.png) right 48% no-repeat;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s
}

.lb-nav a.lb-next {
    filter: alpha(opacity=100);
    opacity: 1
}

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    *zoom:1;width: 100%;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both
}

.lb-data {
    padding: 0 4px;
    color: #ccc
}

.lb-data .lb-details {
    width: 100%;
    text-align: center;
    line-height: 1.1em
}

.lb-data .lb-caption {
    font-size: 13px;
    font-weight: bold;
    line-height: 1em
}

.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999
}

.lb-closeContainer {
    position: absolute;
    right: -5px;
    top: -15px;
    width: 30px;
    height: 30px;
    border: 0 solid #ccc;
    z-index: 999
}

.lb-close {
    display: block;
    width: 40px;
    height: 42px;
    background: url(images/closedd.png) no-repeat;
    text-align: right;
    outline: 0;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
    background-size: 100%;
    background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/closedd.png',sizingMethod='scale')
}

.validate {
    display: none
}

.validate #validateOverlay {
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .6;
    filter: alpha(opacity=60);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999
}

.validate #valideteMain {
    width: 420px;
    height: 500px;
    margin: 0 auto;
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -250px 0 0 -215px;
    z-index: 10000
}

.validate .validateTop {
    width: 90%;
    margin: 0 auto;
    letter-spacing: 1px;
    padding: 18px 0;
    text-align: right;
    position: relative
}

.validate .validateTop a.validateCloseBtn {
    background: url(images/yezhu/sprite_yz.png) no-repeat -951px -417px;
    width: 44px;
    height: 44px;
    display: block;
    position: absolute;
    right: -45px;
    top: -23px
}

.validate .validateTop a {
    font-size: 23px;
    color: #ccc
}

.validate .validForm h3 {
    color: #3072f6;
    margin-left: 40px;
    font-size: 25px
}

.validate #valideteMain .infju_me {
    background: #fff;
    padding: 25px 0 0 40px
}

.validate .validForm p {
    margin-bottom: 25px
}

.validate .validForm ul {
    margin: 8px 0
}

.clear {
    display: block
}

.validate #valideteMain .infju_me ul li {
    float: left;
    margin-right: 9px
}

.validate .validForm .others {
    width: 260px;
    height: 80px;
    padding: 5px;
    border: 1px solid #d0d0d0;
    color: #333
}

.validate .validForm .dfequ {
    width: 157px;
    height: 24px;
    margin-left: 8px;
    padding: 5px;
    border: 1px solid #d0d0d0;
    color: #333
}

.validate .validForm .checkReason {
    color: red;
    display: none
}

.validate .validForm .jiudin {
    width: 336px;
    height: 40px;
    background: #3072f6;
    cursor: pointer;
    margin-top: 10px;
    text-align: center;
    line-height: 40px
}

.validate .validForm .jiudin a {
    color: white
}

.overview .trueHouse,.overview .vrHouse {
    cursor: default;
    width: 100%;
    height: 62px;
    line-height: 62px;
    border-bottom: 1px solid #f1f1f1
}

.overview .trueHouse .icon,.overview .vrHouse .icon {
    display: inline-block;
    text-decoration: none;
    color: #394043
}

.overview .trueHouse .report,.overview .vrHouse .report {
    cursor: pointer;
    float: right;
    font-size: 14px;
    color: #3072f6
}

.overview .trueHouse .icon i,.overview .vrHouse .icon i {
    display: inline-block;
    background-repeat: no-repeat;
    position: relative;
    margin-right: 20px;
    top: 12px
}

.overview .trueHouse .icon i.true_icon,.overview .vrHouse .icon i.true_icon {
    width: 25px;
    height: 30px;
    background-image: url(images/zhenfangyuan.png?v=20201218);
    background-image: -webkit-image-set(url(images/zhenfangyuan.png?v=20201218) 1x,url(images/zhenfangyuan@2x.png?v=1228) 2x)
}

.overview .vrHouse {
    margin-top: 0;
    cursor: default
}

.overview .trueHouse .icon,.overview .vrHouse .icon {
    display: inline-block;
    text-decoration: none;
    color: #394043
}

.overview .trueHouse .icon i.vr_icon,.overview .vrHouse .icon i.vr_icon {
    width: 22px;
    height: 33px;
    background-image: url(images/vrlogo.png?v=fe672c83);
    background-image: -webkit-image-set(url(images/vrlogo.png?v=fe672c83) 1x,url(images/vrlogo@2x.png?v=5a2d355a) 2x)
}

.overview .vrHouse span {
    float: right
}

.mod-zoom_panel {
    font-size: 26px;
    line-height: 26px;
    position: absolute;
    z-index: 1000;
    right: 20px;
    bottom: 20px;
    width: 26px;
    text-align: center;
    border: 1px solid #555;
    border-bottom-width: 0;
    background: #fff
}

.mod-zoom_panel li {
    height: 26px;
    border-bottom: 1px solid #555;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mod-zoom_panel li:first-child {
    font-size: 20px;
    line-height: 22px
}

.toast-info {
    position: absolute;
    width: 100%;
    text-align: center;
    height: 16px;
    top: 50%;
    margin-top: -8px;
    display: none;
    z-index: 10000000;
    -webkit-animation: fedeIn .3s linear;
    -moz-animation: fedeIn .3s linear;
    -ms-animation: fedeIn .3s linear;
    -o-animation: fedeIn .3s linear;
    animation: fedeIn .3s linear
}

.toast-info .info-con {
    display: inline-block;
    height: 16px;
    line-height: 16px;
    background-color: rgba(0,0,0,0.7);
    text-align: center;
    border-radius: 5px;
    padding: 5px
}

.toast-info p {
    font-size: 16px;
    color: #fff
}

.geetest_panel_bg {
    display: none;
    opacity: 1;
    position: fixed;
    z-index: 2147483647;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    -moz-transition: opacity .5s;
    -o-transition: opacity .5s;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

.geetest_panel_bg .geetest_panel_ghost {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
    filter: alpha(opacity=60);
    background-color: black;
    _width: 2000px;
    _height: 1000px
}

.geetest_panel {
    position: absolute;
    width: 100%;
    text-align: center;
    height: 214px;
    top: 50%;
    margin-top: -107px;
    display: block;
    z-index: 100000;
    -webkit-animation: fedeIn .3s linear;
    -moz-animation: fedeIn .3s linear;
    -ms-animation: fedeIn .3s linear;
    -o-animation: fedeIn .3s linear;
    animation: fedeIn .3s linear
}

.overview .content .haofangInfo {
    display: block;
    clear: both;
    height: 30px;
    background: #f8f8f8;
    line-height: 30px;
    font-size: 13px;
    color: #222;
    margin-top: 56px
}

.overview .content .haofangInfo img {
    width: 70px;
    height: 30px;
    margin-right: 10px
}

/*2025*/


 .box-more {
    width: 200px;
    margin: 0 auto;
    padding: 20px 0;
    color: #a7a8a9;
    text-align: center;
    cursor: pointer
}

 .box-more .arrow {
    display: inline-block;
    vertical-align: 3px;
    margin-left: 7px;
    background-image: url(images/sprite.png?t=1525250617155);
    background-position: -516px -91px;
    width: 8px;
    height: 4px
}

 .box-more .upArrow {
    display: inline-block;
    vertical-align: 3px;
    margin-left: 7px;
    background-image: url(images/sprite.png?t=1525250617155);
    background-position: -508px -91px;
    width: 8px;
    height: 4px
}

