@charset "gb2312";
/* CSS Document */
/*VIP合租*/
/*左侧导航*/
.left_nav dt{
	height:30px;
	width:210px;
	background:#3097D1;	
	margin-top:5px;
	line-height:30px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
}
.left_nav dt a{
	 color: #FFFFFF;
    display: block;
    height: 30px;
    width: 176px;	
}
.ln_icon1{
	height:30px;
	width:34px;
	background:url(/img/left_nav_icon1.png) no-repeat center;
	display:inline-block;
}
.ln_icon2{
	height:30px;
	width:34px;
	background:url(/img/left_nav_icon2.png) no-repeat center;
	display:inline-block;
}
.ln_icon3{
	height:30px;
	width:34px;
	background:url(/img/left_nav_icon3.png) no-repeat center;
	display:inline-block;
}
.ln_icon4{
	height:30px;
	width:34px;
	background:url(/img/left_nav_icon4.png) no-repeat center;
	display:inline-block;
}
.s_nav dd p a{
	margin-right:12px !important;		
}
.left_nav dd p{
	line-height:22px;
	padding-left:15px;	
}
.left_nav dd p a{
	margin-right:12px;	
}
/*合租右边主题内容*/
.rent_title{
	background:url(/img/rent_title.png)	no-repeat;
	width:750px;
	height:60px;
}
.rent_miaoshu1{
	line-height:30px;
	font-size:15px;
	color:#157dc2;	
	font-weight:bold;
	background:url(/img/miaoshu_dian.png) no-repeat left center;
	padding-left:10px;
	margin-left:7px;
	margin-top:5px;
}
.rent_miaoshu2{
	line-height:30px;
	font-size:15px;
	color:#157dc2;	
	font-weight:bold;
	background:url(/img/miaoshu_dian.png) no-repeat left center;
	padding-left:10px;
	margin-left:7px;
	padding-bottom:5px;
	border-bottom:1px solid #c9c9c9;
}
/*合租切换区域*/
.rent_tab{
	margin-top:10px;
	padding-top:41px;
	width:750px;
	height:241px;
	position:relative;	
}
.rent_tab ul li{
	width:249px;
	height:241px;	
	cursor:pointer;
}
.rent_hk{
	background:url(/img/rent_hk_bg.jpg) no-repeat;
	border:1px solid #c9c9c9;
	cursor:pointer;	
}
.rent_hk_hover{
	background:url(/img/rent_hk_hover.jpg) no-repeat;
}
.rent_zn{
	background:url(/img/rent_zn_bg.jpg) no-repeat;
	border-top:1px solid #c9c9c9;
	border-bottom:1px solid #c9c9c9;
	border-right:1px solid #c9c9c9;	
	cursor:pointer;
}
.rent_zn_hover{
	background:url(/img/rent_zn_hover.jpg) no-repeat;
}
.rent_bz{
	background:url(/img/rent_bz_bg.jpg) no-repeat;
	border-top:1px solid #c9c9c9;
	border-bottom:1px solid #c9c9c9;
	border-right:1px solid #c9c9c9;	
	width:248px !important;
	cursor:pointer;
}
.rent_bz_hover{
	background:url(/img/rent_bz_hover.jpg) no-repeat;
}
.hk_rent{
	background:url(/img/hk_rent_bg.png) no-repeat;
	height:283px;
	width:251px;
	position:absolute;
	left:0px;
	top:0px;
	cursor:pointer;
}
.zn_rent{
	background:url(/img/zn_rent_bg.png) no-repeat;
	height:283px;
	width:251px;
	position:absolute;
	left:251px;
	top:0px;
	cursor:pointer;
}
.bz_rent{
	background:url(/img/bz_rent_bg.png) no-repeat;
	height:283px;
	width:250px;
	position:absolute;
	left:500px;
	top:0px;
	cursor:pointer;
}
.fg_line{
	width:750px;
	background:url(/img/fg_line.png) no-repeat center;
	height:9px;
	margin-top:15px;	
}
/*香港合租*/
.hk_product{
	padding-top:9px;
	padding-left:2px;
	padding-bottom:15px;
	border-bottom:1px solid #c9c9c9;
	width:748px;
}
.hk_box{
	height:262px;
	width:224px;
	background:url(/img/hk_box_bg.jpg) no-repeat;
	margin-left:18px;
}
.hk_box h1{
	height:32px;
	line-height:30px;
	font-size:18px;
	color:#fff;
	padding-left:94px;
	font-weight:normal;	
}
.hk_box dl{
	padding:8px 0 0 30px;	
}
.hk_box dl dd{
	height:25px;
	line-height:25px;
	background:url(/img/product_icon1.png) no-repeat left center;
	padding-left:15px;
}
.hk_box dl dd b{
	color:#333;	
}
.hk_box dl dt {
	padding-left:15px;	
}
.hk_box dl dt b{
	font-size:16px;
	color:#f66800;	
}
.hk_box dl a{
	display:inline-block;
	color:#fff;
	width:115px;
	height:32px;
	line-height:32px;
	font-size:16px;
	font-weight:bold;
	text-align:center;	
	background:#0099ff;
}
.hk_box dl a:hover{
	background:#1471c8;
	color:#fff;
}
/*智能合租*/
.zn_product{
	padding-top:9px;
	padding-left:2px;
	padding-bottom:15px;
	border-bottom:1px solid #c9c9c9;
	width:748px;
}
.zn_box{
	height:262px;
	width:224px;
	background:url(/img/zn_box_bg.jpg) no-repeat;
	margin-left:18px;
}
.zn_box h1{
	height:32px;
	line-height:30px;
	font-size:18px;
	color:#fff;
	padding-left:94px;
	font-weight:normal;	
}
.zn_box dl{
	padding:8px 0 0 30px;	
}
.zn_box dl dd{
	height:25px;
	line-height:25px;
	background:url(/img/product_icon2.png) no-repeat left center;
	padding-left:15px;
}
.zn_box dl dd b{
	color:#333;	
}
.zn_box dl dt {
	padding-left:15px;	
}
.zn_box dl dt b{
	font-size:16px;
	color:#f66800;	
}
.zn_box dl a{
	display:inline-block;
	color:#fff;
	width:115px;
	height:32px;
	line-height:32px;
	font-size:16px;
	font-weight:bold;
	text-align:center;	
	background:#f95454;
}
.zn_box dl a:hover{
	background:#f84a22;
	color:#fff;
}
/*标准合租*/
.bz_product{
	padding-top:9px;
	padding-left:2px;
	padding-bottom:15px;
	border-bottom:1px solid #c9c9c9;
	width:748px;
}
.bz_box{
	height:262px;
	width:224px;
	background:url(/img/bz_box_bg.jpg) no-repeat;
	margin-left:18px;
}
.bz_box h1{
	height:32px;
	line-height:30px;
	font-size:18px;
	color:#fff;
	padding-left:94px;
	font-weight:normal;	
}
.bz_box dl{
	padding:8px 0 0 30px;	
}
.bz_box dl dd{
	height:25px;
	line-height:25px;
	background:url(/img/product_icon3.png) no-repeat left center;
	padding-left:15px;
}
.bz_box dl dd b{
	color:#333;	
}
.bz_box dl dt {
	padding-left:15px;	
}
.bz_box dl dt b{
	font-size:16px;
	color:#f66800;	
}
.bz_box dl a{
	display:inline-block;
	color:#fff;
	width:115px;
	height:32px;
	line-height:32px;
	font-size:16px;
	font-weight:bold;
	text-align:center;	
	background:#5c648b;
}
.bz_box dl a:hover{
	background:#665ac1;
	color:#fff;
}
.product_anniu{
	padding:8px 0 0 24px !important;	
	background:none !important;
	height:32px !important;
}
.left_nav dt a:hover{
	color:#fff;
}

