header {
    height: 1.2266666666666666rem;
    background: #45a6f7;
    line-height: 1.2266666666666666rem;
    font-size: 0.4533333333333333rem;
    text-align: center;
    color: #ffffff;
}

    header .return {
        position: absolute;
        left: 0.48rem;
        top: 0.37333333333333335rem;
        width: 0.36rem;
        height: 0.36rem;
        display: block;
        border-left: 2px solid #ffffff;
        border-top: 2px solid #ffffff;
        transform: rotate(-45deg);
    }

.proList li a {
    height: 1.467rem;
    padding: 0.4rem;
    display: block;
    background: #fff;
    margin-bottom: 1px;
    line-height: 0.8rem;
    font-size: 0.4267rem;
}

.proList li:nth-child(even) a {
    background: #fcfcfc;
}

.proList li a em {
    display: block;
    float: right;
    width: 1.9067rem;
    height: 0.773rem;
    border-radius: 0.067rem;
    -webkit-border-radius: 0.067rem;
    color: #fff;
    font-size: 0.373rem;
    text-align: center;
    line-height: 0.773rem;
    background: #45a6f7;
    margin-top: 0.4rem;
}

.proList li a span {
    display: block;
    font-size: 0.3733rem;
}

.proList li a img {
    width: 0.32rem;
    height: 0.3867rem;
    display: inline-block;
    position: relative;
    top: 0.02rem;
}
/* 土地类型列表*/
.title {
    display: none;
    height: 1.1866666666666668rem;
    line-height: 1.1866666666666668rem;
    background: #fff;
    margin-bottom: 0.06666666666666667rem;
    font-size: 0.4266666666666667rem;
    color: #45a6f7;
    font-size: 0.4266666666666667rem;
    font-weight: normal;
    padding-left: 0.4rem;
}

.landList li a {
    display: block;
    height: 1.1866666666666668rem;
    line-height: 1.1866666666666668rem;
    position: relative;
    background: #fff;
    font-size: 0.4266666666666667rem;
    padding-left: 0.4rem;
    margin-bottom: 1px;
    overflow: hidden;
}

.landList li:nth-child(even) a {
    background: #fcfcfc;
}

.landList li a:after {
    content: '';
    position: absolute;
    right: 0.4rem;
    top: 0.44rem;
    width: 0.24rem;
    height: 0.24rem;
    border-top: 2px solid #e1e1e1;
    border-right: 2px solid #e1e1e1;
    transform: rotate(45deg);
}

.landList li a em {
    display: inline-block;
    color: #fff;
    font-size: 0.37333333333333335rem;
    background: #45a6f7;
    border-radius: 0.26666666666666666rem;
    -webkit-border-radius: 0.26666666666666666rem;
    float: right;
    height: 0.453rem;
    text-align: center;
    line-height: 0.453rem;
    padding: 0 0.13333333333333333rem;
    margin: 0.3333333333333333rem 0.8266666666666667rem 0 0;
}
/* 详情*/
.details li {
    line-height: 1.08rem;
    height: 1.08rem;
    background: #fff;
    margin-bottom: 1px;
    position: relative;
    font-size: 0.4rem;
    padding: 0 0.4rem;
    overflow: hidden;
}

    .details li:nth-child(even) {
        background: #fcfcfc;
    }

    .details li span {
        width: 40%;
        float: left;
        color: #666666;
    }

        .details li span em {
            font-size: 0.32rem;
        }
