@charset "utf-8";
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    _height: 100%
}

body, div, p, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, legend, input, textarea, button, select, th, td, blockquote, pre, code, hr, article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    margin: 0;
    padding: 0
}

body, button, input, select, textarea {
    font: 12px/1.5 Arial, "Microsoft YaHei", "Hiragino Sans GB", "STHeiti", SimSun
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

th {
    text-align: inherit
}

caption, th {
    text-align: left;
    font-weight: normal
}

img {
    border: 0;
    vertical-align: bottom
}

iframe {
    display: block;
    border: 0
}

ol, ul {
    list-style: none
}

a {
    outline: 0;
    text-decoration: none
}

a:hover {
    cursor: pointer;
    text-decoration: underline
}

em, i {
    font-style: normal
}

fieldset {
    border: 0
}

button, input, select, textarea {
    vertical-align: baseline;
    *vertical-align: middle;
    outline: 0
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto;
    vertical-align: top
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #FF0;
    color: #000
}

code, pre {
    font-family: monospace, serif
}

pre {
    white-space: pre-wrap
}

html {
    color: #333
}

.yahei {
    font-family: Arial, "STHeiti", "Microsoft YaHei", SimSun
}

.clearfix, .layout {
    zoom: 1
}

.clearfix:after, .layout:after {
    visibility: hidden;
    display: block;
    content: ".";
    font-size: 0;
    height: 0;
    clear: both
}

a {
    color: #0041d9
}

a:hover {
    color: #F60;
    text-decoration: none
}

#header {
    width: 100%
}

#container, #footer {
    width: 1180px;
    margin: 0 auto
}

.sitenav, .site-search, .lp-navtabs-warp, .lp-secnav-box, #header .lp-info, #header .lp-nav, #header .lp-toppic, #header .top-banner {
    width: 1180px;
    margin: 0 auto
}

.search-autocomplete, .hot-search-box {
    width: 480px !important
}

.search-autocomplete li {
    width: 470px !important
}

.site-gotop {
    margin-left: 600px !important
}

@media screen and (max-width: 1410px) {
    .site-gotop {
        margin-left: 0 !important;
        left: inherit !important;
        right: 0 !important
    }
}

.g-overflow {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.gray {
    color: #999
}

.btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    border: 0 none;
    cursor: pointer;
    vertical-align: middle;
    border-radius: 3px;
    color: #FFF;
    overflow: hidden;
    background: #62ab00
}

.btn:hover {
    color: #FFF;
    background: #599700
}

.btn-a {
    padding: 0 9px 0 10px;
    font-size: 14px;
    height: 30px;
    line-height: 30px
}

.btn-b {
    padding: 0 29px 0 30px;
    font-size: 18px;
    height: 40px;
    line-height: 40px
}

.btn-c {
    border-radius: 3px;
    padding: 0 29px 0 30px;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    background: #F60
}

.btn-c:hover {
    color: #FFF;
    background: #db5700
}

.int-text {
    border: 1px solid #CCC;
    background: #FFF;
    vertical-align: middle;
    font-size: 14px;
    height: 40px;
    line-height: 40px \9;
    font-size: 14px;
    padding: 0 10px;
    color: #999;
    font-family: Arial, "STHeiti", "Microsoft YaHei", SimSun
}

.int-text-max {
    width: 220px
}

.int-text-mid {
    width: 150px
}

.int-text-min {
    width: 30px
}

.int-focus {
    border: 1px solid #62ab00;
    color: #333
}

.int-err {
    border: 1px solid #F00
}

.int-blur {
    color: #333
}

.com-msg {
    font-size: 12px;
    font-family: Arial, SimSun;
    color: #F00;
    display: none
}

.lp-icons {
    display: inline-block;
    font-size: 0;
    overflow: hidden;
    vertical-align: middle;
    background-image: url("/public/img/viewindex-icons-16.png");
    background-repeat: no-repeat
}

.error-icon {
    background-position: -268px -120px;
    width: 14px;
    height: 14px;
    margin-right: 5px
}

.date-icon {
    position: absolute;
    right: 10px;
    top: 14px;
    background-position: -267px -85px;
    width: 16px;
    height: 13px;
    cursor: pointer
}

.err-tips-icon {
    background-position: -303px -85px;
    width: 32px;
    height: 32px;
    margin-right: 14px
}

.ok-tips-icon {
    background-position: -355px -85px;
    width: 32px;
    height: 32px;
    margin-right: 14px
}

.warn-tips-icon {
    background-image: url("//pages.anjukestatic.com/xinfang/img/house/comm/tips-sprites.png");
    background-position: 0 -40px;
    width: 32px;
    height: 32px;
    margin-right: 14px
}

.i-triangle {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    border-width: 4px;
    border-style: solid dashed dashed dashed;
    border-color: #969695 transparent transparent transparent;
    vertical-align: -1px
}

.triangle-up {
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #969695 transparent;
    vertical-align: 4px;
    border-bottom-width: 5px \9
}

.sitenav-warp .line {
    display: inline-block;
    width: 1px;
    height: 15px;
    background: #DDD;
    margin: 0 7px;
    vertical-align: -3px;
    font-size: 0;
    line-height: 0 \9;
    overflow: hidden
}

.fl {
    float: left;
    _display: inline
}

.fr {
    float: right;
    _display: inline
}

.sitenav-warp a {
    color: #666
}

.sitenav-warp a:hover {
    color: #F60;
    text-decoration: none
}

.sitenav-warp p {
    padding: 0;
    margin: 0
}

.sitenav-warp a {
    cursor: pointer
}

.sitenav-warp {
    width: 100%;
    height: 44px;
    line-height: 44px;
    color: #666;
    border-bottom: #DDD 1px solid;
    background: #FFF
}

.sitenav .hicon, .site-favlist .btn-viewall {
    background-image: url("//pages.anjukestatic.com/xinfang/img/house/comm/sitenav-bg6.png");
    background-repeat: no-repeat
}

.sitenav {
    margin: 0 auto
}

.sitenav .site-logo {
    display: inline;
    width: 85px;
    height: 25px;
    margin-top: 10px;
    background: url("//pages.anjukestatic.com/xinfang/img/house/comm/logo.svg") no-repeat 0 0;
    background: url("//pages.anjukestatic.com/xinfang/img/house/comm/trans-logo.png") no-repeat 0 0 \0;
    *background: url("//pages.anjukestatic.com/xinfang/img/house/comm/sitenav-bg6.png") no-repeat 0 0;
    background-size: 85px 25px;
    overflow: hidden;
    text-indent: -99999px
}

.sitenav .site-nav {
    padding-left: 20px
}

.sitenav .site-user .u {
    margin-left: 5px
}

.sitenav .site-user-login li {
    float: left
}

.sitenav .site-user-login .user-name {
    display: inline-block;
    max-width: 100px;
    _width: 100px;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: -3px;
    *vertical-align: -1px
}

.sitenav .site-user-login .user-out {
    padding: 0 9px
}

.sitenav .site-user-login .user-out em {
    font-family: Simsun, sans-serif, arial;
    display: inline-block
}

.sitenav .site-user-login .user-out:hover em {
    color: #666
}

.sitenav .site-user-login .user-mail {
    display: inline-block;
    color: #FFF;
    line-height: 15px;
    margin-left: 3px;
    background: #F60;
    border-radius: 3px;
    padding: 0 2px
}

.sitenav .site-user-login .line {
    margin: 0 10px;
    *margin-top: 15px
}

.sitenav .site-nav a, .site-user-login li {
    font-size: 14px
}

.sitenav .site-nav a, .site-user-login .u {
    _display: inline-block
}

.site-user, .site-user-login, .site-fav {
    font-size: 14px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle
}

.sitenav .hicon {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 0;
    line-height: 0;
    vertical-align: middle;
    overflow: hidden
}

.sitenav .hicon-trig {
    width: 9px;
    height: 5px;
    background-position: -20px -60px;
    vertical-align: 1px;
    margin-left: 2px
}

.sitenav .hicon-user, .sitenav .hicon-heart {
    width: 14px;
    vertical-align: -2px;
    margin-right: 5px;
    *margin-right: 5px
}

.sitenav .hicon-user {
    height: 14px;
    background-position: -40px -60px
}

.sitenav .hicon-heart {
    height: 12px;
    background-position: -80px -60px
}

.sitenav a:hover .hicon-trig {
    background-position: -20px -60px
}

.sitenav a:hover .hicon-user {
    background-position: -60px -60px
}

.sitenav a:hover .hicon-heart {
    background-position: -100px -60px
}

.sitenav .hicon-heart2 {
    width: 40px;
    height: 32px;
    background-position: -120px -60px;
    margin-right: 5px;
    vertical-align: -10px
}

.site-user, .site-fav, .site-user-login {
    position: relative;
    z-index: 50
}

.site-userlist, .site-favlist, .site-favlist-none, .site-myajk-list {
    position: absolute;
    top: 43px;
    *top: 44px;
    width: 100px;
    padding: 0 10px 15px 23px;
    background: #f7f7f7;
    border: 1px solid #d6d6d6;
    border-radius: 0 0 4px 4px;
    overflow: hidden
}

.site-userlist {
    left: -53px;
    line-height: 28px
}

.dropdown .list ul {
    border-top: 0
}

.site-userlist a {
    display: block;
    font-size: 13px;
    line-height: 18px;
    margin-top: 14px
}

.site-favlist, .site-favlist-none {
    right: 0;
    width: 378px;
    padding: 10px;
    line-height: 1.5
}

.site-favlist .title {
    color: #999;
    height: 28px;
    line-height: 22px
}

.site-favlist a {
    color: #1950b8
}

.site-favlist a:hover {
    color: #F60
}

.site-favlist .nologin-info {
    border: 1px solid #FC6;
    background: #fefded;
    height: 34px;
    line-height: 34px;
    padding: 0 10px;
    margin-bottom: 10px
}

.site-favlist li {
    padding: 10px 0;
    height: 34px;
    cursor: pointer;
    overflow: hidden
}

.site-favlist li.hover, .site-favlist li.invalid {
    background: #f8f8f8
}

.site-favlist li.invalid {
    cursor: default;
    height: auto
}

.site-favlist li .img, .site-favlist li .name, .site-favlist li .desc {
    float: left;
    display: inline
}

.site-favlist li .price, .site-favlist li .del {
    float: right;
    display: inline;
    width: 82px;
    text-align: right
}

.site-favlist li .name, .site-favlist li .desc {
    width: 246px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.site-favlist li .img {
    margin-right: 5px
}

.site-favlist li .name {
    color: #333
}

.site-favlist li .name:hover {
    color: #F60
}

.site-favlist li .desc {
    color: #999
}

.site-favlist li .price {
    color: #F60;
    font-weight: bold
}

.site-favlist .ft {
    text-align: right;
    border-top: 1px solid #e6e6e6;
    padding: 5px 0
}

.site-favlist .btn-viewall {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 98px;
    height: 23px;
    overflow: hidden;
    text-indent: -99999px;
    font-size: 0;
    background-position: 0 -80px;
    vertical-align: bottom;
    margin-top: 5px
}

.site-favlist-none {
    height: 120px;
    line-height: 120px;
    text-align: center;
    overflow: hidden
}

.site-favlist-none span {
    zoom: 1
}

.site-user-login .hicon-user {
    margin-right: 6px
}

.site-user-login .i-triangle {
    margin-left: 7px
}

.site-myajk-list {
    left: -8px
}

.site-myajk-list a {
    display: block;
    font-size: 13px;
    line-height: 18px;
    margin-top: 14px
}

.site-myajk-list .hline {
    display: block;
    font-size: 0;
    line-height: 0;
    height: 0;
    margin: 15px 0 0 -15px;
    border-top: 1px solid #ccc
}

.site-myajk-list .user-mail {
    _margin: 5px 0 5px 6px
}

.site-user-login .count-mail {
    color: #f60
}

.site-user .drop-user {
    display: inline-block;
    *display: inline;
    zoom: 1
}

.site-user .drop-user .i-triangle {
    margin-left: 2px
}

.site-user .reg {
    margin-left: 7px
}

.site-user span, .site-fav span, .site-user-login span {
    zoom: 1
}

.site-fav .num {
    color: #666
}

.site-fav .drop-fav:hover .num {
    color: #F60
}

.site-search .crumb-item {
    width: 432px;
    height: 34px;
    overflow: hidden
}

.site-search .crumb-item em {
    font-family: Simsun, sans-serif, arial;
    padding: 0 6px;
    display: inline-block
}

.sel-city {
    float: left;
    position: relative;
    z-index: 40;
    margin: 10px 0 0 15px;
    cursor: pointer
}

.sel-city .sel-opt {
    display: inline-block;
    height: 22px;
    padding-right: 21px;
    position: relative;
    cursor: pointer
}

.sel-city .city {
    display: inline-block;
    color: #666;
    font-size: 14px;
    line-height: 22px
}

.sel-city .i-triangle {
    position: absolute;
    top: 9px;
    right: 3px
}

.sel-city .triangle-up {
    top: 4px
}

.sel-city .city-mod, .sel-city .city-ifr {
    border: 1px solid #d8d8d8;
    width: 322px;
    padding: 7px 13px 0 13px;
    position: absolute;
    top: 21px;
    left: 0;
    background: #f9f9f9;
    overflow: hidden;
    display: none
}

.sel-city .city-mod {
    z-index: 40
}

.sel-city .city-ifr {
    z-index: 39
}

.sel-city .city-mod dl {
    border-bottom: 1px solid #ccc;
    padding: 10px 0 6px;
    line-height: 23px
}

.sel-city .city-mod dt {
    width: 72px;
    float: left;
    color: #666
}

.sel-city .city-mod dd {
    width: 250px;
    overflow: hidden;
    zoom: 1
}

.sel-city .city-mod dd a {
    float: left;
    _display: inline;
    margin: 0 11px 0 0;
    white-space: nowrap
}

.sel-city .city-mod .more-city {
    width: 320px;
    text-align: right;
    height: 22px;
    line-height: 14px;
    margin: -3px 0 0;
    background: #f9f9f9
}

.sel-city .city-mod a {
    color: #1a519f
}

.sel-city .city-mod a:hover {
    color: #f60;
    text-decoration: underline
}

.search-box {
    float: right;
    position: relative;
    z-index: 30;
    zoom: 1
}

.search-box:after {
    visibility: hidden;
    display: block;
    content: ".";
    font-size: 0;
    height: 0;
    clear: both
}

.search-box .input-search {
    float: left;
    width: 370px;
    line-height: 16px;
    _line-height: 1.41;
    padding: 8px 10px;
    overflow: hidden;
    border: 1px solid #ccc;
    border-right: 0;
    color: #999;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    font-size: 14px
}

.search-box .btn-search {
    float: left;
    width: 120px;
    height: 34px;
    font-size: 18px;
    overflow: hidden;
    border: 0;
    background: #f60;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    cursor: pointer;
    color: #fff;
    letter-spacing: 4px
}

.search-box .btn-search:hover {
    background: #db5700
}

.search-box .f-int-focus {
    border-color: #f60;
    border-right: 0 none;
    color: #333
}

.brand-itm {
    font-size: 16px;
    color: #f60
}

.brand-itm img {
    display: inline-block;
    vertical-align: middle;
    margin: -2px 15px 0 0
}

.search-autocomplete .brand-itm a, .search-autocomplete .brand-itm a:hover {
    color: #f60
}

.search-autocomplete li.itm {
    display: block;
    height: 50px;
    padding: 10px 10px 0;
    color: #333;
    cursor: pointer
}

.search-autocomplete li.hover {
    background: #f6f6f6
}

.search-autocomplete .itm strong {
    color: #f60;
    font-weight: normal
}

.search-autocomplete .itm i {
    color: #999;
    padding-left: 10px;
    font-size: 10px
}

.search-autocomplete .itm p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
    line-height: 18px;
    _line-height: 18px;
    height: 18px;
    position: relative
}

.search-autocomplete .itm p.address {
    color: #999;
    font-size: 10px;
    padding-top: 5px
}

.search-autocomplete .itm em {
    position: absolute;
    right: 5px;
    color: #999
}

.search-autocomplete li.cnt-item {
    width: 370px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer
}

.search-autocomplete {
    display: none;
    width: 390px;
    border: 1px solid #ddd;
    border-top: 0 none;
    background: #fff;
    color: #333;
    position: absolute;
    left: 0;
    top: 34px;
    z-index: 9
}

.search-autocomplete li.cnt-item .hover {
    background: #eee;
    color: #333
}

