﻿@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: #000000;
}

a:hover {
    color: #00AE66;
    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-box .input-search {
    width: 460px !important
}

.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
    }
}

.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: #00AE66
}

.btn:hover {
    color: #FFF;
    background: #00d67d
}

.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: #00AE66;
}

.btn-c:hover {
    color: #FFF;
    background: #05d881;
}

.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 #00AE66;
    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("../images/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("../images/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: #00AE66;
    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("../images/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("../images/logo.svg") no-repeat 0 0;
    background: url("../images/trans-logo.png") no-repeat 0 0 \0;
    *background: url("../images/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: #00AE66;
    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: #00AE66
}

.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: #00AE66
}

.site-favlist li .desc {
    color: #999
}

.site-favlist li .price {
    color: #00AE66;
    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: #00AE66
}

.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: #00AE66
}

.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: #00AE66;
    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;
    height: 16px;
    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: #00AE66;
    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: #00AE66;
    border-right: 0 none;
    color: #333
}

.brand-itm {
    font-size: 16px;
    color: #00AE66
}

.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: #00AE66
}

.search-autocomplete li.hover {
    background: #eee;
    color: #333
}

.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
}

.hot-search-box h3 {
    font-weight: 100;
    color: #00AE66;
    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
}

#header {
    position: relative;
    z-index: 50
}

.sitenav .site-logo {
    display: none
}

.sitenav .site-nav {
    padding: 0
}

.site-search {
    margin-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("../images/logo.svg") no-repeat 0 0;
    background: url("../images/trans-logo.png") no-repeat 0 0 \0;
    *background: url("../images/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: #00AE66;
    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: #00AE66;
    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("../images/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: #00d67d;
    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: #00AE66;
    text-decoration: none
}

.lp-secnav .focus {
    color: #00AE66;
    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("../images/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 #00AE66
}

.modal-custom .hd .title {
    display: inline-block;
    *display: inline;
    font-size: 24px;
    color: #00AE66;
    text-indent: 10px
}

.modal-custom .hd .subtitle {
    display: inline-block;
    *display: inline;
    font-size: 14px;
    color: #999;
    margin-left: 10px
}

.modal-custom .close {
    top: 40px;
    right: 10px;
    width: 14px;
    height: 14px;
    background: url("../images/viewindex-icons-16.png") no-repeat 0 -190px
}

.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: #00AE66;
    color: #FFF
}

.xf-select .option-dis {
    color: #999;
    cursor: default
}

.xf-select-fo {
    position: relative
}

.xf-select-fo .text {
    border: 1px solid #00AE66
}

.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("../images/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: #00AE66
}

.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("../images/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(../images/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("../images/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
}

html, body {
    _background-image: url(about:blank);
    _background-attachment: fixed
}

.site-gotop {
    text-align: center;
    position: fixed;
    z-index: 89;
    left: 50%;
    margin-left: 555px;
    bottom: 100px;
    width: 80px;
    _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("../images/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: #00ae66;
    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: #00AE66
}

.tg-banner {
    position: absolute;
    top: -95px;
    left: -10px
}

.tg-banner a {
    display: block;
    width: 115px;
    height: 81px;
    background: url("../images/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: #00AE66
}

.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 #00AE66;
    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: #00AE66;
    margin: 5px auto 0 auto;
    font-size: 16px;
    border-radius: 3px;
    background-color: #fff;
    border: 1px solid #00AE66
}

.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: #00AE66;
    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: #00AE66
}

.site-gotop .highlight {
    color: #fff;
    background-color: #589600
}

.site-gotop .light {
    color: #fff;
    background-color: #00ae66;
}

.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: #00AE66;
    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: #00AE66
}

.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("../images/chat-icon.png") no-repeat;
    background-position: 0 -177px
}

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: #00AE66;
    color: #FFF
}

.sweep-code .code-img {
    width: 70px;
    height: 70px;
    padding: 2px;
    background: #FFF
}

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: #00AE66;
    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(../images/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
}

