@charset "UTF-8";
.page-main {
    float: none;
    position: relative;
    width: 1720px;
    margin: 0 auto;
}
article, aside, dialog, footer, header, section, nav, figure, menu, main {
    display: block;
}
html, body, * {
    color: #333;
}

* {
    margin: 0;
    padding: 0;
}

.page-main .body-left {
    overflow: hidden;
    padding-right: 423px;
    display: none;
}
.page-main .body-left .left-content {
    width: 1270px;
}
.home_details_pages .container_left .top_bread {
    overflow: hidden;
    margin-bottom: 20px;
}
.home_details_pages .container_left .top_bread .share_right {
    float: right;
    height: 46px;
    line-height: 46px;
    margin-right: 10px;
}
.home_details_pages .container_left .top_bread .share_right a{padding-left: 0;}
.home_details_pages .container_left .top_bread .share_right .num1 {
    float: left;
}
.home_details_pages .container_left .top_bread .share_right .num1 span {
    color: #797979;
    margin-right: 5px;
    display: block;
    float: left;
    font-family: "思源黑体";
    font-size: 12px;
}
.home_details_pages .container_left .top_bread .share_right .share-wrapper{
    width: 205px;
}
.home_details_pages .container_left .top_bread .share_right .share-wrapper>div>a>img{
    width: 20px;
    height: 20px;
    margin-right: 5px;
}
.home_details_pages .container_left .top_bread .share_right .share-wrapper>div.weixinfenx {
    position: absolute;
    top: 35px;
    right: 480px;
    width: 180px;
    height: 75px;
    padding-top: 15px;
    box-sizing: border-box;
    text-align: center;
    z-index: 200;
    display: none;
    background: #f9f9f9;
}
.home_details_pages .container_left .top_bread .share_right .share-wrapper>div.weixinfenx p{
    line-height: 1.2
}
.image-container {
    height: auto;
    width: auto;
    overflow: hidden;
    max-width: 100%;
    position: relative;
    text-align: center;
    vertical-align: middle;
    margin: 0 auto;
    z-index: 100;
    height: 100%;
    /*height: 600px;*/
}
.image-container img{max-height:100%;position:absolute;top:0;bottom: 0;left: 0;right: 0;margin:auto;}
.image-container .imgWrap{position:absolute;top:0;bottom: 0;left: 0;right: 0;margin:auto;}

.lazy {
    background: #f7f7f7 url(/themes/common/loading/common.gif) center center no-repeat;
}
.pic-show .left {
    position: absolute;
    left: 0;
    width: 50%;
    top: 0;
    cursor: url(../images/cur_l.cur),auto;
    z-index: 50;
    background-color: #fff;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    height: 100%;
}

.pic-show .right {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: url(../images/cur_r.cur),auto;
    background-color: #fff;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    width: 50%;
    z-index: 50;
}
.pic-detail-datetime {
    text-align: right;
}
.pic-label {
    width: 960px;
    height: 30px;
    overflow: hidden;
    float: right;
    margin-top: 20px;
    display: none;
}
.pic-label dl {
    float: left;
}
.pic-label dl dt {
    float: left;
}
.pic-label dl dd {
    float: left;
    line-height: 24px;
    background-color: #f0f0f0;
    height: 24px;
    margin-right: 10px;
    padding-right: 5px;
    padding-left: 5px;
}
.pic-label span.comment-count {
    display: block;
    float: left;
    margin-left: 400px;
    color: #999;
    width: 120px;
}
.pic-label .comment-pub {
    overflow: hidden;
    float: left;
    margin-left: 10px;
}
.pic-label .comment-pub input {
    background-color: #f6f6f6;
    line-height: 30px;
    display: block;
    float: left;
    height: 30px;
    width: 180px;
    padding-right: 5px;
    padding-left: 5px;
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-top-style: dotted;
    border-right-style: dotted;
    border-bottom-style: dotted;
    border-left-style: dotted;
}
.pic-label .comment-pub a {
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    background-color: #ff9c00;
    display: block;
    padding-right: 10px;
    padding-left: 10px;
    float: left;
    text-decoration: none;
}
a:link, a:visited {
    text-decoration: none;
    outline: none;
}
.inner-nav span {
    overflow: hidden;
}
.home_details_pages .container_left .related_atlas {
    width: 915px;
    margin: 0 auto;
    overflow: hidden;
}
.home_details_pages .container_left .related_atlas .hd {
    height: 30px;
    margin-bottom: 15px;
}
.home_details_pages .container_left .related_atlas .hd strong {
    display: block;
    float: left;
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
}
.home_details_pages .container_left .related_atlas .hd span.on {
    color: #e62e35;
}

