@charset "utf-8";
.wrapper {
	width: 100%;
	min-width: 1120px;
	height: auto;
}
.container {
	width: 1120px;
	height: 100%;
	margin: 0 auto;
}
.container h2{
	line-height:60px;
}
.text-pink {
    color: #ff4859 !important;
}
/* office */
.office-item {
	margin-bottom: 20px;
	*margin-bottom: 15px;
	position:relative;
	width: 1120px;
	border-bottom: 1px solid #D8D8D8;
}
.office-item li {
	display: block;
	float: left;
}
.office-item li a {
	display:block;
	width: 186px;
	height: 50px;
	font-size: 20px;
	color: #302F35;
}
.uban-subway .office-item li a {
	width: 133.33px !important;
}
.office-item li a:hover, .office-item li.active a  {
	color: #476CBA;
}
.magic-line {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 186px;
	height: 3px;
	background-color: #476CBA;
}
.uban-subway .magic-line {
	width: 133.33px !important;
}

.office-cont {
	border-bottom: 1px solid #D8D8D8;
}
.office-cont.nbr {
	border-bottom: none;
}
.img-wrap img{width:348px;}
.office-cont li {
	position: relative;
	display: block;
	float: left;
	width: 348px;
	height: 335px;
	margin-right: 34.5px;
	margin-bottom: 30px;
	border: 1px solid #FFF;
}
.office-cont li:hover {
	border-color: #E5E5E6;
}
.office-cont li.cont-more:hover {
	border-color: #FFF;
}
.office-cont li .img-wrap {
	position: relative;
	width: 100%;
	height: 250px;
}
.office-cont li .img-wrap .zuimei {
	position: absolute;
	top: 6px;
	right: 6px;
}
.office-cont li .img-wrap .sh-sell {
	position: absolute;
	top: 0;
	right: 0;
}

.img-wrap .zuimei > div {
	display: none;
	position: absolute;
	right: -3px;
	bottom: 52px;
	width: 321px;
	height: 88px;
	color: #302F35;
	text-align: left;
	background: url(http://img2.static.uban.com/www/images/zuimei-box.png) -3px 0px no-repeat;

}
.img-wrap .zuimei > div > p {
	padding: 0 20px;
	display: table;
	height:68px;
}
.img-wrap .zuimei > div > p span {
	display: table-cell;
	vertical-align: middle;
}
.img-wrap .zuimei:hover > div {
	display: block;
}
.office-cont li .detail-cont {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 0 10px;
	color: #302F35;
	background-color: #FFF;
	box-sizing: border-box;
}
.detail-cont .cont-main {
	display: none;
	border-top: 1px solid #D8D8D8;
}
.detail-cont .cont-heading {
	height: 85px;
	overflow: hidden;
}
.cont-heading > p > span {
	display: block;
}
.cont-heading .name-price {
	float: left;
	padding-top: 9px;
	text-align: left;
}
.cont-heading .line-wrap{
	width: 9em;
	font-size: 20px;
	font-weight: 700;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.cont-heading .num-middle {
	line-height: 85px;
}
.cont-heading .number {
	line-height: 1.55em;
	font-size: 26px;
	font-weight:700;
}

.cont-main .cont-price {
	height: 46px;
	line-height: 46px;
	text-align: left;
	overflow: hidden;
}
.cont-main .fmh {
	margin-top: -10px;
}
.cont-main dl, dl.cont-oth {
	padding: 15px 0 5px;
}
.cont-main dl dt, dl.cont-oth dt {
	float: left;
	display: block;
	margin-right: 5px;
	overflow: hidden;
}
.cont-main dl dd, dl.cont-oth dd {
	display: block;
    float: left;
    line-height: 22px;
}
.cont-main dl dd {
	margin-left: 10px;
}
dl.cont-oth dd {
	margin-left: 25px;
}
.cont-main dl dd.jianshen, dl.cont-oth dd.jianshen {
	background-position: -149px 0;
}
.cont-main dl dd.jiujia, dl.cont-oth dd.jiujia {
	background-position: -94px 0;
}
.cont-main dl dd.canyin, dl.cont-oth dd.canyin {
	background-position: -35px 0;
}
.cont-main dl dd.bank, dl.cont-oth dd.bank {
	background-position: 21px 0;
}
.subway-moreWrap {
	font-size: 20px;
	text-align: center;
	padding-top: 50px;
}
.subway-moreWrap .letter {
	margin-top: 10px;
	letter-spacing: 2.22px;
}

.subway-more {
    background-color: #476cba;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    margin-top: 23px;
    padding: 10px 32px;
}