.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(../images/kanfang@1x.png);
    background-image: -webkit-image-set(url(../images/kanfang@1x.png) 1x, url(//pages.anjukestatic.com/xinfang/img/phoneactivate/kanfang@2x.png) 2x)
}

.user-pa-zhuanche .pa-flow {
    background-image: url(../images/zhuanche@1x.png);
    background-image: -webkit-image-set(url(../images/zhuanche@1x.png) 1x, url(//pages.anjukestatic.com/xinfang/img/phoneactivate/zhuanche@2x.png) 2x)
}

.user-pa-zutuan .pa-flow {
    background-image: url(../images/zutuan@1x.png);
    background-image: -webkit-image-set(url(../images/zutuan@1x.png) 1x, url(//pages.anjukestatic.com/xinfang/img/phoneactivate/zutuan@2x.png) 2x)
}

.user-pa-youhui .pa-flow {
    background-image: url(../images/youhui@1x.png);
    background-image: -webkit-image-set(url(../images/youhui@1x.png) 1x, url(//pages.anjukestatic.com/xinfang/img/phoneactivate/youhui@2x.png) 2x)
}

.pa-label-sec {
    padding-top: 15px;
    color: #999
}

.pa-discount {
    color: #00AE66
}

.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
}

.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-top: 25px;
    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: #00AE66
}

.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: #00AE66;
    width: 75px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    margin-top: 10px;
    font-size: 14px;
    border-radius: 3px
}

.links-mod {
    margin-top: 40px;
    border: 1px solid #ddd;
    border-radius: 5px;
    height: 148px
}

.sub-box {
    float: left;
    padding: 0 0 0 38px;
    width: 280px
}

.sub-box p {
    line-height: 24px;
    margin: 22px 0 20px
}

.sub-box .ipt-box {
    overflow: hidden;
    zoom: 1
}

.sub-box .int-text {
    width: 158px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    float: left;
    margin-right: 2px;
    padding: 0 0 0 10px
}

.sub-box .btn-d {
    width: 70px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    float: left;
    border-radius: 0;
    background: #ff944c
}

.sub-box .btn-d:hover {
    background: #f30
}

.links-mod .links-box {
    float: left;
    border-left: 1px dashed #ddd;
    width: 150px;
    height: 113px;
    margin-top: 12px;
    padding: 10px 0 0 38px;
    color: #666
}

.links-mod .links-box dt {
    line-height: 24px
}

.links-mod .links-box dd {
    line-height: 22px;
    padding-top: 6px;
    font-size: 14px
}

.links-mod .links-box dd a {
    color: #999
}

.links-mod .links-box dd a:hover {
    color: #00AE66
}

.apply-info {
    padding: 12px 10px 15px
}

.apply-info dt {
    line-height: 34px;
    font-size: 20px
}

.apply-info dt em {
    color: #00AE66
}

.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: #00AE66
}

.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("../picture/kft-car-steps.png") no-repeat 0 0
}

.line-step-tip-bg {
    width: 560px;
    height: 85px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: url("../images/kft-newsteps-tip.png") no-repeat 0 0
}

.sign-step-bg {
    width: 560px;
    height: 85px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: url("../images/kft-group-steps.png") no-repeat 0 0
}

.sign-step-bg-b {
    width: 560px;
    height: 85px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: url("../images/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("../images/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: #00AE66
}

.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
}

.side-periods .periods-hd .num {
    font-family: Arial;
    font-weight: 700
}

.side-periods .periods-box {
    padding-bottom: 6px
}

.side-periods .periods-box p {
    padding-left: 25px;
    line-height: 32px;
    margin: 3px 0;
    color: #666
}

.side-periods .periods-box .num {
    font-size: 18px;
    color: #00AE66;
    padding-left: 15px
}

.attention .att-des {
    color: #999;
    line-height: 20px;
    background: #fff;
    position: relative;
    z-index: 3;
    text-indent: 24px;
    padding-top: 6px
}

.attention .att-con {
    margin: -5px 14px 0
}

.attention .att-con .att-item {
    padding: 15px 0 15px 6px;
    border-top: 1px dashed #ddd
}

.attention .att-con .att-item img {
    float: left;
    width: 80px;
    height: 80px;
    border: 1px solid #dfdfdf
}

.attention .att-con .att-item p {
    float: left;
    width: 120px;
    color: #666;
    padding-left: 10px;
    line-height: 24px
}

.side-discount .s-hd {
    background: #fff;
    position: relative;
    z-index: 2
}

.side-discount .s-hd a {
    font-size: 14px;
    color: #999;
    line-height: 18px;
    position: absolute;
    right: 23px;
    top: 15px
}

.side-discount .side-title a:hover {
    color: #00AE66
}

.side-discount .side-list {
    margin: -1px 0 0
}

.side-discount .side-list li {
    width: 210px;
    padding: 0 24px 10px;
    line-height: 24px
}

.side-discount .side-list .item-hover {
    background: #f9f9f9;
    cursor: pointer
}

.side-discount .side-list .tg-img {
    display: block;
    border-top: 1px dashed #ddd;
    padding-top: 15px
}

.side-discount .side-list .tg-img img {
    width: 210px;
    height: 140px
}

.side-discount .side-list .tg-name {
    height: 24px;
    overflow: hidden;
    padding-top: 5px
}

.side-discount .side-list .tg-name a {
    color: #333;
    font-size: 14px
}

.side-discount .side-list .tg-name a:hover {
    color: #00AE66
}

.side-discount .side-list p {
    color: #999;
    height: 24px;
    margin-top: 2px;
    overflow: hidden;
    zoom: 1
}

.side-discount .side-list em {
    float: left;
    font-size: 16px;
    color: #00AE66
}

.side-discount .side-list span {
    float: right;
    font-size: 14px;
    color: #999
}

.pagination {
    margin: 10px 0;
    font-size: 0;
    margin-right: -10px
}

.pagination a, .pagination a:hover {
    text-decoration: none;
    color: #999
}

.pagination a:hover {
    background: #00AE66;
    border: 1px solid #00AE66;
    color: #FFF
}

.pagination span, .pagination a {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    border-radius: 2px;
    margin-right: 10px;
    vertical-align: top
}

.pagination a {
    border: 1px solid #CCC;
    color: #999
}

.pagination a, .pagination .curr-page {
    width: 28px;
    height: 28px
}

.pagination .prev-page {
    width: 62px;
    height: 28px
}

.pagination .stat-disable {
    color: #ccc;
    border: 1px solid #CCC
}

.pagination .stat-link {
    color: #999
}

.pagination .prev-page-link:hover {
    color: #FFF
}

.pagination .curr-page {
    border: 1px solid #00AE66;
    background: #00AE66;
    color: #fff;
    font-weight: 700
}

.pagination .next-page {
    background: #CCC;
    width: 82px;
    height: 30px;
    line-height: 30px;
    color: #FFF;
    font-weight: 700;
    font-family: '\5B8B\4F53';
    border: 0
}

.pagination .next-link {
    background: #00AE66
}

.pagination .next-link:hover {
    border: 0;
    background: #4a8101
}

.pagination .ellipsis {
    width: 18px;
    color: #777;
    font-weight: 700
}

.pagination .multi {
    width: auto;
    padding: 0 5px
}

.top-banner-mod {
    position: relative;
    font-size: 0;
    margin-top: 20px;
    width: 100%;
    height: 200px;
    white-space: nowrap
}

.top-banner-mod .show-tab {
    position: absolute;
    height: 100%;
    overflow: hidden;
    cursor: pointer
}

.show-tab .show-img {
    position: absolute;
    z-index: -1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    -o-transition: 2s 0s all ease;
    -ms-transition: 2s 0s all ease;
    -moz-transition: 2s 0s all ease;
    -webkit-transition: 2s 0s all ease;
    transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1)
}

.show-tab:hover .show-img {
    transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1)
}

