/* This file is created by Html::tidy() */

/* chunk: 0 */

body {
            font-family: 'PingFang SC', "Helvetica Neue", Helvetica,Arial, sans-serif;
        }

        a.muted {
            color: inherit;
            text-decoration: none;
        }

        .text-gray-3 {
            color: #333;
        }

        .text-gray-6 {
            color: #666;
        }

        .text-gray-7 {
            color: #777;
        }

        .text-gray-9 {
            color: #999;
        }

        .text-gray-a {
            color: #aaa;
        }

        .text-gray-c {
            color: #ccc;
        }

        .text-gray-d {
            color: #ddd;
        }

        .text-gray-e {
            color: #eee;
        }

        .text-white {
            color: #fff;
        }

        .swipe {
            overflow: hidden;
            visibility: hidden;
            position: relative;
        }

        .swipe-wrap {
            overflow: hidden;
            position: relative;
        }

        .swipe-wrap > div {
            float: left;
            width: 100%;
            position: relative;
        }

        body {
            background-color: #f2f2f2;
        }

        @media (max-width: 992px) {
            .container {
                width: 100%;
            }
        }
        /* 屏蔽bootstrap 768px宽度以下的样式 */
        @media (max-width: 768px) {
            body {
                width: 768px;
            }
        }
        /* customize */
        body {
            background-color: #f8f8f8;
        }

        a {
            color: #37a5be;
        }

        a:hover {
            color: #37a5be;
        }

        /* fix grid @ie8 */
        .ua-ie8 .container {
            width: 1169px;
        }

        .ua-ie8 .col-lg-1 {
            width: 8.3333%;
            float: left;
        }

        .ua-ie8 .col-lg-2 {
            width: 16.6666%;
            float: left;
        }

        .ua-ie8 .col-lg-3 {
            width: 25%;
            float: left;
        }

        .ua-ie8 .col-lg-4 {
            width: 33.333333%;
            float: left;
        }

        .ua-ie8 .col-lg-5 {
            width: 41.666667%;
            float: left;
        }

        .ua-ie8 .col-lg-6 {
            width: 50%;
            float: left;
        }

        .ua-ie8 .col-lg-7 {
            width: 58.3333%;
            float: left;
        }

        .ua-ie8 .col-lg-8 {
            width: 66.666667%;
            float: left;
        }

        .ua-ie8 .col-lg-9 {
            width: 75%;
            float: left;
        }

        .ua-ie8 .col-lg-10 {
            width: 83.3333%;
            float: left;
        }

        .ua-ie8 .col-lg-11 {
            width: 91.666667%;
            float: left;
        }

        .ua-ie8 .col-lg-12 {
            width: 100%;
        }

        .ua-ie8 .col-lg-push-0 {
            left: 0;
        }

        .ua-ie8 .col-lg-push-1 {
            left: 8.33333333%;
        }

        .ua-ie8 .col-lg-push-2 {
            left: 16.66666667%;
        }

        .ua-ie8 .col-lg-push-3 {
            left: 25%;
        }

        .ua-ie8 .col-lg-push-4 {
            left: 33.33333333%;
        }

        .ua-ie8 .col-lg-push-5 {
            left: 41.66666667%;
        }

        .ua-ie8 .col-lg-push-6 {
            left: 50%;
        }

        .ua-ie8 .col-lg-push-7 {
            left: 58.33333333%;
        }

        .ua-ie8 .col-lg-push-8 {
            left: 66.66666667%;
        }

        .ua-ie8 .col-lg-push-9 {
            left: 75%;
        }

        .ua-ie8 .col-lg-push-10 {
            left: 83.33333333%;
        }

        .ua-ie8 .col-lg-push-11 {
            left: 91.66666667%;
        }

        .ua-ie8 .col-lg-push-12 {
            left: 100%;
        }

        .ua-ie8 .col-lg-pull-0 {
            right: 0;
        }

        .ua-ie8 .col-lg-pull-1 {
            right: 8.33333333%;
        }

        .ua-ie8 .col-lg-pull-2 {
            right: 16.66666667%;
        }

        .ua-ie8 .col-lg-pull-3 {
            right: 25%;
        }

        .ua-ie8 .col-lg-pull-4 {
            right: 33.33333333%;
        }

        .ua-ie8 .col-lg-pull-5 {
            right: 41.66666667%;
        }

        .ua-ie8 .col-lg-pull-6 {
            right: 50%;
        }

        .ua-ie8 .col-lg-pull-7 {
            right: 58.33333333%;
        }

        .ua-ie8 .col-lg-pull-8 {
            right: 66.66666667%;
        }

        .ua-ie8 .col-lg-pull-9 {
            right: 75%;
        }

        .ua-ie8 .col-lg-pull-10 {
            right: 83.33333333%;
        }

        .ua-ie8 .col-lg-pull-11 {
            right: 91.66666666%;
        }

        .ua-ie8 .col-lg-pull-12 {
            right: 100%;
        }

        .ua-ie8 .col-lg-offset-0 {
            margin-left: 0;
        }

        .ua-ie8 .col-lg-offset-1 {
            margin-left: 8.33333333%;
        }

        .ua-ie8 .col-lg-offset-2 {
            margin-left: 16.66666667%;
        }

        .ua-ie8 .col-lg-offset-3 {
            margin-left: 25%;
        }

        .ua-ie8 .col-lg-offset-4 {
            margin-left: 33.33333333%;
        }

        .ua-ie8 .col-lg-offset-5 {
            margin-left: 41.66666667%;
        }

        .ua-ie8 .col-lg-offset-6 {
            margin-left: 50%;
        }

        .ua-ie8 .col-lg-offset-7 {
            margin-left: 58.33333333%;
        }

        .ua-ie8 .col-lg-offset-8 {
            margin-left: 66.66666667%;
        }

        .ua-ie8 .col-lg-offset-9 {
            margin-left: 75%;
        }

        .ua-ie8 .col-lg-offset-10 {
            margin-left: 83.33333333%;
        }

        .ua-ie8 .col-lg-offset-11 {
            margin-left: 91.66666667%;
        }

        .ua-ie8 .col-lg-offset-12 {
            margin-left: 100%;
        }

        /* fix grid @ie7 */
        .ua-ie7 .container {
            width: 1169px;
        }

        .ua-ie7 .col-lg-1 {
            width: 8.3333%;
            float: left;
        }

        .ua-ie7 .col-lg-2 {
            width: 16.6666%;
            float: left;
        }

        .ua-ie7 .col-lg-3 {
            width: 25%;
            float: left;
        }

        .ua-ie7 .col-lg-4 {
            width: 33.333333%;
            float: left;
        }

        .ua-ie7 .col-lg-5 {
            width: 41.666667%;
            float: left;
        }

        .ua-ie7 .col-lg-6 {
            width: 50%;
            float: left;
        }

        .ua-ie7 .col-lg-7 {
            width: 58.3333%;
            float: left;
        }

        .ua-ie7 .col-lg-8 {
            width: 66.666667%;
            float: left;
        }

        .ua-ie7 .col-lg-9 {
            width: 75%;
            float: left;
        }

        .ua-ie7 .col-lg-10 {
            width: 83.3333%;
            float: left;
        }

        .ua-ie7 .col-lg-11 {
            width: 91.666667%;
            float: left;
        }

        .ua-ie7 .col-lg-12 {
            width: 100%;
        }

        .ua-ie7 .col-lg-push-0 {
            left: 0;
        }

        .ua-ie7 .col-lg-push-1 {
            left: 8.33333333%;
        }

        .ua-ie7 .col-lg-push-2 {
            left: 16.66666667%;
        }

        .ua-ie7 .col-lg-push-3 {
            left: 25%;
        }

        .ua-ie7 .col-lg-push-4 {
            left: 33.33333333%;
        }

        .ua-ie7 .col-lg-push-5 {
            left: 41.66666667%;
        }

        .ua-ie7 .col-lg-push-6 {
            left: 50%;
        }

        .ua-ie7 .col-lg-push-7 {
            left: 58.33333333%;
        }

        .ua-ie7 .col-lg-push-8 {
            left: 66.66666667%;
        }

        .ua-ie7 .col-lg-push-9 {
            left: 75%;
        }

        .ua-ie7 .col-lg-push-10 {
            left: 83.33333333%;
        }

        .ua-ie7 .col-lg-push-11 {
            left: 91.66666667%;
        }

        .ua-ie7 .col-lg-push-12 {
            left: 100%;
        }

        .ua-ie7 .col-lg-pull-0 {
            right: 0;
        }

        .ua-ie7 .col-lg-pull-1 {
            right: 8.33333333%;
        }

        .ua-ie7 .col-lg-pull-2 {
            right: 16.66666667%;
        }

        .ua-ie7 .col-lg-pull-3 {
            right: 25%;
        }

        .ua-ie7 .col-lg-pull-4 {
            right: 33.33333333%;
        }

        .ua-ie7 .col-lg-pull-5 {
            right: 41.66666667%;
        }

        .ua-ie7 .col-lg-pull-6 {
            right: 50%;
        }

        .ua-ie7 .col-lg-pull-7 {
            right: 58.33333333%;
        }

        .ua-ie7 .col-lg-pull-8 {
            right: 66.66666667%;
        }

        .ua-ie7 .col-lg-pull-9 {
            right: 75%;
        }

        .ua-ie7 .col-lg-pull-10 {
            right: 83.33333333%;
        }

        .ua-ie7 .col-lg-pull-11 {
            right: 91.66666666%;
        }

        .ua-ie7 .col-lg-pull-12 {
            right: 100%;
        }

        .ua-ie7 .col-lg-offset-0 {
            margin-left: 0;
        }

        .ua-ie7 .col-lg-offset-1 {
            margin-left: 8.33333333%;
        }

        .ua-ie7 .col-lg-offset-2 {
            margin-left: 16.66666667%;
        }

        .ua-ie7 .col-lg-offset-3 {
            margin-left: 25%;
        }

        .ua-ie7 .col-lg-offset-4 {
            margin-left: 33.33333333%;
        }

        .ua-ie7 .col-lg-offset-5 {
            margin-left: 41.66666667%;
        }

        .ua-ie7 .col-lg-offset-6 {
            margin-left: 50%;
        }

        .ua-ie7 .col-lg-offset-7 {
            margin-left: 58.33333333%;
        }

        .ua-ie7 .col-lg-offset-8 {
            margin-left: 66.66666667%;
        }

        .ua-ie7 .col-lg-offset-9 {
            margin-left: 75%;
        }

        .ua-ie7 .col-lg-offset-10 {
            margin-left: 83.33333333%;
        }

        .ua-ie7 .col-lg-offset-11 {
            margin-left: 91.66666667%;
        }

        .ua-ie7 .col-lg-offset-12 {
            margin-left: 100%;
        }

        /* fix grid @ie6 */
        .ua-ie6 .container {
            width: 1169px;
        }

        .ua-ie6 .col-lg-1 {
            width: 8.3333%;
            float: left;
        }

        .ua-ie6 .col-lg-2 {
            width: 16.6666%;
            float: left;
        }

        .ua-ie6 .col-lg-3 {
            width: 25%;
            float: left;
        }

        .ua-ie6 .col-lg-4 {
            width: 33.333333%;
            float: left;
        }

        .ua-ie6 .col-lg-5 {
            width: 41.666667%;
            float: left;
        }

        .ua-ie6 .col-lg-6 {
            width: 50%;
            float: left;
        }

        .ua-ie6 .col-lg-7 {
            width: 58.3333%;
            float: left;
        }

        .ua-ie6 .col-lg-8 {
            width: 66.666667%;
            float: left;
        }

        .ua-ie6 .col-lg-9 {
            width: 75%;
            float: left;
        }

        .ua-ie6 .col-lg-10 {
            width: 83.3333%;
            float: left;
        }

        .ua-ie6 .col-lg-11 {
            width: 91.666667%;
            float: left;
        }

        .ua-ie6 .col-lg-12 {
            width: 100%;
        }

        .ua-ie6 .col-lg-push-0 {
            left: 0;
        }

        .ua-ie6 .col-lg-push-1 {
            left: 8.33333333%;
        }

        .ua-ie6 .col-lg-push-2 {
            left: 16.66666667%;
        }

        .ua-ie6 .col-lg-push-3 {
            left: 25%;
        }

        .ua-ie6 .col-lg-push-4 {
            left: 33.33333333%;
        }

        .ua-ie6 .col-lg-push-5 {
            left: 41.66666667%;
        }

        .ua-ie6 .col-lg-push-6 {
            left: 50%;
        }

        .ua-ie6 .col-lg-push-7 {
            left: 58.33333333%;
        }

        .ua-ie6 .col-lg-push-8 {
            left: 66.66666667%;
        }

        .ua-ie6 .col-lg-push-9 {
            left: 75%;
        }

        .ua-ie6 .col-lg-push-10 {
            left: 83.33333333%;
        }

        .ua-ie6 .col-lg-push-11 {
            left: 91.66666667%;
        }

        .ua-ie6 .col-lg-push-12 {
            left: 100%;
        }

        .ua-ie6 .col-lg-pull-0 {
            right: 0;
        }

        .ua-ie6 .col-lg-pull-1 {
            right: 8.33333333%;
        }

        .ua-ie6 .col-lg-pull-2 {
            right: 16.66666667%;
        }

        .ua-ie6 .col-lg-pull-3 {
            right: 25%;
        }

        .ua-ie6 .col-lg-pull-4 {
            right: 33.33333333%;
        }

        .ua-ie6 .col-lg-pull-5 {
            right: 41.66666667%;
        }

        .ua-ie6 .col-lg-pull-6 {
            right: 50%;
        }

        .ua-ie6 .col-lg-pull-7 {
            right: 58.33333333%;
        }

        .ua-ie6 .col-lg-pull-8 {
            right: 66.66666667%;
        }

        .ua-ie6 .col-lg-pull-9 {
            right: 75%;
        }

        .ua-ie6 .col-lg-pull-10 {
            right: 83.33333333%;
        }

        .ua-ie6 .col-lg-pull-11 {
            right: 91.66666666%;
        }

        .ua-ie6 .col-lg-pull-12 {
            right: 100%;
        }

        .ua-ie6 .col-lg-offset-0 {
            margin-left: 0;
        }

        .ua-ie6 .col-lg-offset-1 {
            margin-left: 8.33333333%;
        }

        .ua-ie6 .col-lg-offset-2 {
            margin-left: 16.66666667%;
        }

        .ua-ie6 .col-lg-offset-3 {
            margin-left: 25%;
        }

        .ua-ie6 .col-lg-offset-4 {
            margin-left: 33.33333333%;
        }

        .ua-ie6 .col-lg-offset-5 {
            margin-left: 41.66666667%;
        }

        .ua-ie6 .col-lg-offset-6 {
            margin-left: 50%;
        }

        .ua-ie6 .col-lg-offset-7 {
            margin-left: 58.33333333%;
        }

        .ua-ie6 .col-lg-offset-8 {
            margin-left: 66.66666667%;
        }

        .ua-ie6 .col-lg-offset-9 {
            margin-left: 75%;
        }

        .ua-ie6 .col-lg-offset-10 {
            margin-left: 83.33333333%;
        }

        .ua-ie6 .col-lg-offset-11 {
            margin-left: 91.66666667%;
        }

        .ua-ie6 .col-lg-offset-12 {
            margin-left: 100%;
        }

        .page-header {
            /*height: 80px;*/
            line-height: 80px;
            margin: 0px;
            padding-bottom:0 !important;
            background: #fff;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            /*overflow: hidden;*/
            overflow: visible;
            position: relative;
            z-index:99999999999;
        }
        .clearfix:after {
            content:"."; display:block; height:0; visibility:hidden; clear:both;
        }
        .page-header .container{
            height:100%;
        }
        .page-header .container .row{
            height:100%;
        }

        /*.page-header{height:90px;margin:0px;min-width: 1140px;background:#fff;}*/
        /*.page-header .container{min-width: 1140px;}*/
        .page-header .logo img {
            display: inline-block;
            width: 54px;
            height: 54px;
        }

        .page-header .location {
            margin-top: 35px;
            color: black;
        }

        .page-header .location .glyphicon {
            color: #D8D8D8;
        }

        .page-header .links {
            line-height: 1.5em;
            margin-left:60px;
        }

        .page-header .links ul {
            margin: 0px;
            padding: 0px;
            list-style: none;
            height: 100%;
            line-height: 80px;
        }

        .page-header .links ul li {
            float: right;
        }

        .page-header .links .fabu {
            color: #EA1218;
            text-decoration: none;
        }

        .page-header .links ul li a {
            color: #000;
            font-size: 18px;
            display: inline-block;
            margin-left: 15px;
            text-decoration: none;
            padding:0 24px;
            background: #fff;
            color:rgba(38,38,38,1);
        }
        .page-header .links ul li a:first-child{
            margin-left:0;
        }

        .page-header .links ul li a.active {
            /*color: #EA1218;*/
            color: #F0720C;
        }
        .page-header .links ul li a:hover{
            color: #fff;
            background: #F0720C;
        }

        .page-header .links .fabu {
            margin: 0px 0px;
            margin-top: 32px;
        }

        .page-header .links .fabu a.a1 {
            color:  #F0720C;;
            border: 1px solid  #F0720C;
            border-radius: 5px;
            display: inline-block;
            padding: 2px 5px;
            text-decoration: none;
        }

        .page-footer {
            background-color: #222222;
            padding-top: 68px;
            padding-bottom: 68px;
            color: #929292;
            /*min-width: 1140px;*/
        }

        .page-footer h4 {
            color: #fff;
            font-size: 114.28%;
            font-weight: bold;
        }

        .ua-win-nt6 .page-footer h4 {
            font-family: "微软雅黑";
        }

        .page-footer a {
            color: #ccc;
        }

        .page-footer .list-group {
            box-shadow: none;
        }

        .page-footer .list-group-item {
            background-color: transparent;
            border: 0;
            padding-left: 0;
        }

        .page-footer .mi .lead {
            color: #fff;
        }

        .ua-win-nt6 .page-footer .mi .lead {
            font-family: "微软雅黑";
        }

        .page-footer .mi .cr {
            margin-top: 2em;
            margin-bottom:12px;
        }

        .page-footer .ce {
            martin-top: 2em;
            color: #fff;
        }

        .page-footer .ce a {
            display: inline-block;
            margin-right: 10px;
            color: #ccc;
            text-decoration: None;
        }

        .page-footer.footer-commodity-house {
            /*color: #333;*/
        }

        .page-footer.footer-commodity-house .ce a {
            color: #999;
        }

        .foot-rel{
            position: relative;
        }
        .foot-logo{
            position: absolute;
            right:0;
            top:50%;
            margin-top:-35px;
            display: inline-block;
            width:70px;
            height:70px;
            opacity: 0.2;
            filter:alpha(opacity=20);
        }
        .b_logo{
            position: absolute;
            right:0;
            top:76px;
            display: inline-block;
            width:50px;
            height:50px;
            display: none;
        }
        .b_logo_xffxs{
            position: absolute;
            right:0;
            top:76px;
            display: inline-block;
            width: 146px;
            height: 46px;
        }




        .local_box{
            position: relative;
            float: left;
            height: 80px;
            line-height: 80px;
            margin-left:10px;
            opacity: 0;
        }
        .local-addr{
             background:rgba(0,0,0,0.05) url(/images/xiangju/xffxs/list_pc_down.png) no-repeat 44px center !important;
             background-size:11px 6px !important;
             width:68px;
             height:32px;
             line-height: 32px;
             padding-left:12px;
             border-radius: 19px;
             font-size:14px;
             font-weight:500 !important;
             color:rgba(38,38,38,1);
             margin-top:24px;
        }
        .local_box:hover .local_qh{
            display: block;
        }
        .local_qh{
            position: absolute;
            /*left: -22px;*/
            left:50% !important;
            margin-left:-71px;
            top: 62px;
            display: block;
            width:142px;
            height:auto;
            background: #fff;
            /*background: #fff url('/images/xiangju/xffxs/addr_bg.png') no-repeat left top;*/
            background-size: 100% 100%;
            text-align: center;
            padding:20px 0;
            border-radius: 4px;
            box-shadow: 0 0 1px 2px rgba(0,0,0,0.1);
            display: none;
        }
        .local_qh:hover{
            display: block;
        }
        .local_qh .tit{
            padding-left: 0;
            font-size: 14px;
            color: #999;
        }
        .local_qh > div{
            text-align: center;
            height: 35px;
            line-height: 36px;
            overflow: hidden;
            font-size: 14px;
            cursor: pointer;
        }
        .local_qh .item:hover{
            color: rgba(186,45,63,1);
        }
        .local_qh > div.active{
            color: rgba(186,45,63,1);
        }

        .clear{
            clear: both;
        }

        .links .search_list{
            /*display: none;*/
        }

        .page-header .telphone{
            position: absolute;
            right:60px;
            top:50%;
            margin-top:-12px;
            width:auto;
            height:24px;
            line-height: 24px;
            font-size:16px;
            color:#F0720C;
            background: url(/images/xiangju/xj_call.png) no-repeat left center;
            background-size: 24px 24px;
            padding-left:34px;
            padding-right:0;
        }
        .page-header .kf_btn{
            position: absolute;
            right:0;
            top:20px;
            display: block;
            width:90px;
            height:40px;
            text-align: center;
            line-height: 40px;
            border-radius:2px;
            border:1px solid #F0720C;
            font-size:16px;
            font-weight:400;
            color:#F0720C;
            cursor: pointer;
        }


        ::-webkit-input-placeholder { /* WebKit browsers */
            font-size:15px;
            font-weight:400;
            color:rgba(212,212,212,1);
        }
        input::-webkit-outer-spin-button,
        input::-webkit-inner-spin-button {
            -webkit-appearance: none;
        }

        input[type="number"] {
            -moz-appearance: textfield;
        }
        input{
            -webkit-appearance: none;
        }
        .dialog-submit2{
            position: fixed;
            left: 0;top: 0;
            width: 100%;
            height: 100vh;
            background: rgba(0,0,0,0.5);
            z-index: 999999999;
            display: none;
        }
        .dialog-submit2 .dialog-content{
            position: relative;
            width: 440px;
            /*width: 85%;*/
            /*width: 80vw;*/
            height: auto;
            background: #fff;
            border-radius: 4px;
            left: 50%;top: 50%;
            transform: translate(-50%,-50%);
            color: #333;
            font-size: 16px;
        }
        .dialog-submit2 .dialog-header{
            padding:25px 16px 40px;
            text-align: center;
        }
        .dialog-submit2 .dialog-header .title{
            font-size: 18px;
            color:rgba(2,2,2,1);
            font-weight:400 !important;
        }
        .dialog-submit2 .dialog-header .close{
            display: flex;
            justify-content: center;
            align-items: center;
            width: 44px;height: 44px;
            position: absolute;
            top: 0;
            right: 0;
            color: #000;
            opacity:1;
        }
        .dialog-submit2 .dialog-header .close div{
            position: absolute;
            right: 16px;
            top: 16px;
            display: block;
            width:16px;
            height:16px;
            background: url(/images/xiangju/app/close.png) no-repeat left top;
            background-size: 100% 100%;
        }
        .dialog-submit2 .dialog-body{
            padding: 0 30px;
            margin-bottom: 70px;
        }
        .dialog-submit2 .dialog-body .form-wrap{
            display: block;
            width:100%;
            margin-bottom: 25px;
            padding: 0;
            border-radius: 6px;
            text-align: left;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }
        .dialog-submit2 .dialog-body .form-wrap input{
            display: block;
            width:100%;
            font-size: 16px;
            color: #333;
            padding:18px 0 18px;
            border-bottom: 1px solid rgba(0,0,0,0.2);
            font-weight:400 !important;
            outline: none;
        }

        .dialog-submit2 .dialog-footer{
            display: block;
            width:100%;
            padding-bottom: 46px;
        }
        .dialog-submit2 .dialog-footer button{
            display: block;
            margin:0 auto;
            width:200px;
            height:46px;
            line-height: 46px;
            background:#F0720C;
            border-radius:4px;
            text-align: center;
            font-size:16px;
            color:rgba(250,250,250,1);
            font-size: 16px;
        }


        .dialog-submit2{
            z-index: 9999999999!important;
        }
        .dialog-submit2 .dialog-header{
            padding: 30px 0px 18px;
            text-align: center;
        }
        .dialog-submit2 .dialog-content{
            width: 360px !important;
            border-radius: 6px;
        }
        .dialog-submit2 .dialog-body{
            margin-bottom: 50px;
        }
        .dialog-submit2 .dialog-body .form-wrap{
            margin:0;
        }
        .dialog-submit2 .dialog-body .form-wrap{
            margin-top:40px;
        }
        .dialog-submit2 .dialog-body .form-wrap input{
            padding: 14px 0;
            border:0;
            border:1px solid #D8D8D8;
            padding-left:32px !important;
            border-radius:4px;
        }
        .dialog-submit2 .dialog-body .form-wrap input.username{
            display: none;
        }
        .dialog-submit2 .tips{
            text-align:center;
            font-size:15px;
            font-weight:400;
            color:rgba(17,28,55,1);
        }
        .dialog-submit2 .dialog-footer{
            padding-bottom: 42px;
        }


        /* toast  */

        .alert{
            display: block;
            margin:0 auto;
            width:172px;
            height:172px;
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            border-radius: 10px;
            background: rgba(17,17,17,0.7);
            position: fixed;
            left:50%;
            top:50%;
            transform: translate(-50%,-50%);
            z-index:99999999999999;
            display: none;

        }
        .alert_content{
            display: block;
            text-align: center;
            padding:10px 0 20px;
        }
        .alert_img{
            display: block;
            width: 71px;
            height: 51px;
            margin: 12px auto 22px;
        }
        .alert_text{
            text-align: center;
            font-size:19px;
            font-weight:400;
            color:rgba(255,255,255,1);
        }



        button{
            border: 0;
        }

        /* 设置input-placeholder样式 */
        ::-webkit-input-placeholder { /* WebKit browsers */
            font-size:14px;
            font-weight:400;
            color:rgba(189,189,189,1);
        }

        /* 新增弹窗 */

        .dialog_bg{
            position: fixed;
            left:0;
            top:0;
            display: block;
            width:100%;
            height:100%;
            z-index:9999999999;
            background: rgba(0,0,0,0.5);
            display: none;
        }
        .dialog_content{
            position: relative;
            left:50%;
            top:50%;
            transform: translate(-50%,-50%);
            display: block;
            width:420px;
            height:auto;
            background: #fff;
            border-radius:4px;
            padding:32px 64px;
            text-align: center;
        }
        .ok_content .ok_icon{
            display: block;
            width:80px;
            height:80px;
            margin:0 auto;
        }
        .ok_content .ok_text{
            display: block;
            font-size:18px;
            font-weight:bold;
            color:rgba(33,33,33,1);
            margin-top:18px;
        }
        .ok_content .ok_tips{
            display: block;
            font-size:13px;
            font-weight:400;
            color:rgba(33,33,33,1);
            margin-top:8px;
        }
        .ok_content .ok_form{
            display: block;
            margin:40px auto ;
        }
        .ok_content .ok_form .ok_wrapper{
            display: block;
            text-align: left;
            margin-top:12px;
        }
        .ok_content .ok_form .ok_wrapper:first-child{
            margin-top:0;
        }
        .ok_content .ok_form .ok_wrapper label{
            display: inline-block;
            font-size:14px;
            font-weight:400;
            color:rgba(33,33,33,1);
            margin-right:10px;
        }
        .ok_content .ok_form .ok_wrapper input{
            display: inline-block;
            vertical-align: middle;
            width:215px;
            height:44px;
            border-radius:4px;
            border:1px solid rgba(212,212,212,1);
            padding-left:20px;
            outline: none;
        }
        .ok_content .ok_btn{
            display: block;
            text-align: center;
            line-height: 42px;
            width:64%;
            height:42px;
            margin:0 auto;
            background:rgba(240,114,12,1);
            border-radius:4px;
            font-size:16px;
            font-weight:bold;
            color:rgba(250,250,250,1);
            border:0;
        }

        input{
            outline: none !important;
        }

        /* 商桥样式  */
        #newBridge{
            display: none !important;
        }

        /* 备案号样式 */
        .page-footer{
            color:rgb(146, 146, 146);
        }
        .page-footer .beian{
            color:rgb(146, 146, 146) !important;
        }

