* {
    font-size: 14px;
    font-family: Arial
}

a {
    color: #035d99
}

body > div.container {
    width: 1140px;
    overflow: hidden
}

.header-banner {
    max-width: 1110px;
    height: 150px;
    background: white url("img/banner.jpg") center center no-repeat;
    -moz-background-size: cover
}

.mobile nav.navbar {
    background-color: #015f95;
    margin-left: -15px;
    margin-right: -15px;
    color: white;
}

.mobile nav.navbar a, .mobile nav.navbar button {
    color: white;
}

.nav-scroller {
    background-color: #0886ff;
    margin-bottom: 6px;
}

.nav-scroller a {
    color: white;
    text-decoration: none;
    padding: 8px 20px;
    display: inline-block
}

.nav-scroller a:hover, .nav-scroller a.active {
    background-color: #0fc106
}

.widget-title {
    background-color: #0454A3;
    color: white;
    padding: 6px;
}

#search-form {
    max-width: 95%;
    margin: 6px auto;
}

#search-form input, #search-form select {
    font-size: 11px !important;
}

#search-form .form-group {
    margin-bottom: .5rem
}

#search-form label {
    display: none;
}

.rc5 {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px
}

.rc10 {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px
}

#slide {
    width: 100%;
    height: 314px;
    margin: 0 auto;
    background: white;
    position: relative;
}

#slide .slide, #slide .bg {
    position: absolute
}

#slide .slide {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: no-repeat center center;
    background-size: cover
}

#slide .slide .info {
    background-color: rgba(0, 0, 0, .6);
    width: 297px;
    height: 314px;
    color: white;
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    top: 0;
    left: 0;
    position: absolute;
    display: none;
}

#slide .slide a.link img {
    height: 298px;
    width: 944px
}

#slide .slide .info * {
    line-height: normal
}

#slide .slide .t {
    color: white;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    padding: 12px
}

#slide .slide .p {
    color: white;
    font-size: 16px;
    font-weight: 700;
    padding: 12px;
    border-bottom: solid 1px #999
}

#slide .slide .p em {
    color: #c51e26;
    font-size: 16px;
    padding: 12px
}

#slide .slide .d {
    font-size: 12px;
    color: white;
    padding: 12px
}

#slide .slide .c {
    font-size: 12px;
    text-align: right;
    padding: 12px;
    color: white
}

#slide .slide .c a {
    color: white
}

#slide .control {
    position: absolute;
    bottom: 21px;
    left: 37px;
    height: 14px
}

#slide .control a {
    background-color: white;
    height: 14px;
    width: 14px;
    float: left;
    margin-right: 8px
}

#slide .control a.active {
    background-color: #c51e26
}

#slide .control a, #slide .control a:hover {
    text-decoration: none
}

img.vip {
    width: 30px;
    height: 13px;
    background-size: cover;
    margin-left: 12px;
    background-image: url("img/vip.gif");
}

img.hot {
    width: 28px;
    height: 11px;
    background-size: cover;
    margin-left: 12px;
    background-image: url("img/hot.gif");
}

.item-simple-row .row {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #dee2e6 !important;
    position: relative;
}

.item-simple-row .col-md-9, .item-simple-row .col-md-3 {
    padding: 5px 0 5px 6px;
    margin: 0;
}

.item-simple-row.news .row a.tit {
    padding: 6px 12px;
}

.item-simple-row.news .row span.date {
    position: absolute;
    right: 6px;
    color: #999;
    font-style: italic;
    background-color: white;
    padding-left: 12px;
}

div[rel=adv] {
    overflow: hidden;
    position: relative;
}

div[rel=adv] a img {
    width: 100%
}

div[rel=adv] a {
    width: 100%;
    background-color: #ccc;
    display: block;
    margin-bottom: 1px;
    color: #999;
    position: relative;
}

div[rel=adv].demo a span:nth-child(1) {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 200%;
    font-weight: bold;
    margin-top: -30px;
}

