/**
 * global style
 */
body,html{font-weight:normal}
@font-face {
    font-family: "iconfont"; /* Project id 3851681 */
    src: url('iconfont.woff2?t=16729875903112') format('woff2'), url('iconfont.woff?t=16729875903112') format('woff'), url('iconfont.ttf?t=16729875903112') format('truetype');
}
a {
    text-decoration: none;
    color: #544e4c
}

    a:hover {
        color: #E50613
    }

* {
    padding: 0;
    margin: 0
}
.pr-5{padding-right:5px}
.clearth{clear:both}
.mt5{margin-top:5px}
.mt10 {
    margin-top: 10px
}
li {
    list-style: none
}
ol, ul {
    padding-left: 0
}
.tc{text-align:center}
.ov{position:relative}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.nav__item .iconfont{
    font-size:18px;
    margin-right:5px;
}
html {
}
.layui-header{width:100%}
h1, h2, h3 {
    font-size: 14px;
}
::-webkit-input-placeholder{color: #999}
.layui-tab-brief > .layui-tab-more li.layui-this:after, .layui-tab-brief > .layui-tab-title .layui-this:after {
    border-bottom: 2px solid #E50613;
}
.layui-tab-brief > .layui-tab-title .layui-this{color:#E50613}
.layui-tab-title.home li {
    margin-left: 15px;
    margin-right: 15px;
    padding: 0px;
    font-size: 18px;
    font-weight: bold;
}
.layui-nav-item a{font-size:16px}
.layui-nav .layui-this:after, .layui-nav-bar {
    background-color: #fff;
}


.gotopc {
    width: 32px;
    height: 32px;
    display: none;
    position: fixed;
    bottom: 20px;
    right: 10px;
    background: rgba(0,0,0,.5);
    border-radius: 2px;
    z-index: 99
}

    .gotopc i {
        color: #fff;
        font-size: 32px;
        cursor: pointer
    }

    .gotopc.active {
        display: block !important;
        animation: fadein 1s;
        line-height: 32px
    }

@keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@media screen and (min-width:768px) {
    .gotopc {
        width: 60px;
        height: 60px
    }

        .gotopc.active {
            line-height: 60px
        }

        .gotopc i {
            color: #fff;
            font-size: 60px;
            cursor: pointer
        }
}

.friendlink {
    background: #e8e8e8;
    padding-top:20px;
    padding-bottom:30px
}
.news_img {
    width: 100%;
    height: 254px;
    overflow: hidden;
    margin-bottom: 15px;
}
    .news_img img {
        -webkit-transition: .3s;
        transition: .3s;
        height: 100%;
    }
.newslist a{font-size:16px;}
.newslist a:hover{
    color:#c30510;
    font-weight:bold;
    cursor:pointer;
}
.newslist a:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.newslist img {
    -webkit-transition: .3s;
    transition: .3s;
    height: 100%
}
.newslist em {
font-style:normal;
color:#999;font-weight:normal;
display:block;
padding:10px 0px;
}
.layui-tab-title li:first-child{
     margin-left:0px
}
.hotmain{margin-top:20px}
.hotmain img {
    width: 100%
}
.hotmain .layui-elem-field legend{text-align:center;margin-bottom:20px;margin-left:0px; color:#666}
.banner{}
/* 布局 */
.site-menu,
.site-content {
    min-height: 950px;
}
.site-menu{box-shadow: none; border-left: none;}
.site-content{padding: 15px 0 15px 15px;}
.nav2 {
    height: 40px;
    margin-top: 10px
}
    .nav2 a {
        color: #fff;
        text-align: center;
        font-size:16px;
    }
        .nav2 a.no {
            opacity: 0.5;
        }
        /* 头部 */
.header {
    height: 59px;
    position:fixed;
    width:100%;
    top:0px;
    left:0px;
}
.logo{position: absolute; left: 0; top: 16px;}
.logo img{width:160px;}
@media screen and (max-width: 768px) {
    .logo img {
        width: 130px;
    }
}

    .header .layui-nav {
        position: absolute;
        right: 0;
        top: 0;
        padding: 0;
        background: none;
    }

        .header .layui-nav .layui-nav-item {
            margin: 0 12px;
        }

            .header .layui-nav .layui-nav-item[mobile] {
                display: none;
            }

    .header .layui-container {
        height: 100%;
    }

        .header .layui-container .logo {
            left: 15px;
        }

        .header .layui-container .layui-nav {
            right: 15px;
        }

    .header .layui-nav .layui-badge,
    .header .layui-nav .layui-badge-dot {
        right: 0;
    }

    .layui-nav .layui-nav-item a {
        padding: 0px;
        margin: 0px 5px
    }
    /* 底部 */
    .footermobile.footer {
        padding: 10px 0px;
        line-height: 30px;
        color: #fff;
        font-weight: 300;
        background: #333333
    }

        .footermobile.footer a {
            padding: 0 5px;
            color: #fff
        }

    .footermobile {
        text-align: center;
        display: none
    }

    .footerpc {
        display: none
    }

    @media screen and (min-width: 1100px) {
        .footerpc {
            display: block
        }
    }

    @media screen and (max-width: 1100px) {
        .footermobile {
            display: block;
        }
    }






    .footerpc .footer {
        background: url(/skin/images/dibu_beij.jpg) no-repeat center;
        height: 406px;
    }

        .footerpc .footer .top .erwm {
            overflow: hidden;
            float: left;
            width: 450px
        }

        .footerpc .footer .top .img {
            padding: 0;
            width: 220px;
            float: left;
            position: relative;
            margin-top: 105px;
            padding-right: 20px
        }

            .footerpc .footer .top .img .gywom {
                width: 90px;
                height: 35px;
                line-height: 35px;
                text-align: center;
                background: #E50613;
                color: #fff;
                position: absolute;
                top: -78px;
                left: 0
            }

                .footerpc .footer .top .img .gywom::after {
                    content: "";
                    width: 0;
                    height: 0;
                    border-style: solid;
                    display: block;
                    position: absolute;
                    left: 0;
                    right: 0;
                    bottom: -15px;
                    margin: 0 auto;
                    border-width: 8px;
                    border-color: #E50613 transparent transparent transparent
                }

        .footerpc .footer img.qr {
            width: 98px;
            height: 98px;
            padding-bottom: 5px
        }

        .footerpc .footer .top .img p {
            float: left;
            text-align: center;
            line-height: 150%
        }

            .footerpc .footer .top .img p span {
                display: block;
                color: #fff;
                padding: 0 5px;
                opacity: .5;
                font-size: 12px
            }

        .footerpc .footer .top {
            border-bottom: solid 1px rgba(255,255,255,.2);
            height: 250px
        }

            .footerpc .footer .top .img p:last-child {
                float: right
            }

            .footerpc .footer .top .gongs {
                float: right;
                width: 150px;
                color: #fff;
                padding-top: 60px;
                line-height: 25px;
                text-align: left
            }

                .footerpc .footer .top .gongs h4 {
                    padding-bottom: 20px
                }

                .footerpc .footer .top .gongs p {
                    color: #6a6d74
                }

                    .footerpc .footer .top .gongs p a {
                        color: #6a6d74
                    }

                        .footerpc .footer .top .gongs p a:hover {
                            color: #2ccaba
                        }

            .footerpc .footer .top .dib_dh {
                color: #fff;
                padding-top: 60px;
                float: right;
                line-height: 25px;
                overflow: hidden
            }

                .footerpc .footer .top .dib_dh h4 {
                    padding-bottom: 20px
                }

                .footerpc .footer .top .dib_dh li {
                    text-align: center;
                    float: left
                }

                    .footerpc .footer .top .dib_dh li ol {
                        border-right: dotted 1px #6a6d74;
                        padding: 0 31px;
                        height: 100px
                    }

                        .footerpc .footer .top .dib_dh li ol p {
                            color: #6a6d74
                        }

                    .footerpc .footer .top .dib_dh li:last-child ol {
                        border-right: none
                    }

        .footerpc .footer .bottom {
            overflow: hidden;
            padding: 28px 0 0 0
        }

            .footerpc .footer .bottom .zuo {
                float: left;
                color: #6a6d74
            }

                .footerpc .footer .bottom .zuo p {
                    background: url('/skin/images/daduah.png') no-repeat left 8px;
                    padding-left: 21px;
                    line-height: 35px
                }

                    .footerpc .footer .bottom .zuo p span {
                        color: #fff;
                        font-size: 18px
                    }

            .footerpc .footer .bottom .you {
                float: right
            }

                .footerpc .footer .bottom .you .shang {
                    float: right
                }

                    .footerpc .footer .bottom .you .shang a {
                        display: inline-block;
                        padding: 0 10px
                    }

                        .footerpc .footer .bottom .you .shang a:last-child {
                            padding: 0 10px;
                            padding-right: 0
                        }

                .footerpc .footer .bottom .you .keji {
                    text-align: right;
                    background: url('/skin/images/ditu.png') no-repeat left 4px;
                    padding-left: 21px;
                    line-height: 25px;
                    margin-top: 28px;
                    color: #6a6d74
                }

                    .footerpc .footer .bottom .you .keji a {
                        color: #6a6d74;
                    }

        .footerpc .footer .top .dib_dh li ol p a {
            color: #6a6d74
        }

            .footerpc .footer .top .dib_dh li ol p a:hover {
                color: #E50613
            }





    /* 首页banner部分 */
    .site-banner {
        position: relative;
        height: 600px;
        text-align: center;
        overflow: hidden;
    }

    .site-banner-bg, .site-banner-main {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

    .site-banner-bg {
        background-position: center 0;
    }



    .style-5 .nav {
        -webkit-transform: translate(100%, -100%) scale(0.5);
        transform: translate(100%, -100%) scale(0.5);
        border-radius: 100%;
    }

    .style-5 .nav--active .nav {
        -webkit-transform: translateY(0) scale(1);
        transform: translateY(0) scale(1);
        border-radius: 0;
        width: 100%;
        height: 100vh;
    }

    /**
* Navigation Defaults
*/
    .nav {
        position: fixed;
        z-index: 100;
        opacity: 0;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: 300ms;
        transition-duration: 300ms;
        left: 0px
    }

    .navbox .computer {
        display: none;
        font-size: 10px;
        color: rgba(255,255,255,0.5);
        position: fixed;
        width: 100%;
        text-align: center;
        padding: 10px 0px;
        bottom: 0px;
    }

    @media screen and (min-height: 500px) {
        .navbox .computer {
            display: block
        }
    }

    .navbox {
        position: relative;
        overflow: hidden;
    }

        .navbox .logomenu {
            text-align: center;
            margin: 0px auto;
            display: block;
            width: 40%;
            margin-top: 5px;
            overflow: hidden
        }

            .navbox .logomenu img {
                display: block;
                margin: 5px auto;
                margin-top: 20px;
                width: 100%;
                height: 100%;
            }

    .nav--active .nav {
        opacity: 1;
        background-color: #c30510;
    }

    .nav__list {
        box-sizing: border-box;
        width: 90%;
        margin: 0px auto;
        margin-top: 0px;
    }

    .nav__item {
        list-style-type: none;
        text-align: left;
        margin: 10px 0px 10px 0px;
        padding: 10px 0px 10px 0px;
        border-bottom: 0.5px dashed hsla(0, 0%, 100%, 0.5);
    }

    .nav__link, .nav2 a {
        font-weight: 300
    }

    .nav__link {
        font-size: 1.3em;
        text-transform: uppercase;
        text-decoration: none;
        color: #FFFFFF;
        opacity: 1;
        -webkit-transition: opacity 300ms ease-in-out;
        transition: opacity 300ms ease-in-out;
    }

        .nav__link:hover {
            color: #ffa400
        }
    /* Default navigation icon */
    .nav__trigger {
        display: block;
        position: absolute;
        width: 30px;
        height: 25px;
        right: 15px;
        top: 15px;
        z-index: 200;
    }

    .nav--active .nav__trigger {
        position: fixed;
    }

    .nav--active .nav__trigger {
        opacity: 0.5;
    }

    .nav__icon {
        display: inline-block;
        position: relative;
        width: 30px;
        height: 2px;
        background-color: #FFFFFF;
        -webkit-transition-property: background-color, -webkit-transform;
        transition-property: background-color, -webkit-transform;
        transition-property: background-color, transform;
        transition-property: background-color, transform, -webkit-transform;
        -webkit-transition-duration: 300ms;
        transition-duration: 300ms;
    }

        .nav__icon:before,
        .nav__icon:after {
            content: '';
            display: block;
            width: 30px;
            height: 2px;
            position: absolute;
            background: #FFFFFF;
            -webkit-transition-property: margin, -webkit-transform;
            transition-property: margin, -webkit-transform;
            transition-property: margin, transform;
            transition-property: margin, transform, -webkit-transform;
            -webkit-transition-duration: 300ms;
            transition-duration: 300ms;
        }

        .nav__icon:before {
            margin-top: -10px;
        }

        .nav__icon:after {
            margin-top: 10px;
        }

    .style-5 .nav__link {
        opacity: 0;
        /*-webkit-transition-delay: 500ms;
    transition-delay: 500ms;*/
    }

    .style-5 .nav--active .nav__link {
        opacity: 1;
    }

    .style-5 .nav--active .nav__icon {
        background: rgba(0, 0, 0, 0);
    }

        .style-5 .nav--active .nav__icon:before {
            margin-top: 0;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
        }

        .style-5 .nav--active .nav__icon:after {
            margin-top: 0;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }

    /* 低于 1200 像素时 */
    @media screen and (max-width: 1200px) {
    }

    @media screen and (max-width: 720px) {
        .layui-nav {
            display: none
        }

        .layui-header {
            position: fixed;
        }
    }

    @media screen and (min-width: 720px) {
        .mobile_menu {
            display: none
        }
    }

    @media screen and (max-width: 992px) {
        .site-menu {
            position: fixed;
            top: 0;
            bottom: 0;
            min-height: 0;
            overflow-y: auto;
            overflow-x: hidden;
            z-index: 1000;
            left: -300px;
            background-color: #fff;
            transition: all .3s;
        }

        .site-tree-mobile {
            display: block !important;
            position: fixed;
            z-index: 16666669;
            bottom: 15px;
            left: 15px;
            width: 50px;
            height: 50px;
            line-height: 50px;
            border-radius: 2px;
            text-align: center;
            background-color: #009688;
            color: #fff;
        }

        .site-home .site-tree-mobile {
            display: none !important;
        }

        .site-mobile .site-tree-mobile {
            display: none !important;
        }

        .site-mobile .site-menu {
            left: 0;
        }

        .site-mobile .site-mobile-shade {
            content: '';
            position: fixed;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            background-color: rgba(0,0,0,.8);
            z-index: 999;
        }

        .site-tree-mobile i {
            font-size: 20px;
        }





        .layui-main {
            width: auto;
            margin: 0 10px;
        }

        .logo,
        .header-demo .logo {
            left: 10px;
        }

        .component {
            display: none
        }

        .site-notice {
            left: 135px;
        }

        .header .layui-nav-child {
            left: auto !important;
            right: 0 !important;
        }

        .site-demo-overflow {
            overflow: auto;
        }

        .site-nav-layim {
            display: none !important;
        }

        .header .layui-nav .layui-nav-item {
            margin: 0;
        }

            .header .layui-nav .layui-nav-item a {
                padding: 0px;
                font-size: 18px
            }

            .header .layui-nav .layui-nav-item[pc] {
                display: none;
            }

            .header .layui-nav .layui-nav-item[mobile] {
                display: inline-block;
            }

        .site-banner {
            height: 300px;
        }

        .site-banner-bg {
            background-size: cover;
        }

        .site-zfj {
            height: 100px;
            padding-top: 5px;
        }

            .site-zfj i {
                top: 10px;
                width: 100px;
                height: 100px;
                margin-left: -50px;
                font-size: 100px;
            }

        .site-desc {
            background-size: 70%;
            margin: 0;
        }

            .site-desc .web-font-desc {
                padding-top: 15px;
                font-size: 30px;
            }

            .site-desc cite {
                display: none;
            }

        .site-download {
            margin-top: 0;
        }

        .site-version {
            margin-top: 10px;
        }

        .site-banner-other {
            bottom: 15px;
        }



        .site-block .layui-form {
            margin-right: 0;
        }

        .layui-layer-dir {
            display: none;
        }

        .site-content {
            width: 100%;
            padding: 0;
            overflow: auto;
        }

            .site-content img {
                max-width: 100%;
            }

        .layui-code-view {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

        .layui-layout-admin .layui-side {
            position: fixed;
            top: 0;
            left: -260px;
            transition: all .3s;
            -webkit-transition: all .3s;
            z-index: 10000;
        }

        .layui-body {
            position: static;
            bottom: 0;
            left: 0;
        }

        .site-mobile .layui-side {
            left: 0;
        }

        .site-mobile .layui-side-child {
            top: 50%;
            left: 200px;
            height: 300px;
            margin-top: -100px;
        }




        .layui-layout-admin .header-demo {
            position: static;
        }

        .site-demo-title {
            position: static;
            left: 0;
        }

        body .layui-layout-admin .site-demo {
            position: static;
        }

        .site-demo-code {
            position: static;
            width: 100% !important;
            height: 350px;
            padding-left: 10px;
        }
    }


    @-webkit-keyframes site-anim-closeup { /* 特写 */
        from {
            -webkit-transform: translate3d(0, 0, 0) scale(1);
            opacity: 1;
        }

        to {
            -webkit-transform: translate3d(0, 400px, 0) scale(2);
            opacity: 0.5;
        }
    }

    @keyframes site-anim-closeup {
        from {
            transform: translate3d(0, 0, 0) scale(1);
            opacity: 1;
        }

        to {
            transform: translate3d(0, 400px, 0) scale(2);
            opacity: 0.5;
        }
    }

    .site-out-up {
        -webkit-animation-duration: 3s;
        animation-duration: 3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: site-anim-closeup;
        animation-name: site-anim-closeup;
        overflow: hidden;
    }













.house-detail #detailList .layui-laypage, .house-list #houseList .layui-laypage, .house-usercol #userList .layui-laypage {
    display: block;
    text-align: center
}

    .house-list #houseList .layui-laypage a, .house-list #houseList .layui-laypage span, .house-usercol #userList .layui-laypage a, .house-usercol #userList .layui-laypage span {
        padding: 0 12px;
        font-size: 14px;
        line-height: 30px;
        height: 30px;
        margin-right: 4px;
        border-radius: 3px;
        color: #e3e3e3
    }

        .house-detail #detailList .layui-laypage span em, .house-list #houseList .layui-laypage span em, .house-usercol #userList .layui-laypage span em {
            background-color: #daba91 !important
        }

.house-list div.filter div ul.tj li a {
    background: #ffa400;
    padding: 5px;
    color: #fff;
    border-radius: 2px
}

.house-detail {
    margin-bottom: 20px;
    position: relative;
    box-sizing: border-box;
}

    .house-detail > p.title {
        color: #999;
        line-height: 50px;
        padding-top: 7px
    }

        .house-detail > p.title a {
            color: #999
        }

    .house-detail div.price {
        background: #fff;
        padding: 10px
    }

        .house-detail div.price div {
            font-size: 0
        }

            .house-detail div.price div div.intro-img {
                width: 100%;
                display: inline-block;
                vertical-align: middle;
                position: relative;
                overflow: hidden
            }

                .house-detail div.price div div.intro-img em.zy {
                    position: absolute;
                    background: #ff6a00;
                    color: #fff;
                    left: 0;
                    top: 0;
                    padding: 5px 10px;
                    z-index: 999;
                    font-size: 14px;
                    font-style: normal
                }

                .house-detail div.price div div.intro-img img, .house-detail div.price div ul.thumb img {
                    width: 100%
                }

            .house-detail div.price div ul.thumb {
                width: 100%;
                display: inline-block;
                vertical-align: middle;
                margin-top:5px;
            }

                .house-detail div.price div ul.thumb li {
                    margin-top: 0%;
                    border: 2px solid #fff;
                    cursor:pointer;
                    width:20%;
                    float:left;
                    box-sizing:border-box;
                    padding:5px;
                }
                    .house-detail div.price div ul.thumb li:hover, .house-detail div.price div ul.thumb li.curr div {
                        border: 2px solid #c30510
                    }
                    .house-detail div.price div ul.thumb li:first-child {
                        margin-top: 0
                    }

        .house-detail div.price .shopChoose {
            font-size: 14px;
            padding-left:10px;
        }
@media screen and (max-width: 768px) {
    .house-detail div.price .shopChoose {
        padding-left: 0px;
    }
}

    .house-detail div.price .shopChoose div.title {
        font-size: 16px;
        line-height: 28px;
        text-align: left;
        position: relative
    }

        .house-detail div.price .shopChoose div.title span {
            color: #e36822
        }

        .house-detail div.price .shopChoose div.title p {
            font-size: 16px;
            font-weight: 700
        }

            .house-detail div.price .shopChoose div.title p span {
                font-size: 14px;
                font-weight: 400;
                height: 24px;
                line-height: 24px;
                display: inline-block;
                vertical-align: middle;
                margin-right: 8px;
                background-color: #ff002d;
                color: #fff
            }

        .house-detail div.price .shopChoose div.title p {
            font-size: 16px;
            font-weight: 700
        }

            .house-detail div.price .shopChoose div.title p span {
                font-size: 14px;
                font-weight: 400;
                height: 24px;
                line-height: 24px;
                display: inline-block;
                vertical-align: middle;
                margin-right: 8px;
                background-color: #ff002d;
                color: #fff
            }

        .house-detail div.price .shopChoose div.title h1 {
            font-size: 16px;
            font-weight: 700
        }

            .house-detail div.price .shopChoose div.title h1 span {
                font-size: 14px;
                font-weight: 400;
                height: 24px;
                line-height: 24px;
                display: inline-block;
                vertical-align: middle;
                margin-right: 8px;
                background-color: #ff002d;
                color: #fff
            }

    .house-detail div.price .shopChoose > div.money {
        height: 50px;
        line-height: 50px;
        color: #999;
        font-size: 16px;
        padding-left: 22px;
        background-color: #fbf6f0;
        border-radius: 2px;
        margin: 10px 0
    }

        .house-detail div.price .shopChoose > div.money big {
            font-size: 28px
        }

        .house-detail div.price .shopChoose > div.money span {
            color: #d02b18;
            margin-right: 12px
        }

    .house-detail div.price .shopChoose dl.sku {
        padding: 5px 0;
        color: #333
    }

        .house-detail div.price .shopChoose dl.sku dd, .house-detail div.price .shopChoose dl.sku dt {
            display: inline-block
        }

    .dl3 dt {
        display: inline-block
    }

    .house-detail div.price .shopChoose dl.sku dd {
        box-sizing: border-box;
        height: 30px;
        line-height: 28px;
        text-align: center;
        border: 2px solid #ccc;
        /*margin: 0 5px;*/
        margin-right:5px;
        cursor: pointer;
        position: relative;
        padding: 0px 8px
    }

        .house-detail div.price .shopChoose dl.sku dd.active {
            border: 2px solid #ff002d
        }

            .house-detail div.price .shopChoose dl.sku dd.active:after {
                content: '';
                position: absolute;
                right: 0;
                bottom: 0;
                z-index: 100;
                width: 0;
                height: 0;
                border-width: 8px;
                border-style: solid;
                border-color: transparent #ff002d #ff002d transparent
            }

            .house-detail div.price .shopChoose dl.sku dd.active i.active {
                color: #fff;
                font-size: 10px;
                line-height: 8px;
                position: absolute;
                right: 0;
                margin-right: -2px;
                bottom: 0;
                z-index: 200
            }

    .house-detail div.price .shopChoose .number {
        font-size: 14px;
        padding-top: 5px;
        position: relative
    }

        .house-detail div.price .shopChoose .number label {
            margin-right: 12px
        }

        .house-detail div.price .shopChoose .number .btn-input {
            border: 1px solid #ccc
        }

            .house-detail div.price .shopChoose .number .btn-input input {
                font-size: 12px;
                height: 30px;
                padding: 0;
                display: inline-block;
                vertical-align: middle;
                width: 45px;
                text-align: center;
                border: none;
                border-left: 1px solid #ccc;
                border-right: 1px solid #ccc;
                border-radius: 0
            }

            .house-detail div.price .shopChoose .number .btn-input button {
                width: 28px;
                height: 30px;
                font-size: 16px;
                line-height: 30px;
                padding: 0;
                border: none
            }

        .house-detail div.price .shopChoose .number .inputTips {
            position: absolute;
            top: 45px;
            left: 0;
            display: none;
            padding: 0 10px;
            color: red;
            font-size: 14px;
            height: 20px;
            line-height: 20px;
            background-color: #eee;
            border: 1px solid #ddd
        }

    .house-detail div.price .shopChoose .shopBtn {
        /*padding-left: 38px;
        padding-top: 10px*/
    }

        .house-detail div.price .shopChoose .shopBtn a {
            width: 120px;
            height: 40px;
            font-size: 14px;
            line-height: 40px;
            padding: 0;
            margin-top: 10px
        }

            .house-detail div.price .shopChoose .shopBtn a.sale {
                border-color: #2ccaba;
                background-color: #2ccaba;
                color: #fff
            }

            .house-detail div.price .shopChoose .shopBtn a.shop {
                color: #fff;
                background-color: #ff002d;
                margin-right:10px
            }

                .house-detail div.price .shopChoose .shopBtn a.shop.layui-btn-disabled {
                    background: #ff9dae;
                    border: 1px solid #ff9dae
                }

                .house-detail div.price .shopChoose .shopBtn a.shop i {
                    font-size: 16px;
                    color: #fff
                }

            .house-detail div.price .shopChoose .shopBtn a.caigou {
                color: #fff; 
            }

                .house-detail div.price .shopChoose .shopBtn a.caigou i {
                    font-size: 16px;
                    color: #fff
                }

            .house-detail div.price .shopChoose .shopBtn a.collect {
                width: 48px;
                padding: 0;
                font-size: 12px;
                line-height: 60px;
                position: relative
            }

                .house-detail div.price .shopChoose .shopBtn a.collect i {
                    position: absolute;
                    top: -20px;
                    left: 50%;
                    margin-left: -8px
                }

                .house-detail div.price .shopChoose .shopBtn a.collect:hover {
                    border-color: #dbbb92
                }
.layui-btn + .layui-btn {
    margin-right: 10px;
    margin-left: 0px;
}

.house-detail div.price .shopChoose .service {
    font-size: 12px;
}

        .house-detail div.price .shopChoose .service a.no {
            color: #333;
            padding-right: 5px
        }

            .house-detail div.price .shopChoose .service a.no:hover {
                color: #333
            }

        .house-detail div.price .shopChoose .service a {
            color: #e1e1e1
        }

            .house-detail div.price .shopChoose .service a:hover {
                color: #e1e1e1
            }

    .house-detail div.detailTab {
        background: #fff;
        margin-top: 10px
    }

        .house-detail div.detailTab .layui-tab-content {
            padding: 0
        }

        .house-detail div.detailTab .layui-tab-brief > .layui-tab-title .layui-this, .userpublic .layui-tab-brief > .layui-tab-title .layui-this {
            color: #dbbb92
        }

            .house-detail div.detailTab .layui-tab-brief > .layui-tab-title .layui-this:after, .userpublic .layui-tab-brief > .layui-tab-title .layui-this:after {
                border-bottom: 2px solid #dbbb92
            }

        .house-detail div.detailTab .layui-tab-brief > .layui-tab-title span {
            color: #dbbb92
        }

        .house-detail div.detailTab .layui-tab-content img {
            max-width: 100%;
            display: block;
            margin: 0px auto;
        }

        .house-detail div.detailTab .layui-tab-item .comment {
            border: 1px solid #e6e6e6;
            border-top: 0
        }

            .house-detail div.detailTab .layui-tab-item .comment ul {
                padding: 0 7px
            }

                .house-detail div.detailTab .layui-tab-item .comment ul li {
                    position: relative;
                    padding-top: 40px;
                    padding-bottom: 26px;
                    border-bottom: 1px solid #e6e6e6
                }

                .house-detail div.detailTab .layui-tab-item .comment ul .img {
                    width: 45px
                }

                    .house-detail div.detailTab .layui-tab-item .comment ul .img img {
                        width: 100%
                    }

                .house-detail div.detailTab .layui-tab-item .comment ul .txt {
                    font-size: 12px;
                    color: #555;
                    position: absolute;
                    top: 40px;
                    left: 63px
                }

                .house-detail div.detailTab .layui-tab-item .comment ul .time {
                    color: #ccc;
                    font-size: 12px;
                    position: absolute;
                    top: 70px;
                    left: 63px
                }

    .house-detail #detailList {
        margin-top: 40px;
        margin-bottom: 40px
    }

        .house-detail #detailList .layui-laypage a, .house-detail #detailList .layui-laypage span {
            padding: 0 10px;
            font-size: 14px;
            line-height: 26px;
            height: 26px;
            margin-right: 4px;
            border-radius: 3px;
            color: #e3e3e3
        }

    .house-detail div.detailCom p.title {
        line-height: 50px;
        padding-left: 0;
        font-weight: 700
    }

    .house-detail div.detailCom .detailCom-content li {
        display: inline-block;
        width: 19%
    }

        .house-detail div.detailCom .detailCom-content li p.price {
            color: red
        }

        .house-detail div.detailCom .detailCom-content li:hover p.price {
            color: #f7ff00
        }

.house-detail div.price .shopChoose .shopBtn a.shop.layui-btn-disabled {
    background: #ff9dae !important;
    border: 1px solid #ff9dae !important;
    color: #fff !important
}
.pricedesx {
    font-size: 12px;
    line-height: 150%;
    padding: 10px 0px;
    color: #999;
}
.layui-form-label em {
    color: #ff002d;
    font-style: normal;
    padding-right: 2px;
}

@media screen and (min-width: 1300px) {
    .layui-container {
        width: 1200px;
        padding-left: 0;
        padding-right: 0;
    }
}
#container {
    margin-top:20px;
    border-radius: 10px;
    overflow: hidden;
    height:500px;
}
.tmap-zoom-control, .rotate-circle {
    display: none
}