/* chunk: 1 */

.page-header{
        height: auto;
    }
    .main{
        background-color: #FFF;
    }
    #select-box{
        margin: 30px 0 10px 0;
        padding: 20px;
        border: 1px #eee solid;
    }
    #select-box ul{
        margin: 0;
    }
    #select-box li {
        float: left;
        margin-right: 8px;
        font-size: 12px;
        line-height: 30px;
    }
    #select-box li:not(.first) {
        cursor: pointer;
    }
    #select-box li.active{
        color:#de3438;
    }
    #search-box{
        position: relative;
    }
    #search-button{
        position: absolute;
        left: 165px;
        text-align:center;
        height:32px;
        width:32px;
        line-height:32px;
        color:#999;
    }
    #no-item{
        margin: 0 10vw;
        padding: 30px 0 500px 0;
    }

/* chunk: 2 */

.house-box{
        border-bottom:1px solid #eee;
        padding: 30px 0;
        vertical-align: center;
    }
    .house-name{
        font-size: 16px;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .house-name a{
        text-decoration: none;
        font-weight: bold;
        color: #000;
    }
    .house-area, .house-address{
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 14px;
    }
    #house_icon{
        position: relative;
        bottom: 1px;
    }
    #location_icon{
        position: relative;
        bottom: 2px;
    }
    .house-info-span{
        padding: 1px 5px;
        margin-right: 5px;
        -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
        font-size: 13px;
    }
    .house-tags{
        padding-top: 5px;
        padding-bottom: 5px;}
    .house-tag-span{
        color: #b5b5b5;
        background-color: #f3f3f3 !important;
        border: 1px #f3f3f3 solid;
    }
    .house-type{
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .house-in-stock-span{
        color: #f0ad4e;
        border: 1px #f0ad4e solid;
    }
    .house-sold-out-span{
        color: #b5b5b5;
        border: 1px #b5b5b5 solid;
    }
    .house-type-span{
        color: #2aabd2;
        border: 1px #2aabd2 solid;
    }
    .house-price{
        padding-top: 40px;
        color: #28A289;
        text-align: right;
        font-size: 18px;
    }
    .house-price-span{}

/* chunk: 3 , skip[=2] */

/* chunk: 4 , skip[=2] */

/* chunk: 5 */

.z_dialog{
        position: fixed;
        left:0;
        top:0;
        display: flex;
        align-items: center;
        justify-content: center;
        width:100%;
        height:100%;
        background: rgba(0,0,0,0.5);
        z-index:99999999999;
    }
    .z_d_hide{
        display: none;
    }
    .z_d_content{
        position: relative;
        width:360px;
        height:auto;
        padding:46px 30px 40px;
        background:rgba(255,255,255,1);
        border-radius:6px;
        box-sizing: border-box;
    }
    .z_d_close{
        position: absolute;
        right: 10px;
        top: 10px;
        display: block;
        width: 24px;
        height: 24px;
        background: url(/images/xiangju/app/close.png) no-repeat center center;
        background-size: 12px 12px;
        cursor: pointer;
    }
    .z_d_tips{
        margin-bottom: 40px;
        font-size:15px;
        font-weight:bold;
        color:rgba(17,28,55,1);
        line-height:21px;
    }
    .z_d_code_box{
        display: flex;
        align-items: center;
        width:100%;
        height:50px;
        padding-left:16px;
        margin-bottom: 50px;
        border-radius:4px;
        border:1px solid rgba(216,216,216,1);
        box-sizing: border-box;
        position: relative;
    }
    .z_d_code_box .code{
        width:190px;
        border:0;
        border-right:1px solid rgba(216,216,216,1);
        outline: none;
    }
    .z_d_code_box .get_code_btn{
        width:90px;
        height:100%;
        border:0;
        background: #fff;
        font-size:14px;
        font-weight:400;
        color:rgba(17,28,55,1);
        position: absolute;
        right:0px;
        top:0px;
    }
    .z_d_save{
        display: flex;
        align-items: center;
        justify-content: center;
        width:180px;
        height:43px;
        margin:0 auto;
        background:rgba(180,37,54,1);
        border-radius:4px;
        font-size:16px;
        font-weight:bold;
        color:rgba(255,255,255,1);
        border:0;
    }
    .xj_bg{
        background:#F0720C;
    }