.search-autocomplete li em, .search-autocomplete li.hover em {
    color: #666
}

.search-autocomplete, .hot-search-box {
    width: 390px;
    position: absolute;
    z-index: 30;
    left: 0;
    top: 34px;
    display: none;
    border: 1px solid #ccc;
    border-top: 0;
    background: #FFF;
    font-size: 13px;
    overflow: hidden
}

.hot-search-box h3 {
    font-weight: 100;
    color: #F60;
    height: 33px;
    line-height: 33px;
    padding: 3px 0 0 10px
}

.hot-search-box .hot-list li, .search-autocomplete li {
    height: 33px;
    line-height: 33px;
    padding-left: 10px;
    position: relative;
    cursor: pointer;
    overflow: hidden
}

.hot-search-box .hot-list .current {
    background: #EEE;
    cursor: pointer
}

.hot-search-box .hot-list em {
    color: #999
}

.hot-search-box .aver-price {
    position: absolute;
    right: 10px;
    top: 0;
    color: #999
}

.hot-search-box .plate {
    margin-left: 5px
}

.search-autocomplete li {
    width: 380px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.search-autocomplete li.hover {
    background: #eee;
    color: #333
}

.search-autocomplete li em, .search-autocomplete li.hover em {
    color: #666
}

.hot-business {
    color: #60ad00;
    display: block;
    padding-left: 10px
}

.map-search {
    float: right;
    display: inline-block;
    line-height: 34px;
    margin-left: 10px
}

.map-search a {
    display: inline-block;
    width: 90px;
    color: #666;
    font-size: 16px;
    outline: 0;
    text-decoration: none;
    text-align: right
}

.map-search .list-ico {
    width: 12px;
    height: 15px;
    margin-right: 5px;
    vertical-align: -2px;
    display: inline-block;
    font-size: 0;
    overflow: hidden;
    background-position: -64px 0;
    background-image: url(//pages.anjukestatic.com/xinfang/img/house/list/list_icons_02_1x.png);
    background-image: -webkit-image-set(url(//pages.anjukestatic.com/xinfang/img/house/list/list_icons_02_1x.png) 1x, url(//pages.anjukestatic.com/xinfang/img/house/list/list_icons_02_2x.png) 2x);
    background-repeat: no-repeat
}

.map-search .list-ico:hover {
    color: #f60;
    font-weight: 700
}

.map-search .map-ico {
    background-position: -80px 0
}

#header {
    position: relative;
    z-index: 50
}

.site-search {
    padding-top: 15px
}

.site-search:after, .site-search .site-logo:after {
    visibility: hidden;
    display: block;
    content: ".";
    font-size: 0;
    height: 0;
    clear: both
}

.site-search, .site-logo {
    zoom: 1
}

.site-search .site-logo {
    margin-top: 5px
}

.site-search .site-logo .ajk-logo {
    width: 85px;
    height: 25px;
    background: url("//pages.anjukestatic.com/xinfang/img/house/comm/logo.svg") no-repeat 0 0;
    background: url("//pages.anjukestatic.com/xinfang/img/house/comm/trans-logo.png") no-repeat 0 0 \0;
    *background: url("//pages.anjukestatic.com/xinfang/img/house/comm/sitenav-bg6.png") no-repeat 0 0;
    background-size: 85px 25px;
    overflow: hidden;
    text-indent: -99999px
}

.site-search .site-logo .xf-logo {
    line-height: 25px;
    font-size: 24px;
    color: #62ab00;
    font-family: "Microsoft YaHei", "微软雅黑", "Hiragino Sans GB", tahoma, arial, simhei
}

.site-search .site-logo .ver-line {
    width: 1px;
    height: 24px;
    background: #DDD;
    margin: 2px 15px 0;
    font-size: 0;
    line-height: 0 \9;
    overflow: hidden
}

.lp-navtabs-warp {
    margin-top: 15px;
    background: #62ab00;
    height: 40px;
    line-height: 40px;
    font-size: 16px
}

.lp-navtabs li {
    float: left;
    _display: inline
}

.lp-navtabs li a {
    display: block;
    _display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 24px 0 25px;
    color: #fff;
    position: relative
}

.lp-navtabs li a .icon-new {
    display: inline-block;
    width: 27px;
    height: 18px;
    background: url("//pages.anjukestatic.com/xinfang/img/house/view/icon_new.gif") no-repeat;
    position: absolute;
    top: 0;
    right: -9px
}

.lp-navtabs li a:hover {
    background: #4a8101;
    color: #fff;
    text-decoration: none
}

.lp-navtabs li .item-focus, .lp-navtabs li .item-focus:hover {
    background: #599700;
    color: #fff;
    text-decoration: none
}

.lp-secnav-box {
    background: #d9d9d9;
    height: 41px
}

.lp-secnav {
    background: #f9f9f9;
    margin: 0 1px;
    font-family: Simsun;
    font-size: 0;
    height: 40px;
    line-height: 40px;
    overflow: hidden
}

.lp-secnav a {
    color: #666;
    margin: 0 20px;
    font-size: 14px;
    _display: inline-block
}

.lp-secnav a:hover {
    color: #62ab00;
    text-decoration: none
}

.lp-secnav .focus {
    color: #62ab00;
    font-weight: 700
}

.lp-secnav .line {
    margin: 0
}

.lp-toppic {
    padding-bottom: 10px
}

.lp-toppic img {
    width: 100%;
    height: 150px;
    vertical-align: bottom;
    display: inline
}

.icon-hot {
    display: inline-block;
    width: 27px;
    height: 18px;
    background: url("//pages.anjukestatic.com/xinfang/img/house/view/icon_new.gif") no-repeat;
    position: absolute;
    top: 2px;
    right: -9px
}

.tips-box {
    border: 1px solid #febe6f;
    background: #fffcee;
    padding: 5px 20px;
    line-height: 18px;
    font-size: 12px;
    width: 1038px;
    margin: 14px auto -6px;
    color: #666
}

.avoid-blame {
    background-color: #f7f7f7;
    color: #999;
    margin: 0 auto 20px;
    width: auto;
    padding: 12px 35px 12px 35px;
    text-align: left
}

.footer-infos {
    text-align: center;
    margin: 30px 0 50px
}

.footer-infos .intro {
    border-top: 1px solid #e0e0e0;
    padding-top: 15px
}

.footer-infos .intro, .footer-infos .copyright {
    margin: 0 auto
}

.footer-infos a, .footer-infos a:hover, .footer-infos p {
    color: #666
}

.city-plates a, .footer-infos .intro .item {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.footer-infos .intro em {
    padding: 0 10px
}

.city-plates {
    border: 1px solid #e0e0e0;
    text-align: left;
    padding: 7px 0 10px 1px;
    margin: 10px 0 0;
    display: none
}

.city-plates a {
    width: 86px;
    padding: 0 0 0 10px;
    height: 22px;
    line-height: 22px
}

.footer-infos .copyright {
    margin: 8px 0 0
}

.footer-infos .copyright a:hover {
    text-decoration: underline
}

.footer-infos .copyright span {
    padding: 0 10px
}

.modal-ifr {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 97;
    top: 0;
    left: 0;
    border: 0 none;
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-mask {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 98;
    top: 0;
    left: 0;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-cover {
    position: fixed;
    _position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99
}

.xf-modal {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 30px 0
}

.xf-modal .con {
    position: relative;
    z-index: 2
}

.xf-modal .close {
    position: absolute;
    z-index: 3;
    overflow: hidden
}

.modal-custom .con {
    padding: 0 30px;
    border-radius: 6px;
    background: #FFF;
    border: 1px solid #787878;
    font-size: 16px
}

.modal-custom .hd {
    height: 46px;
    line-height: 32px;
    padding-top: 27px;
    border-bottom: 2px solid #62ab00
}

.modal-custom .hd .title {
    display: inline-block;
    *display: inline;
    font-size: 24px;
    color: #62ab00;
    text-indent: 10px
}

.modal-custom .hd .subtitle {
    display: inline-block;
    *display: inline;
    font-size: 14px;
    color: #999;
    margin-left: 10px
}

.modal-custom .close {
    top: 61px;
    right: 28px;
    width: 20px;
    height: 20px;
    color: #ccc;
    font-size: 17px;
    padding: 0 0 2px 3px
}

.modal-custom .close:hover {
    background-position: -30px -190px
}

.xf-select {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    z-index: 9;
    cursor: pointer
}

.xf-select .text {
    position: relative;
    background: #FFF;
    height: 40px;
    line-height: 40px;
    border: 1px solid #CCC;
    padding-right: 30px
}

.xf-select .text, .xf-select li {
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.xf-select-max {
    font-size: 16px
}

.xf-select-min {
    font-size: 14px
}

.xf-select-max .text {
    width: 198px
}

.xf-select-min .text {
    width: 58px
}

.xf-select .text .icon-tip {
    width: 15px;
    height: 8px;
    line-height: 0;
    position: absolute;
    top: 17px;
    right: 8px;
    background-position: -135px -160px
}

.xf-select ul {
    display: none;
    position: absolute;
    left: 0;
    top: 41px;
    width: 100%;
    background: #FFF;
    color: #333;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    overflow-y: auto;
    max-height: 300px;
    _height: 300px
}

.xf-select li {
    height: 35px;
    line-height: 35px;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC
}

.xf-select .option-hv {
    background: #62ab00;
    color: #FFF
}

.xf-select .option-dis {
    color: #999;
    cursor: default
}

.xf-select-fo {
    position: relative
}

.xf-select-fo .text {
    border: 1px solid #62ab00
}

.xf-select-fo .text .icon-tip {
    background-position: -110px -160px
}

.xf-select-fo ul {
    display: block
}

.modal-car-bd {
    padding-bottom: 50px;
    display: none
}

.kft-car-step {
    width: 561px;
    height: 87px;
    margin: 10px 0 0;
    background: url("//pages.anjukestatic.com/xinfang/img/house/hui/kft-car-steps.png") no-repeat 0 0
}

.modal-car-bd .theme-hd {
    font-size: 20px;
    margin: 22px 0 20px;
    padding-left: 8px
}

.modal-car-bd .tips {
    font-size: 16px;
    color: #999;
    padding-left: 8px
}

.valid-infos {
    overflow: hidden;
    zoom: 1;
    margin: 25px 0 0
}

.valid-infos dt, .valid-infos dd {
    float: left
}

.valid-infos dt .required {
    color: #f00
}

.valid-infos dt {
    clear: left;
    font-size: 16px;
    width: 170px;
    padding-right: 15px;
    text-align: right;
    line-height: 40px
}

.valid-infos .inp-text {
    width: 220px;
    height: 40px;
    border: 1px solid #e6e6e6;
    font-size: 14px;
    padding: 0 10px;
    color: #999
}

.valid-infos .int-err {
    border-color: #f00
}

.valid-infos .int-focus {
    border-color: #62ab00
}

.valid-infos dd .msg-box {
    color: #f00;
    font-size: 12px;
    height: 24px;
    line-height: 24px
}

.valid-infos dd .msg-box p {
    display: none
}

.valid-btn {
    margin: 6px 0 0;
    padding-left: 180px
}

.modal-car-status .apply-tips {
    margin: 0;
    display: none;
    padding: 49px 0 0 46px
}

.modal-car-status .apply-tips dt {
    font-size: 20px;
    margin-bottom: 8px
}

.modal-car-status .apply-tips dd {
    margin: 0;
    padding: 8px 20px 0 48px;
    font-size: 14px;
    color: #999;
    line-height: 22px
}

.apply-tips .err-tips-icon, .apply-tips .ok-tips-icon {
    vertical-align: -8px
}

.xf-verify-module {
    margin: 30px 0 0
}

.xf-verify-module .j-is-show, .xf-verify-module .j-sms-show {
    display: none
}

.xf-verify-module dd, .xf-verify-module dt {
    float: left;
    height: 68px
}

.xf-verify-module dt {
    width: 140px;
    line-height: 40px;
    text-align: right;
    padding-right: 10px
}

.xf-verify-module dd {
    width: 410px
}

.xf-verify-module .required {
    padding-right: 5px;
    color: #f00;
    font-family: "SimSun"
}

.xf-verify-module .int-text {
    width: 200px;
    margin-right: 5px
}

.xf-verify-module .send-sms-btn {
    display: inline-block;
    width: 130px;
    height: 40px;
    line-height: 40px;
    background: #f4f4f4;
    color: #666;
    border: 1px solid #ededed;
    text-align: center;
    vertical-align: middle;
    border-radius: 3px
}

.xf-verify-module .send-sms-btn:hover {
    background: #eee
}

.xf-verify-module .refresh-btn {
    display: inline-block;
    cursor: pointer;
    width: 17px;
    height: 17px;
    background: url("//pages.anjukestatic.com/xinfang/img/house/qfj/refresh.png");
    vertical-align: middle
}

.xf-verify-module .msg-box {
    display: none
}

.xf-verify-module .msg-box span {
    font-size: 12px;
    color: #f00
}

.xf-verify-module .j-is-show {
    display: none
}

.modal-car-bd-v2 {
    height: 531px;
    padding-bottom: 50px
}

.modal-car-bd-v2 .xf-verify-module {
    margin-top: 30px
}

.modal-car-bd-v2 .theme-hd {
    font-size: 20px;
    margin: 22px 0 20px;
    padding-left: 8px
}

.modal-car-bd-v2 .tips {
    font-size: 16px;
    color: #999;
    padding-left: 8px
}

.modal-car-bd-v2 {
    display: none
}

.modal-car-status .mail-info {
    width: 560px;
    height: 128px;
    padding: 0;
    margin: 30px 0 20px -96px;
    background-color: #f9f9f9
}

.modal-car-status .mail-info p {
    margin: 0;
    color: #666;
    font-size: 18px;
    text-align: left;
    padding: 15px 0 22px 15px
}

.modal-car-status .mail-info .com-msg {
    float: left;
    margin-left: 140px
}

.modal-car-status .mail-info label {
    color: #333;
    font-size: 16px;
    margin-left: 47px
}

.subscribe-mix {
    margin-top: 25px
}

.subscribe-mix .tip {
    font-size: 20px;
    text-indent: .4em
}

.subscribe-mix .tip .tint {
    color: #999
}

.subscribe-mix .notice-list {
    margin: 18px auto 20px auto;
    background-color: #f3f3f3;
    font-size: 16px;
    width: 560px;
    height: 70px
}

.subscribe-mix .notice-list li {
    float: left;
    height: 70px;
    line-height: 70px
}

.subscribe-mix .notice-list li input {
    width: 16px;
    height: 16px;
    margin: 0 8px 0 8px;
    vertical-align: text-bottom
}

.subscribe-mix .notice-list li span {
    margin-right: 11px;
    _display: inline-block
}

.subscribe-mix .cell-info, .collect-result .cell-info {
    width: 360px;
    height: 63px;
    margin: 0 auto
}

.subscribe-mix .cell-info input, .collect-result .cell-info input {
    width: 240px;
    margin-left: 10px
}

.subscribe-mix .cell-info .com-msg, .collect-result .cell-info .com-msg {
    display: block;
    margin: 5px 0 0 104px
}

.subscribe-mix a, .collect-result a {
    margin: 10px 0 0 195px;
    _margin-left: 200px
}

.subscribe-result {
    height: 35px;
    font-size: 20px;
    margin: 106px auto;
    text-align: center;
    vertical-align: bottom
}

.subscribe-result span {
    *zoom: 1;
    vertical-align: middle
}

.subscribe-result i, .collect-result i {
    margin-right: 10px
}

.subscribe-result .hint-tips-icon {
    width: 32px;
    height: 32px;
    margin-right: 5px;
    background: url(//pages.anjukestatic.com/xinfang/img/house/view/tp-sprites-icon.png) no-repeat -50px 0
}

.submail-result {
    margin: 50px auto
}

.submail-result .result-text {
    text-align: left;
    text-indent: 50px
}

.submail-result .mail-info {
    width: 560px;
    height: 128px;
    padding: 0;
    margin-top: 30px;
    background-color: #f9f9f9
}

.submail-result .mail-info p {
    margin: 0;
    color: #666;
    font-size: 18px;
    text-align: left;
    padding: 15px 0 22px 15px
}

.submail-result .mail-info .com-msg {
    float: left;
    margin-left: 180px
}

.submail-result .mail-info label {
    font-size: 16px
}

.collect-result {
    height: auto;
    margin-top: 43px
}

.collect-result .result-tip {
    font-size: 20px;
    text-align: center
}

.collect-result .result-tip span {
    vertical-align: middle
}

.collect-result .result-tip p {
    color: #999;
    font-size: 16px;
    margin: 37px auto 28px auto
}

.subscribe-inopen-v2 {
    padding-bottom: 30px
}

.xf-verify-module {
    margin: 30px 0 0
}

.xf-verify-module .j-is-show, .xf-verify-module .j-sms-show {
    display: none
}

.xf-verify-module dd, .xf-verify-module dt {
    float: left;
    height: 68px;
    margin: 0
}

.xf-verify-module dt {
    width: 140px;
    line-height: 40px;
    text-align: right;
    padding-right: 10px
}

.xf-verify-module dd {
    width: 410px
}

.xf-verify-module .required {
    padding-right: 5px;
    color: #f00;
    font-family: "SimSun"
}

.xf-verify-module .int-text {
    width: 200px;
    margin-right: 5px
}

.xf-img-code img {
    vertical-align: middle
}

.xf-verify-module .send-sms-btn {
    display: inline-block;
    width: 130px;
    height: 40px;
    line-height: 40px;
    background: #f4f4f4;
    color: #666;
    border: 1px solid #ededed;
    text-align: center;
    vertical-align: middle;
    border-radius: 3px;
    margin: 0
}

.xf-verify-module .send-sms-btn:hover {
    background: #eee
}

.xf-verify-module .refresh-btn {
    display: inline-block;
    cursor: pointer;
    width: 17px;
    height: 17px;
    background: url("//pages.anjukestatic.com/xinfang/img/house/qfj/refresh.png");
    vertical-align: middle
}

.xf-verify-module .msg-box {
    display: none
}

.xf-verify-module .msg-box span {
    font-size: 12px;
    color: #f00
}

.collect-result-v2 {
    padding-bottom: 30px
}

.collect-result-v2 a {
    margin-left: 150px
}

.collect-result-v2 .result-tip {
    padding-left: 50px;
    text-align: left
}

#mailsub-success {
    text-align: left;
    text-indent: 51px;
    margin: 49px auto
}

.sidebar {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    width: 39px;
    height: 100%;
    background-color: #f7f7f7;
    box-shadow: 0 0 2px #999;
    z-index: 1000;
    font-family: "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", tahoma, Arial, simhei
}

.sidebar-nav {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -90px
}

.sidebar-top {
    position: absolute;
    display: none;
    bottom: 0;
    right: 0
}

.sidebar-top .sid-nav-top {
    width: 39px;
    height: 40px;
    text-align: center;
    color: #333;
    font-size: 12px;
    display: block
}

.sidebar-mod .sid-nav {
    position: relative;
    display: block;
    width: 39px;
    height: 40px;
    margin-bottom: 12px;
    text-align: center;
    color: #333;
    font-size: 12px;
    z-index: 0
}

.sidebar-mod a:hover {
    background-color: #62ab00;
    color: #fff;
    text-decoration: none;
    z-index: 10001
}

.sidebar-mod .side-icon {
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    margin-top: 2px
}

.sidebar-mod .weapp-iconfont {
    font-size: 18px;
    margin-top: 2px
}

.sidebar-top .side-icon {
    margin-top: 10px
}

.sidebar-mod a:hover .side-icon, .sd-top-sig .side-icon {
    color: #fff
}

.sidebar p {
    height: 13px;
    line-height: 13px;
    margin-top: 2px
}

.sidebar-nav-hover {
    position: absolute;
    right: 39px;
    top: 0;
    width: 0;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    text-align: center;
    color: #999;
    font-size: 13px;
    overflow: hidden
}

.nav-arrow {
    content: '';
    width: 0;
    height: 0;
    overflow: hidden;
    border-left: 4px solid #fff;
    border-right: 4px solid transparent;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    position: absolute;
    top: 16px;
    left: -1px;
    display: none;
    z-index: 1100
}

.sidebar-mod a:hover .nav-arrow {
    display: block
}

.sidebar-sao {
    visibility: hidden;
    top: -55px;
    height: 150px;
    border: 1px solid #62ab00
}

.sidebar-sao img {
    display: block;
    margin: 5px auto 0;
    width: 110px
}

.sidebar-top a.sid-nav {
    margin-bottom: 0
}

html, body {
    _background-image: url(about:blank);
    _background-attachment: fixed
}

.site-gotop {
    text-align: center;
    position: fixed;
    z-index: 89;
    left: 50%;
    margin-left: 542px;
    bottom: 100px;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight)-200);
    _bottom: auto;
    zoom: 1
}

@media screen and (max-width: 1300px) {
    .site-gotop {
        margin-left: 0;
        left: inherit;
        right: 0
    }
}

.site-gotop .btn-gotop, .site-gotop .g-icon {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    zoom: 1
}

.site-gotop .g-icon {
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    background: url("//pages.anjukestatic.com/xinfang/img/house/comm/sitenav-bg6.png") no-repeat
}

.site-gotop .fav i {
    width: 30px;
    height: 28px;
    background-position: -220px -60px;
    margin-bottom: 2px
}

.site-gotop .fav-dis i {
    background-position: -180px -60px
}

.site-gotop .fav, .site-gotop .feedback, .site-gotop .kf-intention {
    color: #5fac00;
    cursor: pointer
}

.site-gotop .fav-dis {
    color: #999;
    cursor: default
}

.site-gotop .feedback {
    margin-bottom: 12px
}

.site-gotop .feedback i {
    width: 32px;
    height: 32px;
    background-position: -200px 0;
    margin-bottom: 7px
}

.site-gotop .btn-gotop i {
    width: 28px;
    height: 16px;
    background-position: -260px -60px;
    margin-top: 17px
}

.site-gotop .btn-gotop {
    visibility: hidden;
    width: 50px;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    margin-top: 4px;
    background: #60ad00;
    border-radius: 2px
}

.site-gotop .btn-gotop:hover {
    background: #039500
}

.modal-fav-ok .oktit .ok-tips-icon {
    vertical-align: top;
    *vertical-align: middle
}

.modal-fav-ok .oktit {
    font-size: 20px;
    line-height: 32px;
    margin: 65px 0 15px 50px
}

.modal-fav-ok .desc {
    font-size: 14px;
    color: #999;
    margin-left: 97px
}

.modal-fav-ok a {
    color: #0041d9
}

.modal-fav-ok a:hover {
    color: #F60
}

.tg-banner {
    position: absolute;
    top: -95px;
    left: -10px
}

.tg-banner a {
    display: block;
    width: 115px;
    height: 81px;
    background: url("//pages.anjukestatic.com/xinfang/img/house/comm/sitenav-tg.gif") no-repeat 0 0;
    text-indent: -999999px;
    overflow: hidden
}

.site-gotop .kf-intention {
    margin-bottom: 18px
}

.site-gotop .kf-intention i {
    width: 32px;
    height: 22px;
    background-position: -250px 0;
    margin-bottom: 7px
}

.modal-intention-bd, .modal-intention-status, .modal-intention-status-err {
    display: none
}

.modal-intention-bd .tips {
    margin: 14px 0 26px 14px
}

.modal-intention-bd .area-info, .modal-intention-bd .phone-info, .modal-intention-bd .ways-info {
    height: 72px
}

.modal-intention-bd .info .lab-tit {
    float: left;
    width: 182px;
    padding-right: 8px;
    text-align: right;
    line-height: 40px
}

.modal-intention-bd .ways-info .radio-box {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 90px;
    margin: 8px 0 0
}

.modal-intention-bd .ways-info .radio-text {
    padding-left: 5px
}

.modal-intention-bd .area-info .area-box {
    float: left
}

.modal-intention-bd .phone-info .lab-tit em {
    color: #F60
}

.modal-intention-bd .phone-info .phone-box {
    float: left
}

.modal-intention-bd .com-msg {
    margin-top: 4px;
    display: block
}

.modal-intention-bd .intention-info {
    height: 113px
}

.modal-intention-bd .intention-info textarea {
    float: left;
    width: 220px;
    height: 66px;
    padding: 5px 10px;
    border: 1px solid #ccc;
    font-size: 14px;
    resize: none
}

.modal-intention-bd .intention-info .des {
    color: #999
}

.modal-intention-bd .intention-info .int-focus {
    border: 1px solid #62ab00;
    color: #333
}

.modal-intention-bd .btn-box {
    margin-left: 190px;
    padding-bottom: 36px
}

.modal-intention-bd .btn-box .btn-b {
    padding: 0 47px
}

.modal-intention-status .apply-tips, .modal-intention-status-err .apply-tips {
    padding: 73px 0 0 50px
}

.modal-intention-status .apply-tips dt {
    font-size: 20px;
    margin-bottom: 8px
}

.modal-intention-status .apply-tips dd {
    padding: 8px 20px 0 48px;
    font-size: 14px;
    color: #999;
    line-height: 22px
}

.apply-tips .err-tips-icon, .apply-tips .ok-tips-icon {
    vertical-align: -8px
}

.modal-intention-bd .xf-select ul {
    max-height: 180px;
    _height: 180px
}

.site-gotop .conbox {
    cursor: pointer;
    position: relative;
    width: 32px;
    height: 38px;
    line-height: 19px;
    padding: 5px 8px;
    color: #62ab00;
    margin: 5px auto 0 auto;
    font-size: 16px;
    border-radius: 3px;
    background-color: #fff;
    border: 1px solid #62ab00
}

.site-gotop .conbox p {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    *top: 5px;
    *left: 8px;
    width: 32px;
    height: 38px;
    position: absolute;
    line-height: 20px;
    vertical-align: text-bottom
}

.site-gotop .conbox a {
    color: #62ab00;
    display: block;
    width: 100%;
    height: 100%
}

.site-gotop .conbox a:hover {
    text-decoration: none
}

.site-gotop .favored {
    color: #999;
    border: 1px solid #e6e6e6
}

.site-gotop .consult {
    color: #fff;
    background-color: #62ab00
}

.site-gotop .highlight {
    color: #fff;
    background-color: #589600
}

.site-gotop .light {
    color: #fff;
    background-color: #5caf00
}

.site-gotop .light a {
    color: #fff
}

.site-gotop .phoneBanner {
    width: 450px;
    height: 54px;
    overflow: hidden;
    position: absolute;
    top: -1px;
    left: -455px
}

.site-gotop .phoneBanner div {
    position: absolute;
    padding: 0 25px;
    left: 450px;
    height: 50px;
    color: #62ab00;
    font-size: 40px;
    line-height: 50px;
    border-radius: 3px;
    vertical-align: middle;
    background-color: #f7fded;
    border: 1px solid #e9f3d9
}

.site-gotop .phoneBanner .static {
    left: 0;
    top: 54px
}

.site-gotop .phoneBanner div span {
    color: #333;
    font-size: 16px;
    line-height: 50px;
    padding: 0 9px 0 12px;
    vertical-align: middle
}

.mailsub-wrap {
    padding: 28px 0 0 11px
}

.mailsub-wrap .tip-a {
    color: #666;
    font-size: 18px;
    padding-bottom: 11px
}

.mailsub-wrap .tip-b {
    color: #999;
    font-size: 14px
}

.mail-info {
    width: 284px;
    height: 70px;
    padding: 27px 0 0 18px
}

.mail-info label em {
    color: #f60
}

.mail-info .com-msg {
    margin-left: 92px
}

.mailsub-wrap .btn-c {
    margin: 2px 0 0 108px
}

.icon-entrance {
    width: 98px;
    height: 85px;
    display: block;
    cursor: pointer;
    margin-left: -7px;
    background: url("//pages.anjukestatic.com/xinfang/img/house/view/chat-icon.png") no-repeat;
    background-position: 0 -177px
}

.sweepQR a.sweep-code {
    font-size: 11px;
    color: #676c73;
    background: #fff;
    border: 1px solid #e7e7e7
}

.sweepQR a.sweep-code:hover {
    background: #fff;
    border: 1px solid #e7e7e7;
    color: #676c73
}

a.sweep-code {
    display: block;
    width: 74px;
    height: 114px;
    padding: 3px;
    background: #a1cd66;
    color: #FFF;
    font-size: 14px;
    margin-bottom: 16px
}

a.sweep-code:hover {
    background: #62ab00;
    color: #FFF
}

.sweep-code .code-img {
    width: 70px;
    height: 70px;
    padding: 2px;
    background: #FFF
}

.sweepQR {
    display: none
}

.downloadQR {
    display: none
}

html {
    _background-image: url(about:blank);
    _background-attachment: fixed
}

.none {
    display: none !important
}

.iframe-layer-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1001;
    display: none;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
    _left: expression(eval(document.documentElement.scrollLeft));
    _height: expression(eval(document.documentElement.clientHeight));
    _width: expression(eval(document.documentElement.clientWidth))
}

.iframe-layer-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    filter: alpha(opacity=60);
    background: rgba(0, 0, 0, .6);
    z-index: 1002
}

.iframe-login-wrap {
    margin: -260px 0 0 -250px;
    padding: 0 20px 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 460px;
    height: 500px;
    background: #fff;
    box-shadow: 0 0 8px #888;
    border-radius: 5px;
    z-index: 1003;
    overflow: hidden
}

.no-head .iframe-login-wrap {
    height: 440px
}

.iframe-login-ifm {
    display: block;
    width: 460px;
    height: 100%
}

.no-thirds .iframe-login-wrap {
    margin-top: -230px;
    height: 440px
}

.no-thirds.no-head .iframe-login-wrap {
    height: 380px
}

.no-others .iframe-login-wrap {
    margin-top: -240px;
    height: 460px
}

.no-others.no-head .iframe-login-wrap {
    height: 400px
}

.no-thirds.no-others .iframe-login-wrap {
    margin-top: -188px;
    height: 376px
}

.no-thirds.no-others.no-head .iframe-login-wrap {
    height: 316px
}

.forms-single .iframe-login-wrap {
    margin-top: -229px;
    height: 458px
}

.forms-single.no-head .iframe-login-wrap {
    height: 398px
}

.forms-single.no-thirds .iframe-login-wrap {
    margin-top: -199px;
    height: 398px
}

.forms-single.no-thirds.no-head .iframe-login-wrap {
    height: 338px
}

.forms-single.no-others .iframe-login-wrap {
    margin-top: -209px;
    height: 418px
}

.forms-single.no-others.no-head .iframe-login-wrap {
    height: 358px
}

.forms-single.no-thirds.no-others .iframe-login-wrap {
    margin-top: -165px;
    height: 334px
}

.forms-single.no-thirds.no-others.no-head .iframe-login-wrap {
    height: 274px
}

.not-in-layer {
    position: static;
    display: block
}

.not-in-layer .iframe-layer-bg {
    display: none
}

.not-in-layer .iframe-login-wrap {
    position: relative;
    left: 0;
    top: 0;
    margin: 0 auto !important;
    width: 600px;
    height: 470px
}

.not-in-layer.no-head .iframe-login-wrap {
    height: 410px
}

.not-in-layer .iframe-login-ifm {
    width: 600px
}

.not-in-layer.no-thirds .iframe-login-wrap {
    height: 381px
}

.not-in-layer.no-thirds.no-head .iframe-login-wrap {
    height: 321px
}

.not-in-layer.no-others .iframe-login-wrap {
    width: 460px;
    height: 472px
}

.not-in-layer.no-others.no-head .iframe-login-wrap {
    height: 412px
}

.not-in-layer.no-others .iframe-login-ifm {
    width: 460px
}

.not-in-layer.no-thirds.no-others .iframe-login-wrap {
    height: 381px
}

.not-in-layer.no-thirds.no-others.no-head .iframe-login-wrap {
    height: 321px
}

.not-in-layer.forms-single .iframe-login-wrap {
    height: 425px
}

.not-in-layer.forms-single.no-head .iframe-login-wrap {
    height: 365px
}

.not-in-layer.forms-single.no-thirds .iframe-login-wrap {
    height: 334px
}

.not-in-layer.forms-single.no-thirds.no-head .iframe-login-wrap {
    height: 274px
}

.not-in-layer.forms-single.no-others .iframe-login-wrap {
    width: 460px;
    height: 426px
}

.not-in-layer.forms-single.no-others.no-head .iframe-login-wrap {
    height: 366px
}

.not-in-layer.forms-single.no-others .iframe-login-ifm {
    width: 460px
}

.not-in-layer.forms-single.no-thirds.no-others .iframe-login-wrap {
    height: 334px
}

.not-in-layer.forms-single.no-thirds.no-others.no-head .iframe-login-wrap {
    height: 274px
}

.loading-item {
    position: relative
}

.loading-wrap {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -47px
}

.loading-wrap .loading-tip {
    padding-top: 73px;
    text-align: center;
    font-size: 16px;
    color: #999
}

.loading-wrap .loading-progress {
    position: absolute;
    top: 16px;
    left: 50%;
    transform: translate(-50%, 0)
}

.spinner {
    position: absolute;
    left: 50%;
    width: 45px;
    height: 45px;
    margin-left: -23px;
    z-index: 2
}

.container1 > div, .container2 > div, .container3 > div {
    width: 8px;
    height: 8px;
    background-color: #62ab00;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
    animation: bouncedelay 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.spinner .spinner-container {
    position: absolute;
    width: 100%;
    height: 100%
}

.container2 {
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg)
}

.container3 {
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg)
}

.circle1 {
    top: 0;
    left: 0
}

.circle2 {
    top: 0;
    right: 0
}

.circle3 {
    right: 0;
    bottom: 0
}

.circle4 {
    left: 0;
    bottom: 0
}

.container2 .circle1 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.container3 .circle1 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s
}

.container1 .circle2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s
}

