/* content */
body,
html,
#container {
    width: 100%;
    height: 100%;
    margin: 0px
}
.ditu-header {
    position: absolute;
    left: 24px;
    top: 24px;
}
.ditu-header .header-item {
    width: 375px;
    height: 48px;
    line-height: 24px;
    background: #fff;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.08);
    border-radius: 4px;
    /* padding: 12px 16px; */
    display: flex;
    align-items: center;
}
.ditu-header .header-item .search-box .search-logo {
    float: left;
    width: 62px;
    height: 30px;
    margin: 8px 5px;
    background: url(images/logo_s.png) no-repeat;
    /* background-size: 30px 30px; */
}
.ditu-header .header-item .search-box .search-input {
    border: 0;
    margin: 0;
    width: 191px;
    float: left;
    font-size: 14px;
    padding: 0 10px;
    line-height: 24px;
    height: 48px;
}
.ditu-header .header-item .search-box .search-input2 {
    border: 0;
    border-left: 1px solid #efefef;
    margin: 0;
    width: 85px;
    float: left;
    font-size: 14px;
    padding: 0 10px;
    line-height: 24px;
    height: 48px;
}
.ditu-header .header-item .search-box .layui-form-select .layui-input {
    border-width:0
}
.ditu-header .header-item .search-box .clear-search {
    background-image: url(images/close.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 16px;
    height: 16px;
    display: none;
    position: absolute;
    right: 95px;
    top: 16px;
    cursor: pointer;
}

.ditu-header .header-item .search-button {
    border: 0;
    margin: 0;
    display: inline-block;
    width: 92px;
    height: 48px;
    font-size: 16px;
    padding: 0;
    line-height: 24px;
    color: #fff;
    background-color: #c80000;
    border-radius: 2px;
}
.ditu-header .header-item .search-button2 {
    width: 120px;
}
.ditu-header .header-item .search-box-sub{
    position: absolute;
    left: 384px;
    top: 0;
}
.ditu-header .header-item .search-input-content {
    position: absolute;
    z-index: 10;
    top: 48px;
    left: 40px;
    border:1px solid #efefef;
    width: 240px;
    text-indent: 10px;
    background-color: #fff;
    line-height: 30px; 
    font-size: 12px;  
}
.ditu-header .header-item .search-input-content.shop {
    left: 60px;
    width: 116px; 
}
.ditu-header .header-item .search-input-content li:hover {
    background-color: #efefef;
    cursor: pointer;
}
.level-3-text {
    float:left; 
    width: 100px; 
    text-align:left; 
    overflow:hidden;
}
.level-3-btn {
    float:right; 
    height:40rem;
}
.arrow-up {
    position: absolute;
    left: 48%;
    bottom: -8px;
    /* border: 4px solid transparent; */
    display: block;
    width: 0;
    height: 0;
    margin: 8px auto 0;
    transition: all .15s ease-in-out;
    border-top: 8px solid #c80000;
    border-left: 8px solid transparent; 
    border-top-color: #c80000;
}
.level-3-btn a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    color: #000;
    background-color: #fff;
    border-radius: 10px;
    margin-right: 5px;
}
.ditu-des {
    position: absolute;
    right: 24px;
    top: 24px;
    width: 700px;
    height: 48px;
    line-height: 48px;
    padding: 0 10px;
    overflow: hidden;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.08);
}
.ditu-des .des-label {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    color:#fff;
    padding: 3px 6px;
    margin-top: 3px;
    font-size: 12px;
    border-radius: 5px;
    background-color: #c80000;
}
.ditu-des .des-blue {
    color: #0aa4e6;
}
.ditu-des .des-red {
    color: #c80000;
}
.ditu-house_list {
    width: 375px;
    overflow-y: hidden;
    background: #fff;
    max-height: calc(100vh - 120px);
    box-shadow: 0 0 8px 0 rgba(0,0,0,.08);
    border-radius: 4px;
    position: absolute;
    top: 88px;
    left: 24px;
    z-index: 9;
    transition: top .5s;
    -webkit-transition: top .5s;
    -moz-transition: top .5s;
    -o-transition: top .5s;
}
.ditu-house_list.sq {
    top: 28px;
}
#districtCodes-list label {
    display: inline-block;
    width: 80px;
    height: 20px;

}
.ditu-house_list .house-card ul::-webkit-scrollbar {
    /*滚动条整体样式*/
    width : 10px;  /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}
