.content_home {
    background: url(../images/index/bj.png) no-repeat center;
    background-size: cover;
    width: 100%;
    padding: 28px 0;
}

.h_warp {
    background: #fff
}

.h_board {
    background: #FAFAFA;
    height: 54px;
    line-height: 54px;
    margin-bottom: 20px;
    padding: 0 29px;
    font-size: 16px;
}

.h_board h2 {
    font-weight: 500;
    font-size: 16px;
    float: left;
    color: #2D77B5;
    background: url(../images/index/icon_sy.png) no-repeat left center;
    padding-left: 25px;
}

.boardscroll {
    height: 100%;
    position: relative;
    overflow: hidden;
}

.boardscroll .scrollbox {
    width: 95%;
    white-space: nowrap;
    overflow: hidden;
    transition: all 0.2s;
}

.boardscroll .scrollbox a {
    margin-right: 20px;
}

.boardscroll .scrollbox a:hover {
    color: #2D77B5;
}

.boardscroll .txt,
.boardscroll .txt-clone {
    display: inline;
    position: relative;
}


#region {
    /*width: 100%;*/
}

#region div {
    display: inline-block;
    width: 100px;
    height: 30px;
    font-size: 16px;
}

#stateBox {}

#state {
    width: 80%;
}

#state div {
    display: inline-block;
    width: 100px;
    height: 30px;
    font-size: 16px;
}

#main {
    margin: 0 29px;
    padding-bottom: 28px;
}

.h_liuchen {
    background: url(../images/index/liuchen.png) no-repeat center top;
    height: 42px;
    background-size: 100%;
    font-size: 0;
    margin-bottom: 31px;
}

#process .tit {
    height: 100%;
    width: 120px;
    float: left;
}

#process .item {
    cursor: pointer;
    height: 100%;
    margin: 0 33px 0 18px;
    width: 120px;
    opacity: 0.5;
    float: left;
}

#process .item4 {
    width: 140px;
}

#process .last {
    margin: 0;
    float: right;
    width: 130px;
}

.process a {
    cursor: pointer;
}

.process a:hover {
    color: #2f70df;
}

.procescon {
    /*margin: 0 36px 40px;*/
    overflow: hidden;
    height: 70px;
}

.procescon .process {
    float: left;
    margin-right: 18px;
    padding-right: 24px;
    background: url(/images/user/sgjt.png) no-repeat right center;
}

.procescon .process a,
.procescon .processH {
    height: 42px;
    line-height: 36px;
    background: #FFFFFF;
    border: 2px solid #2D77B5;
    border-radius: 21px;
    text-align: center;
}

.procescon .process a {
    cursor: default;
    font-weight: 500;
    padding: 0 16px 0 12px;
    font-size: 16px;
    color: #2D77B5;
    display: block;
    min-width: 120px;
}

.procescon .processH {
    margin-right: 24px;
    width: 120px;
    float: left;
}

.procescon .process.last {
    background: none;
    padding-right: 0;
    margin-right: 0;
}

.procescon .process span {
    vertical-align: -1px;
    margin-right: 5px;
    font-size: 20px;
    font-family: Arial Black;
}

.procescon .activeBar a {
    background: #2D77B5;
    color: #fff;
}

#processContent .btns {
    overflow: hidden;
    margin: 67px auto 39px;
    text-align: center;
}

#processContent .btns input {
    cursor: pointer;
    line-height: 34px;
    border: none;
    margin-right: 20px;
    font-size: 16px;
    width: 88px;
    height: 34px;
    display: inline-block;
}

#processContent .cancel {
    background: #EBF5FF;
    color: #2D77B5;
}

#processContent .submitbtn {
    background: #2D77B5;
    color: #fff;
}


.h_hotscroll {
    margin-top: 8px;
    overflow: hidden;
    margin-right: 32px;
    width: 510px;
    float: left;
    height: 321px;
    position: relative;
}

.h_hotgg {
    overflow: hidden;
    margin-bottom: 19px;
}

.h_hotscroll .tit {
    height: 43px;
    line-height: 43px;
    padding-left: 13px;
    background: rgba(45, 119, 181, 0.79);
    position: absolute;
    bottom: 0;
    color: #fff;
    width: 100%;
}

.h_hotscroll .tit h3 {
    margin-right: 100px;
    font-weight: normal;
    font-size: 16px;
}

