.menu-center {
    width: 1000px;
    margin: 0 auto;
    height: 65px;
}
#search-menu {
    padding-top: 37px;
}
i.logo-icon {
    display: inline-block;
    height: 64px;
    width: 151px;
    background: url(/house../images/logo.png) no-repeat;
    vertical-align: middle;
}
#nav {
    clear: both;
}
div#nav {
    height: 40px;
    background: #6391dc;
    margin-top: 26px;
}
.nav-center {
    width: 1000px;
    margin: 0 auto;
    height: 40px;
}
.nav-center a {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	line-height: 40px;
	height: 40px;
	color: #fff;
	font-size: 16px;
    font-family:  '微软雅黑';
}
.nav-center .current {
	background: #76a5f3;
}
.pinpaiguan {
	width: 170px;
	background: #296ecc;
    font-size: 16px
}
.pinpaiguan {
	width: 170px;
	background: #296ecc;
}
.homepage {
	width: 70px;
}
.aijiaka, .zhegoufang, .shoufudai {
	width: 90px;
}
.slide-ads {
	background: #fafafa;
	overflow: hidden;
	width: 168px;
	border-left:1px solid #eeeeee; 
	border-right:1px solid #eeeeee; 
	float: left;
}
.slide-ads li {
    height: 48px;
    border-bottom: 1px solid #eee;
    line-height: 46px;
    text-align: center;
    color: #333333;
}
.slide-ads li a{

    font-size: 14px;
    color: #333333;
}


.slide-ads li a:hover{
    color: #d80100;
}
.slide-ads .lastone {
    height: 47px;
}
.slide-ads .current {
    color: #d80100;
    text-decoration: underline;
    background: #fff;
}
.inner {
    width: 1000px;
    margin: 0 auto;
}
#MATds_index_lunbo {
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}
.focus_img {
    position: relative;
    height: 330px;
    z-index: 1;
}

.focus_img_top{
	position: relative;
	width: 610px;
	height: 330px;
	overflow: hidden;
}
.focus_img_top ul{
	position: absolute;
	left: 0px;
	top: 0px;
}
.focus_img_top li{
	float: left;
	display: inline;
}
.focus_img_bot{
	position: absolute;	
	top: 300px;
	left: 480px;
	z-index: 9;
}
.focus_img_bot a{
	float:left;
	display: inline;
	margin-right: 10px;
	width: 10px;
	height: 10px;
	background: #cdcecd;
	font-size: 0px;
}
.focus_img_bot a.current{
	background: #296ecc;
}
.focus_img_bot_bg{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 610px;
	height: 50px;
	background: url(/house../images/png_bg01.png) 0 0 repeat-x;
}
.focus_img_bot_info{
	display: none;
    position: absolute;
    top: 293px;
    left: 10px;
    width: 465px;
    height: 19px;
    text-align: left;
    font: 16px '微软雅黑';
    color: #fff;
    z-index: 2;
    padding-left: 15px;
}
.focus_img_bot_info.current{
	display: block;
}
.focus_img_bot_info p strong{
	 font-size: 22px;
	 font-weight: bold;
	 color: #fff17c;
}
.focus_img_bot_info p a{
	margin-left: 10px;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
}