/* 项目查询1*/
.schArea {
    background: #45a6f7;
    height: 1.4rem;
    padding: 0.4rem 0.4rem 0 0.4rem;
}

    .schArea section {
        width: 100%;
        height: 1.0666666666666667rem;
        background: rgba(255, 255, 255, 0.2);
        color: #fff;
        font-size: 0.37333333333333335rem;
        border-radius: 0.6666666666666666rem;
        -webkit-border-radius: 0.6666666666666666rem;
        position: relative;
    }

    .schArea .schBox input {
        color: #ffffff;
    }

        .schArea .schBox input::-webkit-input-placeholder {
            color: #fff;
        }

        .schArea .schBox input.schBox {
            font-size: 18px;
            border: 0;
            background: none;
            width: 86%;
            float: left;
            height: 1.0666666666666667rem;
            line-height: 1.0666666666666667rem;
            padding-left: 3.9%;
        }

        .schArea .schBox input.schBtn {
            border: 0;
            background: none;
            color: #fff;
            box-sizing: border-box;
            width: 8%;
            float: left;
            background: url(../images/search.png) no-repeat center center;
            background-size: 0.6rem 0.6rem;
            height: 1.0666666666666667rem;
        }

.schList li {
    height: 1.08rem;
    line-height: 1.08rem;
    margin-bottom: 1px;
    padding: 0 0.4rem;
    background: #fff;
    font-size: 0.4rem;
}

    .schList li:nth-child(even) {
        background: #fcfcfc;
    }

    .schList li input {
        width: 0.48rem;
        height: 0.48rem;
        background: none;
        border: 0;
        border: 1px solid #c1c1c1;
        border-radius: 0.06666666666666667rem;
        -webkit-border-radius: 0.06666666666666667rem;
        margin-right: 0.293rem;
    }

    .schList li em {
        display: inline-block;
        height: 0.41333333333333333rem;
        line-height: 0.41333333333333333rem;
        top: -0.05rem;
        padding: 0 0.2rem;
        border-radius: 0.06666666666666667rem;
        -webkit-border-radius: 0.06666666666666667rem;
        font-size: 0.293rem;
        color: #fff;
        margin-right: 0.293rem;
        position: relative;
    }

.bgGuis {
    background: #56c5d0;
}

.bgGuiX {
    background: #f98f93;
}

.bgGuiH {
    background: #8cc958;
}

.bgWeiJian {
    background: #ffc000;
}

.bgWeiGong {
    background: #7ca0e4;
}
/*高级查询*/
.advFind {
    font-size: 0.4266666666666667rem;
}

    .advFind select {
        width: 100%;
        padding: 0 0.13333333333333333rem;
        height: 1.2133333333333334rem;
        border: 0;
        background: #fcfcfc;
        border: 1px solid #c1c1c1;
        border-radius: 5px;
        -webkit-border-radius: 5px;
    }

    .advFind input.iptCk {
        border: 0;
        background: none;
        border: 1px solid #999;
        width: 0.32rem;
        height: 0.32rem;
        margin-right: 0.06666666666666667rem;
    }

.iptTxt {
    border: 0;
    background: none;
    border: 1px solid #999;
    width: 90%;
    height: 1rem;
    background: #fcfcfc;
    border: 1px solid #c1c1c1;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 0 0.06666666666666667rem;
}

.pviewTitle {
    padding: 0.2rem 0;
    color: #46a6f8;
}

.preview td {
    border: 1px solid #c1c1c1;
    height: 1.0666666666666667rem;
    text-align: center;
}

.zhuijBtn {
    border: 0;
    background: none;
    background: #46a6f8;
    color: #fff;
    width: 47.5%;
    height: 1.1467rem;
    margin-right: 2.5%;
    float: left;
    border-radius: 5px;
    margin-top: 0.6rem;
}

.submitBtn {
    border: 0;
    background: none;
    background: #fac835;
    color: #fff;
    width: 47.5%;
    height: 1.1467rem;
    margin-left: 2.5%;
    float: left;
    border-radius: 5px;
    margin-top: 0.6rem;
}

.advFind td {
    height: 1.0666666666666667rem;
}
/*地图*/
.cityMap {
    position: relative;
}

    .cityMap .mapMenu {
        width: 80%;
        max-height: 13rem;
        font-size: 0.45rem;
        background: rgba(255, 255, 255, 0.8);
        position: absolute;
        left: 7%;
        bottom: 10%;
        box-shadow: 0.04rem 0.04rem 0.06666666666666667rem rgba(0, 0, 0, 0.2);
        padding: 0.3rem;
        z-index: 20;
    }



    .ultree li {
       white-space:nowrap;
    }