.show-bustab {
    width: 560px;
    top: 0;
    left: 0
}

.show-zctab {
    width: 600px;
    top: 0;
    right: 0
}

.show-tab .show-bus {
    top: 0;
    left: 0;
    width: 560px;
    height: 200px;
    background-image: url("../images/show_tab_left_02.jpg")
}

.show-tab .show-zc {
    top: 0;
    right: 0;
    width: 600px;
    height: 200px;
    background: url("../images/show_tab_right_02.jpg")
}

.show-tab dl {
    padding: 35px 0 0 40px
}

.show-tab dl dt {
    font-size: 22px;
    line-height: 34px
}

.show-tab dl dd {
    font-size: 16px;
    line-height: 28px
}

.show-btn {
    display: inline-block;
    margin: 11px 0 0 40px;
    width: 100px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    background: #00AE66;
    text-align: center;
    border-radius: 3px
}

.show-btn:hover {
    color: #fff;
    background: #db5700
}

.comming-soon {
    background: #ccc
}

.comming-soon:hover {
    color: #fff;
    background: #ccc
}

.filter-mod .filter-tab {
    height: 38px;
    border-bottom: 1px solid #ddd;
    background: #f9f9f9
}

.filter-mod .filter-tab .tab-item {
    float: left;
    height: 38px;
    line-height: 38px;
    color: #333;
    font-size: 16px;
    padding: 0 20px;
    position: relative;
    z-index: 0
}