.ditu-house_list .house-card ul::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 10px;
    background: #c1c1c1
}
.ditu-house_list .house-card ul::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    border-radius: 10px;
}
.ditu-house_list .house-card {
    padding: 0;
    
}
.ditu-house_list .close-list {
    float: right;
    width: 16px;
    height: 16px;
    background-image: url(images/icon_top.png);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: 18px;
    cursor: pointer;
}
.ditu-house_list .close-list.down {
    background-image: url(images/icon_top.png);
}
.ditu-house_list .close-list.up {
    background-image: url(images/icon_bottom.png);
}
.ditu-house_list .house-card .card-title{
    padding:0 15px;
    line-height: 45px;
    border-bottom: 1px solid #efefef;
    margin: 0 5px;
}
.ditu-house_list .house-card ul{
    padding:0 5px;
    overflow-y: auto;
    max-height: calc(100vh - 150px - 45px);
}
.ditu-house_list .house-card li{
    height: 40px;
    line-height: 20px;
    padding: 10px 10px;
    background-color: #fff;
    /* margin-bottom: 5px; */
    border-bottom: 1px solid #f9f9f9;
}
.ditu-house_list .house-card li:hover{
    background-color: #efefef;
}
.ditu-house_list .house-card li .card-col1{
    float:left;
    width: 140px;
    overflow: hidden;
}
.ditu-house_list .house-card li .card-col2{
    float:left;
}
.ditu-house_list .house-card li .card-col3{
    float:left;
}
.ditu-house_list .house-card li .card-col2 span{
    height: 20px;
    line-height: 20px;
    color:#fff;
    padding: 3px 6px;
    margin-top: 3px;
    font-size: 12px;
    border-radius: 20px;
}
.house-leve-main {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    color:#fff;
    padding: 0px 6px;
    margin-top: 3px;
    font-size: 12px;
    border-radius: 20px;
}
.house-leve-a{
    background-color: red;
}
.house-leve-b{
    background-color: #f18557;
}
.house-leve-c{
    background-color: #e8cb1c;
}
.house-leve-d{
    background-color: #0eb30f
}
.house-leve-s{
    background-color: #e81cb7;;
}
.ditu-house_list .house-card li .card-price{
    font-size: 12px;
    text-align: right;
}
.ditu-house_list .house-card li .card-price strong{
    font-size: 16px;
    color:#F00;
}
.map-cart {
    border-radius: 50%;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 3px 6px 0px rgba(80, 80, 80, 0.23);
    position: absolute;
    text-align: center;
    right: 20px;
    bottom: 50px;
    width: 110px;
    height: 110px;
    font-weight: bold;
}
.map-cart:hover {
    background-color:#f2f2f2;
}
.map-cart .map-cart-icon {
    position: relative;
    display: inline-block;
    background: url(images/cart-icon.png) no-repeat;
    width: 44px;
    height: 54px;
    margin: 20px 35px 5px;
}
.map-cart .map-cart-icon i {
    position: absolute;
    right: -5px;
    top: 0;
    display: inline-block;
    background: #c80000;
    width: 24px;
    height: 24px;
    border-radius: 12px;
    text-align: center;
    line-height: 24px;
    color: #fff;
}

/* 弹出信息框 */
.custom-info {
    position: relative;
    bottom: 0;
    left: 0;
    width: auto;
    padding: 10px;
    width: auto;
    text-align: left;
    background-color: #ffffff;
    box-shadow: 4px 3px 10px 0px rgba(80, 80, 80, 0.35);
    border-radius: 6px;
    
}

.custom-info p {
    height: 2rem;
}

div.info-top {
    position: relative;
    border-radius: 6px 6px 0 0;
}

div.info-top div {
    display: inline-block;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    padding: 0 10px;
}

div.info-middle {
    font-size: 12px;
    padding: 10px;
    line-height: 20px;
    border-radius: 0 0 17px 17px;
}

div.info-bottom {
    height: 0px;
    width: 100%;
    clear: both;
    text-align: center;
}

div.info-bottom img {
    position: relative;
    z-index: 104;
}

/* 地图样式 */
.amap-marker-label{
    border: 0;
    padding: 5px 10px;
    background-color: white;
    font-size: 14px;
    font-weight: bold;
    box-shadow: 0 2px 6px 0 rgba(114, 124, 245, .5);
}