.h_hotscroll .swiper-slide {
    position: relative;
}

.pagination {
    position: absolute;
    right: 15px;
    bottom: 19px;
}

.swiper-pagination-switch {
    cursor: pointer;
    margin-right: 3px;
    display: block;
    float: left;
    width: 11px;
    height: 5px;
    background: #fff;
    opacity: 0.5;
}

.swiper-active-switch {
    opacity: 1;
}

#newNotice {
    width: 591px;
    float: right;
}

.tableTitle {
    overflow: hidden;
    height: 30px;
    margin-bottom: 7px;
    line-height: 30px;
}

.tableTitle h2 {
    background: url(../images/index/titbj.png) no-repeat left center;
    padding-left: 17px;
    font-size: 18px;
    float: left;
    font-weight: 500;
    line-height: 29px;
}

.tablesty td {
    width: auto;
}

a.more {
    color: #666;
    float: right;
    padding-right: 18px;
    background: url(/images/index/more.png) no-repeat right center;
    cursor: pointer;
}

.tablesty tr .t1 {
    padding-left: 20px;
    text-align: left;
}

#newNoticeT tr .t1 a {
    width: 200px;
    display: block;
}

#noRecordn {
    line-height: 40px;
    text-align: center;
}

#noRecordt {
    line-height: 200px;
    text-align: center;
}

#noRecordr {
    line-height: 40px;
    text-align: center;
}

#transactionListBg {
    margin: 10px;
    margin-top: 40px;
}

.section {
    width: 100%;
    border: 1px solid #EAEAEA;
    min-height: 170px;
    margin-bottom: 24px;
}

.trans {
    overflow: hidden;
    border-top: 4px solid #2D77B5;
    padding: 12px 26px;
}

.trans .title {
    line-height: 26px;
    margin-bottom: 12px;
}

.trans .title a {
    padding-right: 8px;
    display: inline-block;
    color: #2D77B5;
    font-size: 18px;
}

.trans .title span {
    padding: 0 15px 0 30px;
    line-height: 26px;
    border-radius: 30px;
    display: inline-block;
    margin-left: 11px;
    color: #2285E7;
    height: 26px;
}

.trans .title .icon_addr {
    background: url(../images/index/icon_addr.png) no-repeat 11px center #EBF5FF;
}

.trans .title .icon_time {
    background: url(../images/index/icon_time.png) no-repeat 11px center #EBF5FF;
}

.landDetail {
    line-height: 32px;
    height: 32px;
}

.land_bj {
    float: right;
    width: 112px;
    color: #999999;
}

.land_bj h2 {
    font-family: 'SourceHanSansCN-Bold';
    color: #2285E7;
    font-size: 32px;
    text-align: center;
}

.land_bj h2 span {
    font-size: 20px;
    font-weight: normal;
}

.land_bj .w_wubj {
    color: #2D77B5;
    font-size: 26px;
    margin-top: 10px;
    text-align: right;
}

.landDetail .block {
    float: left;
    display: inline-block;
}

.landDetail .block strong {
    padding-right: 7px;
    font-weight: normal;
    font-size: 14px;
    color: #999999;
}

.landDetail .block1 {
    width: 423px;
}

.landDetail .block2 {
    width: 234px;
}

.timeDetail {
    height: 60px;
    line-height: 30px;
}

.priceDetail {
    height: 30px;
    line-height: 30px;
}

.landName {
    text-align: center;
    display: inline-block;
    width: 33%;
    text-decoration: underline;
}

.location {
    text-align: left;
    display: inline-block;
}

.usage {
    text-align: center;
    display: inline-block;
    width: 33%;
}

.time {
    text-align: center;
    display: inline-block;
    width: 33%;
}

.price {
    text-align: center;
    display: inline-block;
    width: 33%;
}

.locIcon {
    width: 15px;
    height: 15px;
    vertical-align: middle;
}

.price_yes {
    display: inline-block;
}

.unit {
    display: inline-block;
}

.clear {
    clear: both;
}

.timeUnitDiv {
    display: inline-block;
    border: 1px solid #eee;
    width: 33%;
    text-align: center;
    margin-left: 1px;
}

.timeUnit {}

.landName a {
    font-weight: bold;
}

#middle {
    min-height: 800px;
}