body {
    min-width: 1190px;
}

.section-wrap {
    width: 100%;
    height: 650px;
    overflow: hidden;
}

.section-title {
    text-align: center;
    font-size: 34px;
    padding-top: 40px;
}

.section-title span, .section-title em {
    display: block;
    font-weight: bold;
    color: #333;
}

.gap-hfword {
    width: .5em;
}

.gap-hfword, .gap-aword, .gap-dbword {
    overflow: hidden;
}

.section-title em {
    font-size: 18px;
    color: #666;
    font-weight: normal;
    padding-top: 12px;
    padding-bottom: 45px;
}

.like-hs {
    padding-bottom: 20px;
    margin-left: -22px;
}

.like-hs p.like-hs-onsell {
    width: 584px;
}

.like-hs p.like-hs-hot {
    width: 584px;
}

.like-hs p {
    margin-left: 22px;
    _display: inline;
    width: 281px;
    height: 210px;
    overflow: hidden;
}

.like-hs p a:hover {
    color: #fff;
    text-decoration: none;
}

.like-hs p a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
}

.like-hs-titbig {
    font-size: 26px;
    padding-top: 66px;
}

.like-hs-titbig, .like-hs-titsmal {
    display: block;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, .4);
}

.like-hs-onsell .like-hs-titsmal {
    font-size: 24px;
    font-weight: bold;
}

.like-hs-titsmal {
    font-size: 16px;
}

.like-hs-titbig, .like-hs-titsmal {
    display: block;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, .4);
}


.section-wrap-con .pics-play {
    margin-top: 0;
}

.pics-play {
    margin: 22px 0 0;
    position: relative;
}