.filter-mod .filter-tab .tab-item:hover, .filter-mod .filter-tab .item-curr, .filter-mod .filter-tab .item-curr:hover {
    color: #00ae66;
    border-top: 2px solid #00AE66;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    background-color: #fff;
    margin-left: -1px;
    *margin-left: -2px;
    margin-right: -1px;
    *margin-right: -2px;
    z-index: 1;
    top: -1px
}

.filter-mod .filter-tab .item-curr, .filter-mod .filter-tab .item-curr:hover {
    z-index: 2
}

.filter-box {
    overflow: hidden;
    margin-top: 6px;
    margin: 6px 50px 0 20px
}

.filter-box dl {
    line-height: 47px
}

.filter-box .filter-item {
    padding-left: 80px
}

.filter-box .position-item {
    padding-left: 50px
}

.filter-box .line-item {
    
}
.attention .att-con .att-item img{
    margin-top:0px;
}

.filter-box dl dt {
    float: left;
    text-indent: 2px
}

.filter-box .filter-item dt {
    margin-left: -80px
}

.filter-box .position-item dt {
    margin-left: -50px
}

.filter-box dd a, .filter-box dd span {
    display: inline-block;
    margin-right: 7px
}

.filter-box dd a {
    color: #333
}

.filter-box dd a:hover {
    color: #00AE66
}

.filter-box dd span {
    color: #00AE66;
    font-weight: 700
}

.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: #00AE66
}

.infoarea {
    padding: 18px 30px 4px;
    border: 1px solid #ddd;
    margin-top: 20px;
    font-size: 16px
}

.infoarea a {
    color: #999
}

.infoarea a:hover {
    color: #00AE66
}

.infoarea .info-item {
    line-height: 30px;
    padding: 7px 0 8px;
    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
}

.item-bd .item a {
    color: #999
}

.item-bd .item a:hover {
    color: #00AE66
}

.tel-mod {
    height: 58px;
    padding: 12px 0 0 55px
}

.tel-mod .tel-icon {
    background-position: -48px 0;
    width: 25px;
    height: 35px;
    float: left;
    margin: 6px 0 0 -35px;
    *display: inline
}

.tel-mod dl dt {
    line-height: 20px;
    color: #666
}

.tel-mod dl dd {
    font-family: Arial;
    font-size: 24px;
    line-height: 30px;
    color: #00AE66
}

.l-mod .l-hd h2 em {
    color: #00AE66;
}

.l-mod .l-hd h2 p {
    font-size: 14px;
    color: #999;
    margin-left: 3px;
    display: inline-block
}

.l-mod .l-hd .refresh-ico {
    width: 23px;
    height: 20px;
    margin-right: 8px;
    background-position: -80px 0;
    vertical-align: -5px
}

.list-group .prev-box, .list-group .plist {
    overflow: hidden;
    zoom: 1
}

.list-group .plist {
    padding-left: 10px
}

.list-group .prev-box {
    padding-bottom: 20px;
    overflow: hidden;
    height: 302px
}