.container2 .circle2 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s
}

.container3 .circle2 {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s
}

.container1 .circle3 {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s
}

.container2 .circle3 {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s
}

.container3 .circle3 {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s
}

.container1 .circle4 {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s
}

.container2 .circle4 {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s
}

.container3 .circle4 {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s
}

@-webkit-keyframes bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0.0)
    }
    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes bouncedelay {
    0%, 80%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0)
    }
    40% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0)
    }
}

.spinner-wrap {
    z-index: 2;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -26px;
    width: 52px;
    height: 52px;
    background: url(//pages.anjukestatic.com/xinfang/img/affxd/public/loading-img.png) no-repeat center center
}

.spinner-wrap .spinner {
    display: none
}

.no-stepover .iframe-login-wrap {
    height: 420px
}

.no-stepover.no-head .iframe-login-wrap {
    height: 310px
}

.user-pa-box {
    display: none;
    font-size: 16px;
    color: #333;
    -webkit-font-smoothing: antialiased
}

.user-pa-hint .con {
    height: 320px !important
}

.user-pa-header {
    display: none
}

.user-pa-show {
    position: relative;
    display: block
}

.user-pa-header .pa-label {
    padding-top: 20px
}

.user-pa-header .pa-tap {
    font-size: 16px;
    color: #999
}

.new-type .pa-flow {
    display: none
}

.pa-flow {
    margin-top: 10px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% 100%;
    height: 80px;
    width: 540px
}

.user-pa-kanfang .pa-flow {
    background-image: url(//pages.anjukestatic.com/xinfang/img/phoneactivate/kanfang@1x.png);
    background-image: -webkit-image-set(url(//pages.anjukestatic.com/xinfang/img/phoneactivate/kanfang@1x.png) 1x, url(//pages.anjukestatic.com/xinfang/img/phoneactivate/kanfang@2x.png) 2x)
}

.user-pa-zhuanche .pa-flow {
    background-image: url(//pages.anjukestatic.com/xinfang/img/phoneactivate/zhuanche@1x.png);
    background-image: -webkit-image-set(url(//pages.anjukestatic.com/xinfang/img/phoneactivate/zhuanche@1x.png) 1x, url(//pages.anjukestatic.com/xinfang/img/phoneactivate/zhuanche@2x.png) 2x)
}

.user-pa-zutuan .pa-flow {
    background-image: url(//pages.anjukestatic.com/xinfang/img/phoneactivate/zutuan@1x.png);
    background-image: -webkit-image-set(url(//pages.anjukestatic.com/xinfang/img/phoneactivate/zutuan@1x.png) 1x, url(//pages.anjukestatic.com/xinfang/img/phoneactivate/zutuan@2x.png) 2x)
}

.user-pa-youhui .pa-flow {
    background-image: url(//pages.anjukestatic.com/xinfang/img/phoneactivate/youhui@1x.png);
    background-image: -webkit-image-set(url(//pages.anjukestatic.com/xinfang/img/phoneactivate/youhui@1x.png) 1x, url(//pages.anjukestatic.com/xinfang/img/phoneactivate/youhui@2x.png) 2x)
}

.pa-label-sec {
    padding-top: 15px;
    color: #999
}

.user-pa-wenda .pa-label {
    color: #999;
    font-size: 18px;
    padding-top: 26px
}

.pa-discount {
    color: #f60
}

.user-pa-verify {
    height: 315px;
    overflow: hidden;
    position: relative
}

.user-pa-verify .loading-wrap {
    margin-top: -47px;
    display: none
}

.user-pa-verify .iframe-login-ifm {
    margin: 0 auto;
    height: 315px;
    margin-left: 60px
}

.user-pa-verify .iframe-bind-ifm {
    width: 540px;
    margin-left: -40px
}

#pa-iframe-box {
    height: 315px;
    overflow: hidden
}

.pa-book {
    display: none;
    background-color: #f9f9f9;
    border-radius: 10px;
    margin-top: 10px;
    height: 162px;
    padding: 14px 20px;
    margin-bottom: 15px
}

.pa-book .pa-book-row {
    height: 54px;
    line-height: 54px;
    font-size: 16px;
    color: #666
}

.pa-book-row .iconfont {
    font-size: 40px;
    color: #5eab00
}

.pa-book-one {
    float: left
}

.pa-book-title {
    font-size: 18px;
    color: #333;
    margin: 0 20px 0 15px
}

.user-pa-book .pa-label-sec {
    padding: 0;
    line-height: 40px;
    display: block
}

.user-pa-subscribe .pa-notice {
    margin-top: 20px;
    background-color: #f6f6f6;
    font-size: 16px;
    width: 100%;
    height: 50px
}

.pa-notice li {
    float: left;
    height: 50px;
    line-height: 50px;
    margin-left: 15px
}

.pa-notice li input {
    width: 16px;
    height: 16px;
    margin-right: 5px;
    vertical-align: text-bottom
}

.user-apply-modal {
    display: none
}

.user-am-msg {
    padding: 50px 0 0 40px
}

.user-am-msg .suc-icon {
    float: left;
    height: 60px;
    line-height: 60px;
    font-size: 60px;
    color: #62ab00
}

.user-am-msg .am-msg-box {
    margin-left: 80px
}

.am-msg-label, .am-msg-comment {
    height: auto;
    line-height: 30px;
    font-size: 16px;
    color: #666
}

.am-msg-comment {
    padding-top: 5px;
    font-size: 14px;
    color: #999
}

.am-msg-middle .am-msg-label {
    line-height: 60px;
    height: 60px
}

.am-msg-middle .am-msg-comment {
    display: none
}

.am-msg-comment .comfirm-btn {
    display: block;
    background-color: #62ab00;
    width: 75px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    margin-top: 10px;
    font-size: 14px;
    border-radius: 3px
}

.user-confrim-label {
    font-size: 18px;
    color: #333;
    padding-top: 30px
}

.user-confrim-tips {
    color: #999;
    padding-top: 15px;
    font-size: 18px
}

.user-confrim-btn {
    margin: 60px 40px 0;
    background: #62ab00;
    color: #fff;
    line-height: 50px;
    height: 50px;
    text-align: center;
    font-size: 16px;
    cursor: pointer
}

.site-search .crumb-item {
    width: 578px;
    height: 34px;
    overflow: hidden;
    font-size: 14px;
    color: #666
}

.site-search .crumb-item em {
    font-family: arial;
    padding: 0 3px;
    display: inline-block
}

.site-search .crumb-item em, .site-search .crumb-item a {
    font-size: 14px
}

.search-box {
    float: right;
    position: relative;
    z-index: 30;
    zoom: 1
}

.search-box:after {
    visibility: hidden;
    display: block;
    content: ".";
    font-size: 0;
    height: 0;
    clear: both
}

.search-box .input-search {
    float: left;
    width: 360px;
    line-height: 16px;
    _line-height: 1.41;
    padding: 8px 10px;
    overflow: hidden;
    border: 1px solid #ccc;
    border-radius: 0;
    border-right: 0;
    color: #999;
    font-size: 14px
}

.search-box .btn-search {
    float: left;
    width: 120px;
    height: 34px;
    font-size: 18px;
    overflow: hidden;
    border: 0;
    border-radius: 0;
    background: #f60;
    cursor: pointer;
    color: #fff;
    letter-spacing: 0
}

.search-box .btn-search:hover {
    background: #db5700
}

.search-box .f-int-focus {
    border-color: #f60;
    border-right: 0 none;
    color: #333
}

.brand-itm {
    font-size: 16px;
    color: #f60
}

.brand-itm img {
    display: inline-block;
    vertical-align: middle;
    margin: -2px 15px 0 0
}

.search-autocomplete .brand-itm a, .search-autocomplete .brand-itm a:hover {
    color: #f60
}

.search-autocomplete li.itm {
    display: block;
    height: 50px;
    padding: 10px 10px 0;
    color: #333;
    cursor: pointer
}

.search-autocomplete li.hover {
    background: #f6f6f6
}

.search-autocomplete .itm strong {
    color: #f60;
    font-weight: normal
}

.search-autocomplete .itm i {
    color: #999;
    padding-left: 10px;
    font-size: 10px
}

.search-autocomplete .itm p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
    line-height: 18px;
    _line-height: 18px;
    height: 18px;
    position: relative
}

.search-autocomplete .itm p.address {
    color: #999;
    font-size: 10px;
    padding-top: 5px
}

.search-autocomplete .itm em {
    position: absolute;
    right: 5px;
    color: #999
}

.search-autocomplete li.cnt-item {
    width: 370px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer
}

.search-autocomplete {
    display: none;
    width: 390px;
    border: 1px solid #ddd;
    border-top: 0 none;
    background: #fff;
    color: #333;
    position: absolute;
    left: 0;
    top: 34px;
    z-index: 9
}

.search-autocomplete li.cnt-item .hover {
    background: #eee;
    color: #333
}

.search-autocomplete li em, .search-autocomplete li.hover em {
    color: #666
}

.lp-navtabs-warp {
    background: #62ab00;
    height: 40px;
    line-height: 40px;
    font-family: Arial, "Microsoft YaHei", "Hiragino Sans GB", "STHeiti", SimSun;
    font-size: 16px;
    font-weight: 700 \9;
    margin-top: 20px
}

.lp-navtabs li {
    float: left;
    display: inline;
    margin-right: 5px
}

.lp-navtabs li a {
    display: block;
    padding: 0 19px 0 20px;
    color: #fff
}

.lp-navtabs li a:hover, .lp-navtabs li .item-focus {
    background: #538f00;
    color: #fff;
    text-decoration: none
}

#header .lp-toppic {
    position: relative;
    margin-top: 20px;
    margin-bottom: -10px;
    padding-bottom: 0
}

.lp-toppic img {
    width: 100%;
    height: 150px;
    vertical-align: bottom;
    display: inline
}

.lp-toppic span {
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 12px;
    color: #fff
}

.lp-toppic .toppic-mask, .lp-ugc-figure .toppic-mask-link {
    position: absolute;
    top: 0;
    left: 0;
    height: 150px;
    width: 100%;
    z-index: -1
}

.site-search {
    padding-top: 20px;
    height: 34px;
    line-height: 34px
}

.site-search a {
    color: #666
}

.site-search a:hover {
    color: #F60;
    text-decoration: none
}

.line {
    display: inline-block;
    width: 1px;
    height: 15px;
    background: #DDD;
    margin: 0 8px;
    vertical-align: -4px;
    font-size: 0;
    line-height: 0 \9;
    overflow: hidden
}

.ifx-pos-rel {
    position: relative
}

.guess-list-mod .list-mod .mod {
    border: 0
}

.main-title h3 {
    padding-left: 0 !important
}

.guess-list-mod .main-title h3 {
    font-size: 20px;
    line-height: 20px
}

.guess-list-mod .list-mod ul {
    margin: 20px 0 10px -20px;
    line-height: 16px
}

.guess-list-mod .list-mod li {
    float: left;
    display: inline;
    width: 220px;
    margin: 0 0 0 20px
}

.guess-list-mod .list-mod li a {
    position: relative
}

.guess-list-mod .list-mod li:last-child {
    margin-right: 0
}

.guess-list-mod .list-mod li .icon-video {
    position: absolute;
    width: 60px;
    height: 60px;
    left: 50%;
    top: 50%;
    margin-left: -30px;
    margin-top: -30px;
    background: url(//pages.anjukestatic.com/xinfang/img//house/comm/video_80.png) center/contain no-repeat;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='//pages.anjukestatic.com/xinfang/img//house/comm/video_80.png', sizingMethod='scale')
}

.guess-list-mod .list-mod li img {
    width: 220px;
    height: 165px;
    margin-bottom: 0
}

.guess-list-mod .list-mod .icon-qj-weliao {
    display: block
}

.guess-list-mod li .lpname {
    display: inline-block;
    margin-top: 15px;
    width: 100%;
    word-break: break-all;
    word-wrap: break-word;
    overflow: hidden
}

.guess-list-mod .list-mod .hot-mod li .lpname {
    color: #333;
    font-size: 16px;
    height: 16px;
    line-height: 17px
}

.guess-list-mod .list-mod li .lpname:hover {
    color: #f60
}

.guess-list-mod .list-mod li .lpprice {
    font-size: 14px;
    position: relative;
    margin-top: 7px;
    color: #f46520;
    line-height: 14px
}

.guess-list-mod .mod:after, .guess-list-mod .main-title:after, .guess-list-mod ul:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden
}

.guess-list-mod .mod, .guess-list-mod .main-title, .guess-list-mod ul {
    *zoom: 1
}

.guess-list-mod .icon-qj-weliao {
    display: block !important;
    text-decoration: none;
    color: #fff;
    position: absolute;
    bottom: 5px;
    left: 5px
}

.guess-list-mod .title-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    font-size: 18px;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    background: rgba(0, 0, 0, .2)
}

.guess-list-mod .icon-weliao {
    font-size: 12px
}

.guess-list-mod .icon-qj {
    position: relative;
    top: 3px
}

html, body {
    _background-image: url(about:blank);
    _background-attachment: fixed
}

.freecall-fixed {
    position: fixed;
    z-index: 89;
    left: 0;
    top: 0;
    width: 100%;
    height: 70px;
    line-height: 70px;
    background: #62ab00;
    filter: alpha(opacity=90);
    opacity: .9;
    _opacity: .9;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
    _zoom: 1;
    color: #fefefe;
    overflow: hidden
}

.freecall-fixed .intro {
    margin: 0 auto;
    height: 70px;
    width: 1080px;
    padding: 0 8px
}

.freecall-fixed .title {
    float: left;
    display: inline;
    font-size: 18px
}

.freecall-fixed .telnum {
    float: right;
    display: inline;
    font-size: 0
}

.freecall-fixed .telnum span {
    font-size: 20px;
    zoom: 1
}

.freecall-fixed .btn-call {
    font-size: 14px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    background: #ff6e1b;
    margin-left: 20px;
    vertical-align: top;
    margin-top: 20px;
    border-radius: 0
}

.freecall-fixed .btn-call:hover {
    background: #ff5703
}

.freecall-fixed .icon-phone {
    display: inline-block;
    zoom: 1;
    font-size: 16px;
    margin-right: 10px
}

.infoarea-mod .main-title:after, .infoarea:after, .infoarea .info-item:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden
}

.infoarea-mod .main-title, .infoarea, .infoarea .info-item {
    *zoom: 1
}

.infoarea-mod .main-title {
    margin-top: 30px
}

.infoarea-mod .main-title .hd {
    font-size: 24px;
    float: left;
    line-height: 20px;
    font-weight: 700 \9;
    *line-height: 24px;
    padding-left: 15px
}

.infoarea-mod .main-title a {
    color: #333
}

.infoarea-mod .main-title a:hover {
    color: #f60
}

.infoarea {
    padding: 18px 30px 4px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    margin-top: 20px;
    font-size: 16px
}

.infoarea a {
    color: #999
}

.infoarea a:hover {
    color: #f60
}

.infoarea .info-item {
    line-height: 30px;
    padding: 7px 0 8px;
    border-bottom: 1px dashed #e6e6e6;
    color: #999
}

.infoarea .info-item03 {
    border-bottom: 0;
    border-top: 1px dashed #e6e6e6
}

.infoarea .info-item label {
    float: left
}

.infoarea .info-item ul, .infoarea .info-item .info-item-mod {
    overflow: hidden;
    zoom: 1
}

.infoarea .info-item li {
    float: left
}

.infoarea .info-item li {
    white-space: nowrap;
    padding-right: 40px
}

.infoarea .info-item02 li {
    padding-right: 23px
}

.infoarea .info-item-others li {
    padding-right: 23px
}

.infoarea .info-item-others {
    border-bottom: 0 none
}

.infoarea .info-item .price, .infoarea .info-item .address {
    float: left;
    cursor: default
}

.infoarea .info-item .price {
    width: 230px
}

.infoarea .info-item .price em {
    font-size: 20px
}

.infoarea .info-item .address a {
    margin: 0 3px
}

.info-item-mod a, .info-item-mod .area-item {
    float: left;
    white-space: nowrap;
    margin-right: 23px;
    cursor: pointer
}

.info-item-mod .item {
    display: none;
    overflow: hidden;
    zoom: 1
}

.info-item-mod .item-hd:after, .info-item-mod .item-bd .item:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden
}

.info-item-mod .item-hd, .info-item-mod .item-bd .item {
    *zoom: 1
}

.infoarea-mod .main-title:after, .infoarea:after, .infoarea .info-item:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden
}

.infoarea-mod .main-title, .infoarea, .infoarea .info-item {
    *zoom: 1
}

.infoarea-mod .main-title {
    margin-top: 50px
}

.infoarea-mod .main-title .hd {
    font-size: 20px;
    float: left;
    line-height: 20px;
    font-weight: 700 \9;
    *line-height: 24px;
    padding-left: 10px
}

.infoarea-mod .main-title a {
    color: #333
}

.infoarea-mod .main-title a:hover {
    color: #f60
}

.infoarea {
    padding: 18px 30px 4px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    margin-top: 20px;
    font-size: 16px
}

.infoarea a {
    color: #999
}

.infoarea a:hover {
    color: #f60
}

.infoarea .info-item {
    line-height: 30px;
    padding: 7px 0 8px;
    border-bottom: 1px dashed #e6e6e6;
    color: #999
}

.infoarea .info-item03 {
    border-bottom: 0;
    border-top: 1px dashed #e6e6e6
}

.infoarea .info-item label {
    float: left
}

.infoarea .info-item ul, .infoarea .info-item .info-item-mod {
    overflow: hidden;
    zoom: 1
}

.infoarea .info-item li {
    float: left
}

.infoarea .info-item li {
    white-space: nowrap;
    padding-right: 40px
}

.infoarea .info-item02 li {
    padding-right: 23px
}

.infoarea .info-item-others li {
    padding-right: 23px
}

.infoarea .info-item-others {
    border-bottom: 0 none
}

.infoarea .info-item .price, .infoarea .info-item .address {
    float: left;
    cursor: default
}

.infoarea .info-item .price {
    width: 230px
}

.infoarea .info-item .price em {
    font-size: 20px
}

.infoarea .info-item .address a {
    margin: 0 3px
}

.info-item-mod a, .info-item-mod .area-item {
    float: left;
    white-space: nowrap;
    margin-right: 23px;
    cursor: pointer
}

.info-item-mod .item {
    display: none;
    overflow: hidden;
    zoom: 1
}

.info-item-mod .item-hd:after, .info-item-mod .item-bd .item:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden
}

.info-item-mod .item-hd, .info-item-mod .item-bd .item {
    *zoom: 1
}

.can-head {
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    padding: 30px 0 20px 10px
}

.can-head h4 {
    float: left;
    display: inline;
    font-weight: 700 \9
}

.can-border {
    border: 1px solid #e6e6e6;
    border-radius: 4px
}

.can-spe {
    color: #F60
}

.can-big {
    font-size: 18px
}

.can-tag {
    display: inline-block;
    font-size: 14px;
    color: #999;
    line-height: 24px;
    padding: 0 10px;
    border: 1px solid #ccc;
    margin-right: 5px
}

.can-tag:hover {
    color: #62ab00;
    border: 1px solid #62ab00
}

.can-link {
    padding: 7px 14px
}

.can-link .con-s {
    height: 38px;
    line-height: 38px;
    overflow: hidden
}

.can-link .con-s .title, .can-link .con-s .place, .can-link .con-s .price {
    float: left;
    display: inline;
    overflow: hidden
}

.can-link .con-s .title {
    width: 120px;
    color: #666;
    margin-right: 10px
}

.can-link .con-s .title a {
    color: #666
}

.can-link .con-s .title a:hover {
    color: #F60
}

.can-link .con-s .place {
    width: 42px;
    color: #999;
    padding-right: 10px
}

.can-link .con-s .price {
    width: 83px;
    color: #999
}

.can-link .con-b {
    padding: 13px 0;
    height: 106px;
    overflow: hidden
}

.can-link .con-b .top {
    height: 80px
}

.can-link .con-b .cl {
    float: left
}

.can-link .con-b .pic {
    display: block;
    width: 95px;
    height: 70px
}

.can-link .con-b .cr {
    float: left;
    margin-left: 15px;
    color: #999
}

.can-link .con-b h5 {
    width: 144px;
    overflow: hidden;
    white-space: nowrap
}

.can-link .con-b h5 a {
    color: #666;
    font-size: 16px
}

.can-link .con-b h5 a:hover {
    color: #F60
}

.can-link .con-b p {
    line-height: 24px
}

.can-head {
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    padding: 30px 0 20px 10px
}

.can-head h4 {
    float: left;
    display: inline;
    font-weight: 700 \9
}

.can-border {
    border: 1px solid #e6e6e6;
    border-radius: 4px
}

.can-spe {
    color: #F60
}

.can-big {
    font-size: 18px
}

.can-tag {
    display: inline-block;
    font-size: 14px;
    color: #999;
    line-height: 24px;
    padding: 0 10px;
    border: 1px solid #ccc;
    margin-right: 5px
}

.can-tag:hover {
    color: #62ab00;
    border: 1px solid #62ab00
}

.can-link {
    padding: 7px 14px
}

.can-link .con-s {
    height: 38px;
    line-height: 38px;
    overflow: hidden
}

.can-link .con-s .title, .can-link .con-s .place, .can-link .con-s .price {
    float: left;
    display: inline;
    overflow: hidden
}

.can-link .con-s .title {
    width: 120px;
    color: #666;
    margin-right: 10px
}

.can-link .con-s .title a {
    color: #666
}

.can-link .con-s .title a:hover {
    color: #F60
}

.can-link .con-s .place {
    width: 42px;
    color: #999;
    padding-right: 10px
}

.can-link .con-s .price {
    width: 83px;
    color: #999
}

.can-link .con-b {
    padding: 13px 0;
    height: 106px;
    overflow: hidden
}

.can-link .con-b .top {
    height: 80px
}

.can-link .con-b .cl {
    float: left
}

.can-link .con-b .pic {
    display: block;
    width: 95px;
    height: 70px
}

.can-link .con-b .cr {
    float: left;
    margin-left: 15px;
    color: #999
}

.can-link .con-b h5 {
    width: 144px;
    overflow: hidden;
    white-space: nowrap
}

.can-link .con-b h5 a {
    color: #666;
    font-size: 16px
}

.can-link .con-b h5 a:hover {
    color: #F60
}

.can-link .con-b p {
    line-height: 24px
}

.can-head {
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    padding: 30px 0 20px 10px
}

.can-head h4 {
    float: left;
    display: inline;
    font-weight: 700 \9
}

.can-border {
    border: 1px solid #e6e6e6;
    border-radius: 4px
}

.can-spe {
    color: #F60
}

.can-link {
    padding: 7px 14px
}

.can-link .con-s {
    height: 38px;
    line-height: 38px;
    overflow: hidden
}

.can-link .con-s .title, .can-link .con-s .place, .can-link .con-s .price {
    float: left;
    display: inline;
    overflow: hidden
}

.can-link .con-s .title {
    width: 120px;
    color: #666;
    margin-right: 10px
}

.can-link .con-s .title a {
    color: #666
}

.can-link .con-s .title a:hover {
    color: #F60
}

.can-link .con-s .place {
    width: 42px;
    color: #999;
    padding-right: 10px
}

.can-link .con-s .price {
    width: 83px;
    color: #999
}

.strip-subscribe {
    font-size: 16px;
    line-height: 40px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    margin: 40px 0;
    padding: 20px 29px
}

.strip-subscribe .strip-label {
    color: #999
}

.strip-subscribe .btn {
    float: right
}

.sp-icons {
    display: inline-block;
    font-size: 0;
    overflow: hidden;
    vertical-align: middle;
    background: url(//pages.anjukestatic.com/xinfang/img/house/view/tp-sprites-icon.png) no-repeat
}

.subscript {
    padding: 20px 29px 0;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    margin: 40px 0
}

.subscript .sub-tips {
    float: left;
    width: 600px;
    font-size: 16px;
    line-height: 24px;
    margin-top: 6px
}

.subscript .sub-tips span {
    float: left;
    width: 112px;
    color: #999
}

.subscript .sub-tips p {
    float: left;
    width: 448px;
    margin: 0
}

.subscript .sub-info {
    float: right;
    width: 398px;
    _width: 396px;
    height: 68px
}

.subscript .com-msg {
    margin-left: 25px;
    _display: block;
    _padding-top: 6px;
    line-height: 28px
}

.subscript .com-msg .error-icon {
    background-position: -95px 0;
    margin-right: 3px;
    vertical-align: -3px;
    _vertical-align: -1px
}

.subscript .int-text {
    height: 38px;
    line-height: 38px \9;
    margin: 0 6px;
    padding-left: 20px
}

.subscript .btn-b {
    padding: 0 46px 0 47px
}

.subscribe-tips {
    padding: 49px 0 0 50px
}

.subscribe-tips dt {
    font-size: 20px
}

.subscribe-tips dd {
    padding: 18px 0 0 45px;
    font-size: 14px;
    color: #999;
    line-height: 22px;
    *padding-left: 40px
}

.subscribe-tips .lp-icons {
    margin-right: 5px
}

.subscribe-tips .hint-tips-icon {
    width: 32px;
    height: 32px;
    margin-right: 5px;
    background: url(//pages.anjukestatic.com/xinfang/img/house/view/tp-sprites-icon.png) no-repeat -50px 0
}

.subscribe-status .mail-info {
    width: 560px;
    height: 128px;
    padding: 0;
    margin: 30px 0 0 -92px;
    background-color: #f9f9f9
}

.subscribe-status .mail-info p {
    margin: 0;
    color: #666;
    font-size: 18px;
    text-align: left;
    padding: 15px 0 22px 15px
}

.subscribe-status .mail-info .com-msg {
    float: left;
    margin-left: 140px
}

.subscribe-status .mail-info label {
    color: #333;
    font-size: 16px;
    margin-left: 47px
}

:-moz-placeholder, ::-webkit-input-placeholder, ::-moz-placeholder, :-ms-input-placeholder {
    　　color: #999;
    font-size: 14px;
    font-family: Arial, "Microsoft YaHei", "Hiragino Sans GB", "STHeiti", SimSun
}

input {
    outline: 0
}

.new-call, .new-call-v2 {
    font-family: Arial, "Microsoft YaHei", "Hiragino Sans GB", "STHeiti", SimSun
}

.newcall-icon {
    display: inline-block;
    font-size: 0;
    overflow: hidden;
    vertical-align: middle;
    background-image: url("//pages.anjukestatic.com/xinfang/img/house/view/new-call-icon.png");
    background-repeat: no-repeat
}

.new-call .tel-subtitle, .new-call-v2 .tel-subtitle {
    color: #333;
    margin-top: 30px;
    font-size: 18px
}

.tel-confirm {
    height: 60px;
    overflow: hidden;
    padding: 33px 0 12px 122px
}

.tel-confirm label {
    color: #333;
    font-size: 16px
}

.tel-confirm input {
    width: 218px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #999;
    padding: 0 10px;
    margin-left: 19px;
    *vertical-align: middle;
    border: 1px solid #e6e6e6
}

.tel-confirm .com-msg {
    margin-left: 91px
}

.tel-confirm .highlight {
    color: #333;
    border: 1px solid #62ab00
}

.tel-confirm .errorlight {
    border: 1px solid #f00
}

.free-call .err-i, .newcall-entrance .err-i {
    width: 14px;
    height: 14px;
    margin-right: 5px;
    vertical-align: middle;
    background-position: -58px -30px
}

.new-call .btn-box, .new-call-v2 .btn-box {
    width: 100%;
    text-align: center
}

.new-call .call-tip, .new-call-v2 .call-tip {
    color: #999;
    height: 21px;
    line-height: 24px;
    font-size: 12px;
    text-align: center;
    padding-top: 16px
}

.new-call .tel-ing {
    padding-top: 50px;
    text-align: center
}

.new-call-v2 .tel-ing {
    padding-top: 80px;
    text-align: center
}

.new-call .tel-ing label, .new-call-v2 .tel-ing label {
    color: #666;
    font-size: 16px
}

.new-call .tel-ing em, .new-call-v2 .tel-ing em {
    color: #62ab00;
    font-size: 16px;
    padding: 0 30px 0 10px
}

.new-call .tel-ing a, .new-call-v2 .tel-ing a {
    color: #1f64b2;
    font-size: 16px
}

.new-call .tel-ing a:hover, .new-call-v2 .tel-ing a:hover {
    color: #f60
}

.new-call .tel-wait, .new-call-v2 .tel-wait {
    color: #999;
    display: block;
    font-size: 16px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    padding-top: 40px
}

.new-call-v2 .tel-wait {
    padding-top: 60px
}

.new-call .tel-wait .loading-i, .new-call-v2 .tel-wait .loading-i {
    width: 17px;
    height: 17px;
    margin-right: 10px;
    background: url("//pages.anjukestatic.com/xinfang/img/afloupan/24/loading.gif") no-repeat 0 1px
}

.new-call .tip-two {
    text-indent: 2em;
    padding-top: 39px
}

.new-call-v2 .tip-two {
    text-indent: 2em;
    padding-top: 90px
}

.new-call .tel-num-show {
    width: 352px;
    padding: 50px 0 0 100px
}

.new-call-v2 .tel-num-show {
    padding: 0;
    width: 560px;
    margin-top: 30px
}

.new-call .tel-num-show input, .new-call-v2 .tel-num-show input {
    display: inline-block;
    width: 330px;
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
    font-size: 14px;
    color: #999;
    border: 1px solid #e6e6e6
}

.new-call-v2 .tel-num-show input {
    width: 200px
}

.new-call .tel-num-show .highlight, .new-call-v2 .tel-num-show .highlight {
    color: #333;
    border: 1px solid #62ab00
}

.new-call .tel-num-show .errorlight, .new-call-v2 .tel-num-show .errorlight {
    border: 1px solid #f00
}

.new-call .tel-num-show .msg-box, .new-call-v2 .tel-num-show .msg-box {
    height: 20px;
    padding-bottom: 10px
}

.new-call .tel-num-show .call-order, .new-call-v2 .tel-num-show .call-order {
    position: relative
}

.new-call .tel-num-show .call-order .select-data, .new-call-v2 .tel-num-show .call-order .select-data {
    width: 330px;
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
    font-size: 14px;
    color: #999;
    cursor: pointer;
    position: relative;
    border: 1px solid #e6e6e6
}

.new-call-v2 .tel-num-show .order-timer {
    float: left;
    height: 34px;
    line-height: 34px;
    width: 140px;
    padding-right: 10px;
    text-align: right
}

.new-call-v2 .tel-num-show .order-timer em {
    color: #f00;
    padding-right: 5px
}

.new-call-v2 .tel-num-show .call-order .select-data {
    float: left
}

.new-call .tel-num-show .call-order .highlight, .new-call-v2 .tel-num-show .call-order .highlight {
    border: 1px solid #62ab00
}

.new-call .tel-num-show .call-order .errorlight, .new-call-v2 .tel-num-show .call-order .errorlight {
    border: 1px solid #f00
}

.new-call .tel-num-show .call-order table, .new-call-v2 .tel-num-show .call-order table {
    display: none;
    position: absolute;
    left: 0;
    top: 39px;
    width: 352px;
    height: 124px;
    font-size: 14px;
    background: #fff;
    border-collapse: collapse;
    color: #333
}

.new-call-v2 .tel-num-show .call-order table {
    left: 150px
}

.new-call .tel-num-show .call-order .show, .new-call-v2 .tel-num-show .call-order .show {
    display: block
}

.new-call .tel-num-show .call-order table th, .new-call .tel-num-show .call-order table td, .new-call-v2 .tel-num-show .call-order table th, .new-call-v2 .tel-num-show .call-order table td {
    border: 1px solid #CCC;
    text-align: center;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    background: #FFF;
    width: 116px
}

.new-call .tel-num-show .call-order table td, .new-call-v2 .tel-num-show .call-order table td {
    cursor: pointer
}

.new-call .tel-num-show .call-order table .row-light, .new-call-v2 .tel-num-show .call-order table .row-light {
    background-color: #f7ffec
}

.new-call .tel-num-show .call-order table .td-hover, .new-call-v2 .tel-num-show .call-order table .td-hover {
    color: #fff;
    background-color: #62ab00
}

.new-call .tel-num-show .call-order .select-data .data-i, .new-call-v2 .tel-num-show .call-order .select-data .data-i {
    width: 20px;
    height: 17px;
    position: absolute;
    top: 11px;
    right: 9px;
    background-position: -86px 0
}

.new-call .tel-num-show .callback-confirm {
    padding: 30px 0 0 109px
}

.new-call-v2 .tel-num-show .callback-confirm {
    padding: 0 0 0 150px
}

.callback-result {
    height: 35px;
    color: #333;
    font-size: 20px;
    margin: 106px auto;
    text-align: center
}

.callback-result .success-i {
    width: 32px;
    height: 32px;
    margin-right: 10px;
    background-position: -121px -19px
}

.callback-result span, .free-result .result-tip span {
    vertical-align: -2px
}

.free-result .result-tip {
    color: #666;
    font-size: 16px;
    margin: 50px 0 0 60px
}

.free-result .result-tip .warn-i {
    font-size: 70px;
    vertical-align: -10px;
    margin-right: 20px;
    *vertical-align: -10px;
    _vertical-align: -10px;
    color: #62ab00
}

.free-result .result-tip-content {
    display: inline-block;
    _zoom: 1;
    _display: inline;
    *zoom: 1;
    *display: inline
}

.free-result .tel-app {
    font-size: 14px;
    color: #999;
    margin-top: 20px
}

.newcall-entrance {
    padding: 15px 0 15px 30px;
    _padding-bottom: 9px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border: 1px solid #e6e6e6;
    background-color: #f7fded;
    overflow: hidden
}

.newcall-entrance input, .newcall-entrance div {
    font-family: Arial, "Microsoft YaHei", "Hiragino Sans GB", "STHeiti", SimSun
}

.newcall-entrance div {
    float: left
}

.newcall-entrance .tel-num {
    color: #62ab00;
    line-height: 32px;
    font-size: 26px
}

.newcall-entrance .tel-num .bignum {
    font-size: 32px;
    line-height: 32px
}

.newcall-entrance .lp-icons-tel {
    width: 25px;
    height: 35px;
    background-position: -210px -310px;
    margin-right: 7px
}

.newcall-entrance .tel-num span {
    display: inline-block;
    vertical-align: middle;
    vertical-align: -1px \9
}

.newcall-entrance .tel-phone a {
    display: block;
    width: 120px;
    height: 32px;
    color: #fff;
    font-size: 16px;
    line-height: 32px;
    background: #62ab00;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    text-align: center;
    margin-top: 14px
}

.newcall-entrance .tel-phone a:hover {
    color: #fff;
    text-decoration: none
}

.newcall-entrance .tip-msg {
    color: #999;
    font-size: 10px;
    font-family: Arial, SimSun;
    margin-top: 5px
}

.newcall-entrance .com-msg, .free-call .com-msg {
    float: left;
    height: 15px;
    line-height: 15px;
    padding: 5px 0 0 11px;
    _padding-left: 5px;
    margin-top: 0;
    margin-bottom: 0
}

.free-call .com-msg i, .free-call .com-msg em, .newcall-entrance .com-msg i, .newcall-entrance .com-msg em {
    float: left
}

.xf-verify-module {
    margin: 30px 0 0
}

.xf-verify-module .j-is-show, .xf-verify-module .j-sms-show {
    display: none
}

.xf-verify-module dd, .xf-verify-module dt {
    float: left;
    height: 68px
}

.xf-verify-module dt {
    width: 140px;
    line-height: 40px;
    text-align: right;
    padding-right: 10px
}

.xf-verify-module dd {
    width: 410px
}

.xf-verify-module .required {
    padding-right: 5px;
    color: #f00;
    font-family: "SimSun"
}

.xf-verify-module .int-text {
    width: 200px;
    margin-right: 5px
}

.xf-verify-module .send-sms-btn {
    display: inline-block;
    width: 130px;
    height: 40px;
    line-height: 40px;
    background: #f4f4f4;
    color: #666;
    border: 1px solid #ededed;
    text-align: center;
    vertical-align: middle;
    border-radius: 3px
}

.xf-verify-module .send-sms-btn:hover {
    background: #eee
}

.xf-verify-module .refresh-btn {
    display: inline-block;
    cursor: pointer;
    width: 17px;
    height: 17px;
    background: url("//pages.anjukestatic.com/xinfang/img/house/qfj/refresh.png");
    vertical-align: middle
}

.xf-verify-module .msg-box {
    display: none
}

.xf-verify-module .msg-box span {
    font-size: 12px;
    color: #f00
}

.new-call-v2 {
    margin-bottom: 30px
}

.new-call-v2 .btn-box {
    text-align: left;
    padding-left: 150px
}

.new-call-v2 .tel-num-show input.int-err {
    border: 1px solid #f00
}

.discount-process-mod i, .hui-contents-mod .hui-mark {
    display: inline-block;
    font-size: 0;
    overflow: hidden;
    vertical-align: middle;
    background-image: url("//pages.anjukestatic.com/xinfang/img/house/hui/sprites-icons-10.png");
    background-repeat: no-repeat
}

.discount-service-mod .apply-num, .discount-service-mod .discount-date {
    font-size: 14px;
    color: #666;
    margin-right: 20px
}

.discount-service-mod .apply-num {
    float: left;
    display: inline
}

.discount-service-mod .discount-date {
    float: right
}

.discount-service-mod .apply-num em, .discount-service-mod .discount-date span {
    color: #f60;
    padding: 0 3px
}

.hui-contents-mod {
    padding: 20px 14px
}

.hui-contents-mod .imgbox {
    position: relative;
    float: left;
    height: 150px;
    margin-right: 10px
}

.hui-contents-mod .hui-mark {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    background-position: -240px -210px
}

.hui-contents-mod .infos {
    position: relative;
    float: left;
    width: 838px;
    height: 145px;
    background: #fffaec;
    padding-top: 5px
}

.narrow-version-970 .hui-contents-mod .infos {
    position: relative;
    float: left;
    width: 804px;
    height: 145px;
    background: #fffaec;
    padding-top: 5px
}

.hui-contents-mod .infos p {
    font-size: 16px;
    color: #666;
    padding-left: 22px;
    margin-top: 6px
}

.hui-contents-mod .infos .car-text {
    margin-top: 10px
}

.hui-contents-mod .infos .no-sale-top {
    margin: 15px 0 0
}

.hui-contents-mod .infos .btn {
    position: absolute;
    top: 56px;
    right: 15px
}

.hui-contents-mod .infos .hui-text .has-sale-house, .hui-contents-mod .infos .hui-text .no-sale-house {
    color: #f60;
    padding-right: 10px
}

.hui-contents-mod .infos .hui-text .has-sale-house {
    font-size: 24px
}

.hui-contents-mod .infos .hui-text .no-sale-house {
    font-size: 32px
}

.hui-contents-mod .infos .hui-text i {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    padding: 0 3px;
    border: 1px solid #f14106;
    font-size: 14px;
    color: #f14106;
    vertical-align: 5px
}

.hui-contents-mod .infos .no-sale-top i {
    vertical-align: 0
}

.hui-contents-mod .sale-text .special-price {
    color: #f60;
    font-size: 20px
}

.hui-contents-mod .sale-text .num {
    font-size: 34px;
    font-weight: 700;
    color: #f60
}

.hui-contents-mod .sale-text .original-price {
    font-size: 14px;
    padding-left: 15px
}

.discount-process-mod {
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #e6e6e6;
    font-size: 16px
}

.discount-process-mod span {
    display: inline;
    float: left
}

.discount-process-mod .process-label {
    width: 128px;
    padding-left: 15px;
    color: #666
}

.discount-process-mod .process-item {
    width: 191px;
    margin-right: 50px
}

.discount-process-mod .last-item {
    margin-right: 0
}

.discount-process-mod em {
    display: inline;
    float: left;
    color: #666
}

.discount-process-mod i {
    float: left;
    height: 31px;
    background-position: 0 -220px;
    margin-right: 25px;
    margin-top: 8px
}

.discount-process-mod .icon-1 {
    width: 29px;
    background-position: 0 -220px
}

.discount-process-mod .icon-2 {
    width: 31px;
    background-position: -160px -220px
}

.discount-process-mod .icon-3 {
    width: 31px;
    background-position: -40px -220px
}

.discount-process-mod .icon-4 {
    width: 28px;
    background-position: -200px -220px
}

.discount-process-mod .icon-arrow {
    width: 12px;
    height: 22px;
    background-position: -80px -195px;
    float: right;
    margin-top: 15px;
    margin-right: 0
}

.mod:after, .main-title:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden
}

.mod, .main-title {
    *zoom: 1
}

.mod {
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    margin-top: 10px;
    font-size: 16px
}

.main-title h3 {
    font-size: 24px;
    float: left;
    line-height: 24px;
    font-weight: 700 \9;
    padding-left: 10px
}

.main-title {
    margin: 30px 0 0
}

.narrow-version-970 {
    font: 12px/1.5 Arial, "Microsoft YaHei", "Hiragino Sans GB", "STHeiti", SimSun
}

.narrow-version-970 p {
    margin: 0;
    padding: 0
}

.narrow-version-970 .car-text {
    margin-top: 10px
}

.narrow-version-970 a:hover {
    text-decoration: none
}

.narrow-version-970 .hui-contents-mod .infos {
    width: 728px
}

.narrow-version-970 .discount-process-mod .process-item {
    width: 178px
}

.narrow-version-970 .discount-process-mod .process-item {
    margin-right: 35px
}

.narrow-version-970 .discount-process-mod .last-item {
    margin-right: 0
}

.narrow-version-970 .original-price {
    display: none
}

.discount-recomm-mod .hui-contents-mod {
    cursor: pointer
}

.discount-recomm-mod .hui-contents-hd {
    margin-bottom: 12px
}

.discount-recomm-mod .item-hover .hui-contents-hd .title {
    color: #f60
}

.discount-recomm-mod .hui-contents-hd .title {
    font-size: 24px;
    display: inline-block;
    padding-right: 15px;
    text-indent: -10px
}

.discount-recomm-mod .hui-contents-hd .text {
    font-size: 16px;
    color: #666;
    padding-right: 15px
}

.main-title .more {
    float: right;
    font-size: 14px;
    color: #999;
    padding-right: 30px
}

.main-title .more:hover {
    color: #f60
}

.flow-chat {
    height: 50px;
    background-color: #f9f9f9;
    margin: 14px 0 0 20px;
    padding-left: 20px;
    color: #666;
    font-size: 16px;
    line-height: 50px
}

.diamond-icon {
    display: inline-block;
    vertical-align: middle;
    font-size: 30px !important;
    margin-right: 13px;
    color: #f60
}

.arrow {
    display: inline-block;
    vertical-align: middle;
    color: #ccc;
    margin: 0 25px
}

.ml15 {
    margin-left: 15px
}

.booking-call {
    width: 330px;
    padding: 13px 10px 13px 18px;
    _padding-bottom: 8px;
    border-radius: 5px;
    border: 1px solid #e6e6e6;
    background-color: #f7fded;
    font-size: 14px
}

.booking-call__2 {
    height: auto;
    padding: 30px;
    background-color: #f9f9f9;
    border-radius: 4px;
    margin: 0 !important
}

.booking-call--des {
    color: #999;
    line-height: 24px;
    margin-bottom: 12px;
    font-size: 10px
}

.booking-call--btn {
    width: 120px;
    line-height: 32px;
    height: 32px;
    color: #fff;
    background-color: #62ab00;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    text-align: center;
    cursor: pointer
}

.booking-call__2 .des__2 {
    margin-right: 110px
}

.booking-call__2 .btn__2 {
    float: right;
    margin-top: 9px
}

.booking-phone {
    color: #62ab00;
    font-size: 32px
}

.booking-phone .small-phone {
    font-size: 26px
}

.lp-icons-tel {
    width: 25px;
    height: 35px;
    background-position: -210px -310px;
    margin-right: 7px
}

.apply-info {
    padding: 12px 10px 15px
}

.apply-info dt {
    line-height: 34px;
    font-size: 20px
}

.apply-info dt em {
    color: #F60
}

.apply-info dd {
    line-height: 30px;
    margin-top: 5px
}

.apply-info dd p {
    margin-left: 82px
}

.apply-info dd label {
    float: left
}

.apply-form {
    padding: 0 10px
}

.apply-form .tit {
    color: #999;
    margin-bottom: 22px
}

.name-info {
    padding: 7px 0 0;
    height: 70px
}

.tel-info {
    height: 70px
}

.verify-info {
    height: 74px;
    display: none
}

.tel-info label, .name-info label, .verify-info label {
    float: left;
    width: 100px;
    text-align: left;
    line-height: 40px
}

.tel-info label em, .name-info label em, .verify-info label em {
    color: #F60
}

.tel-info .com-msg, .name-info .com-msg, .verify-info .com-msg {
    display: block;
    margin-top: 3px
}

.tel-box, .name-box {
    float: left
}

.apply-form .btn-box {
    margin-left: 180px;
    text-align: left
}

.modal-custom .apply-form .btn-box {
    padding-bottom: 36px
}

.apply-form .check-box {
    margin: 0 0 15px 180px
}

.apply-form .check-box input {
    margin-right: 8px;
    vertical-align: -1px
}

.apply-form .check-box em {
    font-size: 14px;
    color: #999
}

.modal-line-status .apply-tips, .modal-group-sign-status .apply-tips {
    padding: 49px 0 0 50px
}

.modal-line-status .apply-tips dt {
    font-size: 20px;
    margin-bottom: 8px
}

.modal-group-sign-status .apply-tips dt {
    font-size: 20px;
    color: #333
}

.modal-line-status .apply-tips dd, .modal-group-sign-status .apply-tips dd {
    padding: 8px 20px 0 48px;
    font-size: 14px;
    color: #999;
    line-height: 22px
}

.apply-tips .err-tips-icon, .apply-tips .ok-tips-icon {
    vertical-align: -8px
}

.line-step-bg {
    width: 560px;
    height: 85px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: url("//pages.anjukestatic.com/xinfang/img/house/hui/kft-newsteps.png") no-repeat 0 0
}

.line-step-tip-bg {
    width: 560px;
    height: 85px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: url("//pages.anjukestatic.com/xinfang/img/house/hui/kft-newsteps-tip.png") no-repeat 0 0
}

.sign-step-bg {
    width: 560px;
    height: 85px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: url("//pages.anjukestatic.com/xinfang/img/house/hui/kft-group-steps.png") no-repeat 0 0
}

.sign-step-bg-b {
    width: 560px;
    height: 85px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: url("//pages.anjukestatic.com/xinfang/img/house/hui/kft-group-steps-b.png") no-repeat 0 0
}

.int-text-maxlen {
    width: 170px
}

.verify-box .int-text {
    margin-right: 10px
}

.get-code-btn, .verify-box, .re-get-btn {
    float: left
}

.get-code-btn, .re-get-btn {
    width: 100px;
    height: 40px;
    line-height: 40px;
    background: #f4f4f4;
    border-radius: 3px;
    border: 1px solid #ededed;
    color: #666;
    text-align: center
}

.get-code-btn:hover, .re-get-btn:hover {
    background: #eee;
    color: #666
}

.verify-info .disabled {
    background: #eee;
    cursor: default
}

.xf-verify-module .j-is-show, .xf-verify-module .j-sms-show {
    display: none
}

.xf-verify-module dd, .xf-verify-module dt {
    float: left;
    height: 68px
}

.xf-verify-module dt {
    width: 140px;
    line-height: 40px;
    text-align: right;
    padding-right: 10px
}

.xf-verify-module dd {
    width: 410px
}

.xf-verify-module .required {
    padding-right: 5px;
    color: #f00;
    font-family: "SimSun"
}

.xf-verify-module .int-text {
    width: 200px;
    margin-right: 5px
}

.xf-verify-module .send-sms-btn {
    display: inline-block;
    width: 130px;
    height: 40px;
    line-height: 40px;
    background: #f4f4f4;
    color: #666;
    border: 1px solid #ededed;
    text-align: center;
    vertical-align: middle;
    border-radius: 3px
}

.xf-verify-module .send-sms-btn:hover {
    background: #eee
}

.xf-verify-module .refresh-btn {
    display: inline-block;
    cursor: pointer;
    width: 17px;
    height: 17px;
    background: url("//pages.anjukestatic.com/xinfang/img/house/qfj/refresh.png");
    vertical-align: middle
}

.xf-verify-module .msg-box {
    display: none
}

.xf-verify-module .msg-box span {
    font-size: 12px;
    color: #f00
}

.xf-verify-module .j-is-show {
    display: none
}

.modal-line-bd-v2 {
    height: 520px
}

.modal-line-bd-v2 .apply-form, .modal-group-sign-bd .apply-form {
    padding: 0
}

.modal-line-bd-v2 .name-info label, .modal-group-sign-bd .name-info label {
    padding-left: 48px
}

.modal-line-bd-v2 .int-text-max, .modal-group-sign-bd .int-text-max {
    width: 200px
}

.modal-line-bd-v2 .apply-form .btn-box, .modal-group-sign-bd .apply-form .btn-box {
    margin-left: 150px
}

.modal-group-sign-bd .xf-verify-module {
    margin: 0
}

.modal-line-status .mail-info {
    width: 560px;
    height: 128px;
    padding: 0;
    margin: 30px 0 0 -96px;
    background-color: #f9f9f9
}

.modal-line-status .mail-info p {
    margin: 0;
    color: #666;
    font-size: 18px;
    text-align: left;
    padding: 15px 0 22px 15px
}

.modal-line-status .mail-info .com-msg {
    float: left;
    margin-left: 140px
}

.modal-line-status .mail-info label {
    color: #333;
    font-size: 16px;
    margin-left: 47px
}

.basic-param {
    margin: 0;
    padding: 0
}

.modal-line-bd-tip .tip-info {
    padding: 30px 15px 18px;
    font-size: 18px;
    color: #333;
    margin: 0
}

.modal-line-bd-tip .tip-detail {
    list-style: none;
    font-size: 16px;
    color: #999;
    padding: 10px 15px
}

.tip-detail span {
    margin-left: 24px
}

.tip-detail i {
    color: #62ab00
}

.icon-ea55:before {
    font-size: 16px;
    line-height: 16px;
    margin-top: -2px
}

.modal-line-bd-tip .tip-btn-box {
    padding: 22px 0 40px 45px
}

.tip-btn-box .btn {
    width: 138px;
    text-align: center;
    font-size: 16px
    line-height: 40px
}

.tip-btn-box .btn-c {
    margin-left: 56px;
    color: #999;
    border: 1px solid #ccc;
    background-color: #fff
}

.activity-mod .act-mod {
    overflow: hidden;
    margin-top: 40px;
    font-size: 14px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    float: left;
    width: 100%
}

.act-mod .act-item {
    margin: 0 27px 0 30px;
    margin-top: -1px
}

.act-item {
    padding: 13px 0 12px;
    line-height: 20px
}

.act-item .lp-icons-tuan, .act-item .lp-icons-kan {
    width: 49px;
    height: 49px;
    margin-right: 20px;
    overflow: hidden;
    text-indent: -999999px
}

.act-item .lp-icons-tuan {
    background-position: 0 0
}

.act-item .lp-icons-kan {
    background-position: -58px 0
}

.act-item .lp-icons-time, .act-item .lp-icons-people {
    width: 16px;
    height: 16px;
    margin-right: 8px;
    vertical-align: -2px
}

.act-item .lp-icons-time {
    background-position: -105px -120px
}

.act-item .lp-icons-people {
    background-position: -130px -120px
}

.act-item .act-item-info {
    width: 625px;
    _padding-top: 4px
}

.act-item .act-title {
    font-size: 20px;
    line-height: 28px;
    word-break: break-all;
    word-wrap: break-word;
    overflow: hidden;
    cursor: pointer;
    margin: -3px 0 4px;
    font-weight: normal
}

.act-item .act-title a {
    color: #333;
    font-size: 20px;
    line-height: 28px
}

.act-item .act-title a:hover {
    color: #f60
}

.act-item .act-date {
    color: #666;
    height: 20px;
    overflow: hidden;
    zoom: 1
}

.act-item .act-time {
    padding-right: 12px
}

.act-item .act-join {
    width: 180px;
    margin-top: 15px;
    font-size: 16px
}

.act-item .btn {
    margin-top: 4px
}

.act-item:after, .tel-info:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden
}

.act-item, .tel-info {
    *zoom: 1
}

.kanfang-modal {
    height: 450px
}

.apply-info {
    padding: 12px 10px 15px
}

.apply-info dt {
    line-height: 34px;
    font-size: 20px
}

.apply-info dt em {
    color: #f60
}

.apply-info dd {
    line-height: 30px;
    margin-top: 5px
}

.apply-info dd p {
    margin-left: 82px
}

.apply-info dd label {
    float: left
}

.apply-form {
    padding: 0 10px
}

.apply-form .tit {
    color: #999;
    margin-bottom: 22px
}

.tel-info {
    padding: 23px 0 0;
    height: 74px
}

.tel-info label {
    float: left;
    width: 172px;
    padding-right: 8px;
    text-align: right;
    line-height: 40px
}

.tel-info label em {
    color: #f60
}

.tel-info .com-msg {
    display: block;
    margin-top: 3px
}

.tel-box {
    float: left
}

.apply-form .btn-box {
    margin-left: 180px;
    text-align: left
}

.modal-custom .apply-form .btn-box {
    padding-bottom: 60px
}

.apply-form .check-box {
    margin: 0 0 15px 180px
}

.apply-form .check-box input {
    margin-right: 8px;
    vertical-align: -1px
}

.apply-form .check-box em {
    font-size: 14px;
    color: #999
}

.apply-tips {
    padding: 73px 0 0 50px
}

.apply-tips dt {
    font-size: 20px;
    margin-bottom: 8px
}

.apply-tips dd {
    padding: 8px 20px 0 48px;
    font-size: 14px;
    color: #999;
    line-height: 22px
}

.apply-tips .err-tips-icon, .apply-tips .ok-tips-icon {
    vertical-align: -8px
}

.kft-car .hot-icon {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 40px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #F00;
    color: #fff;
    font-size: 14px;
    margin-left: 5px;
    vertical-align: 2px
}

.activity-mod a:hover {
    text-decoration: none
}

.kft-group .act-title a, .kft-group .act-join em {
    color: #62ab00
}

.kft-group .act-title span {
    font-size: 14px;
    color: #999
}

.kft-group .act-title {
    cursor: default
}

.kft-group .btn-dis {
    background-color: #ccc
}

.jp-icon {
    background-color: transparent;
    background-image: url(//pages.anjukestatic.com/xinfang/img/video/video-icon-x1.png);
    background-image: -webkit-image-set(url(//pages.anjukestatic.com/xinfang/img/video/video-icon-x1.png) 1x, url(//pages.anjukestatic.com/xinfang/img/video/video-icon-x2.png) 2x);
    background-repeat: no-repeat
}

.jp-icon-loading {
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    background: url(//pages.anjukestatic.com/xinfang/img/video/loading.png) no-repeat;
    -webkit-animation: rotate 1s linear infinite;
    animation: rotate 1s linear infinite
}

@-webkit-keyframes rotate {
    0% {
        transform: rotateZ(0)
    }
    100% {
        transform: rotateZ(360deg)
    }
}

@keyframes rotate {
    0% {
        transform: rotateZ(0)
    }
    100% {
        transform: rotateZ(360deg)
    }
}

.jp-audio *:focus, .jp-audio-stream *:focus, .jp-video *:focus {
    outline: 0
}

.jp-audio a::-moz-focus-inner, .jp-audio-stream a::-moz-focus-inner, .jp-video a::-moz-focus-inner {
    border: 0
}

.jp-audio, .jp-audio-stream, .jp-video {
    font-size: 16px;
    font-family: Verdana, Arial, sans-serif;
    line-height: 1.6;
    color: #666;
    background-color: #000
}

.jp-type-single {
    position: relative;
    height: 100%
}

.jp-gui {
    position: absolute;
    bottom: 0;
    width: 100%
}

.jp-audio {
    width: 420px
}

.jp-audio-stream {
    width: 182px
}

.jp-video-270p {
    width: 480px
}

.jp-video-360p {
    width: 640px
}

.jp-video-full {
    width: 480px;
    height: 270px;
    position: fixed !important;
    z-index: 10000 !important
}

.jp-video-full div div {
    z-index: 1000
}

.jp-video-full .jp-jplayer {
    top: 0;
    left: 0;
    position: fixed !important;
    position: relative;
    overflow: hidden
}

.jp-video-full .jp-gui {
    position: fixed !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1001
}

.jp-video-full .jp-interface {
    position: absolute !important;
    position: relative;
    bottom: 0;
    left: 0
}

.jp-interface {
    position: relative;
    background-color: #000;
    width: 100%
}

.jp-audio .jp-interface {
    height: 80px
}

.jp-audio-stream .jp-interface {
    height: 80px
}

.jp-controls-holder {
    clear: both;
    height: 43px;
    position: relative;
    overflow: hidden
}

.jp-interface .jp-controls {
    margin: 0;
    padding: 0;
    overflow: hidden
}

.jp-audio .jp-controls {
    width: 380px;
    padding: 20px 20px 0 20px
}

.jp-audio-stream .jp-controls {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 142px
}

.jp-video .jp-type-single .jp-controls {
    padding: 11px 0 0 20px
}

.jp-video .jp-type-single .jp-times {
    float: left
}

.jp-video .jp-type-single .jp-times span {
    display: inline-block;
    color: #ccc;
    height: 43px;
    line-height: 43px;
    font-size: 12px
}

.jp-video .jp-type-single .jp-times .jp-all-time {
    color: #666
}

.jp-video .jp-type-playlist .jp-controls {
    width: 134px;
    margin-left: 172px
}

.jp-video .jp-controls {
    float: left
}

.jp-controls a {
    display: block;
    float: left;
    overflow: hidden;
    text-indent: -9999px;
    border: 0;
    cursor: pointer
}

.jp-play {
    width: 16px;
    height: 20px
}

.jp-play {
    background-position: -0 0
}

.jp-play:hover {
    background-position: -0 -30px
}

.jp-state-playing .jp-play {
    background-position: -30px 0
}

.jp-state-playing .jp-play:hover {
    background-position: -30px -30px
}

.jp-stop, .jp-previous, .jp-next {
    width: 28px;
    height: 28px;
    margin-top: 6px
}

.jp-stop {
    background: url(//pages.anjukestatic.com/xinfang/img/video/jplayer.blue.monday.jpg) 0 -83px no-repeat;
    margin-left: 10px
}

.jp-stop:focus {
    background: url(//pages.anjukestatic.com/xinfang/img/video/jplayer.blue.monday.jpg) -29px -83px no-repeat
}

.jp-previous {
    background: url(//pages.anjukestatic.com/xinfang/img/video/jplayer.blue.monday.jpg) 0 -112px no-repeat
}

.jp-previous:focus {
    background: url(//pages.anjukestatic.com/xinfang/img/video/jplayer.blue.monday.jpg) -29px -112px no-repeat
}

.jp-next {
    background: url(//pages.anjukestatic.com/xinfang/img/video/jplayer.blue.monday.jpg) 0 -141px no-repeat
}

.jp-next:focus {
    background: url(//pages.anjukestatic.com/xinfang/img/video/jplayer.blue.monday.jpg) -29px -141px no-repeat
}

.jp-progress {
    overflow: hidden;
    background-color: #666
}

.jp-audio .jp-progress {
    position: absolute;
    top: 32px;
    height: 15px
}

.jp-audio .jp-type-single .jp-progress {
    left: 110px;
    width: 186px
}

.jp-audio .jp-type-playlist .jp-progress {
    left: 166px;
    width: 130px
}

.jp-video .jp-progress {
    top: 0;
    left: 0;
    width: 100%;
    height: 6px
}

.jp-seek-bar {
    background: #666;
    width: 0;
    height: 100%;
    cursor: pointer
}

.jp-play-bar {
    background: #62ab00;
    width: 0;
    height: 100%
}

.jp-state-no-volume .jp-volume-controls {
    display: none
}

.jp-volume-controls {
    position: relative;
    float: right;
    top: 14px;
    width: 121px;
    height: 16px;
    margin-right: 79px
}

.jp-audio-stream .jp-volume-controls {
    left: 70px
}

.jp-volume-controls a, .jp-volume-controls button {
    display: block;
    position: absolute;
    overflow: hidden;
    text-indent: -9999px;
    border: 0;
    cursor: pointer
}

.jp-mute, .jp-volume-max {
    height: 16px
}

.jp-mute {
    width: 10px;
    left: 0
}

.jp-volume-max {
    right: 0
}

.jp-mute {
    background-position: -60px 0
}

.jp-state-muted .jp-mute {
    left: 0;
    width: 17px;
    background-position: -90px 0
}

.jp-volume-max {
    width: 16px;
    background-position: -120px 0
}

.jp-volume-max.active {
    background-position: -120px -60px
}

.jp-volume-bar {
    position: absolute;
    overflow: hidden;
    background: #666;
    top: 7px;
    left: 19px;
    width: 80px;
    height: 2px;
    cursor: pointer
}

.jp-volume-bar-value {
    background: #62ab00;
    width: 0;
    height: 2px
}

.jp-audio .jp-time-holder {
    position: absolute;
    top: 50px
}

.jp-audio .jp-type-single .jp-time-holder {
    left: 110px;
    width: 186px
}

.jp-audio .jp-type-playlist .jp-time-holder {
    left: 166px;
    width: 130px
}

.jp-current-time, .jp-duration {
    font-size: 12px
}

.jp-current-time {
    float: left;
    display: inline;
    cursor: default
}

.jp-duration {
    float: right;
    display: inline;
    text-align: right;
    cursor: pointer
}

.jp-video .jp-current-time {
    margin-left: 20px
}

.jp-video .jp-duration {
    margin-right: 20px
}

.jp-details {
    font-weight: bold;
    text-align: center;
    cursor: default
}

.jp-details, .jp-playlist {
    width: 100%;
    background-color: #ccc;
    border-top: 1px solid #009be3
}

.jp-type-single .jp-details, .jp-type-playlist .jp-details {
    border-top: 0
}

.jp-details .jp-title {
    margin: 0;
    padding: 5px 20px;
    font-size: .72em;
    font-weight: bold
}

.jp-playlist ul {
    list-style-type: none;
    margin: 0;
    padding: 0 20px;
    font-size: .72em
}

.jp-playlist li {
    padding: 5px 0 4px 20px;
    border-bottom: 1px solid #eee
}

.jp-playlist li div {
    display: inline
}

div.jp-type-playlist div.jp-playlist li:last-child {
    padding: 5px 0 5px 20px;
    border-bottom: 0
}

div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
    list-style-type: square;
    list-style-position: inside;
    padding-left: 7px
}

div.jp-type-playlist div.jp-playlist a {
    color: #333;
    text-decoration: none
}

div.jp-type-playlist div.jp-playlist a:hover {
    color: #0d88c1
}

div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
    color: #0d88c1
}

div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove {
    float: right;
    display: inline;
    text-align: right;
    margin-right: 10px;
    font-weight: bold;
    color: #666
}

div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover {
    color: #0d88c1
}

div.jp-type-playlist div.jp-playlist span.jp-free-media {
    float: right;
    display: inline;
    text-align: right;
    margin-right: 10px
}

div.jp-type-playlist div.jp-playlist span.jp-free-media a {
    color: #666
}

div.jp-type-playlist div.jp-playlist span.jp-free-media a:hover {
    color: #0d88c1
}

span.jp-artist {
    font-size: .8em;
    color: #666
}

.jp-video-play {
    width: 100%;
    overflow: hidden;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0)
}

.jp-video-270p .jp-video-play {
    margin-top: -270px;
    height: 270px
}

.jp-video-360p .jp-video-play {
    margin-top: -360px;
    height: 360px
}

.jp-video-full .jp-video-play {
    height: 100%
}

.jp-video-play-icon {
    position: relative;
    display: block;
    width: 112px;
    height: 100px;
    margin-left: -56px;
    margin-top: -50px;
    left: 50%;
    top: 50%;
    *left: 25px;
    background: url(//pages.anjukestatic.com/xinfang/img/video/jplayer.blue.monday.video.play.png) 0 0 no-repeat;
    text-indent: -9999px;
    border: 0;
    cursor: pointer
}

.jp-video-play-icon:focus {
    background: url(//pages.anjukestatic.com/xinfang/img/video/jplayer.blue.monday.video.play.png) 0 -100px no-repeat
}

.jp-jplayer audio, .jp-jplayer {
    width: 0;
    height: 0
}

.jp-jplayer {
    background-color: #000
}

.jp-toggles {
    padding: 0;
    margin: 0 auto;
    overflow: hidden
}

.jp-audio .jp-type-single .jp-toggles {
    width: 25px
}

.jp-audio .jp-type-playlist .jp-toggles {
    width: 55px;
    margin: 0;
    position: absolute;
    left: 325px;
    top: 50px
}

.jp-video .jp-toggles {
    float: right;
    position: relative;
    top: 13px;
    right: 21px
}

.jp-toggles a {
    display: block;
    float: left;
    text-indent: -9999px;
    line-height: 100%;
    border: 0;
    cursor: pointer
}

.jp-full-screen {
    width: 17px;
    height: 17px;
    background-position: -150px 0
}

.jp-full-screen:hover {
    background-position: -150px -30px
}

.jp-repeat {
    width: 19px;
    height: 19px;
    margin-right: 17px;
    background-position: -180px 0
}

.jp-repeat:hover {
    background-position: -180px -30px
}

.jp-repeat.active {
    background-position: -180px -60px
}

.jp-shuffle {
    background: url(//pages.anjukestatic.com/xinfang/img/video/jplayer.blue.monday.jpg) 0 -270px no-repeat;
    margin-left: 5px
}

.jp-shuffle:focus {
    background: url(//pages.anjukestatic.com/xinfang/img/video/jplayer.blue.monday.jpg) -30px -270px no-repeat
}

.jp-state-shuffled .jp-shuffle {
    background: url(//pages.anjukestatic.com/xinfang/img/video/jplayer.blue.monday.jpg) -60px -270px no-repeat
}

.jp-state-shuffled .jp-shuffle:focus {
    background: url(//pages.anjukestatic.com/xinfang/img/video/jplayer.blue.monday.jpg) -90px -270px no-repeat
}

.jp-no-solution {
    padding: 5px;
    font-size: .8em;
    background-color: #eee;
    border: 2px solid #009be3;
    color: #000;
    display: none
}

.jp-no-solution a {
    color: #000
}

.jp-no-solution span {
    font-size: 1em;
    display: block;
    text-align: center;
    font-weight: bold
}

.jp-state-dialog, .jp-state-dialog .jp-state-bg, .jp-state-dialog .jp-state-cont {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.jp-state-dialog {
    display: none;
    z-index: 9
}

.jp-state-dialog .jp-state-bg {
    background-color: #333
}

.jp-state-dialog .jp-state-cont {
    padding: 33% 0;
    text-align: center
}

.jp-state-dialog .jp-state-text {
    color: #fff;
    font-size: 24px;
    text-align: center;
    margin-top: 35%;
    vertical-align: middle;
    margin-left: 14px
}

.jp-state-dialog .jp-button-bar {
    text-align: center;
    margin: 40px auto 0
}

.jp-state-dialog .jp-state-button, .jp-state-dialog .jp-state-button:hover {
    display: inline-block;
    width: 60px;
    height: 32px;
    color: #ccc;
    font-size: 16px;
    line-height: 32px;
    border: 1px solid #ccc;
    border-radius: 3px;
    text-decoration: none;
    margin-left: 15px
}

.jp-state-dialog .jp-state-button:hover {
    color: #fff;
    border-color: #fff
}

.video-wrap {
    display: none;
    width: 100% !important;
    height: 100% !important;
    position: relative;
    z-index: 1
}

.list-box {
    _width: 1078px;
    overflow: hidden
}

.photo-list {
    width: 1098px;
    margin-top: -20px
}

.photo-list .photo-img {
    display: block;
    width: 346px;
    height: 260px;
    float: left;
    _display: inline;
    position: relative;
    margin: 20px 20px 0 0
}

.photo-list .photo-img img {
    width: 346px;
    height: 260px
}

.photo-list .photo-img .tit-bg {
    display: block;
    width: 100%;
    height: 30px;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
    position: absolute;
    bottom: 0;
    left: 0
}

.photo-list .photo-img .photo-tit {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #FFF;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2
}

.photo-list .photo-img:hover .photo-tit {
    color: #F60
}

.modal-album .con {
    background: #FFF;
    overflow: hidden
}

.modal-album .switch-album {
    background: #000;
    float: left;
    display: inline;
    width: 620px;
    overflow: hidden;
    padding: 20px 20px 10020px;
    margin-bottom: -10000px
}

.modal-album .album-info {
    float: right;
    display: inline;
    width: 264px;
    overflow: hidden;
    padding: 0 28px 10000px 18px;
    margin-bottom: -10000px
}

.modal-album-lg .con {
    width: 1210px !important
}

.switch-album-b {
    position: relative;
    overflow: hidden
}

.switch-album-b, .switch-album-b .clip, .switch-album-b .item {
    width: 620px;
    overflow: hidden
}

.switch-album-b img {
    max-width: 100%
}

.switch-album-b .swcon {
    zoom: 1
}

.switch-album-b .item {
    left: 0;
    top: 0;
    *font-size: 400px
}

.switch-album-b .clip {
    height: 460px;
    line-height: 460px;
    text-align: center
}

.switch-album-b .clip img {
    vertical-align: middle
}

.switch-album-b .icon-video {
    display: inline-block;
    width: 120px;
    height: 120px;
    position: absolute;
    left: 50%;
    top: 50%;
    cursor: pointer;
    margin-left: -60px;
    margin-top: -60px;
    background: url(//pages.anjukestatic.com/xinfang/img//house/comm/video_120.png) no-repeat
}

.switch-album-b .item .tit-bg {
    display: block;
    width: 100%;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
    position: absolute;
    bottom: 0;
    left: 0;
    zoom: 1;
    *height: 0;
    *overflow: hidden
}

.switch-album-b .item .photo-des {
    line-height: 20px;
    text-align: left;
    color: #FFF;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 5px 10px 4px;
    font-size: 16px;
    z-index: 2;
    word-break: break-all;
    zoom: 1
}

.switch-album-b .item .photo-des b {
    font-weight: normal;
    margin-right: 20px
}

.switch-album-b .item .photo-des span {
    font-size: 14px;
    white-space: nowrap
}

.switch-album-b .prev, .switch-album-b .next {
    width: 310px;
    height: 460px;
    position: absolute;
    top: 0;
    background: url("about:blank");
    z-index: 10
}

.switch-album-b .prev {
    left: 0;
    cursor: url("//pages.anjukestatic.com/xinfang/img/house/view/pic_prev.cur"), auto
}

.switch-album-b .next {
    right: 0;
    cursor: url("//pages.anjukestatic.com/xinfang/img/house/view/pic_next.cur"), auto
}

.switch-album-s {
    width: 620px;
    position: relative;
    margin-top: 20px
}

.switch-album-s .clip {
    width: 545px;
    height: 76px;
    overflow: hidden;
    position: relative;
    margin-left: 38px
}

.switch-album-s .item {
    width: 101px;
    height: 76px;
    margin-right: 10px;
    opacity: .6;
    filter: Alpha(opacity=60)
}

.switch-album-s .cur {
    opacity: 1;
    filter: Alpha(opacity=100)
}

.switch-album-s .item a {
    display: block;
    width: 99px;
    height: 74px;
    overflow: hidden
}

.switch-album-s .item a {
    border: 1px solid #d9d9d9
}

.switch-album-s .item a img {
    border: 2px solid #FFF
}

.switch-album-s .cur a, .switch-album-s .cur a img, .switch-album-s .item a:hover, .switch-album-s .item a:hover img {
    border-color: #62ab00
}

.switch-album-s .prev, .switch-album-s .next {
    width: 20px;
    height: 50px;
    overflow: hidden;
    position: absolute;
    top: 13px;
    background: #333 url("//pages.anjukestatic.com/xinfang/img/house/view/arrows-icons-02.png") no-repeat
}

.switch-album-s .prev, .switch-album-s .next {
    background-color: #333
}

.switch-album-s .prev {
    left: 0;
    background-position: -223px 8px
}

.switch-album-s .next {
    right: 0;
    background-position: -248px 8px
}

.switch-album-s .prev:hover, .switch-album-s .next:hover {
    background-color: #666
}

.switch-album-s .prev:hover {
    background-position: -223px 8px
}

.switch-album-s .next:hover {
    background-position: -248px 8px
}

.switch-album-s .prev-dis, .switch-album-s .next-dis, .switch-album-s .prev-dis:hover, .switch-album-s .next-dis:hover {
    background-color: #222;
    cursor: default
}

.switch-album-s .prev-dis, .switch-album-s .prev-dis:hover {
    background-position: -159px 8px
}

.switch-album-s .next-dis, .switch-album-s .next-dis:hover {
    background-position: -189px 8px
}

.modal-album-lg .switch-album, .modal-album-lg .switch-album-b, .modal-album-lg .switch-album-b .clip, .modal-album-lg .switch-album-b .item, .modal-album-lg .switch-album-s {
    width: 860px
}

.modal-album-lg .switch-album-s .clip {
    width: 767px;
    margin-left: 47px
}

.album-info-tab .arr-icon, .modal-album .close {
    display: inline-block;
    font-size: 0;
    overflow: hidden;
    vertical-align: middle;
    background: url("//pages.anjukestatic.com/xinfang/img/house/view/arrows-icons-02.png") no-repeat
}

.album-info-tab h4 {
    font-size: 24px;
    line-height: 24px;
    padding: 40px 0 20px;
    white-space: nowrap
}

.album-info-tab h4, .album-info-tab .phone {
    border-bottom: 1px dashed #e6e6e6
}

.album-info-tab .phone {
    color: #62ab00;
    padding: 20px 0;
    white-space: nowrap
}

.album-info-tab .phone .phone-icon {
    width: 34px;
    height: 34px;
    background-position: -120px 0;
    margin-right: 5px
}

.album-info-tab .phone strong {
    font: 700 22px/22px "Arial";
    vertical-align: middle;
    font-weight: 100
}

.album-info-tab .phone span {
    color: #999;
    font-size: 14px;
    padding: 0 2px
}

.album-info-tab .tab-con {
    padding: 10px 0 0
}

.album-info-tab .tab-con a {
    display: block;
    width: 242px;
    height: 45px;
    line-height: 45px;
    border: 1px solid #e6e6e6;
    margin: 10px 0 0;
    font-size: 16px;
    color: #999;
    padding-left: 20px
}

.album-info-tab .tab-con a:hover, .album-info-tab .tab-con .cur {
    border: 1px solid #62ab00;
    color: #62ab00
}

.album-info-tab .tab-con .cur {
    position: relative
}

.album-info-tab .tab-con .arr-icon {
    display: none;
    width: 8px;
    height: 15px;
    position: absolute;
    top: 14px;
    left: -8px;
    z-index: 10;
    background-position: -420px -10px
}

.album-info-tab .tab-con .cur .arr-icon {
    display: block
}

.hxzxg-provide {
    display: none;
    margin: 10px 0 0;
    width: 264px;
    color: #999;
    font-size: 13px;
    white-space: nowrap;
    overflow: hidden
}

.hxzxg-logo {
    margin-left: 10px;
    display: inline-block;
    line-height: 22px;
    font-size: 16px;
    color: #ccc;
    font-weight: bold
}

.modal-album .close {
    width: 32px;
    height: 32px;
    background-position: -300px 0;
    top: 18px;
    right: -12px
}

.modal-album .close:hover {
    background-position: -360px 0
}

#container {
    font-family: Arial, "STHeiti", "Microsoft YaHei", "SimSun"
}

.can-container {
    margin-top: 10px
}

.can-left {
    float: left;
    width: 790px
}

.can-border {
    border: 1px solid #e6e6e6;
    border-radius: 4px
}

.can-head {
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    padding: 30px 0 20px 10px
}

.can-head h4 {
    float: left;
    display: inline;
    font-weight: 700 \9
}

.can-border .list {
    padding: 14px 0;
    margin-bottom: -8px
}

.can-border .list:last-child {
    margin-bottom: 0
}

.can-border .list li {
    font-size: 16px;
    padding: 10px 0 10px 136px;
    line-height: 26px;
    _line-height: 22px
}

.can-border .name {
    float: left;
    width: 116px;
    color: #666;
    margin-left: -116px;
    _position: absolute
}

.can-border .des {
    padding-right: 26px
}

.can-border .licence {
    padding-right: 20px
}

.can-border .des .lo-icon {
    display: inline-block;
    width: 30px;
    height: 18px;
    line-height: 18px;
    _padding-top: 2px;
    vertical-align: 2px;
    *vertical-align: 4px;
    color: #fefefe;
    background: #F60;
    font-size: 12px;
    text-align: center;
    margin-right: 17px
}

.can-tag-status {
    font-size: 12px;
    vertical-align: -3px;
    *vertical-align: 2px;
    _padding-top: 1px
}

.can-spe {
    color: #F60
}

.can-big {
    font-size: 18px
}

.can-tag {
    display: inline-block;
    font-size: 14px;
    color: #999;
    line-height: 24px;
    padding: 0 10px;
    border: 1px solid #ccc;
    margin-right: 5px
}

.can-tag:hover {
    color: #62ab00;
    border: 1px solid #62ab00
}

.can-border .space {
    margin-left: 10px
}

.can-border .space2 {
    padding: 0 7px
}

.can-border .des .other-space {
    padding-right: 7px;
    padding-left: 0
}

.can-border .gray {
    color: #999
}

.can-border .gray:hover {
    color: #F60
}

.can-right {
    float: right;
    width: 360px;
    font-size: 14px;
    padding-top: 70px
}

.can-border .img {
    width: 320px;
    height: 192px;
    margin: 0 auto 6px;
    padding-top: 20px
}

.can-border .img a, .can-border .more {
    display: block
}

.can-border .more {
    margin-left: 16px;
    color: #999;
    margin-bottom: 12px
}

.can-border .more:hover {
    color: #F60
}

.can-recommend {
    padding: 6px 16px;
    line-height: 38px
}

.can-recommend a {
    color: #666;
    white-space: nowrap
}

.can-recommend a:hover {
    color: #F60
}

.can-recommend .fl {
    clear: left
}

.can-recommend .fr {
    clear: right
}

.can-calc {
    margin-right: -31px;
    _margin-right: -34px;
    zoom: 1
}

.can-calc a {
    display: block;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #999;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    margin-top: 11px;
    font-size: 18px
}

.can-calc a:hover {
    color: #fff;
    background: #62ab00;
    border: 1px solid #62ab00
}

.can-calc .calc-b {
    width: 360px
}

.can-calc .calc-s {
    float: left;
    width: 163px;
    margin-right: 30px;
    display: inline
}

.adfx-con {
    margin: 30px 0 0
}

.can-item .des .lp-tag-status {
    display: inline-block;
    overflow: hidden;
    background: url(//pages.anjukestatic.com/xinfang/img/house/view/viewindex-icons.png) no-repeat;
    width: 39px;
    height: 20px;
    line-height: 20px;
    padding: 0 9px 0 0;
    text-align: right;
    color: #fff;
    margin: 0 0 0 7px;
    font-family: Simsun;
    font-size: 12px;
    vertical-align: top;
    *vertical-align: 2px;
    _padding-top: 1px;
    float: none
}

.can-item .des .lp-tag-status-qi, .can-item .des .lp-tag-status-xian {
    width: 64px;
    background-position: 0 -85px
}

.can-item .des .lp-tag-status-dai {
    background-position: -85px -85px
}

.can-item .des .lp-tag-status-qing {
    background-position: -145px -85px
}

.can-item .des .lp-tag-status-wei {
    background-position: -205px -85px
}

.list-mod .main-title {
    margin-top: 25px
}

.list-mod li .ico {
    display: block;
    width: 40px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: -2px
}

.list-mod li .ico-tuan {
    background: #f60
}

.list-mod li .ico-bao {
    background: #f00
}

.jfactivity-mod {
    margin-top: 30px
}

.jfactivity-mod img {
    width: 263px;
    height: 263px;
    display: block;
    margin: 15px auto
}

.list-li {
    padding-left: 20px !important;
    line-height: 30px !important
}

.modal-line-bd-v2 .xf-verify-module {
    margin-top: 0
}