div[rel=adv].demo a span:nth-child(2) {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    margin-top: 2px;
}

.widget {
    margin-bottom: 6px;
}

.adv-type-8 {
    min-height: 277px;
}

.adv-type-8 a {
    margin-right: 1px;
}

.adv-wrap {
    position: absolute;
    top: 0;
    left: 0
}

.item_vip {
    border-bottom: 1px solid #dee2e6 !important;
    padding: 12px 5px;
    height: 140px;
    clear: both;
    overflow: hidden;
    position: relative;
}

.mobile .item_vip {
    height: inherit
}

.item_vip a.img {
    margin-right: 12px;
}

.item_vip a.img, .item_vip a.img img:first-child {
    width: 170px;
    height: 115px;
    float: left;
    overflow: hidden;
}

.mobile .item_vip a.img, .mobile .item_vip a.img img:first-child {
    width: 120px;
    height: 70px;
    float: left;
    overflow: hidden;
}

.item_vip a.img img:first-child {
    background-color: #f9f9f9;
}

.item_vip .info {
    line-height: 1;
    float: left;
    width: 441.5px;
    overflow: hidden;
}

.item_vip a.tit {
    color: #006092;
    font-weight: bold;
}

.item_vip .price {
    background: url(img/icon-price.png) no-repeat 2px 0px;
    color: #37a344;
    font-weight: bold;
    padding: 0px 0 0 25px;
}

.item_vip .area {
    background: url(img/icon-area.png) no-repeat 2px 0px;
    padding: 0px 0 0 25px;
}

.item_vip .location {
    background: url(img/icon-location.png) no-repeat 5px 0px;
    padding: 0px 0 0 25px;
}

.item_vip h4 {
    min-height: 32px;
}

.mobile .item_vip h4 {
    min-height: inherit
}

.item_vip .date {
    position: absolute;
    bottom: 5px;
    right: 5px;
    color: rgb(149, 149, 149);
    font-size: 12px;
}

.item_vip .hot, .item_vip .vip {
    position: absolute;
    left: -6px;
}

.mobile .item_vip {
    margin: 0 -30px 0 -25px;
}

.mobile .widget-body .item_vip {
    margin: 0
}

.mobile .item_vip .info {
    width: inherit;
    margin-top: 4px;
}

.box_paging {
    height: 25px;
    border-top: 1px solid #b8b7b7
}

.box_paging ul, .box_paging li {
    margin: 0;
    padding: 0;
    list-style: none
}

.box_paging ul {
    float: right;
    font-weight: 700;
    margin-right: 12px
}

.box_paging li {
    float: left;
    line-height: 18px;
    margin: 0 1px;
}

.box_paging li a {
    border: solid 1px red;
    font-weight: lighter;
}

.box_paging li a, .box_paging li span {
    display: block;
    padding: 3px 10px;
}

.box_paging li a.active, .box_paging li a:hover {
    color: white;
    background: red;
}

#bds_new_content {
    height: 574px;
    overflow: hidden;
}

#bds_new_content .item_new {
    float: left;
    width: 100%;
    clear: both;
    height: 115px;
}

#bds_new_content .item_new .con {
    border-bottom: 1px solid #dee2e6 !important;
    padding: 6px;
    line-height: 1em;
}

#bds_new_content .item_new a.img {
    float: left;
    background-color: #f9f9f9;
    margin-right: 6px;
}

#bds_new_content .item_new a.img img {
    width: 80px;
    height: 58px;
}

#bds_new_content .item_new .price {
    color: #37a344;
}

.max_2_lines {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-height: X; /* fallback */
    max-height: X *2; /* fallback */
}

.max_1_line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.footer .info {
    background: url(img/bg-ft.png) center center;
    background-size: 100% 100%;
    margin-top: -6px;
    padding: 30px;
    line-height: 1em;
}

.item_detail_content h1 {
    margin: 30px 12px;
    font-size: 20px;
    font-weight: bold;
    color: #035d99;
}

.item_detail_content .properties {
    width: 100%;
}