.list-group .prev-box .item {
    float: left;
    _display: inline;
    width: 200px;
    height: 290px;
    padding: 10px 10px 0;
    cursor: pointer
}

.list-group .prev-box .img-box {
    width: 200px;
    height: 150px
}

.list-group .prev-box p {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    font-size: 14px;
    color: #666
}

.list-group .prev-box .prev-name {
    margin: 6px 0 3px;
    font-size: 16px
}

.prev-box li:hover {
    background: #f9f9f9
}

.list-group .prev-box .num {
    color: #00AE66;
    font-size: 16px;
    font-family: Arial;
    padding: 0 4px
}

.list-group .prev-box .btn-box {
    height: 30px;
    line-height: 30px;
    margin-top: 13px
}

.list-group .prev-box .btn-box .btn-c {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 0 12px
}

.list-group .prev-box .btn-box .btn-dis {
    background-color: #ccc;
    cursor: default
}

.list-group .prev-box .join {
    padding-left: 10px;
    font-size: 14px;
    color: #999
}

.group-regions {
    font-size: 0;
    white-space: nowrap
}

.group-regions .title {
    padding: 16px 0 7px 20px;
    font-size: 14px;
    display: inline-block;
    width: 180px;
    *display: inline;
    *zoom: 1
}

.regions-wrap {
    display: inline-block;
    width: 680px;
    text-align: right;
    vertical-align: top;
    *display: inline;
    *zoom: 1
}

.regions-wrap a {
    font-size: 14px;
    color: #666
}

.regions-wrap .more-region-btn {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1
}

.regions-wrap .more-region-btn, .regions-wrap .more-region-btn:hover {
    cursor: pointer;
    font-size: 14px;
    color: #666
}

.regions-wrap .cur, .regions-wrap a:hover {
    color: #00AE66
}

.more-region-wrap a.cur, .more-region-wrap a.cur:hover {
    color: #00AE66;
    cursor: pointer
}

.regions-wrap .cur:hover {
    cursor: default
}

.regions-wrap {
    padding: 16px 0 7px 0
}

.regions-wrap .line {
    display: inline-block;
    width: 1px;
    height: 15px;
    background: #DDD;
    margin: 0 9px;
    vertical-align: top;
    position: relative;
    top: 2px
}

.regions-wrap .i-triangle {
    margin-left: 10px
}

.regions-wrap .region-item {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1
}

.more-region-wrap {
    position: relative
}

.more-region-list {
    position: absolute;
    padding: 5px 10px 5px 10px;
    top: 22px;
    right: 0;
    border: 1px solid #ddd;
    background: #fff;
    min-width: 68px;
    max-height: 225px;
    overflow-x: hidden;
    overflow-y: scroll;
    *padding-right: 24px;
    *width: 68px;
    _height: 225px
}

.more-region-list .region-item {
    display: block;
    width: 100%;
    margin-top: 2px;
    *text-align: right
}

.KFT-group-next-btn .refresh-ico {
    -webkit-transition: all .2s;
    transition: all .2s
}

.KFT-group-next-btn:hover .refresh-ico {
    -webkit-transform: rotateZ(180deg);
    transform: rotateZ(180deg)
}

.group-top .s-hd {
    background: #fff
}

.group-top .new-ico {
    display: inline-block;
    font-size: 0;
    width: 32px;
    height: 15px;
    background-position: -112px 0;
    margin-left: 5px
}

.group-top .top-list {
    overflow: hidden;
    margin-top: 12px
}

.group-top .top-list li {
    width: 218px;
    padding: 0 18px 10px 24px;
    line-height: 24px;
    color: #666
}

.group-top .top-list li.top3 {
    color: #333
}

.group-top .top-list li.top3 em, .top-list dd .tg-box em {
    color: #00AE66
}

.group-top .top-list li span {
    float: left;
    *display: inline;
    zoom: 1
}

.group-top .top-list li.l-tit {
    color: #999
}

.group-top .top-list li .name {
    width: 99px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 5px
}

.group-top .top-list li dt.hover-dt .name {
    color: #00AE66
}

