#stateBox {
    border: 1px solid #ccc;
    height: 39px;
    line-height: 40px;
    width: 93%;
    margin: 10px;
}

#stateH {
    display: inline-block;
    width: 80px;
    text-align: center;
    height: 40px;
    float: left;
    line-height: 40px;
    background-color: #eee;
}

.state:hover {
    cursor: pointer;
    background-color: #2f70df;
}

#state div {
    display: inline-block;
    width: 100px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
}

.stateCurrent {
    color: #FFF;
    background-color: #2f70df;
}


.land a {
    text-decoration: underline;
    line-height: 40px;
}

.noticeName {
    display: inline-block;
    width: 20%;
}

.maxQuote {
    display: inline-block;
    width: 32%;
    height: 60px;
}

.price_none {
    text-align: center;
    font-size: 30px;
}

.price_yes {
    text-align: center;
    font-size: 30px;
}

.unit {
    text-align: center;
}

.landState {
    display: inline-block;
    width: 40%;
    text-align: center;
}


.land_time {
    display: inline-block;
    width: 60%;
}

.deposit_time {
    display: inline-block;
    width: 60%;
}

.start_price {
    display: inline-block;
    width: 30%;
}

.deposite_price {
    display: inline-block;
    width: 30%;
}

.land_area {
    width: 36%;
    display: inline-block;
}

.land_usage {
    width: 36%;
    display: inline-block;
}

.land_location {
    width: 36%;
    display: inline-block;
}



#pageDiv {
    width: 800px;
    margin: auto;
    font-size: 14px;
}

#total {
    display: inline-block;
    float: left;
    height: 40px;
    margin: auto;
    line-height: 50px;
}

#page {
    display: inline-block;
    height: 40px;
    margin: auto;
    padding-top: 10px;
}

#jump {
    display: inline-block;
    height: 40px;
    margin: auto;
    padding-top: 10px;
}

#jumpValue {
    width: 25px;
}


.transactionBoxBg {
    /*	width: 100%;*/
    /*background-color: #e2e2e2;*/
    padding: 10px;
    /*margin-bottom: 10px;*/
}

.transactionBox {
    width: 100%;
    border: 1px solid #e2e2e2;
    margin-bottom: 10px;
    background-color: #ffffff;
    padding: 20px;
}

.transactionDiv {
    width: 100%;
    /*border: 1px solid #e2e2e2;*/
}

.quotesTable {
    border: 1px solid #e2e2e2;
    width: 100%;
}

.quotesTable tr:nth-of-type(1) {
    background: #f3faff;
}

.quotesTable td {
    border: 1px solid #000;
    width: 32%;
    text-align: center;
}

.appendD {
    width: 190px;
    margin: auto;
}

.appendD .appendA {
    cursor: pointer;
}

.listgg .wj {
    margin-left: 13px;
    height: 26px;
    font-style: normal;
    background: #2D77B5;
    color: #fff;
    padding: 4px 11px;
}

.listgg .trans .title a {
    font-weight: bold;
}

.model_cj {
    cursor: pointer;
}

.listgg .trans .landDetail .model_cj.gray {
    cursor: default;
    opacity: 0.8;
}

.listgg .trans .landDetail .icon_user {
    color: #2E7AC5;
    background: url(../images/inner/iconbj.png) no-repeat 8px center #EBF5FF;
}

.listgg .land_bj .w_wubj {
    color: #2D77B5;
    font-size: 26px;
    margin: 30px 0 10px
}

.listgg a:hover {
    color: #2D77B5;
}

.listgg .landDetail .block1 {
    width: 50%;
}