.main-title{position: relative; padding: 155px 0; background: no-repeat center / cover; text-shadow: 1px 1px 1px rgb(0 0 0 / 0.5);}
.main-title:before{content: ''; position: absolute; top: 0; width: 100%; height: 100%; background: rgb(0 0 0 / 0.25);}
.main-title > .wrap > *:nth-child(1){position: relative; display: inline-block; font-family: HNBold; font-weight: normal; color: #fff;}
.main-title > .wrap > *:nth-child(1):after{content: ''; position: absolute; right: -80px; bottom: 14px; width: 70px; height: 2px; background: #fff; box-shadow: 1px 1px 1px rgb(0 0 0 / 0.5);}
.main-title-2{padding: 0 0 20px; text-shadow: none;}
.main-title-2:before{display: none;}
.main-title-2 .wrap{width: auto;}
.main-title-2 .breadcrumb{font-size: 12px;}
.main-title-2 > .wrap > *:nth-child(1){color: #333;}
.main-title-2 > .wrap > *:nth-child(1):after{bottom: 10px; background: #333; box-shadow: none;}
.breadcrumb{margin-top: -5px;}
.breadcrumb ul{list-style: none;}
.breadcrumb ul li{float: left; color: #fff;}
.breadcrumb ul li+li:before{content: "/"; display: inline-block; margin: 0 5px; transform: translateY(1px);}
.breadcrumb ul li a{color: #fff;}
.main-title-2 .breadcrumb ul li,
.main-title-2 .breadcrumb ul li a{color: #555;}
@media (min-width:320px){
    .main-title > .wrap > *:nth-child(1){font-size: 27px;}
    .main-title-2 > .wrap > *:nth-child(1){font-size: 24px;}
    .breadcrumb ul li.breadcrumb-m{display: none;}
}
@media (min-width:360px){
    .main-title > .wrap > *:nth-child(1){font-size: 30px;}
    .main-title-2 > .wrap > *:nth-child(1){font-size: 24px;}
}
@media (min-width:410px){
    .main-title > .wrap > *:nth-child(1){font-size: 33px;}
    .main-title-2 > .wrap > *:nth-child(1){font-size: 24px;}
}
@media (min-width:768px){
    .breadcrumb ul li.breadcrumb-m{display: block;}
}.menu-button{box-sizing: border-box; position: absolute; top: 0; right: 0; bottom: 0; width: 45px; height: 35px; margin: auto; cursor: pointer; z-index: 99997;}
.menu-button span{position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 25px; height: 2px; margin: auto; background-color: #1a6db7; transition: all 0.25s ease 0s;}
.menu-button span:before, .menu-button span:after{content: ''; position: absolute; width: 100%; height: 100%; background-color: #1a6db7; transition: all 0.25s ease 0s;}
.menu-button span:before{top: -7px;}
.menu-button span:after{bottom: -7px;}
.menu-button-2 span{background: transparent;}
.menu-button-2 span:before{top: 0; transform: rotate(45deg);}
.menu-button-2 span:after{bottom: 0; transform: rotate(-45deg);}
.menu-black{position: fixed; top: 0; right: 0; bottom: 0; left: 0; display: none; margin: auto; background-color: rgba(0,0,0,0.5); z-index: 99998;}
.menu-black-2{display: block;}
.menu-user{padding: 15px;}
.menu-user a{display: block; border: 1px solid #999; border-radius: 5px; font-family: HNBold; text-align: center; line-height: 33px; color: #1a6db7;}
.menu-user a:hover{background-color: rgb(26 109 183 / 0.125); border-color: #1a6db7;}
.menu-user a.ql{float: left; width: calc(100% - 50px);}
.menu-user a.dx{float: right; width: 35px; height: 33px; background: #1a6db7 url(/components/1menu/dx.png) no-repeat center; border-color: #1a6db7;}
.menu-user a.dn{float: left; width: calc(50% - 7.5px);}
.menu-user a.dk{float: right; width: calc(50% - 7.5px); background-color: #1a6db7; border-color: #1a6db7; color: #fff;}
.menu-user a:last-child{margin-top: 15px;}
.menu-slide{position: fixed; top: 0; right: -270px; width: 270px; height: 100vh; background-color: #fff; z-index: 99999; transition: all 0.5s ease 0s;}
.menu-slide-2{right: 0;}
.menu-slide ul{list-style: none;}
.menu-slide ul li{position: relative;}
.menu-slide ul li i{position: absolute; top: 0; right: 0; width: 40px; text-align: center; line-height: 40px; color: #333;}
.menu-slide ul li a{display: block; padding-left: 50px; line-height: 40px; color: #333;}
.menu-slide ul li a img{position: absolute; top: 10px; left: 15px;}
.menu-slide ul li.active a, .menu-slide ul li.active2{background: #f7f7f7;}
.menu-slide ul li ul{display: none;}
.menu-slide > ul{height: calc(100vh - 115px); overflow-y: auto;}
.menu-slide > ul > li > a{position: relative;}
.menu-slide > ul > li > a:after{content: ''; position: absolute; right: 0; bottom: 0; width: calc(100% - 50px); height: 1px; background: #f7f7f7;}
.menu-slide > ul > li:nth-last-child(2) > a:after{content: none;}
.menu-bar{position: absolute; left: 155px; width: auto; height: 40px; margin: auto;}
.menu-bar{float: left;}
.menu-bar ul{list-style: none; transition: all 0.25s ease 0s;}
.menu-bar ul li{position: relative;}
.menu-bar ul li a{display: block; color: #555; transition: all 0.25s ease 0s;}
.menu-bar ul li ul{position: absolute; top: 100%; left: 0; width: 150px; padding: 10px 15px; background-color: #fff; border-radius: 5px; box-shadow: 1px 1px 2px 1px rgb(0 0 0 / 0.25); transform: scale(1,0); transform-origin: 0 0; opacity: 0;}
.menu-bar ul li ul li a{line-height: 35px; color: #333;}
.menu-bar ul li ul li a:hover{color: #1a6db7;}
.menu-bar > ul > li{float: left; margin-left: 10px; padding-left: 15px;}
.menu-bar > ul > li > a{font-family: HNBold; line-height: 40px;}
.menu-bar > ul > li:hover > a, .menu-bar > ul > li.active > a{color: #1a6db7;}
.menu-bar > ul > li:hover > ul{transform: scale(1,1); opacity: 1;}
@media (min-width: 970px){
    .menu-bar{bottom: 15px;}
    .menu-display{display: none;}
}
@media (min-width: 1170px){
    .menu-bar{top: 0; bottom: 0;}
}.slide-item{background-repeat: no-repeat; background-position: center; background-size: cover;}
.slide-item div{height: 100vh;}
.slide .owl-dots{position: absolute; right: 30px; bottom: 15px;}
.slide .owl-dots button{width: 15px; height: 15px; margin: 0 2.5px; background-color: transparent; border: 2px solid #fff!important; border-radius: 50%;}
.slide .owl-dots button.active{background-color: #fff;}
@media (min-width:320px){
    .slide-item div{height: 337px;}
    .slide .owl-dots{display: none;}
}
@media (min-width:480px){
    .slide-item div{height: 406px;}
    .slide .owl-dots{display: block;}
}
@media (min-width:1600px){
    .slide-item div{height: 475px;}
}
@media (min-width:1920px){
    .slide-item div{height: 570px;}
}.bds{}
.bds-title{margin-bottom: 30px; padding-left: 40px; background: url(/components/2bds/title.png) no-repeat top 5px left / 30px auto; font-family: HNBold; font-size: 24px; color: #555;}
.bds-item{position: relative; margin-bottom: 20px;}
.bds-hot:before{content: url(/components/2bds/hot.svg); position: absolute; top: 10px; left: -4px; z-index: 1;}
.bds-wrap{position: relative; border-radius: 5px; box-shadow: 0 0 1px 1px rgb(0 0 0 / 0.125); overflow: hidden; transition: all 0.25s ease 0s;}
.bds-wrap:hover{box-shadow: 0 0 5px 2px rgb(0 0 0 / 0.125); transform: translateY(-1px);}
.bds-info{position: relative;}
.bds-info ul{list-style: none; margin-bottom: 10px;}
.bds-info ul li{float: left; margin-right: 15px; padding-left: 20px; background: no-repeat top 4px left / 15px auto; color: #555;}
.bds-info ul li:nth-last-child(2){margin-right: 0;}
.bds-info ul li.trend{background-image: url(/components/2bds/trend.png);}
.bds-info ul li.floor{background-image: url(/components/2bds/floor.png);}
.bds-info ul li.room{background-image: url(/components/2bds/room.png);}
.bds-info ul li.juridical{background-image: url(/components/2bds/juridical.png);}
.bds-info-2{min-height: 118px;}
.bds-name{margin-bottom: 5px;}
.bds-name a{display: block; font-family: HNMedium; color: #1a6db7; transition: all 0.25s ease 0s;}
.bds-name a:hover{color: #ff0000;}
.bds-price{margin-bottom: 10px; font-family: HNBold; color: #ff0000;}
.bds-price span{position: relative; padding-left: 21px; color: #333;}
.bds-price span:before{content: ''; position: absolute; top: 8px; left: 9px; width: 2px; height: 2px; background: #555;}
.bds-price span sup{font-size: 9px;}
.bds-address{padding-left: 20px; background: url(/components/2bds/address.png) no-repeat top 4px left / 15px auto; color: #555;}
.bds-time{float: left; color: #999;}
.bds-more{float: right;}
.bds-more i{width: 25px; font-size: 16px; text-align: center; line-height: 25px; color: #1a6db7; transition: all 0.25s ease 0s;}
.bds-more i:hover{color: #ff0000;}
.bds-more-2{position: relative;}
.bds-more-2 input[type='submit']{position: absolute; top: 0; left: 0; width: 25px; height: 25px; overflow: hidden; opacity: 0;}
.bds-list{margin-bottom: 30px; min-height: 140px;}
.pagination{text-align: center;}
.pagination ul{display: inline-block; list-style: none; vertical-align: top;}
.pagination ul li{float: left; width: 23px; margin: 0 2.5px; border: 1px solid #555; border-radius: 3px; text-align: center; line-height: 23px; color: #555; cursor: pointer; transition: all 0.25s ease 0s;}
.pagination ul li:hover{background: #555; color: #fff;}
.pagination ul li i{font-size: 12px;}
#bds-form .bds-item:nth-last-child(2){margin-bottom: 0;}
.bds-all{position: absolute; top: 12px; right: 0;}
.bds-all a{display: block; color: #1a6db7;}
.bds-all a i{font-size: 11px; margin-left: 3px; transition: all 0.25s ease 0s;}
.bds-all a:hover i{transform: translateX(3px);}
@media (min-width: 320px){
    .bds-info{padding: 10px;}
    .bds-img{background-size: 0;}
}
@media (min-width: 480px){
    .bds-img{position: absolute; top: 0; left: 0; width: 255px; height: 100%; background: no-repeat center / cover;}
    .bds-img img{opacity: 0;}
    .bds-info{float: right; width: calc(100% - 285px); padding: 10px 15px;}
}.noibat{margin-top: -30px; margin-bottom: 30px; padding: 30px 0; background-color: #f7f7f7;}
.noibat .owl-dots{padding-top: 30px; text-align: center; line-height: 1;}
.noibat .owl-dots button{width: 15px; height: 15px; margin: 0 2.5px; background-color: transparent; border: 2px solid #555!important; border-radius: 50%; vertical-align: top;}
.noibat .owl-dots button.active{background-color: #555;}
.noibat-title{ font-family: HNBold; font-size: 24px; color: #555;}
.noibat-all{position: absolute; top: 12px; right: 0;}
.noibat-all a{color: #1a6db7;}
.noibat-all a i{transform: translate3d(0, 1px, 0); transition: all 0.25s ease 0s;}
.noibat-all a:hover i{transform: translate3d(3px, 1px, 0);}
.noibat-item{position: relative;}
.noibat-wrap{padding: 10px; background-color: #fff;}
.noibat-image{overflow: hidden;}
.noibat-image img{transform: scale(1.05); transition: all 0.25s ease 0s;}
.noibat-owl:hover .noibat-image img{transform: scale(1);}
.noibat-name{margin-bottom: 5px; overflow: hidden;}
.noibat-name a{display: block; font-family: HNMedium; color: #1a6db7; transition: all 0.25s ease 0s;}
.noibat-name a:hover{color: #ff0000;}
.noibat-price{font-family: HNBold;}
.noibat-price span{position: relative; padding-left: 21px;}
.noibat-price span:before{content: ''; position: absolute; top: 8px; left: 9px; width: 2px; height: 2px; background-color: #555;}
.noibat-price span sup{font-size: 9px;}
.noibat-address{color: #555;}
.noibat-time{color: #999;}
.noibat-more{position: absolute; right: 5px; bottom: 5px;}
.noibat-more i{width: 25px; font-size: 16px; text-align: center; line-height: 25px; color: #1a6db7; transition: all 0.25s ease 0s;}
.noibat-more i:hover{color: #ff0000;}
.noibat-2{margin-bottom: 0; background-color: transparent;}
.noibat-2 .noibat-wrap{height: 142px;}
.noibat-2 .noibat-address{max-height: 66px; margin-bottom: 5px; overflow: hidden;}
@media (min-width:320px){
    .noibat-title{margin-bottom: 30px;}
    .noibat-wrap{height: 137px;}
    .noibat-name{max-height: 66px;}
}
@media (min-width:410px){
    .noibat-wrap{height: 115px;}
    .noibat-name{max-height: 44px;}
}
@media (min-width:1170px){
    .noibat-title{margin-bottom: 20px;}
    .noibat-owl{padding: 10px;}
    .noibat-item{border-radius: 5px; box-shadow: 0 0 5px 3px rgb(0 0 0 / 0.125); overflow: hidden;}
}.tt{margin-bottom: 30px;}
.tt-title ul{list-style: none;}
.tt-title ul li{float: left;}
.tt-title ul li a{position: relative; display: block; font-family: HNBold; color: #777; transition: all 0.25s ease 0s;}
.tt-title ul li a:after{content: ''; position: absolute; bottom: 0; left: 0; width: 50px; height: 3px; background: #1a6db7; opacity: 0; transition: all 0.25s ease 0s;}
.tt-title ul li a.active{color: #555;}
.tt-title ul li a.active:after{opacity: 1;}
.tt-title ul li a:hover{color: #1a6db7;}
.tt-left img{margin-bottom: 15px;}
.tt-left span{font-family: HNBold; font-size: 20px; color: #333; transition: all 0.25s ease 0s;}
.tt-left span span{display: block; font-family: HN; font-size: 14px; color: #777!important;}
.tt-left:hover span{color: #1a6db7;}
.tt-item{margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px solid #d7d7d7;}
.tt-item:last-child{margin-bottom: 0;}
.tt-right a{text-transform: uppercase; color: #333; transition: all 0.25s ease 0s;}
.tt-right a span{color: #777!important;}
.tt-right a:hover{color: #1a6db7;}
@media (min-width:320px){
    .tt-title ul li{width: 50%; margin-bottom: 15px;}
    .tt-title ul li a{font-size: 18px;}
    .tt-left{margin-bottom: 30px;}
    .tt-right a span{display: block;}
}
@media (min-width:360px){
    .tt-title ul li a{font-size: 20px;}
}
@media (min-width:410px){
    .tt-title ul li a{font-size: 22px;}
}
@media (min-width:480px){
    .tt-title ul li a{font-size: 24px;}
    .tt-left{float: left; width: 50%; margin-right: 30px; margin-bottom: 0;}
    .tt-right{float: right; width: calc(50% - 30px);}
    .tt-right a span{display: none;}
}
@media (min-width:768px){
    .tt-title{margin-bottom: 30px; border-bottom: 1px solid #d7d7d7;}
    .tt-title ul li{width: auto; margin-bottom: 0;}
    .tt-title ul li+li{margin-left: 30px;}
    .tt-title ul li a{padding-bottom: 20px;}
}
@media (min-width:970px){
    .tt-title ul li+li{margin-left: 20px;}
}
@media (min-width:1170px){
    .tt-title ul li+li{margin-left: 30px;}
    .tt-right a span{display: block;}
}.apps{padding-bottom: 10px; font-family: HNMedium;  text-align: center;}
.apps a{box-sizing: border-box; position: relative; display: block; margin-bottom: 10px; background: #1a6db7; color: #fff;}
.apps a img{position: absolute; top: 0; bottom: 0; margin: auto; transition: all 0.25s ease 0s;}
.apps a:hover img{transform: rotate(15deg);}
@media (min-width:320px){
    .apps{padding-bottom: 20px; font-size: 18px;}
    .apps a{padding: 21px 0 21px 75px;}
    .apps a img{left: 25px; width: 50px;}
    .apps-mobile{display: block;}
}
@media (min-width:480px){
    .apps{font-size: 14px;}
    .apps a{padding: 11px 0 11px 35px;}
    .apps a img{left: 5px; width: 25px;}
    .apps-mobile .apps a{float: left; width: calc((100% - 20px)/3); margin-right: 10px;}
    .apps-mobile .apps a:nth-child(3){margin-right: 0;}
}
@media (min-width:768px){
    .apps{font-size: 18px;}
    .apps a{padding: 21px 0 21px 75px;}
    .apps a img{left: 25px; width: 50px;}
    .apps-mobile .apps a{width: calc((100% - 40px)/3); margin-right: 20px;}
}
@media (min-width:970px){
    .apps{padding-bottom: 10px;}
    .apps-mobile{display: none;}
}.help{margin-bottom: 20px;}
.help-title{background: #1a6db7; border-radius: 5px 5px 0 0; font-family: HNBold; font-size: 18px; text-align: center; line-height: 35px; color: #fff;}
.help-wrap{padding: 10px; border: 1px solid #d7d7d7; border-top: 0;}
.help-call{margin-bottom: 15px; padding-top: 5px; text-align: center;}
.help-call span{font-family: HNBold;}
.help-call a{font-family: HNMedium; font-size: 24px; color: #ff0000;}
.help-social{width: 125px; margin: 0 auto 25px;}
.help-social a{float: left; display: block; width: 35px; height: 35px; background: no-repeat center / 100% auto;}
.help-social a:nth-child(1){background-image: url(/theme/images/facebook.png);}
.help-social a:nth-child(2){margin: 0 10px; background-image: url(/theme/images/messenger.png);}
.help-social a:nth-child(3){background-image: url(/theme/images/zalo.png);}
.help-email{position: relative; padding-top: 11px; text-align: center;}
.help-email:before{content: ''; position: absolute; top: 0; left: -10px; width: calc(100% + 20px); height: 1px; background: #d7d7d7;}
.help-email a{display: inline-block; padding-left: 20px; background: url(/theme/images/email.png) no-repeat center left / 15px auto; font-family: HNBold; color: #1a6db7;}.legal{margin-bottom: 20px;}
.legal .owl-dots{margin-bottom: 20px; padding-top: 15px; text-align: center; line-height: 1;}
.legal .owl-dots button{width: 15px; height: 15px; margin: 0 2.5px; background-color: transparent; border: 2px solid #555!important; border-radius: 50%; vertical-align: top;}
.legal-wrap .owl-dots button.active{background-color: #555;}
.legal ul{list-style: none;}
.legal ul li{margin-bottom: 10px;}
.legal ul li img{float: left; padding: 2px; border: 1px solid #d7d7d7;}
.legal ul li span{float: right; display: block; width: calc(100% - 109px); height: 66px; color: #333; overflow: hidden; transition: all 0.25s ease 0s;}
.legal ul li:hover span{color: #1a6db7;}
.legal-title{background: #1a6db7; border-radius: 5px 5px 0 0; font-family: HNBold; font-size: 18px; text-align: center; line-height: 35px; color: #fff;}
.legal-wrap{padding: 10px; border: 1px solid #d7d7d7; border-top: 0;}
.legal-owl{position: relative;}
.legal-owl img{margin-bottom: 10px;}
.legal-owl span{display: block; height: 44px; font-family: HNMedium; color: #1a6db7; overflow: hidden; transition: all 0.25s ease 0s;}
.legal-owl:hover span{color: #ff0000;}
.legal-all{padding-left: 109px;}
.legal-all a{color: #1a6db7;}
.legal-all a i{transform: translate3d(0, 1px, 0); transition: all 0.25s ease 0s;}
.legal-all a:hover i{transform: translate3d(3px, 1px, 0);}
@media (min-width: 320px){
    .legal-mobile{display: block; padding-bottom: 10px;}
}
@media (min-width: 480px){
    .legal-mobile{display: none;}
}.col-menu{margin-bottom: 30px; padding: 20px; background: #fff; box-shadow: 0 0 5px 1px rgba(0,0,0,0.0625); transition: all 0.25s ease 0s;}
.col-menu:hover{transform: translateY(-1px); box-shadow: 0 0 5px 2px rgba(0,0,0,0.25);}
.col-menu-title{margin-bottom: 15px; padding-top: 10px; font-size: 18px; font-weight: 500; text-transform: uppercase;}
.col-menu ul{list-style: none;}
.col-menu ul li{position: relative;}
.col-menu ul li a{position: relative; display: block; font-size: 16px; line-height: 35px; color: #333; transition: all 0.25s ease 0s;}
.col-menu ul li a:hover{transform: translateX(3px);}
.col-menu ul li ul li a i{position: absolute; top: 15px; left: 15px; font-size: 8px; transition: all 0.25s ease 0s;}
.col-menu > ul > li{margin-bottom: 5px;}
.col-menu > ul > li:last-child{margin-bottom: 0;}
.col-menu > ul > li > a{padding-left: 10px;}
.col-menu > ul > li > a:hover, .col-menu > ul > li.active > a{color: #cd0000;}
.col-menu > ul > li > i{position: absolute; top: 0; right: 0; width: 35px; height: 35px; font-size: 10px; text-align: center; line-height: 35px; cursor: pointer;}
.col-menu > ul > li > i:hover, .col-menu > ul > li.active > i{color: #cd0000;}
.col-menu > ul > li > ul > li > a{padding-left: 30px;}
.col-menu > ul > li > ul > li > a:hover, .col-menu > ul > li > ul > li.active > a{color: #cd0000;}.lienhe{padding-bottom: 30px;}
.lienhe-info{margin-bottom: 30px;}
.lienhe-info ul{list-style: none;}
.lienhe-info ul li+li{margin-bottom: 7px;}
.lienhe-info ul li span{display: inline-block; width: 115px; vertical-align: top;}
.lienhe-info ul li a{color: #333;}
.lienhe-info ul li:nth-child(3) a{font-family: HNbold; color: #ff0000;}
.lienhe-info ul li:nth-child(4) a{color: #1a6db7;}
.lienhe-title{margin-bottom: 15px; padding-left: 0!important; font-family: HNMedium; font-size: 18px; color: #1a6db7;}
.lienhe-form{padding-bottom: 10px;}
.lienhe-form form .form-item:nth-child(6){text-align: right;}
.lienhe-form form .form-item:nth-child(6) input[type='submit']{width: 150px;}
@media (min-width: 320px){
    .lienhe-info ul li{padding-left: 15px;}
}
@media (min-width: 410px){
    .lienhe-form form .form-item:nth-child(2){float: left; width: calc(50% - 10px);}
    .lienhe-form form .form-item:nth-child(3){float: right; width: calc(50% - 10px);}
}
@media (min-width: 768px){
    .lienhe-info{float: left; width: calc(50% - 15px);}
    .lienhe-form{float: right; width: calc(50% - 15px);}
    .lienhe-info ul li{padding-left: 30px;}
}
@media (min-width: 768px){

}.dt{padding-bottom:30px;}
.dt-form{position:relative;}
.dt-title{font-family:HNBold;font-size:18px;text-align:center;color:#1a6db7;margin-bottom:15px;}
.dt-note{font-style:italic;text-align:center;color:#555;}
.dt-picture{width:310px;margin:0 auto 30px;}
.dt-picture-button{text-align:center;margin:0 0 10px;}
.dt-picture-button a{display:inline-block;font-family:HNBold;line-height:35px;color:#fff;margin:0 3px;padding:0 10px;}
.dt-picture-button a.SelectPicture{background:#1a6db7;}
.dt-picture-button a.RemovePicture{background:#ff0000;}
.dt-picture-image{min-height:100px;padding:5px;border:1px solid #d7d7d7;}
.dt-info{margin-bottom:30px;}
.dt-info .form-item{float:left;}
.dt-info .form-item span b{color:#ff0000;}
.dt-info .form-item select:disabled,.dt-info .form-item input:disabled{background:#f7f7f7;opacity:1;cursor:not-allowed;}
.dt-info .form-item textarea{height:70px;}
.dt-html{margin-bottom:20px;}
.dt-html ul{list-style:none;}
.dt-html ul li{float:left;}
.dt-html ul li a{display:block;line-height:33px;border:1px solid transparent;color:#333;}
.dt-html ul li a.active{background:#f8f8f8;border-color:#d1d1d1;}
/* .dt-error,.dt-update{color:#fff;margin:0 0 15px;padding:7px;} .dt-error{background:rgba(255,0,0,0.5);border-left:5px solid #ff0000;} .dt-update{background:rgba(0,128,0,0.5);border-left:5px solid #008000;} */
.dt-photos span.btn{display:inline-block;margin:0!important;padding:0 10px;background:#1a6db7;font-family:HNBold;line-height:35px;color:#fff;vertical-align:top;}
.dt-photos span.btn input{cursor:default;}
.dt-photos div.template-photos{position:relative;float:left;margin:5px 5px 0 0;width:58px;height:58px;padding:5px;border:1px solid #d7d7d7}
.dt-photos div.template-photos img{position:absolute;top:0;right:0;bottom:0;left:0;max-width:calc(100% - 10px);max-height:calc(100% - 10px);margin:auto;}
.dt-photos div.template-photos span.size{display:none;}
.dt-photos div.template-photos button.delete{position:absolute;top:5px;right:5px;border:0;background:#ff0000;color:#fff;width:20px;}
.dt-submit{width:150px;margin:0 auto;}
@media (min-width:320px){.dt-info .form-item{width:calc(50% - 5px);}
.dt-info .form-item:nth-child(2n - 1){margin-left:10px;}
.dt-info .form-item:nth-child(2){width:100%;}
.dt-info .form-item:nth-child(3){width:100%;margin-left:0;}
.dt-info .form-item:nth-child(14){width:100%;}
.dt-html ul{margin-bottom:5px;}
.dt-html ul li{width:calc(50% - 5px)}
.dt-html ul li:nth-child(2n){margin-left:10px;}
.dt-html ul li a{text-align:center;}}
@media (min-width:480px){.dt-info .form-item{width:calc((100% - 40px)/3);margin-right:20px;}
.dt-info .form-item:nth-child(2n - 1){margin-left:0;}
.dt-info .form-item:nth-child(3n){margin-right:0;}
.dt-info .form-item:nth-child(2){width:calc((100% - 40px)/3);}
.dt-info .form-item:nth-child(3){width:calc((100% - 40px)/1.5 + 20px);margin-right:0;}
.dt-info .form-item:nth-child(14){width:100%;margin-right:0;}}
@media (min-width:580px){.dt-html ul{margin-bottom:0;}
.dt-html ul li{width:auto;}
.dt-html ul li:nth-child(2n){margin-left:0;}
.dt-html ul li a{padding:0 10px;border-bottom:none;text-align:left;}}
@media (min-width:970px){.dt-picture{float:left;}
.dt-info{float:right;width:calc(100% - 341px);margin-left:15px;padding:0 0 0 15px;border-left:1px solid #d7d7d7;}
.dt-submit{margin-left:341px;}}.bds-photos{margin-bottom: 20px;}
.bds-string{margin-bottom: 30px;}
.bds-string{position: relative; list-style: none;}
.bds-string li{box-sizing: border-box; margin-bottom: 10px; padding-left: 30px; background: no-repeat top 4px left 5px / 15px auto;}
.bds-string li.notitle{width: auto; margin-bottom: 20px; padding-left: 0; font-family: HNBold; font-size: 24px; color: #ff0000;}
.bds-string li:nth-child(2), .bds-string li:nth-child(3){margin-left: 50px; color: #333;}
.bds-string li.address{width: 100%; background-image: url(/components/2bds/address.png);}
.bds-string li.trend{background-image: url(/components/2bds/trend.png);}
.bds-string li.floor{background-image: url(/components/2bds/floor.png);}
.bds-string li.room{background-image: url(/components/2bds/room.png);}
.bds-string li.juridical{background-image: url(/components/2bds/juridical.png);}
.bds-string li.time{background-image: url(/components/2bds/time.png);}
.bds-string li.author{background-image: url(/components/2bds/author.png);}
.bds-string li span{display: block; font-family: HN; font-size: 14px; color: #777;}
.bds-string li sup{font-size: 9px;}
.bds-string .fb-like{display: block; padding-top: 10px;}
.bds-tab{margin-bottom: 30px;}
.bds-content{margin-bottom: 30px;}
.bds-content > b:first-child{position: relative; display: block; margin-bottom: 15px; padding-bottom: 5px; border-bottom: 1px solid #d7d7d7; text-transform: uppercase;}
.bds-content > b:first-child:after{content: ''; position: absolute; bottom: -1px; left: 0; width: 50px; height: 1px; background: #333;}
@media (min-width: 320px){
    .bds-string li.notitle{float: left;}
}
@media (min-width: 410px){
    .bds-string li{float: left; width: calc(100%/2 );}
}
@media (min-width: 480px){
    .bds-string .fb-like{position: absolute; top: 40px; right: 0;}
}
@media (min-width: 768px){
    .bds-string li{width: calc(100%/3);}
}
@media (min-width: 970px){
    .bds-photos{padding: 15px; background-color: #f7f7f7;}
}/*** TABLE ***/
.table{display: table; width: 100%; border-collapse: collapse; box-sizing: border-box; background: #fff;}
.table-body{display: table-row-group; line-height: 22px; text-align: center; box-sizing: border-box;}
.table-row{display: table-row;}
/*.table-row:hover{background: #f9f9f9;}*/
.table-row.table-head{text-transform: uppercase; border-bottom: 3px solid #1a6db7;}
.table-cell{border: 1px solid #d7d7d7; display: table-cell; padding: 5px 10px; vertical-align: middle; box-sizing: border-box;}
.table-cell a{display: block; color: #1a6db7;}
.table-cell a:hover{color: #ff0000;}
/*** SIZE ***/
.table-70px{width: 70px;}
@media (min-width:320px){
    .table-cell-price, .table-mobile, .table-tablet{display: none;}
}
@media (min-width:480px){
    .table-cell-price{display: table-cell;}
}
@media (min-width:767px){
    .table-mobile{display: table-cell;}
}
@media (min-width:970px){
    .table-tablet{display: table-cell}
}.kygui-title{margin-bottom: 20px; padding-bottom: 5px; border-bottom: 2px solid #333; font-family: HNBold; font-size: 18px; text-transform: uppercase; text-align: center; color: #333;}
.kygui-close{position: absolute; top: 7px; right: 15px; width: 30px; font-weight: 700; text-align: center; line-height: 30px; color: #333; cursor: pointer; transition: all 0.25s ease 0s;}
.kygui-close:hover{color: #ff0000;}
.kygui-form, .kygui-black{position: fixed; right: 0; left: 0; margin: auto;}
.kygui-form{top: -200%; right: 0; bottom: 0; height: 475px; margin: auto; padding: 20px; background: #fff; opacity: 0; z-index: 99996; transition: all 0.5s ease 0s;}
.kygui-item{position: relative; margin-bottom: 15px;}
.kygui-item:last-child{margin-bottom: 0; text-align: center;}
.kygui-black{top: 0; bottom: 0; display: none; background: rgb(0 0 0 / 0.5); z-index: 99995;}
.kygui-2 .kygui-form{top: 0; opacity: 1;}
.kygui-2 .kygui-black{display: block;}
.kygui-button{position: fixed;  width: 60px; height: 60px; background: url(/components/kygui/kygui.png) no-repeat center / 100%; border-radius: 50%; cursor: pointer; z-index: 99994;}
@media (min-width:320px){
    .kygui-form{max-width: calc(100% - 80px);}
    .kygui-button{bottom: 20px; left: 5px;}
}
@media (min-width:480px){
    .kygui-form{max-width: 420px;}
}
@media (min-width:768px){
    .kygui-button{bottom: 20px; left: 10px;}
}.post{margin-bottom: 30px;}
.post-left ul{list-style: none; padding: 15px 0;}
.post-left ul li a{position: relative; display: block; padding: 14px 15px; color: #333;}
.post-left ul li a.active{color: #1a6db7;}
.post-left ul li a.active:before{content: ''; position: absolute; top: 0; left: 0; width: 4px; height: 100%; background: #1a6db7;}
.post-title{margin-bottom: 20px; font-size: 24px; color: #1a6db7;}
.post-title h1{font-weight: 400;}
@media (min-width:320px){
    .post-left{display: none;}
}
@media (min-width:580px){
    .post{border: 1px solid #d7d7d7;}
    .post-left{float: left; display: block; width: 200px;}
    .post-right{float: right; width: calc(100% - 261px); padding: 0 30px 30px; border-left: 1px solid #d7d7d7;}
    .post-title{padding: 15px 0; border-bottom: 1px solid #d7d7d7;}
}.ls .wrap{max-width: 580px; margin: auto;}
.ls-form .form-item:nth-child(2), .ls-form .form-item:nth-child(5){float: left; width: calc(100% - 95px);}
.ls-form .form-item:nth-child(3), .ls-form .form-item:nth-child(6){float: right; width: 75px;}
.ls-form .form-item span{float: left; width: 100px; line-height: 35px;}
.ls-form .form-item span + *{float: right; width: calc(100% - 100px);}
.ls-form .form-item input[type='submit']{display: block; width: 100px; margin: auto; text-transform: none;}
.ls-form .form-item label{left: 100px;}
.ls-left ul{list-style: none;}
.ls-left ul li{margin-bottom: 10px;}
.ls-left ul li:last-child{margin-bottom: 0;}
.ls-left ul li a{position: relative; display: block; padding-left: 55px; line-height: 45px; color: #333;}
.ls-left ul li a img{position: absolute; top: 0; bottom: 0; left: 5px; width: 35px; height: 35px; margin: auto;}
.ls-left ul li:hover a, .ls-left ul li.active a{background: #f7f7f7;}
@media (min-width:320px){
    .ls-left{display: none;}
}
@media (min-width:768px){
    .ls-left{float: left; display: block; width: 250px;}
    .ls-right{float: right; width: calc(100% - 280px);}
}.xt .wrap{max-width: 580px; margin: auto;}
.xt-form .form-item span{float: left; width: 120px; line-height: 30px;}
.xt-form .form-item span + *{float: right; width: calc(100% - 120px);}
.xt-form .form-item input[type='submit']{display: block; width: 100px; margin: auto; text-transform: none;}
.xt-form .form-item label{left: 120px;}.tk-bds{position: absolute; right: 0; left: 0; margin: auto; z-index: 2;}
.tk-bds .wrap{max-width: 970px;}
.tk-bds-title{width: 200px; padding: 10px 0; background-color: rgb(0 0 0 / 0.75); border-radius: 5px 5px 0 0; text-transform: uppercase; text-align: center; color: #fff;}
.tk-bds-form{padding: 10px 10px 0; background-color: rgb(0 0 0 / 0.75); border-radius: 0 5px 5px;}
.tk-bds-item{float: left; margin-right: 10px; margin-bottom: 10px;}
.tk-bds-item select, .tk-bds-item input[type='number']{background-color: transparent; border-color: #fff; color: #fff;}
.tk-bds-item select:focus, .tk-bds-item input[type='number']:focus{background-color: #fff; border-color: #d7d7d7; color: #333;}
.tk-bds-item input[type='number']::placeholder{color: #fff;}
.tk-bds-item:nth-child(1) select{background-color: #fff; border-color: #d7d7d7; border-right: none; color: #333;}
.tk-bds-item:nth-child(2) input[type='text']{border-right: none;}
.tk-bds-2{position: relative; top: 0!important; background: no-repeat center / cover;}
/*.tk-bds-2 .wrap{max-width: none;}
.tk-bds-2 .tk-bds-title{display: none;}
.tk-bds-2 .tk-bds-form{padding: 0; background-color: transparent; border-radius: 0;}
.tk-bds-2 .tk-bds-item select, .tk-bds-2 .tk-bds-item input[type='number']{border-color: #d7d7d7; color: #333;}
.tk-bds-2 .tk-bds-item input[type='number']::placeholder{color: #333;}*/
@media (min-width:320px){
    .tk-bds{top: 30px;}
    .tk-bds-item{width: calc((100% - 10px) / 2);}
    .tk-bds-item:nth-child(2n){margin-right: 0;}
    .tk-bds-item:nth-child(1){width: 125px; margin-right: 0;}
    .tk-bds-item:nth-child(2){width: calc(100% - 160px); margin-right: 0;}
    .tk-bds-item:nth-child(3){width: 35px; margin-right: 0;}
    .tk-bds-item:nth-child(3) input[type='submit']{width: 0; padding-left: 35px; background: #1a6db7 url(/theme/images/tk.png) no-repeat center / 20px auto;}
    .tk-bds-2{padding: 30px 0;}
}
@media (min-width:480px){
    .tk-bds{top: 100px;}
    .tk-bds-item{width: calc((100% - 30px) / 4);}
    .tk-bds-item:nth-child(4),
    .tk-bds-item:nth-child(6),
    .tk-bds-item:nth-child(10){margin-right: 10px;}
    .tk-bds-item:nth-child(8)
    .tk-bds-item:nth-child(12){margin-right: 0;}
}
@media (min-width:768px){
    .tk-bds-item:nth-child(1){width: 150px;}
    .tk-bds-item:nth-child(2){width: calc(100% - 270px);}
    .tk-bds-item:nth-child(3){width: 120px;}
    .tk-bds-item:nth-child(3) input[type='submit']{width: 100%; padding-left: 25px; background: #1a6db7 url(/theme/images/tk.png) no-repeat center left 10px / 20px auto; font-size: 16px; text-transform: none;}
     .tk-bds-2{padding: 50px 0;}
}.tk{margin-top: -30px; padding: 20px 0 50px; background: #f7f7f7;}
.tk-hi{margin-bottom: 20px; height: 37px; line-height: 37px;}
.tk-menu{list-style: none;}
.tk-menu li a{position: relative; display: block; padding-left: 35px; line-height: 35px; color: #333; transition: all 0.25s ease 0s;}
.tk-menu li.active a{background: #e9e9e9;}
.tk-menu li a i{position: absolute; top: 0; left: 0; width: 30px; font-size: 18px; text-align: center; line-height: 35px; color: #999;}
.tk-menu li a img{position: absolute; top: 0; left: 0; width: 25px;}
.tk-title{margin-bottom: 20px;}
.tk-title h1{font-size: 26px; font-weight: normal;}
.tk-white{padding: 30px; background: #fff;}
.login-forget{text-align: right;}
.login-forget a{display: block; color: #333;}
.login-forget a:hover{text-decoration: underline;}
.login-submit{margin-bottom: 20px; padding-top: 22px;}
.login-item span{display: block;}
.login-item a{display: block; background: #1a6db7; text-transform: uppercase; text-align: center; line-height: 35px; color: #fff; transition: all 0.25s ease 0s;}
.login-item a:hover{background: #ff0000;}
.login-error,
.login-success{margin-bottom: 30px; padding-left: 15px; text-transform: uppercase; line-height: 35px; color: #fff;}
.login-error{background: rgba(255,0,0,0.5); border-left: 5px solid #ff0000;}
.login-success{background: rgba(0,128,0,0.5); border-left: 5px solid #008000;}
@media (min-width: 320px){
    .tk-left{margin-bottom: 20px;}
    .tk-hi{margin-bottom: 10px;}
    .tk-menu li{float: left; width: calc(50% - 5px); margin-bottom: 10px;}
    .tk-menu li:nth-child(2n){float: right;}
    .tk-menu li a{background: #fff;}
    .login-left{margin-bottom: 5px;}
    .register-select select{margin-bottom: 10px;}
}
@media (min-width: 410px){
    .register-select select{float: left; width: calc((100% - 20px)/3); margin-right: 10px; margin-bottom: 0;}
    .register-select select:nth-last-child(2){margin-right: 0;}
}
@media (min-width: 768px){
    .tk-left{float: left; width: 210px; margin-bottom: 0;}
    .tk-right{float: right; width: calc(100% - 230px);}
    .tk-hi{margin-bottom: 20px;}
    .tk-menu li{float: none; width: auto; margin-bottom: 5px;}
    .tk-menu li:nth-child(2n){float: none;}
    .tk-menu li:last-child{margin-bottom: 0;}
    .tk-menu li a{background: transparent;}
    .tk-menu li a:hover{background: #e9e9e9;}
}
@media (min-width: 970px){
    .login-left{float: left; width: calc(50% - 15px); margin-bottom: 0;}
    .login-right{float: right; width: calc(50% - 15px);}
}