.group-top .top-list li .area {
    width: 47px;
    text-align: center
}

.group-top .top-list li .remain {
    width: 64px;
    text-align: center
}

.group-top .top-list dt {
    cursor: pointer
}

.group-top .top-list dd {
    background: #f9f9f9;
    cursor: pointer;
    padding: 10px;
    margin-top: 5px;
    display: none
}

.group-top .top-list .tg-img {
    display: block;
    width: 80px;
    height: 60px;
    float: left
}

.group-top .top-list .tg-box {
    float: right;
    width: 109px;
    overflow: hidden
}

.group-top .top-list .tg-price {
    width: 112px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.group-top .top-list .tg-name {
    width: 113px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.group-top .top-list .btn-c {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 0 15px
}

.group-top .top-list .btn-dis {
    background-color: #ccc;
    cursor: default
}

.group-top .top-list p {
    height: 14px;
    line-height: 14px;
    margin-bottom: 10px
}

.group-top .top-list li:after, .group-top .top-list dt:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden
}

.group-top .top-list li, .group-top .top-list dt {
    *zoom: 1
}

.fl {
    float: left;
    _display: inline
}

.fr {
    float: right
}

#container {
    font-size: 14px
}

.sp-icons {
    display: inline-block;
    font-size: 0;
    overflow: hidden;
    background-image: url(../images/kft-list-icon_1x.png);
    background-image: -webkit-image-set(url(../images/kft-list-icon_1x.png) 1x, url(//pages.anjukestatic.com/xinfang/img/house/hui/kft-list-icon_2x.png) 2x);
    background-repeat: no-repeat
}

.contents:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden
}

.clearfix {
    *zoom: 1
}

.main-mod {
    width: 900px;
    float: left;
    margin-bottom:50px;
}

.side-mod {
    width: 260px;
    float: right
}

.l-mod {
    margin-top: 20px;
    border: 1px solid #ddd;
    background-color:#fff;
}

.l-mod .l-hd {
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #ddd;
    background: #f9f9f9;
    overflow: hidden;
    *zoom: 1
}

.l-mod .l-hd .title {
    float: left;
    font-size: 18px;
    padding-left: 20px;
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.l-mod .l-hd .tips {
    float: left;
    color: #999;
    padding-left: 10px
}

.l-mod .l-hd .tips .num {
    color: #00AE66
}

.l-mod .l-hd .r {
    float: right;
    *display: inline;
    margin-right: 20px
}

.l-mod .l-hd .more {
    color: #999
}

.l-mod .l-hd .more:hover {
    color: #00AE66
}

.l-mod .s-hd {
    font-size: 18px;
    height: 24px;
    line-height: 24px;
    padding: 12px 0 0 25px
}

.page-turn {
    float: right
}

.page-turn a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 15px;
    color: #999
}

.page-turn a:hover {
    color: #00AE66
}

.page-turn span {
    color: #ccc
}

.list-mod {
    padding: 0 0 0 20px
}

.list-mod h2 {
    font-size: 22px;
    height: 30px;
    line-height: 30px;
    padding-top: 18px
}

.list-mod h2 a {
    color: #333
}

.list-mod h2 em {
    font-family: Arial
}

.list-mod .mod-info {
    position: relative;
    padding-left: 290px;
    padding: 0 0 20px 290px;
    margin-right: 20px;
    border-bottom: 1px dashed #ddd
}

.mod-info .lp-img {
    width: 270px;
    height: 180px;
    position: absolute;
    left: 0;
    top: 0
}

.kft-info {
    color: #666;
    height: 139px;
    line-height: 24px
}

.kft-info dt {
    float: left;
    width: 70px;
    color: #999;
    clear: left
}

.kft-info dd {
    float: left;
    width: 460px;
    margin-bottom: 12px;
    white-space: normal;
    word-break: break-all;
    word-wrap: break-word
}

.kft-info dd .tags {
    display: inline-block;
    margin-right: 7px;
    *margin-right: 4px;
    _height: 21px;
    _line-height: 20px;
    _padding-top: 5px;
    white-space: nowrap
}

.kft-info dd .tags .sp-icons {
    width: 15px;
    height: 15px;
    margin-right: 5px;
    background-position: -176px 0;
    vertical-align: -2px
}

.kft-info dd .address {
    width: 400px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.reg-box .btn-c {
    font-size: 16px
}

.reg-box .num {
    display: inline-block;
    padding-left: 15px;
    font-size: 14px;
    color: #999
}

.reg-box .num em {
    color: #00AE66
}

.list-mod .limit-time {
    position: absolute;
    right: 3px;
    bottom: 29px;
    width: 230px;
    text-align: right;
    color: #999
}

.list-mod .limit-time span {
    color: #00AE66;
    padding: 0 3px
}

.kftline-box {
    height: 69px;
    padding: 33px 0 0
}

.kftline-box .line-title {
    float: left;
    width: 40px;
    height: 40px;
    text-indent: -999999px;
    margin-top: -19px;
    background-position: 0 0
}

.kftline-box .end-dot {
    float: left;
    _display: inline;
    width: 8px;
    height: 8px;
    margin: -3px 0 0 -8px;
    background-position: -148px 0
}

.kftline-box .line-list {
    border-top: 2px solid #ddd;
    float: left;
    width: 810px
}

.kftline-box .line-list li {
    position: relative;
    float: left;
    margin-top: -6px;
    width: 132px;
    text-align: center
}

.kftline-box .line-list .dot-icons {
    width: 11px;
    height: 11px;
    font-size: 0;
    line-height: 0;
    display: block;
    margin: 0 auto 10px;
    background-position: -160px 0
}

.kftline-box .line-list .lp-name {
    height: 36px;
    line-height: 18px;
    margin: 0 5px;
    color: #333;
    overflow: hidden
}

.kftline-box .line-list .info-layer {
    display: none;
    position: absolute;
    top: 15px;
    left: 50%;
    width: 330px;
    margin-left: -165px;
    z-index: 5
}

.kftline-box .line-list .info-layer .info {
    margin-top: -1px;
    display: block;
    background: #fff;
    color: #666;
    padding: 15px 0 15px 180px;
    width: 147px;
    height: 100px;
    border: 1px solid #ddd;
    border-radius: 5px;
    overflow: hidden;
    zoom: 1
}

.kftline-box .line-list .info-layer .info:hover {
    color: #666
}

.kftline-box .line-list .info-layer img {
    float: left;
    width: 150px;
    height: 100px;
    margin-left: -165px;
    margin-top: 1px;
}

.kftline-box .line-list .info-layer dl {
    text-align: left;
    line-height: 24px;
}

.kftline-box .line-list .info-layer dt, .kftline-box .line-list .info-layer .info:hover dt {
    font-size: 16px;
    color: #333;
    height: 28px;
    margin-top: -2px;
    overflow: hidden
}

.kftline-box .line-list .info-layer dd {
    height: 24px;
    color: #666;
    overflow: hidden
}



.icon-arrow span {
    display: block;
    overflow: hidden;
    position: absolute;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    left: -10px;
    top: 1px;
    border-bottom: 10px solid #fff;
    border-left: 10px dashed transparent;
    border-right: 10px dashed transparent
}

.kftline-box .line-list .line-hover {
    cursor: pointer;
    z-index: 6
}

.kftline-box .line-list .line-hover .info-layer {
    display: block;
    cursor: pointer
}

.list-active .list-hover {
    background: #f9f9f9;
    cursor: pointer
}

.list-active .list-hover h2 a {
    color: #00AE66
}

.list-previous .prev-box, .list-previous .plist {
    overflow: hidden;
    zoom: 1
}

.list-previous .plist {
    padding-left: 10px
}

.list-previous .prev-box {
    padding-bottom: 20px
}

.list-previous .prev-box .item {
    float: left;
    _display: inline;
    width: 200px;
    height: 210px;
    padding: 10px 10px 0;
    margin-top: 11px;
    cursor: pointer
}

.list-previous .prev-box .img-box {
    width: 200px;
    height: 150px
}

.list-previous .prev-box p {
    height: 22px;
    line-height: 22px;
    overflow: hidden
}

.list-previous .prev-box .prev-name {
    margin: 8px 0 4px;
    font-size: 16px
}

.list-previous .item-hover {
    background: #f9f9f9
}

.list-previous .prev-box .num {
    color: #00AE66;
    font-size: 14px;
    font-family: Arial;
    padding-right: 4px
}

.list-previous .prev-box .join {
    padding-right: 7px
}

.s-active-mod {
    margin-top: 20px;
    height: 90px
}

.hots-enroll .enroll-box {
    height: 185px;
    overflow: hidden
}

.hots-enroll .txtlist li {
    color: #666;
    height: 30px;
    line-height: 30px;
    padding: 6px 0 0 25px
}

.layer:after, .kft-info:after, .kftline-box .line-list:after, .side-list p:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden
}

.layer, .kft-info, .kftline-box .line-list, .side-list p:after {
    *zoom: 1
}

.none-tips {
    width: 1080px;
    height: 550px;
    margin-top: 20px;
    overflow: hidden;
    text-indent: -999999px
}

.both-none {
    background: url("../images/both-none.jpg") no-repeat 0 0
}

.tg-none {
    background: url("../images/tg-none.jpg") no-repeat 0 0
}

.kft-none {
    background: url("../images/kft-none.jpg") no-repeat 0 0
}

::-moz-placeholder {
    color: #999
}

::-webkit-input-placeholder {
    color: #999
}

:-ms-input-placeholder {
    color: #999
}

.kft-purpose .results-box {
    padding: 18px 0 40px 0;
    font-size: 16px
}

.kft-purpose .results-box .tips {
    color: #999;
    line-height: 24px;
    padding-left: 20px
}

.kft-purpose .desire-list {
    zoom: 1;
    margin: 16px 0 0
}

.kft-purpose .desire-list dd, .kft-purpose .desire-list dt {
    float: left;
    width: 350px;
    margin: 20px 0 0
}

.kft-purpose .desire-list dt {
    text-align: right;
    height: 20px;
    line-height: 20px;
    padding-top: 8px;
    clear: left
}

.kft-purpose .desire-list dd {
    padding-left: 25px
}

.kft-purpose .xf-select-max .text {
    width: 210px
}

.kft-purpose .xf-select .text span {
    font-size: 14px
}

.kft-purpose .desire-list .inp-text {
    width: 230px;
    height: 40px;
    padding: 0 10px;
    background: #fff;
    border: 1px solid #e6e6e6;
    vertical-align: middle;
    font-size: 14px
}

.kft-purpose .desire-list .desire-text {
    width: 230px;
    padding: 10px;
    height: 60px;
    border: 1px solid #e6e6e6;
    resize: none;
    font-size: 14px
}

.kft-purpose .desire-list .required {
    color: #00AE66;
    font-size: 16px;
    font-family: "SimSun";
    padding-right: 5px
}

.kft-purpose .desire-list .radio-box {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 90px;
    margin: 5px 0 9px
}

.kft-purpose .desire-list .radio-text {
    padding-left: 5px
}

.kft-purpose .btn-box {
    padding-left: 375px;
    margin: 30px 0 0
}

.kft-purpose .msg-box {
    height: 30px;
    line-height: 28px;
    margin-bottom: -26px
}

.kft-purpose .msg-box p {
    display: none;
    font-size: 12px;
    color: #f00
}

.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
}

.links-mod {
    border-radius: 5px
}

.list-page {
    border-top: 1px dashed #ddd;
    overflow: hidden;
    margin: -1px 20px 0;
    padding: 20px 0
}

.list-page .total {
    float: left;
    font-size: 14px;
    color: #999
}

.list-page .total em {
    color: #00AE66
}

.list-page .pagination {
    float: right;
    margin: 0 -10px 0 0
}

.modal-line-bd-v2 .apply-form .xf-verify-module {
    margin: 0 !important
}
.pre-label {
    float: left;
    font-size: 14px;
    color: #999;
    margin: 20px 8px 0 -1px;
    line-height: 20px;
    text-align: center;
    height: 20px;
    border: 1px solid #ccc;
    padding: 0 9px;
}