.item_detail_content .properties tr:nth-child(odd) {
    background-color: #eaf5ff
}

.item_detail_content .properties td {
    padding: 6px 12px;
}

.mobile .item_detail_content {
    margin: 0 -15px;
}

.r-item-search .main-column #search-form .form-group:nth-child(n+2) {
    float: left;
    width: 40%;
    margin-right: 10%;
}

.r-item-search .main-column #search-form label {
    display: block;
}

.r-item-search .main-column #search-form .form-group {
    margin-bottom: 1rem;
}

.main-column, .left-column, .right-column {
    float: left;
    min-height: 100px;
}

.main-column {
    padding: 0 6px;
}

.news_item {
    border-bottom: 1px solid #dee2e6;
    padding: 12px 6px;
}

.news_img {
    float: left;
    margin-right: 12px;
    width: 180px;
    min-height: 100px;
}

.news_item .tit {
    color: #006092;
    font-weight: bold;
}

img.main-img {
    width: 100%;
}

.mobile .container.footer > .info {
    margin: 0 -15px;
}

.text-detail {
    margin: 30px 12px;
    max-width: 611px;
    overflow: hidden
}

.mobile .text-detail {
    margin: 30px 0px;
}

.mobile .main-column > .border.rounded {
    margin: 0 -30px;
}

.req {
    color: red;
}

#itemsForm .form-control {
    margin: 6px 0;
}

.item-preview-img {
    background-color: #eaf5ff;
    overflow: hidden;
}

.item-preview-img .lar {
    padding: 0 6px;
    min-height: 300px;
}

.item-preview-img .lar img {
    border: solid 1px transparent
}

.item-preview-img .lar img:hover {
    border: solid 1px green
}

.item-preview-img .ss {
    padding: 6px 0;
    height: 94px;
    overflow: hidden;
    position: relative;
}

.item-preview-img .ssi {
    float: left;
    width: max-content;
    height: 82px;
    position: absolute;
    top: 6px;
    left: 0;
    -webkit-transition: left 1s;
    transition: left 1s;
}

.item-preview-img .ssi > div {
    float: left;
}

.item-preview-img .ssi > div > a {
    display: block;
    border: solid 1px transparent;
    padding: 0 2px;
}

.item-preview-img .ssi > div > a:hover {
    border: solid 1px green
}

.item-preview-img .ss .next {
    position: absolute;
    background-image: url(../../js/fancybox-2.1.7/source/fancybox_sprite@2x.png);
    background-size: 44px 152px;
    background-position: 0 -72px;
    width: 36px;
    height: 34px;
    top: 50%;
    right: 12px;
    margin-top: -17px;
    text-decoration: none;
    z-index: 2;
    display: none;
}

.item-preview-img .ss .previous {
    position: absolute;
    background-image: url(../../js/fancybox-2.1.7/source/fancybox_sprite@2x.png);
    background-size: 44px 152px;
    background-position: 0 -36px;
    width: 36px;
    height: 34px;
    top: 50%;
    left: 12px;
    margin-top: -17px;
    text-decoration: none;
    z-index: 2;
    display: none;
}

label.form-check-label.vip1 {
    font-size: 110%;
    font-weight: bold;
    color: red
}

label.form-check-label.status1 {
    font-size: 110%;
    font-weight: bold;
    color: green;
}

label.form-check-label.vip2 {
    color: red
}

label.form-check-label.vip3 {
}

label.form-check-label.vip0 {
    color: #999
}

.hint {
    color: #999;
    font-style: italic
}

.adv-paging {
    margin-bottom: 1px
}

.adv-paging::after {
    display: block;
    content: "";
    clear: both;
}

.adv-paging span, .adv-paging a {
    float: left;
    width: unset !important;
    padding: 0px 8px;
    margin-right: 1px;
}

.adv-paging span {
    width: unset;
    padding: 0px 6px;
    color: #0454A3;
}

.adv-paging a {
    background-color: #0454A3 !important;
    color: white !important;
    text-decoration: none;
}