
* {
    margin: 0;
    padding: 0;
}



h3 {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: aquamarine;
    color: #fff;
    font-size: 40px;
}

#allmap {
    width: 100%;
    height: 700px;
}
#r-result{
    position: absolute;
    left: 0;
    top: 100px;
    background: #000;
    color: #fff;
}
.fenge{
    padding: 12px 6px 0 6px;
    margin-left: 6px;
    border-left: 1px solid #b3b3b3;
    font-size: 0;
}
.box{
    position: absolute;
    z-index: 999;
    margin-top: 7%;
    margin-left: 40px;
}
.find,.obv{
    background-color: #ffffff;
    box-shadow: 1px 1px 1px 1px #888888;
    border-radius: 6px;

}
.find{
    width: 390px;
    height: 140px;

}
.obv{
    width: 390px;
    height: 380px;
    margin-top: 20px;
}
.form-control {
    background:url(Rectangle.png) no-repeat left 5% center; width:400px; height:34px;
    padding-left: 45px;
}
.img{
    width: 340px;
    margin-top: 10px;
    margin-left: 15px;
}
.fing_box{
    margin-left: 5%;
    width: 90%;
    height: 120px;
}
.nav .nav-pills{
    width:320px;
}
.dropdown-toggle {
    width: 90px;
}

.compact{
    width: 80px;
    height: 32px;
}
.ui.compact.menu .item:last-child {
    font-size: 12px;
}
.title1{
    width: 100%;
    height: 40px;
}
.box1{
    width: 90%;
    height: 100%;
    margin-left: 20px;
    padding-top: 20px;
}
hr{
    margin-top: 10px;
    margin-bottom: 10px;
}
.box1 .col-md-3 p{
    text-align: right;
}


.menu_ditie>.item:hover{
    color: #d10000;
    background-color: #FAFAFA;
}
.menu_school>.item:hover{
    color: #d10000;
    background-color: #e6e6e6;
}
.menu_school>.item{
    padding-left: 10px;
}
.menu_address1{
    float: left;
    width: 290px;
    height: 100%;
    color: #626366;
    font-size: 12px
}
/**********************************************************/
em {
    
    font-style: normal;
    font-weight: normal;
}
.box .fing_box .col3 .simple {
    padding-left: 5px !important;
}
    .box .fing_box .col3 .simple span {
        width: 40px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

.box .fing_box .map .simple span {
    display: inline-block;
    max-width: 70px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.box1 .title1  h5 {
    width: 300px;

}

.noresult-tip {
    text-align: center;
    font-size: 14px;
    color: #999;
}
.mapFindHouse {
    border-bottom: 4px solid #03A9F5;
    width: 80px;
    color: #03A9F5
}

.map .menu {
    color: #333;
    font-family: "Microsoft YaHei","ËÎÌå",Arial,"\5B8B\4F53",Helvetica,sans-serif !important;
    font-size: 12px !important;
    border: 1px solid #d8d8d8 !important;
    background-color: #f9f9f9 !important;
    width: 322px !important;
    height: 200px !important;
    overflow-y: scroll !important;
    border-radius: 0 0 4px 4px !important
}

.map dl {
    width: 302px;
    padding: 7px 0 6px 0;
    margin: 0 13px;
    border: 0;
    border-bottom: 1px solid #ccc;
    line-height: 23px !important;
    overflow: hidden;
    zoom: 1
}

.map dt {
    width: 102px;
    float: left;
    color: #666
}

.map dd {
    float: left;
    width: 200px;
    overflow: hidden;
    zoom: 1
}

    .map dd a {
        float: left;
        padding: 0 11px 0 0 !important;
        white-space: nowrap;
        text-decoration-line:none!important
    }

        .map dd a:link, .map dd a:visited, .map dd a:active {
            color: #1a519f;
            text-decoration: none
        }

        .map dd a:hover {
            color: #f60;
            text-decoration: underline
        }
.sortbar-wrap {
    height: 34px;
    background-color: #fff;
    border-bottom: 1px solid #e6e6e6;
}

    .sortbar-wrap ul {
        color: #666;
        float: right;
        width: 120px;
    }

        .sortbar-wrap ul li {
            float: left;
            margin-right: 12px;
            cursor: pointer;
            line-height: 24px;
            text-align: center;
            font-size: 14px;
            list-style-type:none
        }
            .sortbar-wrap ul li:hover {
                color: #f60;
                text-decoration:none;
            }
            .sortbar-wrap ul li.selected {
                color: #f60;
            }

.resinfo-head {
    float: left;
    margin-left:15px;
    max-width: 250px;
    line-height: 24px;
}

.map-list-wrap {
    position: absolute;
    height: 698px;
    right:0;
    margin-top:0;
    z-index: 12555666666666666666;
    background-color: #fff
}
    .map-list-wrap .housing-list-wrap {
        display: none;
        z-index: 1;
        width: 365px;
        height: 100%;
        border-right: 1px solid #e6e6e6
    }
.list-content-wrap {
    height: 664px;
    overflow-y: scroll;
    overflow-x: hidden
}
.map-open-arrow {
    position: absolute;
    width: 20px;
    height: 100px;
    line-height: 100px;
    top: 50%;
    right: 0;
    margin-top: -50px;
    background: #fff;
    border: solid #e6e6e6;
    border-width: 1px 1px 1px 0;
    cursor: pointer;
    z-index: 5;
    font-size: 34px;
}
.iconfont {
    display: inline-block;
    color: #000;
    text-align: center;
    font-style: normal;
}
.map-list-head {
    width: 365px;
    border-bottom: 1px solid #e6e6e6
}
.g-overflow {
    max-width:220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.housing-list .item-mod {
    position: relative;
    width: 365px;
    height: 120px;
    cursor: pointer;
    border-bottom: 1px solid #e6e6e6;
    
}
.housing-list .item-mod img {
    float: left;
    margin-left: 5px !important;
    margin-top:5px!important;
    width: 120px!important;
    height: 110px!important;
}
.housing-list .item-mod .item-info {
    margin-top:5px;
    margin-left:5px;
    margin-left:5px;
    float: left;
    width: 200px;
    position: relative;
}
    .housing-list .item-mod .item-info h4 {
        max-height: 42px;
        margin-left: 5px;
        font-size: 15px;
        font-weight: bold;
        line-height: 15px;
        margin-top: 1px;
        overflow: hidden;
    }
.housing-list .item-mod .item-info p {
    color: #666;
    width: 245px!important;
    font-size: 10px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.housing-list .item-mod .item-info p span {
    padding-right: 6px;
    margin-right: 6px;
    border-right: 1px solid #ccc;
    float: left;
}
.housing-list .item-mod .item-info .item-info-d span:last-child{
    border-right-width: 0;
}

.price-d{
    color: #e54b00;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    border-width: 0;
    /*bottom: -3px;*/
    right: 3px!important;
}
.form-control {
    background: url("../images/rectangle.png") no-repeat left 5% center;
    width: 400px;
    height: 34px;
    padding-left: 45px;
}
#allmap {
    position:absolute;
    z-index: 9;
    overflow: hidden;
    user-select: none;
    height: 698px;
}

label {
    max-width:400px;
}