/*新版VIP合租*/
.vip_host{
	text-align:center;
	padding-left:2px;
}
.vip_product{
	width:149px;

}
.vip_product h2{
	height:24px;
	line-height:24px;
	font-size:15px;
	color:#fff;
	background:#6498CF;
}
.vip_product h2 a{
	color:#fff;	
}
.vip_product h2 a:hover{
	color:#fff;	
}
.vip_price{
	height:67px;
	line-height:67px;
	color:#fff;
	background:#1A5BA9;
	border-top:1px solid #949494;
}
.vip_price font{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;	
}
.vip_host dl{
	border-left:1px solid #ddd;
	border-bottom:1px solid #ddd;	
}
.vip_host dl dd{
	height:33px;
	border-top:1px solid #ddd;	
	line-height:33px;
}
.vip_host dl dd b{
	color:#333;
}
.bgf1{
	background:#f1f1f1;	
}
.vip_host dl dt{
	height:44px;
	border-top:1px solid #ddd;	
	line-height:44px;	
}
.vip_host dl dt a{
	display:block;
	height:27px;
	line-height:27px;
	width:60px;
	background:url(/img/vip_icon.png);
	color:#fff;
	margin:8px auto;
}
.vip_host dl dt a:hover{
	color:#fff;	
}
.price_bg{
	background:url(/img/price_bg.png);
	border-top:1px solid #FBFB00;
}
.price_bg1{
	background:#1A5BA9 !important;
	border-top:1px solid #949494 !important;
}
.viptitle_bg{
	background:#DA3D09 !important;	
}
.vip_shadow{
	box-shadow:0 0 10px rgba(0,0,0,0.7);
	position:relative;
}
/*人造下拉框*/
.xianlu{
	position:relative;
	text-align:left;
	text-indent:30px;	
}
.xlk{
	height:20px;
	width:53px;
	background:url(/img/xlk.png) no-repeat;
	position:absolute;
	top:6px;
	left:67px;
	line-height:20px;
	text-indent:6px;
	font-family:"宋体";
	color:#000000;
}
.xlk_hover{
	background:url(/img/xlk_hover.png) no-repeat;	
}
.xianlu ul{
	position:absolute;	
	left:67px;
	top:26px;
}
.xianlu ul li{
	height:15px;
	line-height:15px;
	width:51px;
	border-left:1px solid #E2E3EA;	
	border-right:1px solid #E2E3EA;
	text-indent:6px;
	background:#fff;
	font-family:"宋体";
	color:#000;
}
.option_bg{
	color:#fff !important;
	background:#3399FF !important;	
}
.zccx{
	height:48px;
	width:750px;
	background:url(/img/viphost/gundong_bg.png) no-repeat;	
	overflow:hidden;
}