.home_details_pages .container_left .related_atlas .hd span {
    display: block;
    float: left;
    margin: 12px 0 0 25px;
    color: #999;
    cursor: pointer;
}
.home_details_pages .container_left .related_atlas .album_bd {
    overflow: hidden;
}
.home_details_pages .container_left .related_atlas .album_bd ul {
    overflow: hidden;
    width: 1300px;
}
.home_details_pages .container_left .related_atlas .album_bd ul li {
    float: left;
    width: 214px;
    margin-right: 20px;
    position: relative;
}
.home_details_pages .container_left .related_atlas .album_bd ul li a {
    width: 214px;
    height: 160px;
    display: block;
    overflow: hidden;
}
.home_details_pages .container_left .related_atlas .album_bd ul li a img {
    width: 214px;
    height: 160px;
    -webkit-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.home_details_pages .container_left .related_atlas .album_bd ul li .ptn_tit {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7f000000",endColorstr="#7f000000");
    color: #fff;
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    font-size: 14px;
}
.pub-order-box, .designer-box {
    display: block;
    width: 260px;
    margin-left: 20px;
    margin-top: 20px;
    position: relative;
}
.home_details_pages .container_left .designer-box .company_box {
    background: #fff;
    margin-bottom: 15px;
    padding: 35px 25px 15px 25px;
}
.home_details_pages .container_left .designer-box .company_box .logo {
    display: block;
    width: 160px;
    height: 80px;
    margin: 0 auto 15px;
}
.home_details_pages .container_left .designer-box .company_box .logo img {
    width: 160px;
    height: 80px;
}
.home_details_pages .container_left .designer-box .company_box .company {
    display: block;
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 10px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
}
.home_details_pages .container_left .designer-box .company_box .icon_badge_box {
    position: relative;
    left: 25%;
    margin-left: 10px;
}
.home_details_pages .container_left .designer-box .company_box .icon_badge_box i {
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    font-size: 0;
    height: 24px;
    width: 24px;
    /* // background: url(../images/icon_leave_badge.png) no-repeat center center; */
}
.home_details_pages .container_left .designer-box .company_box .icon_badge_box .icon_badge_v {
    background-position: 0 0;
}

.home_details_pages .container_left .designer-box .company_box .txt {
    overflow: hidden;
    margin-bottom: 15px;
}
.home_details_pages .container_left .designer-box .company_box .txt li {
    float: left;
    width: 105px;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    color: #333;
    margin-bottom: 7px;
}
.home_details_pages .container_left .designer-box .company_box .txt li span {
    color: #999;
}
.home_details_pages .container_left .designer-box .company_box .btn {
    height: 40px;
    margin-bottom: 20px;
}
.home_details_pages .container_left .designer-box .company_box .btn .consult {
    height: 38px;
    line-height: 38px;
    border: 1px solid #d6162d;
    color: #d6162d;
}

.home_details_pages .container_left .designer-box .company_box .btn a {
    display: block;
    width: 100px;
    text-align: center;
    font-size: 14px;
}
.home_details_pages .container_left .designer-box .company_box .hs {
    display: block;
    text-align: center;
    color: #999;
}
.home_details_pages .container_left .designer-box .company_box .hs b {
    font-weight: normal;
    color: #f60;
}
.home_details_pages .container_left .designer-box .baozhang {
    background: #fff;
    margin-bottom: 15px;
}
.home_details_pages .container_left .designer-box .baozhang a {
    display: block;
    width: 260px;
    height: 147px;
}
.home_details_pages .container_left .designer-box .baozhang a img {
    width: 260px;
    height: 147px;
}
/* .home_details_pages .container_left .designer-box .ranking {
    background: #fff;
    padding: 20px;
    position: relative;
} */
.home_details_pages .container_left .designer-box .ranking .tit {
    font-size: 20px;
    display: block;
    font-weight: normal;
    margin-bottom: 20px;
}
.home_details_pages .container_left .designer-box .ranking .sideMenu .open {
    display: block;
    width: 220px;
    height: 165px;
}

a:link, a:visited {
    text-decoration: none;
    outline: none;
}

.home_details_pages .container_left .designer-box .ranking .sideMenu .open img {
    width: 220px;
    height: 165px;
}
a {
    color: #333;
}
.home_details_pages .container_left .designer-box .ranking .sideMenu h5.on {
    border-bottom: 1px solid #eee;
}

.home_details_pages .container_left .designer-box .ranking .sideMenu h5 {
    padding: 15px 0;
    overflow: hidden;
    height: 16px;
    line-height: 16px;
}
.home_details_pages .container_left .designer-box .ranking .sideMenu h5.on b {
    background: #ff7f00;
    font-weight: normal;
}

.home_details_pages .container_left .designer-box .ranking .sideMenu h5 b {
    color: #fff;
    display: block;
    float: left;
    background: #cbcbcb;
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 16px;
    margin-right: 10px;
}
.home_details_pages .container_left .designer-box .ranking .sideMenu h5 a {
    display: block;
    float: left;
    color: #666;
    font-weight: normal;
    height: 16px;
    line-height: 16px;
    width: 190px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
}
body{background: #f6f6f6;}
.custom_scroll {
    position: absolute;
    top: 0;
    right: -25px;
    _right: 0;
    width: 5px;
    height: 100%;
    background: #fff;
    border-radius: 5px;
}
.custom_scroll_bar {
    position: absolute;
    left: 0;
    cursor: pointer;
    width: 100%;
    background: #666;
    border-radius: 5px;
    opacity: .6;
    filter: alpha(opacity=60);
    -webkit-transition: .3s opacity linear;
    -moz-transition: .3s opacity linear;
    transition: .3s opacity linear;
}
/* @charset "UTF-8"; */
.page-main {
    float: none;
    position: relative;
    padding: 0 30px;
}
article, aside, dialog, footer, header, section, nav, figure, menu, main {
    display: block;
}

html, body, * {
    color: #333;
}

.home_details_pages .container_left .top_bread {
    overflow: hidden;
    margin-bottom: 20px;
}
.nav-local {
    background: #f8f8f8;
    color: #797979;
    height: 43px;
    line-height: 43px;
    margin: 0 auto;
    font-size: 14px;
    border: 1px solid #eeeeee;
    width: 100%;
}
.nav-local .local {
    float: left;
    height: 46px;
    line-height: 46px;
    background-image: url(/static/zxgs/images/house_icon.png) ;
    background-repeat: no-repeat;
    background-position-y: 12px;
    /* background: url(../img/icon_home.gif) no-repeat 6px center!important; */
    padding-left: 27px;
    color: #797979;
    margin-left: 27px;
}
.nav-local .local a {
    color: #797979;
}
.nav-local .local span {
    color: #797979;
    margin: 0 3px;
}
.home_details_pages .container_left .top_bread .share_right {
    float: right;
    height: 46px;
    line-height: 46px;
    margin-right: 10px;
}
.home_details_pages .container_left .top_bread .share_right a{padding-left: 0;}
.home_details_pages .container_left .top_bread .share_right .num1 {
    float: left;
}

.pic-show {
    height: auto;
    overflow: hidden;
    clear: both;
    /* margin: 0 26px; */
    position: relative;
    border: 0;
    border: 1px solid #dedfe0;border-top: none;
    background: #fafafa;
}
.image-container {
    height: auto;
    width: auto;
    overflow: hidden;
    max-width: 100%;
    position: relative;
    text-align: center;
    vertical-align: middle;
    margin: 0 auto;
    z-index: 50;
    height: 100%;
    /*height: 600px;*/
}
.image-container img{max-height:100%;position:absolute;top:0;bottom: 0;left: 0;right: 0;margin:auto;}
.image-container .imgWrap{position:absolute;top:0;bottom: 0;left: 0;right: 0;margin:auto;}

.lazy {
    background: #f7f7f7 url(/themes/common/loading/common.gif) center center no-repeat;
}
.pic-show .left {
    position: absolute;
    left: 0;
    width: 50%;
    top: 0;
    cursor: url(../images/cur_l.cur),auto;
    z-index: 50;
    background-color: #fff;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    height: 100%;
}

.pic-show .right {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: url(../images/cur_r.cur),auto;
    background-color: #fff;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    width: 50%;
    z-index: 50;
}
.pic-detail-datetime {
    text-align: right;
}
.pic-label {
    width: 960px;
    height: 30px;
    overflow: hidden;
    float: right;
    margin-top: 20px;
    display: none;
}
.pic-label dl {
    float: left;
}
.pic-label dl dt {
    float: left;
}
.pic-label dl dd {
    float: left;
    line-height: 24px;
    background-color: #f0f0f0;
    height: 24px;
    margin-right: 10px;
    padding-right: 5px;
    padding-left: 5px;
}
.pic-label span.comment-count {
    display: block;
    float: left;
    margin-left: 400px;
    color: #999;
    width: 120px;
}
.pic-label .comment-pub {
    overflow: hidden;
    float: left;
    margin-left: 10px;
}
.pic-label .comment-pub input {
    background-color: #f6f6f6;
    line-height: 30px;
    display: block;
    float: left;
    height: 30px;
    width: 180px;
    padding-right: 5px;
    padding-left: 5px;
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-top-style: dotted;
    border-right-style: dotted;
    border-bottom-style: dotted;
    border-left-style: dotted;
}
.pic-label .comment-pub a {
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    background-color: #ff9c00;
    display: block;
    padding-right: 10px;
    padding-left: 10px;
    float: left;
    text-decoration: none;
}
.pic-switch {
    background-color: #fafafa;
    margin: 33px 0 0 0;
    overflow: hidden;
    position: relative;
    clear: both;
    border: 1px solid #dedfe0;
    height: 130px;
}
.pic-switch-mar20 {
    overflow: hidden;
    height: 125px;
    position: relative;
    margin: 3px 0px;
}
.pic-switch-nav {
    height: 125px;
    width: 1978px;
    position: absolute;
    left: 50%;
    margin-left: -984px;
}
.pic-switch-nav .left_shang, .pic-switch-nav .right_xia {
    width: 536px;
    float: left;
    height: 125px;
}
.pic-switch-nav .right_xia .prev-suite span{
    display: none;
}
.pic-switch-nav .right_xia .prev-suite:first-child span{
    display: block;
}
.pic-switch .pic-switch-nav .left_shang a.prev-suite {
    float: right;
    background: #fff;
}

.pic-switch .pic-switch-nav a.prev-suite {
    display: block;
    float: left;
    margin: 0 15px 0 0;
    width: 125px;
    height: 125px;
    background: #fff;
}
.pic-switch .pic-switch-nav a.prev-suite:first-child{
    margin: 0;
}
a:link, a:visited {
    text-decoration: none;
    outline: none;
}

.pic-switch span {
    display: inline-block;
    overflow: hidden;
}
.pic-switch .pic-switch-nav a.next-suite img, .pic-switch .pic-switch-nav a.prev-suite img {
    width: 115px;
    height: 115px;
    margin: 4px;
    border: none;
}
.pic-switch .pic-switch-nav a.left, .pic-switch .pic-switch-nav a.right {
    height: 125px;
    vertical-align: middle;
}

.pic-switch a.left {
    display: block;
    background-image: url(/static/xiaoguotu/images/left.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 70px;
    height: 88px;
    float: left;
    margin: 0 23px 0 20px;
    /* opacity: .3; */
}
.inner-nav {
    width: 680px;
    height: 125px;
    overflow: hidden;
    float: left;
    /* margin: 0 20px; */
    zoom: 1;
}
.inner-nav span {
    overflow: hidden;
}
.inner-nav>span{
    margin-right: -16px;
}

.pic-switch .inner-nav span a.on {
    border: 3px solid #f497a2;
    border-radius: 4px;
    background: none !important;
}

.pic-switch span a.on, .pic-switch span a:hover {
    background-color: #ff9c00;
}

.pic-switch .inner-nav span a {
    display: block;
    float: left;
    margin: 0 15px 0 0;
    width: 125px;
    height: 125px;
    background: #fafafa;
    border: none;
    position: relative;
    box-sizing: border-box;
}
.pic-switch .inner-nav span a:nth-of-type(5n+5){
    margin: 0;
}
.pic-switch span a {
    text-decoration: none;
    padding: 4px;
    display: block;
    overflow: hidden;
    float: left;
    margin-left: 6px;
    margin-top: 10px;
}
.pic-switch .pic-switch-nav a span {
    left: 2px;
    top: 2px;
}

.inner-nav .picNum {
    padding: 0 6px;
    position: absolute;
    margin-left: 2px;
    margin-top: 2px;
    height: 20px;
    background: #795631;
    opacity: .8;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
}
.pic-switch a img {
    width: 60px;
    height: 60px;
    border: none;
}
.inner-nav span a img {
    width: 115px;
    height: 115px;
}
.pic-switch a.right {
    display: block;
    background: url(/static/xiaoguotu/images/right.png) center center no-repeat;
    width: 70px;
    float: left;
    margin: 0 23px 0 20px;
}
.home_details_pages .container_left .related_atlas {
    width: 915px;
    margin: 0 auto;
    overflow: hidden;
}
.home_details_pages .container_left .related_atlas .hd {
    height: 30px;
    margin-bottom: 15px;
}
.home_details_pages .container_left .related_atlas .hd strong {
    display: block;
    float: left;
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
}
.home_details_pages .container_left .related_atlas .hd span.on {
    color: #e62e35;
}

.home_details_pages .container_left .related_atlas .album_bd {
    overflow: hidden;
}
.home_details_pages .container_left .related_atlas .album_bd ul {
    overflow: hidden;
    width: 1300px;
}
.home_details_pages .container_left .related_atlas .album_bd ul li {
    float: left;
    width: 214px;
    margin-right: 20px;
    position: relative;
}
.home_details_pages .container_left .related_atlas .album_bd ul li a {
    width: 214px;
    height: 160px;
    display: block;
    overflow: hidden;
}
.home_details_pages .container_left .related_atlas .album_bd ul li a img {
    width: 214px;
    height: 160px;
    -webkit-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.home_details_pages .container_left .related_atlas .album_bd ul li .ptn_tit {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7f000000",endColorstr="#7f000000");
    color: #fff;
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    font-size: 14px;
}


.page-main .body-right {
    position: absolute;
    top: 0;
    right: 0;
    /* background-image: url(../img/body-right-bg.jpg);
    background-repeat: repeat-y;
    background-position: left top; 
    float: left;
    padding-bottom: 50px;
    background-color: #f6f6f6;*/
    height: 1000px;
    overflow-y: scroll;
    margin-right: 30px;
    width: 420px;
    border: 1px solid #dedfe0;
}
.pub-order-box, .designer-box {
    display: block;
    width: 300px;
    margin: 20px auto;
    position: relative;
}
.home_details_pages .container_left .designer-box .company_box {
    background: #fff;
    margin-bottom: 15px;
    padding: 35px 25px 15px 25px;
}
.home_details_pages .container_left .designer-box .company_box .logo {
    display: block;
    width: 160px;
    height: 80px;
    margin: 0 auto 15px;
}
.home_details_pages .container_left .designer-box .company_box .logo img {
    width: 160px;
    height: 80px;
}
.home_details_pages .container_left .designer-box .company_box .company {
    display: block;
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 10px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
}
.home_details_pages .container_left .designer-box .company_box .icon_badge_box {
    position: relative;
    left: 25%;
    margin-left: 10px;
}
.home_details_pages .container_left .designer-box .company_box .icon_badge_box i {
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    font-size: 0;
    height: 24px;
    width: 24px;
    /* // background: url(../images/icon_leave_badge.png) no-repeat center center; */
}
.home_details_pages .container_left .designer-box .company_box .icon_badge_box .icon_badge_v {
    background-position: 0 0;
}

.home_details_pages .container_left .designer-box .company_box .txt {
    overflow: hidden;
    margin-bottom: 15px;
}
.home_details_pages .container_left .designer-box .company_box .txt li {
    float: left;
    width: 105px;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    color: #333;
    margin-bottom: 7px;
}
.home_details_pages .container_left .designer-box .company_box .txt li span {
    color: #999;
}
.home_details_pages .container_left .designer-box .company_box .btn {
    height: 40px;
    margin-bottom: 20px;
}
.home_details_pages .container_left .designer-box .company_box .btn .consult {
    height: 38px;
    line-height: 38px;
    border: 1px solid #d6162d;
    color: #d6162d;
}

.home_details_pages .container_left .designer-box .company_box .btn a {
    display: block;
    width: 100px;
    text-align: center;
    font-size: 14px;
}
.home_details_pages .container_left .designer-box .company_box .hs {
    display: block;
    text-align: center;
    color: #999;
}
.home_details_pages .container_left .designer-box .company_box .hs b {
    font-weight: normal;
    color: #f60;
}
.home_details_pages .container_left .designer-box .baozhang {
    background: #fff;
    margin-bottom: 15px;
}
.home_details_pages .container_left .designer-box .baozhang a {
    display: block;
    width: 260px;
    height: 147px;
}
.home_details_pages .container_left .designer-box .baozhang a img {
    width: 260px;
    height: 147px;
}
.home_details_pages .container_left .designer-box .ranking {
    background: #fff;
    padding: 0;
    /* padding-bottom: 100px; */
    position: relative;
}
.home_details_pages .container_left .designer-box .ranking .tit {
    font-size: 20px;
    display: block;
    font-weight: normal;
    margin-bottom: 20px;
}
.home_details_pages .container_left .designer-box .ranking .sideMenu .open {
    display: block;
    width: 220px;
    height: 165px;
}

a:link, a:visited {
    text-decoration: none;
    outline: none;
}

.home_details_pages .container_left .designer-box .ranking .sideMenu .open img {
    width: 220px;
    height: 165px;
}
a {
    color: #333;
}
.home_details_pages .container_left .designer-box .ranking .sideMenu h5.on {
    border-bottom: 1px solid #eee;
}

.home_details_pages .container_left .designer-box .ranking .sideMenu h5 {
    padding: 15px 0;
    overflow: hidden;
    height: 16px;
    line-height: 16px;
}
.home_details_pages .container_left .designer-box .ranking .sideMenu h5.on b {
    background: #ff7f00;
    font-weight: normal;
}

.home_details_pages .container_left .designer-box .ranking .sideMenu h5 b {
    color: #fff;
    display: block;
    float: left;
    background: #cbcbcb;
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 16px;
    margin-right: 10px;
}
.home_details_pages .container_left .designer-box .ranking .sideMenu h5 a {
    display: block;
    float: left;
    color: #666;
    font-weight: normal;
    height: 16px;
    line-height: 16px;
    width: 190px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
}
.custom_scroll {
    position: absolute;
    top: 0;
    right: -25px;
    _right: 0;
    width: 5px;
    height: 100%;
    background: #fff;
    border-radius: 5px;
}
.custom_scroll_bar {
    position: absolute;
    left: 0;
    cursor: pointer;
    width: 100%;
    background: #666;
    border-radius: 5px;
    opacity: .6;
    filter: alpha(opacity=60);
    -webkit-transition: .3s opacity linear;
    -moz-transition: .3s opacity linear;
    transition: .3s opacity linear;
}
.picture-container{background: #fff;overflow: hidden;position: relative;}
div.ranking div.fbzb-normal-box{width: 260px;boder:none;float: none;}
div.ranking div.fbzb-normal-box .fbzz{border:none;border-top: 3px solid #fd3c3c;margin-bottom: 10px;}
div.ranking .fb-form input{width: 214px;border: none !important;border-radius: 0;}
div.ranking .sideMenu,div.ranking .tit{padding-left: 20px;}
.left_shang .picNum ,.right_xia .picNum{ position: absolute; margin-left: 2px; margin-top: 2px; height: 20px; background: #795631; opacity: .8; color: #fff; text-align: center; line-height: 20px;padding: 0 5px; }
.pic-switch .left_shang a,.pic-switch .right_xia a{  position: relative; }
div.img-content-layer{position: relative;margin:auto;}
div.img-content-layer button.xgt_tk{right:-60px;position: absolute;bottom: 35px;width: 46px;height: 213px;background: url("/static/xiaoguotu/images/click.gif") no-repeat;z-index: 100;}
.house-title{height: 68px;line-height: 68px;text-align:center;background: #fafafa;font-size: 25px;color: #000;border: 1px solid #dedfe0;border-bottom: none;}
.slide-down-con{display: none;}
div.img-content-layer .mark-zz{min-height: 66px;background:rgba(108,67,23,0.8);width:100%;position: absolute;bottom: 0;left: 0;padding: 18px 0;z-index: 200;box-sizing: border-box; display: flex;align-items: center;text-align: justify;}
div.img-content-layer .mark-zz .leftkuai{width:95px;padding-left: 10px;box-sizing: border-box}
div.img-content-layer .mark-zz .leftkuai .count-yl{font-size: 30px;color:#fff;display: inline-block;line-height: 100%;}
div.img-content-layer .mark-zz .leftkuai .count-yl b{color: #fff;}
div.img-content-layer .mark-zz .leftkuai .count-yl em{color:#fff;font-size: 30px;}
div.img-content-layer .mark-zz .middlekuai{text-align: left;height: auto;box-sizing: border-box;color: #fff;line-height:28px;font-size: 16px;width: calc(100% - 178px);max-height: 84px;overflow: hidden;}
div.img-content-layer .mark-zz .middlekuai span{line-height:28px;display: inline-block;vertical-align: middle;text-indent: 0;font-size: 16px;color:#fff;}
div.img-content-layer .mark-zz .rightkuai{width:40px;height:40px;text-align: center;line-height: 50px;position: absolute;top:50%;margin-top: -20px;right: 15px;}
div.img-content-layer .mark-zz .rightkuai .slide-btn{width: 37px;height: 20px;background: url("/static/xiaoguotu/images/extend.png") no-repeat;cursor: pointer;}
div.img-content-layer  .zhankai{position: absolute;bottom: 0;right: 0;width: 55px;height:55px;background: url("/static/xiaoguotu/images/zhankan.png") no-repeat;cursor: pointer;display: none;z-index: 100;}
.jsq-container{
    margin-top: 10px;
    /* // background: url("/static/xiaoguotu/img/jsq_bg.jpg") no-repeat;
    // width: 290px;
    // height: 392px; */
}
.jsq-container .jsq-con{
    padding:35px 0px 37px;
    width: 300px;
    /* -webkit-box-shadow: 0px 0px 18px rgba(218,218,218,0.75);  
    -moz-box-shadow:  0px 0px 18px rgba(218,218,218,0.75);  
    box-shadow: 0px 0px 18px rgba(218,218,218,0.75); */
    background: #f6f6f6; 
    text-align: center;
    margin-bottom: 30px;
}
.jsq-container .jsq-con .title{
    font-size: 25px;
    color:#6c4317;
    text-align: center;
    font-family: "思源黑体"
}
.jsq-container .jsq-con .sub-title{
    font-size: 16px;
    color:#666;
    text-align: center;
    margin:8px 0 12px;
    background: url("/static/xiaoguotu/img/icon_bg.png") no-repeat center center;
}
.jsq-container .jsq-con .fb-form{
    margin: 27px auto 0;
    /* width: 215px; */
}
.jsq-container .jsq-con div.fb-form #tenders-form div.normal-div{
    height: 35px;
    margin-bottom: 15px;
    padding: 0;
}
.jsq-container .jsq-con div.fb-form #tenders-form div.normal-div input[type='text']{
    height: 35px;
    color: #5f5f5f;
}
.jsq-container .jsq-con div.fb-form #tenders-form div.normal-div input[type='text']::placeholder{
    color: #5f5f5f;
}
div.fb-form #tenders-form #error-msg{
    bottom: -13px !important;
}
.jsq-container .jsq-con input{
    border:1px solid #e9e9e9;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background: #fff;
    width: 214px !important;
}
.jsq-container .jsq-con select{
    border:1px solid #e9e9e9;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background: #fff;
}
.jsq-container .jsq-con  .fb-form input[type="submit"]{
    width: 214px !important;
    font-size: 16px;
    height: 35px;
    color:#fff;
    background: #6c4317;
    font-family: "思源黑体"
}
.imageForm{
    background: #fafafa;
    border: 1px solid #dedfe0;
    margin-bottom: 30px;
    padding: 15px 0 15px 15px;
}
.imageForm>p.laiyaun{
    font-size: 16px;
    color: #797979;
    margin-bottom: 12px;
}
.imageForm>div.company_info>a{
    width: 95px;
    height: 95px;
    background: #fff;
    display: block;
    margin-right: 15px;
}
.imageForm>div.company_info>a>div{
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}
.imageForm>div.company_info>a>img{
    width: 95px;
    display: inline-block;
    max-height: 100%;
    vertical-align: middle;
}
.imageForm>div.company_info>div.info>p{
    width: 164px;
}
.imageForm>div.company_info>div.info>p.name{
    font-size: 18px;
    color: #000;
    line-height: 18px;
    height: 48px;
}
.imageForm>div.company_info>div.info>p.name>span{
    font-size: 14px;
    color: #797979;
    line-height: 18px;
}
.imageForm>div.company_info>div.info>p.anli{
    margin-bottom: 4px;
}
.imageForm>div.company_info>div.info>p.anli span,.imageForm>div.company_info>div.info>p.fuwu span{
    font-size: 14px;
    font-family: "思源黑体";
    color: #999999;
    line-height: 23px;
}
.imageForm>div.company_info>div.info>p.anli i{
    background: #6bbeaa;
    color: #fff;
    margin-right: 8px;
    padding: 0 4.5px;
    text-align: center;
}
.imageForm>div.company_info>div.info>p.fuwu span i{
    font-size: 18px;
    color: #6c4317;
    margin: 0 5px;
}
.imageForm>div.company_info>div.info>p.fuwu a{
    font-size: 14px;
    color: #6c4317;
    font-family: "思源黑体";
}
.imageForm>div.button{
    font-size: 25px;
    color: #fff;
    background: #6c4317;
    line-height: 43px;
    width: 267px;
    text-align: center;
    margin: 20px 0;
    cursor: pointer;
}
.imageForm p.support em {
    width: 18px;
    height: 20px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 10px;
    background: url(/static/zxgs/images/company_name_lf.png) no-repeat left 2px;
}
.imageForm p.support i {
    font-size: 12px;
    color: #6c4317;
    font-family: 思源黑体;
}
.imageForm p.support span {
    margin: 0 25px 8px 0;
    display: inline-block;
}
.zxgs-navigation{
    margin-top: 20px;
}
.zxgs-navigation .nav-con{
    width: 300px;
    /* padding:14px 0px 5px 17px; */
    background: #f9f9f9;
    /* -webkit-box-shadow: 0px 0px 18px rgba(218,218,218,0.75);  
    -moz-box-shadow:  0px 0px 18px rgba(218,218,218,0.75);  
    box-shadow: 0px 0px 18px rgba(218,218,218,0.75); */
}
.zxgs-navigation .nav-con .title{
    font-size: 25px;
    color: #6c4317;
    font-family: "思源黑体";
    text-align: center;
    line-height: 90px;
}
.zxgs-navigation .nav-con ul{
    padding: 0 22px;
}
.zxgs-navigation .nav-con li{
    float: left;
    margin:0 16px 16px 0;
}
.zxgs-navigation .nav-con li a{
    display: block;
    padding: 10px;
    font-size: 14px;
    color:#999;
    background: #f2f2f2;
}
.hot-label .nav-con li a{
    padding:12px;
}
.zxgs-navigation .nav-con li a:hover{
    color:#e4021e;
}
.new-xgt {
     -webkit-box-shadow: 0px 0px 18px rgba(218,218,218,0.75);  
    -moz-box-shadow:  0px 0px 18px rgba(218,218,218,0.75);  
    box-shadow: 0px 0px 18px rgba(218,218,218,0.75);
    margin-top: 20px;
}
.new-xgt .title{
    font-size: 20px;
    color: #333;
    margin-bottom: 14px;
    margin-left:17px;
    padding-top: 16px;
}
.baojiaqi .off{
    position: absolute;
    top: -24px;
    background: #6c4317;
    font-size: 33px;
    width: 49px;
    height: 48px;
    border-radius: 50%;
    color: #fff;
    right: -24px;
    text-align: center;
    line-height: 48px;
    -webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
    transform: rotate(45deg);
    cursor: pointer;
}
/* 报价器弹窗样式 */
.baojiaqi .xgt-alert.top-banner .zxjsq{
    background: #fff;
}
.baojiaqi .zxjsq>div.calculate-before>div.form-input>form>div>div>input,.baojiaqi .zxjsq>div.calculate-before>div.form-input>form>div.fw-area,.zxjsq>div.calculate-before>div.form-input>form>div.fw-type{
    border: 1px solid #d0d0d0;
    border-radius: 0;
    box-sizing: border-box;
}
.person-form >.city-address >.city-input>.select {
    position: absolute;
    top: 108px;
    width: 235px !important;
}
.person-form .city-address .select ul{
    width: 100%;
}
.baojiaqi .xgt-alert .calculate-right> .zx-budget{
    box-shadow: none;
}
.calculate-right>.zx-budget>div{
    border: 1px solid #c4c4c4;
}
.calculate i.delete{
    display: none !important;
}


/* 新弹窗样式 */
.baojiaqi .xgt-alert.top-banner .zxjsq{
    background: url(/static/base/images/images/pop_bg.png) center center no-repeat !important;
    background-size: 100% 100% !important;
    border: none;
    height: 572px;
    width: 960px;
    padding: 57px 0px 0px 20px;
}
.baojiaqi .zxjsq>div.calculate-before{
    margin-top: 270px;
}
.baojiaqi .zxjsq>div.calculate-before>div.form-input>form>div.img-ico>img{
    margin-left: -210px;
    margin-top: 200px;  
}

.zxjsq h2.title-mfbjd>p{
    font-family: SourceHanSansCN-Light !important;
	font-size: 14px !important;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000 !important;
    padding-left: 74px;
}
.zxjsq h2.title-mfbjd>p span{
    color: #e4021e !important;
}
.calculate-before .form-input .city-address{
    width: 400px !important;
}
.zxjsq>div.calculate-before>div.form-input>form>div{
    margin-left: 29px;
}
/* .calculate-before .form-input .fw-area{
    border: none;
} */
/* .calculate-before .form-input .fw-area input{
    border: 1px solid #d0d0d0 !important;
} */
.flex_box{
    display: -moz-box;  /* Firefox */
    display: -ms-flexbox;    /* IE10 */
    display: -webkit-box;    /* Safari */ 
    display: -webkit-flex;    /* Chrome, WebKit */
    align-items: center;
}
.input_text{
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
    margin-right: 12px;
}
.baojiaqi .zxjsq>div.calculate-before>div.form-input>form>div.img-ico>img {
    margin-left: -173px;
    margin-top: 149px;
    height: 345px;
}
.zxjsq>div.calculate-before>div.form-input>form>div>div>input{
    color: #555555;
    width: 295px !important;
    padding-left: 15px;
    height: 40px !important;
    font-size:14px !important;
}
.zxjsq>div.calculate-before>div.form-input>form>div>div>input::-webkit-input-placeholder {
    /* WebKit browsers */
    letter-spacing: 0px;
	color: #999999;
}
.zxjsq>div.calculate-before>div.form-input>form>div>div>input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    font-size:14px;
    letter-spacing: 0px;
	color: #999999;
}
.zxjsq>div.calculate-before>div.form-input>form>div>div>input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    font-size:14px;
    letter-spacing: 0px;
	color: #999999 !important;
}
.calculate .fw-area em{
    margin-left: 0px;
    color: #565555;
    font-size: 18px;
    font-family: "思源黑体";
    position: absolute;
    left: 400px;
}
.zxjsq>.calculate-right{
    width: 300px;
    margin: 0;
    position: absolute;
    right: 30px;
    bottom: 50px;
}
.zxjsq>.calculate-right>.zx-budget>h3{
    font-size: 18px !important;
    margin: initial !important;
    white-space: nowrap;
    padding-left: 12px;

}
.zxjsq>.calculate-right {
    width: 280px !important;
    right: 55px !important;
    bottom: 38px !important;
}
.zxjsq>.calculate-right>.zx-budget>h3>span>b {
    font-family: SourceHanSansCN-Medium;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #e4021e !important;
}
.calculate-right>.zx-budget>div {
    border: solid 1px #d9d9d9;
    margin-top: 10px;
}
.calculate-right>.zx-budget>div {
    background: #fff;
    padding: 5px;
    padding-bottom: 20px !important;
}
.calculate-right>.zx-budget>i {
    font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #e72d40;
    text-indent: initial;
    margin-top: 20px;
}
.baojiaqi .off{
    position: absolute;
    top: 110px;
    font-size: 33px;
    width: 38px;
    height: 38px;
    right: -24px;
    text-align: center;
    background: url(/static/base/images/images/close_icon.png) center center no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    transform: initial;
}
.calculate-right>.zx-budget>div>p>span>b{
    margin: 0 10px !important;
    font-size: 16px !important;
    color: #333 !important;
}
.calculate-after {
    padding-left: 14px;
    background: #fff;
    width: 336px;
    height: 336px;
    position: relative;
    left: 62px;
    top: 160px;
}
.calculate-after img {
    display: block;
    margin: 25px 36px 45px !important;
    width: 263px;
}