.map .mapMenu dl {
    width: 100%;
}

.map dt {
    height: 0.8rem;
    line-height: 0.8rem;
}

.map dd {
    line-height: 0.8rem;
    display: none;
    width: 100%;
    font-size: 0.4rem;
    color: #666;
    padding-left: 0.4266666666666667rem;
}

    .map dd ul li {
        height: 0.8rem;
        line-height: 0.8rem;
    }

.map .on {
    display: block;
}
/*.map input{border: 0; background: none; border: 1px solid #999; width: 0.32rem; height: 0.32rem; margin-left: 0.2rem;}*/
.map input[type=checkbox] {
    border: 0;
    background: none;
    border: 1px solid #999;
    width: 0.32rem;
    height: 0.32rem;
    margin-left: 0.2rem;
}

.map input[type=range] {
    float: right;
}

.map dt em {
    display: inline-block;
    width: 0.4rem;
    height: 0.4rem;
    background: #45a6f7;
    color: #fff;
    font-size: 0.31rem;
    text-align: center;
    line-height: 0.29333333333333333rem;
    margin-right: 0.2rem;
    background: url(../images/add.png);
    background-size: 0.4rem;
}

.map dt.reduce em {
    background: url(../images/reduce.png);
    background-size: 0.4rem;
}
/*网站底部*/
.nav {
    height: 1rem;
    background-color: #fff;
    border-top: 1px solid #dcdcdc;
    position: fixed;
    z-index: 10;
    font-size: 0.3125rem;
    width: 100%;
    bottom: 0;
}

    .nav div {
        display: table-cell;
        vertical-align: middle;
        height: 1rem;
        width: 27%;
        float: left;
        margin-top: 1%;
        margin-left: 5%;
        font-size:0.4rem;
    }

*.nav div img {
    padding-left: 0;
    vertical-align: middle;
    width: 0.8rem;
    /*height: 100%;*/
}

*.nav div span {
    font-weight: bold;
    vertical-align: middle;
    padding-left: 0;
}


.nav_fixed {
    width: 100%;
    height: 100%;
}

    .nav_fixed li {
        width: 25%;
        float: left;
        text-align: center;
        margin-top: 0.2rem;
        position: relative;
    }

        .nav_fixed li span {
            display: block;
            margin: 0 auto;
            width: 0.5333333333333333rem;
            height: 0.5333333333333333rem;
            margin-bottom: 0.09rem;
        }

        .nav_fixed li:nth-child(1) span {
            background: url(../images/nav1.png);
            background-size: 0.5333333333333333rem;
        }

        .nav_fixed li:nth-child(2) span {
            background: url(../images/nav2.png);
            background-size: 0.5333333333333333rem;
        }

        .nav_fixed li:nth-child(3) span {
            background: url(../images/nav3.png);
            background-size: 0.5333333333333333rem;
        }

        .nav_fixed li:nth-child(4) span {
            background: url(../images/nav4.png);
            background-size: 0.5333333333333333rem;
        }

        .nav_fixed li:nth-child(1).on span {
            background: url(../images/nav1_on.png);
            background-size: 0.5333333333333333rem;
        }

        .nav_fixed li:nth-child(2).on span {
            background: url(../images/nav2_on.png);
            background-size: 0.5333333333333333rem;
        }

        .nav_fixed li:nth-child(3).on span {
            background: url(../images/nav3_on.png);
            background-size: 0.5333333333333333rem;
        }

        .nav_fixed li:nth-child(4).on span {
            background: url(../images/nav4_on.png);
            background-size: 0.5333333333333333rem;
        }

        .nav_fixed li.on a {
            color: #45a6f7;
        }

        .nav_fixed li i {
            display: block;
            position: absolute;
            width: 0.48rem;
            height: 0.48rem;
            background: #f12c20;
            color: #fff;
            font-size: 0.34rem;
            right: 0.13rem;
            top: 0;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            line-height: 0.48rem;
            text-align: center;
        }
