#region {
    width: 80%;
}

#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;
}

#noticeMenu {
    font-size: 0px;
    /*margin-top: 60px;*/
}

.gg_xxing {
    padding-bottom: 125px;
}

.gg_xxing .tit h2 {
    margin-bottom: 16px;
    font-size: 26px;
    font-weight: normal;
}

.gg_xxing .timer {
    color: #999999;
    font-size: 14px;
    padding: 6px 17px;
    height: 30px;
    line-height: 30px;
    background: #F8F8F8;
}

.con_inner .warp {
    position: relative;
}

.gg_xxing .word {
    line-height: 38px;
    font-size: 16px;
}

/* .landList{
	width: 95%;
    margin-left: 5%;
    box-shadow: 3px 0px 2px #888888;
    background-color: #ffffff;
}
.landDiv{
	padding: 20px;
}
.landName{
	display: inline-block;
	width: 50%;
	font-size: 20px;
	font-weight:bold;
}
.landName a{
	text-decoration: underline;
}
.landState{
	display: inline-block;
	width: 30%;
	text-align: center;
}
.landTime{
	display: inline-block;
	width: 50%;
}
.landDepositTime{
	display: inline-block;
	width: 50%;
}
.landLink{
	display: inline-block;
	width: 48%;
	text-align: right;
}
.landDeposit{
	display: inline-block;
	width: 30%;
}
.landStartPrice{
	display: inline-block;
	width: 30%;
}
.landLocation{
	display: inline-block;
	width: 30%;
}
.landUsage{
	display: inline-block;
	width: 30%;
}
.landArea{
	display: inline-block;
	width: 30%;
} */

.breakwarp .returnBtn {
    height: 34px;
    line-height: 34px;
    width: 73px;
    padding-left: 34px;
    float: right;
    background: url(../images/inner/returnbtn.png) no-repeat 14px center #2D77B5;
    color: #fff;
}

.lMenubox {
    margin-top: 33px;
    margin-bottom: 30px;
}

.lMenubox a,
.lMenubox span {
    height: 36px;
    width: 119px;
    display: inline-block;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    color: #2D77B5;
    background: #E2F0FF;
    margin-right: 10px;
}

.lMenubox a span.current,
.lmenu:hover {
    background: #2D77B5;
    color: #fff;
}

.listgg .wj {
    margin-left: 13px;
    height: 26px;
    font-style: normal;
    background: #2D77B5;
    color: #fff;
    padding: 4px 11px;
}

.linkbottom {
    position: absolute;
    bottom: 0;
    left: 30px;
    padding-bottom: 25px;
}

.linkbottom .item {
    margin-bottom: 17px;
}

.linkbottom a {
    color: #999999;
    font-size: 14px;
    padding: 6px 14px 5px;
    height: 30px;
    line-height: 30px;
    background: #F8F8F8;
}

#noticeDetail table {
    margin: 0 auto;
}
.noticelist li {
    height: 51px;
    line-height: 51px;
}

.noticelist li a {
    display: inline;
}

.downlist i.icon_down {
    padding-left: 27px;
    margin: 11px 2px 0 36px;
    float: right;
    width: 70px;
    height: 28px;
    color: #2D77B5;
    line-height: 28px;
    font-style: normal;
    background: url(../images/inner/downicon.png) no-repeat 14px center #EFF7FF;
}

.downlist i.icon_down:hover {
    color: #fff;
    background: url(../images/inner/downiconh.png) no-repeat 14px center #2D77B5;
}