.pics-box {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.pics-box ul {
    margin: 0 0 0 -10px;
    width: 999999px;
    position: absolute;
    left: 0;
    top: 0;
}

.pics-box img {
    max-width: 100%;
    width: 100%;
}

.section-wrap-con .pics-play {
    margin-top: 0;
}

.section-wrap-con .pics-box ul {
    margin-left: -22px;
}

.section-wrap-con .pics-item {
    width: 281px;
    margin-left: 22px;
    background: none;
}

.pics-item {
    width: 230px;
    overflow: hidden;
    margin: 0 0 0 10px;
    padding-bottom: 20px;
    font-size: 14px;
    float: left;
    background-color: #FFFFFF;
}

.pics-item a {
    transition: none;
}

.pics-item a:hover {
    text-decoration: none;
}

.pics-item:hover .attributes-price em {
    color: #333;
}

.section-wrap-con .pics-item .house-pic {
    position: relative;
    width: 100%;
    height: 211px;
    overflow: hidden;
}

:root .mask-house-pic {
    filter: none;
    background-color: rgba(0, 0, 0, 0.3);
}

.mask-house-pic {
    position: absolute;
    left: 0;
    top: 0;
    width: 281px;
    height: 211px;
    text-align: center;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#4C000000', endColorstr='#4C000000');
}

.name-adr {
    position: absolute;
    left: 0;
    top: 70px;
    display: block;
    width: 100%;
    font-size: 14px;
    color: #fff;
}

.name-adr em {
    font-size: 30px;
    font-weight: bold;
}

.name-adr {
    position: absolute;
    left: 0;
    top: 70px;
    display: block;
    width: 100%;
    font-size: 14px;
    color: #fff;
}

.attributes, .states {
    font-size: 14px;
}

.attributes {
    margin: 5px 0 0;
}

.attributes-price {
    height: 42px;
}

.attributes-price .uncertain-price {
    font-size: 26px;
}

.attributes-price span {
    font-size: 28px;
    color: #f60;
    float: left;
}

.attributes-price em {
    padding-left: 5px;
    padding-top: 15px;
    float: left;
}

.attributes-area {
    color: #666;
    padding-top: 15px;
}

.pjt-adr {
    width: 100%;
    font-size: 12px;
    color: #666;
}

.pjt-adr {
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tags {
    padding-top: 12px;
}

.tags span {
    display: block;
    float: left;
    border: #ccc solid 1px;
    line-height: 23px;
    padding: 0 15px;
    color: #999;
    font-size: 12px;
    margin-right: 8px;
}

.section-wrap-con .btns-square {
    height: 10px;
    padding-top: 30px;
}

.btns-square {
    height: 8px;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    text-align: center;
    padding: 20px 0 0;
    display: none;
}

.section-wrap-con .btns-square li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #ccc;
}

.btns-square li {
    width: 33px;
    height: 8px;
    margin: 0 5px;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    display: inline-block;
    background-color: #fff;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

.btns-square li.on {
    background-color: #333;
}

.pics-play .prev {
    display: block;
    top: 70px;
    right: -50px;
    width: 25px;
    position: absolute;
    height: 76px;
    overflow: hidden;
    cursor: pointer;
    background: url(/public/img/right-arrow.png) center no-repeat;
}

.pics-play .next {
    display: block;
    top: 70px;
    left: -50px;
    width: 25px;
    position: absolute;
    height: 76px;
    overflow: hidden;
    cursor: pointer;
    background: url(/public/img/left-arrow.png) center no-repeat;
}

.banner {
    background: url(/public/img/b1.jpg) no-repeat center;
    height: 460px;
}

.search-wrapper {
    padding: 20px 0;
    background-color: #f7f7f7;
}

.ipt-box {
    width: 770px;
    height: 49px;
}

.ipt-box .keywords, .ipt-box .search-input1 {
    width: 650px;
    height: 18px;
    line-height: 18px;
    padding: 15px 20px 16px;
    font-size: 14px;
    border: 0;
    float: left;
    border: #d2d2d2 solid 1px;
    border-right: 0;
}

.search-btn {
    width: 70px;
    height: 51px;
    line-height: 51px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    background-color: #f91;
    border: 0;
    float: left;
}

.main-wrapper {
    width: 1190px;
    margin: 35px auto 0;
    padding-bottom: 80px;
}

.search-con-wrapper .search-area {
    font-size: 16px;
    color: #2e2e2e;
    font-weight: bold;
    margin-left: 0 !important;
    padding-bottom: 0;
    border-bottom: 1px solid #f0efee;
}

.index-search {
    width: 800px;
    height: 78px;
    position: absolute;
    left: 50%;
    margin-left: -400px;
    top: 380px;
    background: url(/public/img/Search_bg.png) no-repeat center top;
}

.search-input {
    margin: 10px 0 0 14px;
    padding-left: 20px;
    width: 630px;
    font-size: 18px;
    border: 0;
    border-right: none;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    float: left;
    height: 56px;
    line-height: 56px;
    -webkit-appearance: none;
}

.button {
    float: left;
    height: 56px;
    line-height: 56px;
    margin: 10px 0 0;
    width: 122px;
    border: 0;
    border-left: 0;
    background: #00ae66;
    color: #fff;
    font-size: 22px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.entrances {
    position: absolute;
    left: 50%;
    top: 490px;
    margin-left: -605px;
    width: 1210px;
    height: 232px;
    background: url(/public/img/bgi-shadow.png) center no-repeat;
}

.entrances-inner {
    width: 1190px;
    margin: 0 auto;
    text-align: center;
}

.entrances-inner ul li {
    width: 200px;
    padding: 0 48.75px;
    float: left;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.entrances-item a {
    display: block;
    width: 100%;
    height: 138px;
    padding-top: 30px;
    text-align: center;
}

.entrances-item a:hover, .entrances-item a:hover span {
    color: #333;
    text-decoration: none;
}

.entrances-item a:hover p {
    background-position-y: -100px;
}

.entrances-item a p {
    width: 90px;
    height: 90px;
    margin: 0 auto 15px;
    position: relative;
    overflow: hidden;
    background: url(/public/img/circles.png?v=1211) 0 0 no-repeat;
}

.entrances-item a p em {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
}

.icons-entrances {
    background-image: url(/public/img/icons-entrances.png);
}

.entrances-desp {
    font-size: 16px;
    margin: 5px 0 0;
    color: #999;
}

.entrances-item a span {
    font-size: 20px;
    line-height: 36px;
    cursor: pointer;
    font-weight: bold;
}

.entrance-sale a p em {
    background-position: -28px -28px;
}

.entrance-sale a p em {
    background-position: -28px -28px;
}

.entrance-sale a:hover p em {
    background-position: -164px -28px;
}

.entrance-school a p em {
    background-position: -300px -28px;
}

.entrance-school a:hover p em {
    background-position: -436px -28px;
}

.entrance-newhs a p em {
    background-position: -28px -164px;
}

.entrance-newhs a:hover p em {
    background-position: -164px -164px;
}

.entrance-tosale a p em {
    background-position: -300px -164px;
}

.entrance-tosale a:hover p em {
    background-position: -436px -164px;
}

.entrance-map a p em {
    background-position: -28px -300px;
}

.entrance-map a:hover p em {
    background-position: -164px -300px;
}

.entrance-torent a p em {
    background-position: -300px -300px;
}

.entrance-torent a:hover p em {
    background-position: -436px -300px;
}

.search-con-wrapper {
    margin-bottom: 20px;
}

.search-con-wrapper ul {
    margin-left: 50px;
    padding-bottom: 14px;
}

.search-con-wrapper li {
    float: left;
    margin-right: 20px;
    line-height: 26px;
    font-size: 14px;
}

.search-con-wrapper li.current, .search-con-wrapper li.current a {
    color: #f91;
}

.search-con-wrapper a, .search-title a {
    white-space: nowrap;
    display: block;
}

.search-con-wrapper a:hover {
    text-decoration: none;
}

.search-con-address {
    padding-bottom: 15px;
}

.search-area .qfang-desc {
    float: right;
    font-size: 14px;
    margin-bottom: 15px;
    font-weight: normal;
    margin-right: 0 !important;
}

.search-area-wrapper {
    border-bottom: 1px solid #f0efee;
}

.search-area-second {
    border: 1px solid #f0efee;
    display: block;
    padding: 7px 25px;
    width: 86%;
    margin-bottom: 20px;
}

.search-area-detail {
    display: block;
    *display: inline;
    *zoom: 1;
    margin-top: 10px;
    margin-left: 0 !important;
    padding-left: 50px;
}

.search-area-detail li {
    height: 26px;
    line-height: 26px;
}

.search-title {
    float: left;
    color: #333;
    font-size: 14px;
    font-weight: 700;
    float: left;
    line-height: 24px;
}

.search-area li {
    float: left;
    margin-right: 35px !important;
    margin-bottom: 15px !important;
}

.search-config {
    margin-bottom: 10px !important;
}

.search-config-second {
    margin-left: 80px;
    margin-bottom: 15px !important;
    margin-top: -6px;
}

.search-config-item, .search-other-item {
    float: left;
    width: 13px;
    height: 13px;
    display: block;
    margin: 6px 5px 0 0;
    vertical-align: top;
}

.search-con-wrapper .search-price, .search-con-wrapper .search-sequare, .search-con-wrapper .search-layout, .search-con-wrapper .search-floor, .search-con-wrapper .search-direction, .search-con-wrapper .search-fixment, .search-con-wrapper .search-other {
    margin-left: 0;
    padding-left: 19px;
    overflow: hidden;
    *zoom: 1;
}

.switch-wrapper {
    text-align: center;
    border-bottom: #f0efee solid 1px;
    padding-bottom: 2px;
}

.house-list {
    width: 900px;
    float: left;
}

.house-sort {
    border-bottom: 2px solid #f91;
    margin-top: 9px;
}

.house-sort li {
    float: left;
}

.house-sort li a {
    display: block;
    float: left;
    padding: 0 20px;
    font-size: 0;
    height: 47px;
    line-height: 47px;
    position: relative;
}

.house-sort li a span, .house-sort li a i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    cursor: pointer;
}

.house-sort li a span {
    font-size: 16px;
}

.house-sort li a .sort-arrow {
    position: relative;
    top: -1px;
    width: 10px;
    height: 20px;
    margin-left: 8px;
    display: none;
}

.house-sort li.current a, .house-sort li.current a span {
    color: #fff !important;
}

.house-sort li.current {
    background-color: #f91;
}

.house-sort li.current a i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.house-count {
    font-size: 20px;
    border-bottom: 1px solid #f4f4f4;
    padding: 15px 0;
    font-weight: bold;
}

.house-sum {
    color: #f91;
    margin: 0 5px;
}

.show-detail {
    width: 450px;
    float: left;
    margin-left: 30px;
}

.house-title {
    position: relative;
    margin-top: -4px;
    width: 76%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.house-title a {
    font-size: 22px;
    font-weight: bold;
    color: #777;
}

.house-title a:visited {
    color: #777 !important;
}

.show-price {
    position: absolute;
    top: 42px;
    right: 0;
    float: right;
    color: #f91;
    text-align: right;
}

.show-price .sale-price {
    position: relative;
    top: 2px;
    font-size: 30px;
    font-weight: bold;
}

.show-price .sale-unit {
    margin-left: 1px;
    font-size: 12px;
}

.show-price .no-lowest-price {
    font-size: 20px;
    font-weight: normal;
    padding-top: 8px;
    padding-bottom: 4px;
    display: block;
}

.show-price p {
    white-space: nowrap;
    color: #666;
}

.main-wrapper {
    margin: 20px auto 0;
}

.newhouse-list .newhouse-list-top, .newhouse-list .newhouse-list-item {
    padding: 0 20px;
}

.house-list-full-width {
    width: 870px;
}

.new-house-list li {
    position: relative;
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
}

.new-house-list li .house-photo {
    position: relative;
}

.center-info {
    font-size: 14px;
    color: #666;
    padding-top: 12px;
}

.center-info .item {
    padding-top: 5px;
}

.center-info .item span {
    margin-right: 38px;
}

.center-info .item .field {
    display: block;
    color: #999;
    margin-right: 8px;
}

.center-info .item .address {
    margin-left: 10px;
}

.new-house-list .tags {
    padding-top: 22px;
}

.tags p {
    float: left;
    font-size: 12px;
    line-height: 24px;
    padding: 0 10px;
    margin-right: 6px;
    margin-top: 4px;
}

.tags p.t1 {
    color: #66ae75;
    border: #b9dcc0 solid 1px;
}

.tags p.t2 {
    color: #e5af68;
    border: #f5cc96 solid 1px;
}

.tags p.t3 {
    color: #85a4c7;
    border: #aec2d9 solid 1px;
}

.tags p.t4 {
    color: #e69e8f;
    border: #ffc0b3 solid 1px;
}

.tags p.t5 {
    color: #e5af68;
    border: #f5cc96 solid 1px;
}

.tags p.t6 {
    color: #66ae75;
    border: #b9dcc0 solid 1px;
}

.tags p.t7 {
    color: #85a4c7;
    border: #aec2d9 solid 1px;
}

.tags p.t8 {
    color: #e69aef;
    border: #ffc143 solid 1px;
}


.state-label {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    line-height: 20px;
    padding: 0 6px;
    color: #fff;
    font-size: 12px;
    border-radius: 2px;
    font-weight: normal;
    margin-left: 10px;
    margin-top: 6px;
}

.state-label.onsell {
    background-color: #ff5400;
}

.state-label.forsale {
    background-color: #70b880;
}

.state-label.soldout {
    background-color: #b3b3b3;
}

.state-label.inset {
    background-color: #ff5400;
}

.show-right-phone {
    position: relative;
    margin-top: 10px;
    font-size: 0;
    text-align: right;
    color: #666;
}

.show-right-phone .icons-listings.icons-phone {
    width: 14px;
    height: 14px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background-position: -300px -78px;
}

.show-right-phonenum {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 16px;
    position: relative;
    top: -2px;
    padding-left: 5px;
    font-weight: bold;
}

.show-right-phonenum em {
    position: relative;
    top: -1px;
    font-size: 14px;
    margin: 0 5px;
}

.bottom-info .hui {
    padding-top: 18px;
    padding-right: 40px;
}

.bottom-info .hui i, .bottom-info .loan i {
    float: left;
    font-size: 12px;
    color: #fff;
    width: 18px;
    height: 21px;
    background-position: -596px -126px;
    margin-right: 8px;
    line-height: 16px;
    text-align: center;
}

.bottom-info .hui span, .bottom-info .loan span {
    position: relative;
    top: -2px;
    float: left;
    font-size: 14px;
    color: #f91;
}

.bottom-info .hui em, .bottom-info .loan a {
    position: relative;
    float: left;
    color: #666;
    margin-left: 10px;
    cursor: pointer;
    white-space: nowrap;
}

.bottom-info .hui b, .bottom-info .loan b {
    position: absolute;
    right: -8px;
    top: 5px;
    width: 4px;
    height: 7px;
    background-position: -568px -144px;
}

.bottom-info .loan {
    padding-top: 18px;
}

.bottom-info .loan a:hover {
    color: #f91;
    text-decoration: none;
}

.list-page {
    text-align: center;
    padding-top: 45px;
}

.list-page a {
    background-color: #666;
    display: inline-block;
    vertical-align: top;
    border: 0;
    padding: 1px 10px;
    color: #fff;
    margin: 0 0 0 10px;
    font-size: 12px;
    line-height: 22px;
    cursor: pointer;
    text-decoration: none;
}

.list-page span {
    margin: 0 0 0 4px;
    line-height: 22px;
    background: #b7b7b7;
    border: #b7b7b7 solid 1px;
    color: #fff;
    text-decoration: none;
    cursor: default;
    padding: 0 10px;
    font-size: 12px;
    display: inline-block;
}


/*内页*/
.show-wrapper {
}

.show-wrap {
    width: 100%;
    background: #f7f7f7;
    padding: 20px 0;
    margin-top: 20px;
}

.show-dynamic {
    background-color: #fff;
    padding: 0 20px 20px 20px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.m15 {
    margin-bottom: 15px;
}

.p15 {
    padding-top: 15px;
}

.anchor-box {
    width: 1190px;
    margin: 0px auto;
}

.crumbs-link {
    padding: 15px 0 10px 0;
}

.head-info-newhs {
    width: 100%;
    overflow: hidden;
}

.crumbs-link-inner {
    width: 1190px;
    margin: 0 auto;
}

.crumbs-link-inner a {
    font-size: 12px;
    float: left;
    color: #999;
}

.crumbs-link-inner i {
    width: 6px;
    height: 10px;
    float: left;
    margin: 4px 8px 0;
    background-image: url(/public/img/icons1.png);
    line-height: 0;
    font-size: 0;
    display: block;
    overflow: hidden;
}

.head-info-inner {
    width: 1190px;
    height: 460px;
    margin: 0px auto;
    background: url(/public/img/bgc-shadow.png) center bottom #fff no-repeat;
}

.photoalbum-newhs {
    margin-left: 15px;
    margin-top: 5px;
}

.photoalbum-newhs .preview {
    margin-left: -15px;
}

.preview {
    width: 560px;
    height: 420px;
    overflow: hidden;
    position: relative;
    border: 1px solid #e0e0e0;
}

.preview .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.preview .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.preview .bd img {
    width: 560px;
    height: 420px;
    display: block;
    background: url(/public/img/loading.gif) center center no-repeat;
}

:root .hs-pics-dsp {
    filter: none;
    background-color: rgba(0, 0, 0, 0.7);
}

.hs-pics-dsp {
    position: absolute;
    top: 10px;
    left: 10px;
    display: block;
    padding: 0 10px;
    line-height: 34px;
    color: #fff;
    border-radius: 3px;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#B2000000', endColorstr='#B2000000');
}


.preview .prev, .preview .next {
    position: absolute;
    left: 0;
    top: 50%;
    display: block;
    width: 40px;
    height: 60px;
    background: url(/public/img/arrow-1.png) -108px 15px no-repeat rgba(51, 51, 51, .50);;
    opacity: 0.7;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    overflow: hidden;
    cursor: pointer;
    border-radius: 0 5px 5px 0;
}

.preview .next {
    left: auto;
    right: 0;
    background-position: 13px 15px;
    border-radius: 5px 0 0 5px;
}

.preview .prev:hover, .preview .next:hover {
    opacity: 1;
    background-color: #333;
}


.head-info-field {
    width: 600px;
    overflow: hidden;
    padding-left: 10px;
}

.house-correlation {
    padding-top: 0px;
}

.house-correlation .title {
    float: left;
    max-width: 280px;
    line-height: 32px;
    font-size: 24px;
    padding-bottom: 8px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.house-correlation .btns {
    padding-top: 4px;
}

.house-correlation .btns a {
    float: right;
    display: block;
    margin-left: 8px;
    width: 58px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border: #ddd solid 1px;
    border-radius: 3px;
}

.house-correlation .btns a span {
    cursor: pointer;
}

.house-correlation .tags {
    clear: both;
    padding-top: 4px;
}

.newhs-price {
    clear: both;
    overflow: hidden;
}

.newhs-average-price {
    font-size: 16px;
}

.newhs-average-price span {
    position: relative;
    top: 3px;
    font-size: 41px;
    font-weight: bold;
    color: #f91;
    margin: 0 3px;
    padding-top: 21px;
}

.newhs-average-price a, .head-info-item a {
    color: #5e69ad;
    margin-left: 7px;
    font-size: 12px;
}

.head-info-list {
    clear: both;
    padding: 12px 0;
    border-top: #ededed solid 1px;
    border-bottom: #ededed solid 1px;
}

.head-info-item {
    font-size: 14px;
    padding: 6px 0;
}

.head-info-item .field, .office-price .field {
    color: #666;
    display: block;
}

.head-info-item .line {
    margin: 0 20px;
    background: #bbb;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    width: 1px;
    height: 18px;
    color: #bbb;
}

/*.tel-style{height: 60px; padding-left:15px; margin-top:20px;text-align:left; font-size: 0; background-color: #f91; border-radius: 3px; color: #fff; font-size: 28px;font-family: Tahoma;}
.tel-style i, .tel-style b, .tel-style em, .qiao a i, .qiao a span{display: inline-block; vertical-align: middle; line-height: 60px;}
.tel-style i{width: 32px; height: 32px;overflow: hidden; background-image: url(/public/img/iconsp.png);}
.tel-right{float: right;    padding-right: 20px;padding-top:13px;}
.tel-right a{width: 84px;    height: 34px;    background: #fff;    display: block;    line-height: 34px;    margin-left: 10px;    border-radius: 4px;    font-size: 12px;padding-left:5px; text-align:center;}
.tel-right a i{ width: 16px; height: 16px;overflow: hidden; background-image: url(/public/img/qiao.png);}
.tel-right a span{padding-left:5px;}
.qiao{ padding-top:20px;}
.qiao a{display: block;    text-align: center; color:#f91;   border: #f91 solid 1px;    border-radius: 3px;}
.qiao a:hover{ color:#ff5400;border: #ff5400 solid 1px; }
.qiao a span{line-height: 48px; font-size:16px; }
.qiao i{width: 16px; height: 16px;overflow: hidden; background-image: url(/public/img/qiao.png);}
*/
.customer-tel {
    margin-top: 15px;
}

.default-btn {
    float: left;
    width: 190px;
    height: 40px;
    font-size: 18px;
    cursor: pointer;
    color: #fff;
    background: #f91;
    border-radius: 2px;
    display: inline-block;
    text-align: center;
    border: 0;
}

.default-btn:hover {
    border-color: #f91;
    background-color: #ffc601;
    color: #fff;
    outline: 0;
}

.ic-phone {
    display: inline-block;
    vertical-align: -2px;
    width: 16px;
    height: 16px;
    background-image: url(/public/img/t1.png);
    margin-right: 4px;
}

.customer-tel .tel-box {
    padding: 0 16px;
    height: 40px;
    line-height: 40px;
    margin-left: 200px;
    background: #f7f7f7;
    border-radius: 2px;
}

.customer-tel .icon-tel {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 3px;
    background-image: url(/public/img/t2.png);
    vertical-align: middle;
}

.customer-tel .tel-num {
    vertical-align: middle;
    font-family: arial;
    font-size: 22px;
    font-weight: bold;
    color: #f91;
    line-height: 1.1;
}

.customer-tel .tel-txt {
    vertical-align: middle;
    font-size: 18px;
    color: #999;
}

.code-box {
    display: inline-block;
    height: 100%;
    margin-left: 15px;
    cursor: pointer
}

.code-box:hover .code-pop {
    display: block
}

.code-box .icon-code {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 4px;
    background-image: url(/public/img/s1.png);
    vertical-align: -1px;
}

.code-box .code-pop {
    display: none;
    position: absolute;
    z-index: 10;
    width: 184px;
    padding: 20px 18px;
    margin-left: -76px;
    border: solid 1px #e4e4e4;
    border-radius: 2px;
    background-color: #fff
}

.code-box .code-pop:after, .code-box .code-pop:before {
    content: '';
    position: absolute;
    left: 50%;
    top: -12px;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 12px;
    border-color: transparent transparent #e4e4e4
}

.code-box .code-pop:before {
    z-index: 10;
    top: -10px;
    margin-left: -9px;
    border-width: 0 9px 11px;
    border-color: transparent transparent #fff
}

.code-box .code-pop img {
    float: left;
    width: 80px;
    height: 80px;
    margin-right: 10px;
}

.code-box .code-pop strong {
    display: block;
    padding: 10px 0 8px;
    line-height: 1.1;
}

.code-box .code-pop .txt {
    line-height: 1.5;
    font-size: 12px;
    color: #666;
    line-height: 1.1;
}


.column-side {
    padding-left: 15px;
}

.anchor-title {
    margin-top: 2px;
    position: relative;
    font-size: 24px;
    height: 66px;
    line-height: 66px;
    margin-bottom: 30px;
    border-bottom: #eee solid 1px;
}

.column-box {
    width: 355px;
}

.form-box {
    border-radius: 3px 3px 0 0;
    width: 100%;
    border-bottom: #eee solid 1px;
    height: 66px;
    line-height: 66px;
}

.form-box .t {
    font-size: 24px;
}

.form-box .r {
    font-size: 14px;
    color: #999;
}

.form-con {
    padding-top: 18px;
}

.basic-info {
    position: relative;
    margin-top: -8px;
}

.basic-info ul li {
    float: left;
    width: 49.9%;
    font-size: 14px;
    padding: 8px 0;
}

.basic-info ul li .field {
    display: block;
    width: 105px;
    color: #999;
}

.basic-info ul li .corre {
    overflow: hidden;
}

.k {
    width: .5em;
    display: inline-block;
    overflow: hidden;
}

.msg {
    margin-top: 10px;
    height: 80px;
    background: #f7f7f7;
}

.msg .title {
    background-color: #90c3ff;
}

.msg .txt {
    padding: 14px 15px;
    font-size: 14px;
    line-height: 26px;
    max-height: 4em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.msg .title {
    float: left;
    position: relative;
    width: 80px;
    height: 30px;
    padding-top: 50px;
    color: #fff;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    background: url(/public/img/icons3.png) no-repeat center;
}

.content p {
    text-indent: 2em;
    margin-bottom: 18px;
    font-size: 14px;
    line-height: 26px;
    color: #666666;
}

.hx-list, .xc-list {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.hx {
    height: 190px;
}

.xc {
    height: 175px;
}

.b15 {
    margin-bottom: 15px;
}

.listbox {
    padding-bottom: 20px;
}

.listbox ul {
    margin-left: -33px;
}

.listbox ul li {
    float: left;
    margin-left: 33px;
    width: 263px;
}

.listbox .huimg {
    position: relative;
    overflow: hidden;
}

.listbox .title {
    font-size: 14px;
    width: 100%;
    padding: 15px 0 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

.listbox .huimg img {
    width: 100%;
    height: auto;
    background: url(/public/img/loading.gif) center center no-repeat;
}

.imgpage {
    text-align: center;
    font-size: 0;
}

.imgpage a {
    background-color: #666;
    display: inline-block;
    vertical-align: top;
    border: 0;
    padding: 1px 21px;
    color: #fff;
    margin: 0 0 0 10px;
    font-size: 12px;
    line-height: 22px;
    cursor: pointer;
    text-decoration: none;
}

.imgpage .pageState {
    height: 24px;
    line-height: 24px;
    width: 50px;
    display: inline-block;
    font-size: 14px;
    margin-left: 5px;
}

.imgpage ul {
    padding: 0 0 0 6px;
    display: inline-block;
    vertical-align: top;
}

.imgpage li {
    margin: 0 0 0 4px;
    line-height: 22px;
    border: 1px solid #e7e7e7;
    padding: 0 10px;
    font-size: 12px;
    display: inline-block;
}

.imgpage li.on {
    background: #b7b7b7;
    border: #b7b7b7 solid 1px;
    color: #fff;
    text-decoration: none;
    cursor: default;
}

.no-page {
    height: 24px;
}

.listnav {
    padding-top: 0;
    padding-bottom: 15px;
}

.listnav a {
    float: left;
    display: block;
    line-height: 26px;
    padding: 0 8px;
    color: #666;
    margin-right: 2px;
    border: #fff solid 1px;
    border-radius: 1px;
    text-decoration: none;
}

.listnav a.on {
    cursor: default;
    border: #ccc solid 1px;
}

.zb-list ul {
    margin-left: -32px;
}

.zb-list ul li {
    float: left;
    margin-left: 32px;
    width: 263px;
}

.zb-list .hs-title {
    font-size: 16px;
    width: 100%;
    font-weight: bold;
    padding: 15px 0 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.zb-list .hs-meta-price {
    color: #808080;
}

.zb-list .hs-meta-price em {
    position: relative;
    top: 2px;
    color: #f91;
    font-size: 20px;
    font-weight: bold;
    margin-right: 2px;
}

.anchor-nav {
    width: 1190px;
    background: #fff;
    position: relative;
    -webkit-transition: width .4s;
    transition: width .4s;
    -webkit-transform: translatez(0);
    transform: translatez(0);
    margin: 0 auto;
    height: 59px;
    line-height: 58px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.isStuck .anchor-nav {
    -moz-box-shadow: none;
    box-shadow: none;
}

.anchor-nav {
    width: 1190px;
    background: #fff;
    position: relative;
    -webkit-transition: width .4s;
    transition: width .4s;
    -webkit-transform: translatez(0);
    transform: translatez(0);
    margin: 0 auto;
    height: 59px;
    line-height: 58px;
}

.anchor-nav .active a {
    color: #f91;
    border-color: #f91;
    cursor: default;
}

.isStuck {
    z-index: 99;
    width: 100%;
    height: 59px;
    border-bottom: 1px solid #ddd;
    background: #fff;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
}

.anchor-nav ul {
    float: left;
    padding-left: 20px;
}

.anchor-nav ul li {
    float: left;
}

.anchor-nav ul li a:hover {
    text-decoration: none;
    color: #f91;
}

.anchor-nav ul li a {
    margin-right: 68px;
    font-size: 18px;
    border-bottom: 2px solid transparent;
    margin-bottom: -1px;
    display: inline-block;
}

.isStuck .broker-nt {
    display: block;
}

.broker-nt {
    display: none;
    padding-top: 10px;
    font-size: 0;
    text-align: right;
}

.form-nt .tel {
    font-size: 24px;
    font-weight: bold;
    padding-left: 10px;
    color: #f91;
}

.form-nt * {
    display: inline-block;
    vertical-align: middle;
    line-height: 22px;
}

.form-nt i {
    width: 18px;
    height: 18px;
    background: url(/public/img/icons2.gif) center no-repeat;
}

.toolbars {
    display: none;
    position: fixed;
    right: 10px;
    bottom: 249px;
    _position: absolute;
    _margin: 0 0 60px;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
    z-index: 999999;
}

.toolbars .tool-backtop {
    position: relative;
    padding-top: 5px;
    display: block;
    height: 40px;
    width: 40px;
    margin: 0;
}

.tool-icon i {
    width: 100%;
    height: 100%;
}

.tool-icon {
    display: block;
    width: 118px;
    height: 52px;
    overflow: hidden;
    background: url(/public/img/top.png) no-repeat
}

.tool-icon a {
    cursor: pointer;
    display: block;
    width: 100%;
    height: 100%;
}

.tool-desp {
    display: none;
    opacity: 0;
    position: absolute;
    bottom: 0;
    _bottom: -1px;
    right: 60px;
    height: 38px;
    padding: 0 20px;
    white-space: nowrap;
    line-height: 38px;
    background-color: #fff;
    border: #e5e5e5 solid 1px;
    text-align: right;
}

.tool-desp i {
    position: absolute;
    right: -7px;
    top: 50%;
    margin-top: -6.5px;
    width: 8px;
    height: 15px;
    background: url(/public/img/top2.png) no-repeat;
}

.tool-desp span {
    font-size: 16px;
    color: #5d5d5d;
    display: block;
}


.lb-loader, .lightbox {
    text-align: center;
    line-height: 0
}

body:after {
    content: url(/public/img/close.png) url(/public/img/loading.gif) url(/public/img/prev.png) url(/public/img/next.png);
    display: none
}

.lb-dataContainer:after, .lb-outerContainer:after {
    content: "";
    clear: both
}

body.lb-disable-scrolling {
    overflow: hidden
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: #000;
    filter: alpha(Opacity=80);
    opacity: .8;
    display: none
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    font-weight: 400
}

.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    max-height: none;
    border-radius: 3px;
    border: 4px solid #fff
}

.lightbox a img {
    border: none
}

.lb-outerContainer {
    position: relative;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    border-radius: 4px;
    background-color: #fff
}

.lb-outerContainer:after {
    display: table
}

.lb-loader {
    position: absolute;
    top: 50%;
    height: 25%;
    width: 100%
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(/public/timg/loading.gif) no-repeat
}

.lb-nav {
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 10
}

.lb-container > .nav {
    left: 0
}

.lb-nav-prev, .lb-nav-next {
    position: absolute;
    top: 40%;
}

.lb-nav-prev {
    left: -100px;
}

.lb-nav-next {
    right: -100px;
}

.lb-nav-prev a, lb-nav-next a {
    outline: 0;
    background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)
}

.lb-next, .lb-prev {
    height: 100%;
    cursor: pointer;
    display: block
}

.lb-nav-prev a.lb-prev {
    width: 100px;
    height: 150px;
    background: url(/public/img/prev.png) no-repeat center;
    filter: alpha(Opacity=0);
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s
}

.lb-nav a.lb-prev:hover {
    filter: alpha(Opacity=100);
    opacity: 1
}

.lb-nav-next a.lb-next {
    width: 100px;
    height: 150px;
    background: url(/public/img/next.png) no-repeat center;
    filter: alpha(Opacity=0);
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s
}

.lb-nav a.lb-next:hover {
    filter: alpha(Opacity=100);
    opacity: 1
}


.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    width: 100%;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.lb-dataContainer:after {
    display: table
}

.lb-data {
    padding: 0 4px;
    color: #ccc
}

.lb-data .lb-details {
    width: 100%;
    text-align: center;
    line-height: 30px
}

.lb-data .lb-caption {
    font-size: 13px;
    font-weight: 700;
    line-height: 1em
}

.lb-data .lb-caption a {
    color: #4ae
}

.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 16px;
    color: #fff
}

.lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(/public/img/close.png) top right no-repeat;
    text-align: right;
    outline: 0;
    filter: alpha(Opacity=70);
    opacity: .7;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s
}

.lb-close:hover {
    cursor: pointer;
    filter: alpha(Opacity=100);
    opacity: 1
}

.lb-closeContainer {
    position: absolute;
    top: 0px;
    right: -95px;
}


.main-news {
    width: 860px;
}

.news-nav {
    border-bottom: 1px solid #dedede;
}

.news-nav .nav-li.active {
    border-bottom: 3px solid #e84a01;
}

.news-nav .nav-li {
    margin-left: 30px;
    height: 54px;
    line-height: 54px;
}

.news-nav .nav-li.active .nav-a {
    color: #e84a01;
}

.news-nav a:hover {
    text-decoration: none;
}

.news-nav .nav-a {
    font-size: 16px;
    display: inline-block;
}

.news-nav .nav-li:first-child {
    margin-left: 0;
}

.news-list li {
    border-bottom: solid 1px #ddd;
    padding: 30px 0;
}

.news-list .news-img {
    overflow: hidden;
    float: left;
    width: 210px;
    height: 158px;
}

.news-list .news-img img {
    display: block;
    width: 100%;
    height: 100%;
}

.news-list .news-cont {
    margin-left: 230px;
    position: relative;
    padding-bottom: 15px;
    min-height: 143px;
}

.news-list .news-cont h3 {
    line-height: 1.1;
    font-size: 24px;
    font-weight: 700;
    color: #272727;
}

.news-list .news-cont .dec {
    padding: 15px 0 10px;
    font-size: 16px;
    color: #666;
}

.news-list .news-cont .info {
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 1.1;
    color: #999;
}

.line {
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 12px;
    overflow: hidden;
    background: #d5d5d5;
    margin: 0 14px;
}

.aside {
    width: 270px;
    margin-bottom: 40px;
}

.news-aside {
    margin-bottom: 40px;
}

.aside .aside-hd {
    position: relative;
    height: 57px;
    line-height: 57px;
    border-bottom: 1px solid #e0e0e0;
}

.aside .aside-hd .tit {
    font-size: 18px;
    font-weight: 700;
}

.aside-list-img a {
    display: block;
    position: relative;
    padding: 10px 0;
}

.aside-list-img a:hover {
    color: #ff4640;
    text-decoration: none;
}

.aside-list-img img {
    float: left;
    width: 110px;
    height: 70px;
    margin-right: 10px;
}

.aside-list-img .txt {
    line-height: 1.286;
}

.aside-list-img .txt {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    box-sizing: border-box;
}

.aside-list-img .time {
    padding-top: 8px;
    font-size: 13px;
    color: #999;
}

.aside-lp a {
    display: block;
    position: relative;
    padding: 15px 0;
    text-decoration: none;
}

.aside-lp img {
    float: left;
    width: 110px;
    height: 83px;
    margin-right: 10px;
}

.aside-lp .name {
    line-height: 1.1;
    font-size: 16px;
}

.aside-lp .price {
    color: #ff4640;
    height: 48px;
    line-height: 48px;
}

.aside-lp .address, .aside-lp .time {
    color: #666;
}

.aside-lp .name, .aside-lp .address {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.aside-lp, .aside-list-img {
    padding-top: 8px;
}

.aside-zf {
    height: 260px;
    padding-top: 20px;
}

.article-wrap h1 {
    line-height: 1.25;
    font-size: 30px;
    color: #272727;
    font-weight: 700;
}

.article-wrap .news-info {
    padding-top: 8px;
    color: #999;
}

.article-wrap .news-info .time {
    margin-left: 25px;
}

.article-box {
    padding-top: 30px;
}

.main-article {
    padding-bottom: 10px;
}

.main-article .news-cont {
    padding-bottom: 30px;
    line-height: 1.75;
    font-size: 16px;
    color: #151515;
}

.main-article .news-cont p {
    padding-bottom: 16px;
}

.main-article .news-cont img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.main-article .refer-tip {
    color: #999;
}

.main-article .refer-tip a {
    text-decoration: underline;
    color: #5e69ad;
}


.lpn dl {
    padding: 15px 0;
    clear: both;
    border-bottom: 1px dashed #e3e3e3;
    overflow: hidden;
}

.lpn dl dt h2 {
    font-size: 16px;
    line-height: 30px;
    color: #000;
    font-weight: normal;
}

.lpn dl dt h2 a.tit {
    color: #000;
}

.lpn dl dt h2 span {
    font-size: 14px;
    color: #999;
    margin-left: 20px;
}

.lpn dl dt u {
    float: left;
    width: 44px;
    height: 20px;
    text-decoration: none;
    line-height: 20px;
    color: #ff3333;
    font-weight: bold;
    text-align: center;
    border: 1px solid #ff3333;
    border-radius: 3px;
    margin-right: 20px;
    margin-top: 5px;
}

.lpn dl dd {
    float: left;
    width: 780px;
}

.lpn dl dd p {
    width: 780px;
    font-size: 14px;
    color: #666;
    line-height: 26px;
    overflow: hidden;
    text-align: justify;
}

.lpn dl dd p a {
    color: #666;
    margin-left: 28px;
    text-decoration: none;
}

.lpn dl dd p span {
    color: #000;
}

.fw {
    width: 820px;
}