.left_ico,.right_ico,.left_ico_no,.right_ico_no{
	display: none;
	position: absolute;
	top: 134px;
	width: 40px;
	height: 50px;
	background: url(/src/common/modules/dianshang/images/png_bg01.png) no-repeat;
	z-index: 2;
}
.left_ico:hover{
	background-position: 0 -176px;
}
.right_ico:hover{
	background-position: -60px -176px;
}
.left_ico,.left_ico_no,.left_ico_no:hover{
	left: 0px;
	background-position: 0 -96px;
}
.right_ico,.right_ico_no,.right_ico_no:hover{
	right: 0px;
	background-position: -60px -97px;
}
.left_ico_no,.right_ico_no{
	cursor: default;
}
.h-modle {
    clear: both;
    margin-top: 20px;
    border-bottom: 1px solid #f0f0f0;
}
.ads-guanggao {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.first-line-top {
	height: 340px;
}
.h-modle span {
    display: inline-block;
    height: 40px;
    font: 20px "微软雅黑";
    border-bottom: 1px solid #d80100;
    position: relative;
    top: 1px;
}
.pictrue {
	position: relative;
}
.pictrue .shade {
	position: absolute;
	bottom: 0px;
	left:0px;
	width: 320px;
	height:35px;
	background:black;
    -moz-opacity:0.50; /*支持 FireFox 浏览器*/
    opacity:0.50;  /*支持 Chrome, Opera, Safari 等浏览器*/
    filter:alpha(opacity=50);
    *bottom:3px;
}
.latest-activity li {
	width: 320px;
    height: 500px;
	margin-top: 20px;
	float: left;
	margin-left: 20px;
}
.latest-activity li.line-first {
    margin-left: 0px;
}
.consulting {
	font: 14px '微软雅黑';
	vertical-align: middle;
	display: inline-block;
	line-height: 35px;
}
.phoneNum {
	font: 16px '微软雅黑';
	vertical-align: middle;
	display: inline-block;
	line-height: 35px;
	color:#ccc;
}
.pictrueMsg {
	position: absolute;
    bottom: 0px;
    width: 300px;
    height: 24px;
    color: #ccc;
    left: 0px;
    *bottom:3px;
    padding: 1px 0 10px 20px;
    overflow: hidden;
}
.lf-bottom {
    border: 1px solid #eeeeee;
    border-top: none;
    padding-left: 10px;
    padding-top: 5px;
}
.discount-house .lf-bottom {
    padding-bottom: 15px;
}
.areaName {
	font: 18px "微软雅黑";
}
.name-xiaoqu a{
    color: #333;
    cursor: pointer;
}
.name-xiaoqu a:hover {
    color: red;
    text-decoration: underline;
}
.privileges, .averagePrice, .numHouse, .houseAddress, .signUps, .expire{
	font: 14px "微软雅黑";
	margin-top: 12px;

}
 .numHouse span, .houseAddress span, .signUps span, .expire span{
	color: #999;
	display: inline-block;
	vertical-align: middle;
}
.averagePrice span{
    color: #999;
    display: inline-block;
}

.averagePrice em, .numHouse em, .houseAddress em, .signUps em, .expire em {
	color: #333;
	display: inline-block;
	vertical-align: middle;
}
.expire em{
    margin-left: -10px;
}
.privileges em {
	font-style: normal;
	font: 18px 'Georgia';
	color: red;
}
.expire {
    height: 29px;
    border-top: 1px solid #eeeeee;
    position: relative;
    left: -10px;
    width: 318px;
    line-height: 29px;
    text-indent: 10px;
    background: #fafafa;
}
.signUps a {
    display: inline-block;
    width: 85px;
    height: 35px;
    vertical-align: middle;
    color: #fff;
    text-align: center;
    font: 16px "微软雅黑";
    background: #6391dc;
    line-height: 35px;
}

.signUps a:hover {
    background: #4075cb;
}
.signUps span {
	margin-left: 10px;
}
.latest-activity {
    overflow: hidden;
}
.latest-activity .privileges{
    /*line-height: 27px;*/
    vertical-align: middle;
    *margin-top: 10px;
    height: 27px;
}
.discount-house li {
	width: 319px;
	float: left;
    height: 390px;
	margin-left: 20px;
    margin-top: 20px;
}
.discount-house .line-first {
	width: 320px;
	float: left;
	margin-left: 0px;
}
.discount-house .privileges span {
	font:24px "微软雅黑";
    color: red;
}
.discount-house .privileges em {
    font: 14px 'Tahoma';
    margin-left: 5px;
}
.discount-house .privileges .jine {
	font:30px 'Georgia';
	
}
.discount-house .privileges i {
    display: inline-block;
    margin-left: 16px;
    background: url(/house../images/icons.png) -98px -174px no-repeat;
    width: 17px;
    height: 17px;
}
.discount-house .privileges * {
	vertical-align: middle;
}
.privileges b {
	font: 12px 'Tahoma';
	color: #a1a1a1;
	text-decoration: line-through;
	margin-left: 5px;
}

span.tedian1,span.tedian2{
    float: right;
    margin-right: 10px;
    height: 18px;
    line-height: 17px; 
    background: #fa9344;
    color: #fff;
    padding: 0 6px;
    max-width: 128px;
    overflow: hidden;
}

span.tedian1{
    background: #95be3e;
}
ul.discount-house {
    overflow: hidden;
}
.cooperation-house .shade {
    width: 220px;
    height: 30px;
}
.cooperation-house .pictrueMsg {
	width: 220px;
	padding-left: 0px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
}
.cooperation-house li {
	width: 220px;
	height: 165px;
	float: left;
	margin-top: 20px;
	margin-left: 40px;
}
.cooperation-house .first-line {
	margin-left: 0px;
}
#footer {
	background: #fafafa;
	clear: both;
	margin-top: 35px;
	overflow: hidden;
}
.center-ft {
	width: 1000px;
	margin: 0 auto;
}
ul.cooperation-house {
    overflow: hidden;
}
img.shoujiguanggao {
    float: left;
}
.dlerweima {
    margin-left: 400px;
    width: 600px;
    height: 360px;
    padding-top: 36px;
    position: relative;
}
.shsfzs i {
    display: inline-block;
    width: 200px;
    height: 50px;
    background: url(/house../images/icons.png) 0px -120px no-repeat;
}
.download {
    padding-top: 20px;
    border-bottom: 1px solid #eaeaea;
}
.hcshfc {
    margin-top: 30px;
}
.hcshfc span {
	font: 16px "微软雅黑";
	color: #666666;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}
.hcshfc li {
	margin: 10px 0px;
}
.hcshfc i {
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    background: url(/house../images/icons.png) no-repeat;
}
.hcshfc .first i {
    background-position: -96px -213px;
}
.hcshfc .second i {
    background-position: -96px -241px;
}
.hcshfc .third i {
    background-position: -96px -266px;
}
.iosAndroid {
    margin-top: 60px;
}
a.downIos {
    display: inline-block;
    width: 160px;
    height: 46px;
    vertical-align: middle;
    background: url(/house../images/icons.png) 0px -294px no-repeat;
}
a.downAndroid {
    display: inline-block;
    width: 160px;
    height: 46px;
    vertical-align: middle;
    background: url(/house../images/icons.png) 0px -342px no-repeat;
    margin-left: 20px;
}
.erweimaa {
    position: absolute;
    right: 10px;
    bottom: 31px;
}
.qttdian {
	overflow: hidden;
	padding-top: 36px;
}
.qttdian li {
	float: left;
	width: 332px;
}
.qttdian i {
	float: left;
	width: 50px;
	height: 50px;
	margin-left: 30px;
	background: url(/house../images/icons.png) no-repeat;
}
.qttdian .second {
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #fff;
}
.qttdian .first {
	border-right: 1px solid #fff;
}
.qttdian .third {
	border-left: 1px solid #eeeeee;
}
.qttdian01, .qttdian02, .qttdian03 {
	margin-left:105px;
}
.qttdian .second i{
	background-position: -63px -68px;
}
.qttdian .first i{
	background-position: -3px -68px;
}
.qttdian .third i {
    background-position: -124px -68px;
    width: 51px;
}
.qttdian h1 {
	font: 20px "微软雅黑";
	font-weight: bold;
}
.qttdian01 > div, .qttdian02 > div, .qttdian03 > div {
	margin-top: 5px;
	font: 14px "微软雅黑";
	color: #666666;
}
.qttdian01 > div .split-border, .qttdian02 > div .split-border, .qttdian03 > div .split-border {
    padding-right: 20px;
    border-right: 1px solid #dfdfdf;
    padding-left: 0px;
}
.qttdian01 > div span, .qttdian02 > div span, .qttdian03 > div span {
	padding-left: 20px;
}
.footer-content {
    margin-top: 50px;
    clear: both;
    border-top: 1px solid #efefef;
    padding-top: 30px;
    padding-bottom: 20px;
}
.footer-content p {
	text-align: center;
	font-size: 14px;
	color: #666666;
	margin-top: 8px;
}
.expire i {
    display: inline-block;
    width: 20px;
    height: 16px;
    background: url(/house../images/icons.png) -96px -195px no-repeat;
    vertical-align: middle;
}
.footer-content a {
	color: #666666;
}
.bttop-btn {
    display: block;
    width: 60px;
    height: 50px;
    background: url(/house../images/icons.png) -127px -226px no-repeat;
}
.bttop-btn:hover {
    background: url(/house../images/icons.png) -127px -174px no-repeat;
}

.discount-house .pictrueMsg {
    padding: 0px;
    height: 26px;
}
.cooperation-house .pictrueMsg {
    padding: 0px;
    height: 30px;
}
.focus_img_bot_info{
    display: none;
    position: absolute;
    top: 282px;
    left: 0px;
    width: 460px;
    height: 46px;
    text-align: left;
    font: 16px '微软雅黑';
    color: #fff;
    z-index: 2;
    padding-left: 15px;
}
.focus_img_bot_info.current{
    display: block;
}
.focus_img_bot_info p strong{
    font-size: 18px;
    font-weight: bold;
    color: #fff17c;
}
.focus_img_bot_info p a{
    margin-left: 10px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}
.focus_img_bot_info p {
    font-size: 14px;
}