@charset "gb2312";
/* CSS reset */

.fl{float:left;}
.fr{float:right;}
.hidden{display:none;}
.w{width:960px;margin:0 auto;}
.w750{width:750px;margin:0 auto;}
/*header*/
.t_top{height:31px;}
	.ttop{ width:100%;height:30px;position:relative;z-index:0;}
		.tfnav{ width:960px; margin:0 auto; height:30px; line-height:30px; }
			.ttl{ float:left; padding-left:6px;}
				.ttl a{  padding:0px 8px; font-size:12px;  text-decoration:none;}
				.ttl a:hover{   text-decoration:underline;}
				.ttl span{ font-size:12px;}
			.ttr{ float:right; padding-right:10px;}
				.ttr span{ font-size:12px;  float:left; padding:0 5px;}
				.ttr a{ float:left;  font-size:12px;}
				.tfnav .city{ width:80px; height:30px; text-align:center; float:left; position:relative; font-size:12px; }
					.tfnav .on{  overflow:visible; }
						.tfnav .city .a{ width:80px;  height:30px; line-height:30px; display:block;  font-size:12px; z-index:99; position:absolute; left:0; top:0;}
						.tfnav .city .aon{  height:30px; }
							.tfnav .citydown{ display:none; position:absolute; top:30px; left:-91px; width:290px; z-index:9;_width:295px;}
								.tfnav .citydown ul {padding:10px;overflow:hidden;_display:inline-block;}
									.tfnav .citydown ul li{ float:left; overflow:hidden;line-height:30px;height:30px;margin:0 10px;}
										.tfnav .citydown ul li a{ line-height:30px; display:block;   text-align:center; height:30px;}



/*content*/
.t_content{overflow:hidden;position: relative;}
	/*topp*/
	.t_topp{overflow:hidden;}
		.flogo{  width:960px; margin:0 auto;}
			.flogo .left{ float:left;height:60px;margin-top: 15px;margin-left: 5px;}
				.flogo span{ float:left;}
				.h1{ float:left; width:100px;  font-size:18px;font-family:"微软雅黑"; margin-top:38px;margin-left:10px;}
			.flogo .right{ float:right; margin-top:25px;width: 265px;_width:270px;}
				.right_input{overflow:hidden;height:35px;width: 265px;_width:270px;}
					.text{ line-height:35px;height:35px; width:190px; float:left; }
					#websel{width:75px;height:36px;}
		.fnav{ width:960px; margin:0 auto; height:38px;}
			.fnav ul{ overflow:hidden;}
				.fnav ul li{width:96px; float:left;}
					.fnav ul li a{ display:block; padding:0 10px; height:38px; line-height:40px;font-size:16px;}
					
					
	/*小区topp*/
	.t_xiaoqu_topp{overflow:hidden;}
		.t_xiaoqu_flogo{  width:960px; margin:0 auto;height:57px;}
			.t_xiaoqu_flogo .left{ float:left;height:57px;}
				.t_xiaoqu_flogo span{ float:left;}
				.t_xiaoqu_flogo .h1{ float:left; width:200px;  font-size:24px;font-family:"微软雅黑"; margin-top:18px;margin-left:0px;text-align:left;}
			.t_xiaoqu_flogo .right{ float:right; margin-top:18px;width: 300px;_width: 302px;}
				.t_xiaoqu_flogo .t_xiaoqu_right_input{overflow:hidden;height:30px;width: 300px;_width: 302px;}
					.t_xiaoqu_flogo .t_xiaoqu_right_text{overflow:hidden;height:30px;width: 269px;float:left;}
						.t_xiaoqu_flogo .text{ display:block;line-height:30px;height:30px; width:259px; font-size:14px;text-align:left;margin: 0 5px;}
					.t_xiaoqu_flogo .t_xiaoqu_right_button{overflow:hidden;height:30px;width: 31px;float:left;}	
						.t_xiaoqu_flogo #button{display:block;width:31px;height:30px;overflow:hidden;}
					
					
					

	/*t_navTop*/				
	.t_navTop{overflow:hidden;height:40px;}
		.t_navTop a{overflow:hidden;height:40px;float:left;text-align:left;display:block;line-height:40px;font-size:12px;}
		.t_navTop span{overflow:hidden;height:40px;float:left;text-align:left;display:block;line-height:40px;font-size:12px;margin:0 10px;}
		.t_navTop .fenxiang{float:right;margin:0;}
			.t_navTop .fenxiang a{float:none;padding-right:15px;margin-right:10px;}
			
	/*小区nav*/
	.t_xiaoqu_nav{overflow:hidden;margin-bottom:25px;}	
		.t_xiaoqu_fnav{overflow:hidden;width:958px;height:28px;}	
			.t_xiaoqu_fnav li{overflow:hidden;width:96px;height:28px;float:left;}	
			.t_xiaoqu_fnav li.first{width:94px;_width:92px;}	
				.t_xiaoqu_fnav li a{ display:block; padding:0 10px; height:28px; line-height:28px;font-size:16px;}
	
	/*区域搜索*/
	.t_search{overflow:hidden;margin-bottom:20px;}
		.t_search_t{width:960px;height:31px;}
			.t_search_t ul{height:30px;width:237px;float:left;}
				.t_search_t li{width:118px;height:30px;line-height:30px;display:block;text-align:center;font-size:14px;float:left;}
				.t_search_t li.curr{position:relative;}
					.t_search_t a{overflow:hidden;font-size:14px;padding-left:25px;}
					.t_search_t li.curr a{position:absolute;left:0px;top:0px;z-index:1;display:block;height:31px;width:93px;}
					
		.t_search2_t{width:960px;height:31px;}
			.t_search2_t ul{height:30px;float:left;}
				.t_search2_t li{height:30px;line-height:30px;display:block;text-align:center;font-size:14px;float:left;}
				.t_search2_t li.curr{position:relative;}
					.t_search2_t a{overflow:hidden;font-size:14px;display:block;height:31px;padding:0 30px;}
					.t_search2_t li.curr a{font-weight:bold;}
			
					
			.t_search_right{float:right;overflow:hidden;width:230px;height:24px;}		
				.t_search_right .t_search_right_input{float:left;overflow:hidden;width:191px;height:24px;}		
					.t_search_right .t_search_right_input input{display:block;overflow:hidden;width:171px;height:24px;line-height:24px;padding:0 10px;text-align:left;white-space:nowrap;text-overflow:ellipsis;}		
				.t_search_right .t_search_right_button{float:right;overflow:hidden;width:39px;height:24px;}	
					.t_search_right .t_search_right_button input{display:block;overflow:hidden;width:39px;height:24px;cursor: pointer;}
		.t_search_c{overflow:hidden;width:958px;}
			.t_search_div{overflow:hidden;width:958px;display:none;}
				.t_search_class1{overflow:hidden;width:918px;padding:7px 20px;}
					.t_search_class1 li{overflow:hidden;width:918px;float:left;margin:3px 0;}
						.t_search_class1 li span{overflow:hidden;display:block;height:24px;float:left;line-height:24px;}
						.t_search_class1 li a{overflow:hidden;display:block;height:24px;float:left;line-height:24px;margin:0 5px;}
						.t_search_class1 li .t_close{overflow:hidden;height:15px;float:left;margin:3px 5px 0px;}
							.t_search_class1 li .t_close span{overflow:hidden;display:block;height:15px;float:left;line-height:16px;text-align:center;margin:0 5px;}
							.t_search_class1 li .t_close a{overflow:hidden;display:block;height:15px;float:left;margin:0;width:17px;}
						.t_search_class1 li .t_soso{overflow:hidden;display:block;height:24px;float:left;margin-left:5px;width:406px;}	
							.t_search_class1 li .t_soso input{overflow:hidden;display:block;height:24px;float:left;line-height:24px;text-align:left;}	
							.t_search_class1 li .t_soso input.text{width:341px;padding:0 5px;margin-right:8px;}	
							.t_search_class1 li .t_soso input.button{width:47px;font-size:14px;text-align:center;}	
					
#sy_xxk_wymf1 {
    height: 15px;
    padding-right: 36px;
    padding-top: 10px;text-align:left;}
#sy_xxk_wymf1 a {
    padding: 0 10px;
}
#sy_xxk_fbxx {
    height: 22px;
    line-height: 22px;
}
.clsright {
    float: right;
}
.sy_xxk_div{overflow:hidden;}
.shortselect{background:#fafdfe;height:30px;width:80px;line-height:30px;border:1px solid #ccc;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;float:left;margin-right:10px;}  
#sy_xxk_seltxt {
    border:1px solid #ccc;
    float: left;
    height: 23px;
    margin-right: 18px;
    padding-top: 5px;
    width: 220px;
}
.seletext {
    border: 0 none;
    width: 210px;
}
.c9 {
    color: #999999;
    padding-right: 4px;
}#sy_xxk_txt {
    padding: 10px 0;
	text-align:left;
}
					
				.t_search_class2{overflow:hidden;width:918px;padding:7px 20px;}
					.t_search_class2 li{overflow:hidden;width:918px;float:left;margin:3px 0;}
						.t_search_class2 li span{overflow:hidden;display:block;height:24px;float:left;line-height:24px;}
						.t_search_class2 li a{overflow:hidden;display:block;height:24px;float:left;line-height:24px;float:left;margin:0 5px;}
				.t_search_class3{overflow:hidden;width:918px;padding:7px 20px;}
					.t_search_class3 span{overflow:hidden;display:block;height:24px;float:left;line-height:24px;}
					.t_search_class3 .t_search_select{overflow:hidden;width:88px;height:22px;float:left;margin-left:10px;font-size:12px;line-height:22px;}
				.t_search_map{width:100%;overflow:hidden;}
					.t_search_map img{width:100%;overflow:hidden;}
					
					
	/*住宅筛选*/
		.t_zhuzhai_t{width:960px;height:31px;}
			.t_zhuzhai_t ul{height:30px;max-width:690px;float:left;}
				.t_zhuzhai_t li{height:30px;line-height:30px;display:block;text-align:center;font-size:14px;float:left;position:relative;}
					.t_zhuzhai_t a{overflow:hidden;font-size:14px;padding:0px 25px;display:block;height:29px;height:29px;text-align:center;}
					.t_zhuzhai_t li.curr a{height:31px;}

					
					
					
					
					
	/*房源*/
	.t_info{overflow:hidden;}				
		.t_info_left{overflow:hidden;width:670px;float:left;}		
			.t_info_left_fangyuan{width:670px;height:29px;overflow:hidden;text-align:left;font-size:14px;white-space:nowrap;text-overflow:ellipsis;}
				.t_info_left_fangyuan font{font-size:14px;}
			.t_info_left_t{width:670px;height:29px;margin-bottom:20px;}
			.t_info_left_t1{width:670px;height:29px;margin-bottom:20px;}
			.t_info_left_t2{width:670px;height:29px;margin-bottom:20px;}
			.t_info_left_t3{width:670px;height:29px;margin-bottom:20px;}
			.t_info_left_t4{width:670px;height:29px;margin-bottom:20px;}
				.t_info_left_ul{height:29px;float:left;}
					.t_info_left_ul li{width:98px;height:28px;line-height:28px;display:block;text-align:center;float:left;}
					.t_info_left_ul li.curr{position:relative;}
						.t_info_left_ul a{overflow:hidden;display:block;width:98px;height:28px;line-height:28px;text-align:center;}
						.t_info_left_ul li.curr a{position:absolute;left:0px;top:0px;z-index:1;height:29px;}
						.t_info_left_px{height:29px;width:212px;float:right;}
							.t_info_left_px span{height:29px;display:block;line-height:29px;float:right;}
							.t_info_left_px a{height:29px;display:block;line-height:29px;float:right;padding-right:10px;margin-right:10px;}
				.t_form{float:left;line-height:29px;margin-left:10px;font-size:12px;}		
					.t_form input{vertical-align: middle;margin-right:3px;}		
			.t_info_left_c{overflow:hidden;width:670px;}
			.t_info_left_c1{overflow:hidden;width:670px;}
			.t_info_left_c2{overflow:hidden;width:670px;}
			.t_info_left_c3{overflow:hidden;width:670px;}
			.t_info_left_c4{overflow:hidden;width:670px;}
				.t_info_left_div{overflow:hidden;width:670px;display:none;}
					.t_info_left_div ul{margin-bottom:30px;overflow:hidden;}
					.t_info_left_div li{overflow:hidden;width:670px;height:120px;padding:10px 0px;float:left;}
						.t_info_left_div li .t_info_left_pic{overflow:hidden;width:160px;height:120px;float:left;}
							.t_info_left_div li .t_info_left_pic img{overflow:hidden;width:100%;}
						.t_info_left_div li .t_info_left_text{overflow:hidden;width:490px;height:120px;float:right;}
							.t_info_left_div li .t_info_left_text_l{overflow:hidden;width:345px;height:120px;float:left;}
								.t_info_left_div li .t_info_left_text_l a{font-size:14px;display:block;height:24px;text-align:left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:345px;}
								.t_info_left_div li .t_info_left_text_l p{display:block;height:72px;text-align:left;overflow:hidden;width:345px;line-height:24px;}
									.t_info_left_div li .t_info_left_text_l p b{overflow:hidden;font-weight:100;margin:0 10px;}
								.t_info_left_div li .t_info_left_text_l .t_info_left_text_span{height:18px;width:335px;overflow:hidden;margin-top: 6px;}
									.t_info_left_div li .t_info_left_text_l .t_info_left_text_span span{display:inline-block;height:16px;overflow:hidden;float:left;margin-right:10px;padding:0 5px;line-height:16px;text-align:center;}
							.t_info_left_div li .t_info_left_text_r{overflow:hidden;width:145px;height:48px;position:relative;right:0px;top:40px;z-index:9;}	
								.t_info_left_div li .t_info_left_text_r span{display:block;overflow:hidden;width:145px;height:24px;line-height:24px;white-space:nowrap;text-overflow:ellipsis;text-align:center;}	
									.t_info_left_div li .t_info_left_text_r span b{font-size:20px;font-weight:100;}	
									
					.t_info_left_div dl{margin-bottom:30px;overflow:hidden;}
					.t_info_left_div dd{overflow:hidden;width:670px;padding:10px 0px;float:left;}
						.t_info_left_div dd .t_info_dd_text{overflow:hidden;width:960px;}
							.t_info_left_div dd .t_info_dd_text_l{overflow:hidden;width:450px;float:left;}
								.t_info_left_div dd .t_info_dd_text_l a{font-size:14px;display:block;height:24px;text-align:left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:500px;}
								.t_info_left_div dd .t_info_dd_text_l p{display:block;text-align:left;overflow:hidden;width:500px;line-height:24px;height:48px;}
									.t_info_left_div dd .t_info_dd_text_l p b{overflow:hidden;font-weight:100;margin:0 10px;}
								.t_info_left_div dd .t_info_dd_text_l .t_info_dd_text_span{height:18px;width:335px;overflow:hidden;margin-top: 6px;}
									.t_info_left_div dd .t_info_dd_text_l .t_info_dd_text_span span{display:inline-block;height:16px;overflow:hidden;float:left;margin-right:10px;padding:0 5px;line-height:16px;text-align:center;}
							.t_info_left_div dd .t_info_dd_text_r{overflow:hidden;width:200px;height:48px;position:relative;right:0px;top:23px;z-index:9;}	
								.t_info_left_div dd .t_info_dd_text_r span{display:block;overflow:hidden;width:200px;height:24px;line-height:24px;white-space:nowrap;text-overflow:ellipsis;text-align:center;}	
									.t_info_left_div dd .t_info_dd_text_r span b{font-size:20px;font-weight:100;}	
									
		.t_info_zuo{overflow:hidden;width:670px;float:left;}	
			.t_info_zuo_fangyuan{width:670px;height:29px;overflow:hidden;text-align:left;font-size:14px;white-space:nowrap;text-overflow:ellipsis;}
				.t_info_zuo_fangyuan font{font-size:14px;}
			.t_info_zuo_kuang{width:668px;overflow:hidden;margin-bottom:30px;}
				.t_info_zuo_t{width:668px;height:29px;}
					.t_info_zuo_px{height:29px;width:212px;float:right;}
						.t_info_zuo_px span{height:29px;display:block;line-height:29px;float:right;}
						.t_info_zuo_px a{height:29px;display:block;line-height:29px;float:right;padding-right:10px;margin-right:10px;}
				.t_info_zuo_c{overflow:hidden;width:668px;}
					.t_info_zuo_div{overflow:hidden;width:668px;}
						.t_info_zuo_div ul{margin:0 10px 30px;overflow:hidden;}
						.t_info_zuo_div li{overflow:hidden;width:648px;height:120px;padding:15px 0px;float:left;}
							.t_info_zuo_div li .t_info_zuo_pic{overflow:hidden;width:100px;height:120px;float:left;}
								.t_info_zuo_div li .t_info_zuo_pic img{overflow:hidden;width:100%;}
							.t_info_zuo_div li .t_info_zuo_text{overflow:hidden;width:538px;height:120px;float:right;}
								.t_info_zuo_div li .t_info_zuo_text_l{overflow:hidden;width:383px;height:120px;float:left;}
									.t_info_zuo_div li .t_info_zuo_text_l .t_info_zuo_text_tt{height:24px;text-align:left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:383px;}
										.t_info_zuo_div li .t_info_zuo_text_l a{font-size:14px;display:block;height:24px;text-align:left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;float:left;margin-right:5px;}
										.t_info_zuo_div li .t_info_zuo_text_l i{display:block;height:17px;overflow:hidden;width:17px;margin-left:5px;float:left;}
											.t_info_zuo_div li .t_info_zuo_text_l i img{width:100%;}
									.t_info_zuo_div li .t_info_zuo_text_l p{display:block;height:96px;text-align:left;overflow:hidden;width:383px;line-height:24px;}
										.t_info_zuo_div li .t_info_zuo_text_l p font{font-size:12px;}
								.t_info_zuo_div li .t_info_zuo_text_r{overflow:hidden;width:145px;height:50px;position:relative;right:0px;top:33px;z-index:9;text-align:center;}	
									.t_info_zuo_div li .t_info_zuo_text_r span{display:block;overflow:hidden;width:145px;height:24px;line-height:24px;white-space:nowrap;text-overflow:ellipsis;text-align:center;}	
										.t_info_zuo_div li .t_info_zuo_text_r span b{font-size:16px;font-weight:100;}								
									.t_info_zuo_div li .t_info_zuo_text_r a{display:block;overflow:hidden;width:80px;height:20px;line-height:20px;white-space:nowrap;text-overflow:ellipsis;text-align:center;margin:0 32px 0 33px;font-weight:700;margin-top:5px;}	
									
									
									
									
					.t_info_left_page{overflow:hidden;width:670px;height:22px;text-align:center;font-size:12px;line-height:22px;margin-bottom:65px;}			
						.t_info_left_page a{overflow:hidden;text-align:center;display:inline-block;line-height:18px;font-size:14px;padding:0 10px;font-family:"宋体";margin-right:10px;vertical-align: top;}
						.t_info_left_page a.last{margin-right:30px;}			
						.t_info_left_page a.sy,.t_info_left_page a.syy,.t_info_left_page a.xyy,.t_info_left_page a.wy{font-size:12px;line-height:20px;}	
		.t_info_right{overflow:hidden;width:270px;float:right;}				
			/*买卖房*/
			.t_info_right_house{overflow:hidden;width:270px;margin-top:29px;margin-bottom:20px;}		
				.t_info_right_house a{display:block;overflow:hidden;width:113px;height:31px;text-align:center;font-size:16px;line-height:31px;padding:0 5px;float:left;}		
			/*公用t样式*/
				.t_info_t{width:268px;height:33px;overflow:hidden;position:relative;}		
					.t_info_t .t_info_t_div{width:235px;height:25px;overflow:hidden;position:absolute;left:14px;top:7px;line-height:24px;}		
						.t_info_t .t_info_t_div span{overflow:hidden;padding:0 5px;text-align:center;float:left;font-size:16px;}		
						.t_info_t .t_info_t_div a{overflow:hidden;padding:0 5px;text-align:center;float:right;}		
			/*明星经纪人*/
			.t_info_broker{width:268px;height:356px;overflow:hidden;margin-bottom:20px;}		
				.t_info_broker_c{width:268px;height:323px;overflow:hidden;}	
					.t_info_broker_c li{width:248px;height:130px;overflow:hidden;padding:16px 10px;float:left;_display:inline-block;}	
						.t_info_broker_c li .t_info_broker_pic{width:97px;height:130px;overflow:hidden;float:left;}	
							.t_info_broker_c li .t_info_broker_pic img{width:100%;overflow:hidden;}	
						.t_info_broker_c li .t_info_broker_text{width:140px;height:130px;overflow:hidden;float:right;text-align: left;}	
							.t_info_broker_c li .t_info_broker_text .t_info_broker_text_tt{display:block;width:140px;height:24px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left;font-size:14px;line-height:24px;}	
							.t_info_broker_c li .t_info_broker_text p{width:140px;height:72px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left;line-height:24px;}	
								.t_info_broker_c li .t_info_broker_text p i{width:17px;height:17px;overflow:hidden;margin-right:3px;position:relative;vertical-align: sub;display:inline-block;}	
							.t_info_broker_c li .t_info_broker_text a{display:inline-block;height:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left;line-height:18px;margin-top: 16px;}	
							
			.t_info_Hots{width:270px;overflow:hidden;margin-bottom:20px;}				
				/*热门导购*/
				.t_info_helper{width:268px;height:248px;overflow:hidden;margin-bottom:20px;}				
					.t_info_helper_c{width:268px;height:215px;overflow:hidden;}		
						.t_info_helper_c ul{margin:11px 10px;overflow:hidden;}		
							.t_info_helper_c li{width:248px;height:24px;overflow:hidden;float:left;line-height:24px;}		
								.t_info_helper_c li a{padding-left:10px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left;width:238px;height:24px;line-height:24px;}
				/*热点楼盘*/				
				.t_info_building{width:268px;height:348px;overflow:hidden;margin-bottom:20px;}				
					.t_info_building_c{width:268px;height:315px;overflow:hidden;}		
						.t_info_building_c ul{margin:11px 10px;overflow:hidden;}	
							.t_info_building_ulT{width:248px;height:26px;overflow:hidden;margin-bottom:7px;}
								.t_info_building_ulT span{font-size:14px;display:block;height:26px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:left;font-weight:700;text-align:left;}
								.t_info_building_ulT span.name{width:75px;padding-left:10px;}
								.t_info_building_ulT span.qw{width:30px;margin:0 40px 0 32px;}
								.t_info_building_ulT span.jj{width:33px;}
							.t_info_building_c li{width:248px;height:26px;overflow:hidden;float:left;}		
								.t_info_building_c li a{font-size:14px;padding-left:10px;display:block;overflow:hidden;text-align:left;width:238px;height:26px;line-height:26px;}
									.t_info_building_c li a span{font-size:14px;line-height:26px;display:block;height:26px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:left;text-align:left;}
									.t_info_building_c li a span.left{width:73px;}
									.t_info_building_c li a span.con{width:42px;margin:0 20px 0 32px;}
									.t_info_building_c li a span.right{width:71px;}
									
				/*每日头条*/				
				.t_info_day{width:268px;height:248px;overflow:hidden;margin-bottom:20px;}		
					.t_info_day_c{width:268px;height:215px;overflow:hidden;}		
						.t_info_day_c ul{margin:11px 10px;overflow:hidden;}		
							.t_info_day_c li{width:248px;height:24px;overflow:hidden;float:left;line-height:24px;}		
								.t_info_day_c li a{padding-left:10px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left;width:238px;height:24px;line-height:24px;}
								
								
			/*热门住宅*/				
			.t_info_right_home{overflow:hidden;width:270px;margin-top:29px;}					
				.t_info_home{width:268px;height:298px;overflow:hidden;margin-bottom:20px;}				
					.t_info_home_c{width:268px;height:265px;overflow:hidden;}		
						.t_info_home_c ul{margin:11px 10px;overflow:hidden;}		
							.t_info_home_c .t_info_home_li{width:248px;height:70px;overflow:hidden;margin-bottom:5px;}		
								.t_info_home_c .t_info_home_li_pic{width:100px;height:70px;overflow:hidden;float:left;}		
								.t_info_home_c .t_info_home_li_text{width:138px;height:70px;overflow:hidden;float:right;text-align:left;}		
									.t_info_home_c .t_info_home_li_text a{display:block;width:138px;height:24px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:24px;font-size:14px;}		
									.t_info_home_c .t_info_home_li_text p{display:block;width:138px;height:24px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:24px;font-size:14px;}		
									.t_info_home_c .t_info_home_li_text span{display:block;width:138px;height:22px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:22px;font-size:14px;}		
							.t_info_home_c li{width:248px;height:24px;overflow:hidden;float:left;line-height:24px;}		
								.t_info_home_c li a{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left;width:248px;height:24px;line-height:24px;}
									.t_info_home_c li a span{font-size:12px;line-height:26px;display:block;height:26px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:left;text-align:left;}
									.t_info_home_c li a span.left{width:100px;}
									.t_info_home_c li a span.con{width:50px;margin:0 15px;}
									.t_info_home_c li a span.right{width:65px;}
								
			/*热门办公楼*/				
				.t_info_office{width:268px;height:348px;overflow:hidden;margin-bottom:20px;}				
					.t_info_office_c{width:268px;height:315px;overflow:hidden;}		
						.t_info_office_c ul{margin:11px 10px;overflow:hidden;}	
							.t_info_office_ulT{width:248px;height:26px;overflow:hidden;margin-bottom:7px;}
								.t_info_office_ulT span{font-size:14px;display:block;height:26px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:left;font-weight:700;text-align:left;}
								.t_info_office_ulT span.name{width:110px;padding-left:10px;}
								.t_info_office_ulT span.qw{width:57px;margin:0 10px;}
								.t_info_office_ulT span.jj{width:51px;}
							.t_info_office_c li{width:248px;height:26px;overflow:hidden;float:left;}		
								.t_info_office_c li a{padding-left:10px;display:block;overflow:hidden;text-align:left;width:238px;height:26px;line-height:26px;}
									.t_info_office_c li a span{line-height:26px;display:block;height:26px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:left;text-align:left;}
									.t_info_office_c li a span.left{width:100px;}
									.t_info_office_c li a span.con{width:57px;margin:0 10px;}
									.t_info_office_c li a span.right{width:58px;}					
								
								
								
	/*热门小区*/							
	.t_villages{overflow:hidden;margin-bottom:60px;}							
	.t_margin{overflow:hidden;margin-bottom:25px;}							
		.t_village{overflow:hidden;}							
			.t_village_t{width:960px;height:28px;_width:958px;}
					.t_village_t li{width:87px;_width:89px;height:27px;line-height:27px;_height:29px;_line-height:29px;display:block;text-align:center;float:left;}
					.t_village_t .t_village_t_li{width:87px;_width:89px;height:27px;line-height:27px;_height:29px;_line-height:29px;display:block;text-align:center;float:left;font-size:16px;}
					.t_village_t li.curr{position:relative;}
						.t_village_t a{overflow:hidden;display:block;width:86px;height:27px;line-height:27px;text-align:center;font-size:16px;}
						.t_village_t li.curr a{position:absolute;left:0px;top:0px;z-index:9;height:28px;}
			.t_village_c{width:958px;height:240px;overflow:hidden;}			
				.t_village_div{margin:22px 4px;overflow:hidden;height:196px;}			
					.t_village_div li{float:left;width:160px;height:196px;overflow:hidden;_display:inline-block;margin:0 15px;}			
						.t_village_div li .t_village_pic{width:160px;height:120px;overflow:hidden;}			
							.t_village_div li .t_village_pic img{width:100%;overflow:hidden;}		
						.t_village_div li .t_village_text{width:150px;height:72px;overflow:hidden;padding:0 5px;text-align:left;margin-top:4px;}	
							.t_village_div li .t_village_text a{display:block;width:150px;height:24px;line-height:24px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px;text-align:left;}	
							.t_village_div li .t_village_text p{display:block;width:150px;height:24px;line-height:24px;overflow:hidden;font-size:14px;line-height:24px;white-space:nowrap;text-overflow:ellipsis;text-align:left;}	
							.t_village_div li .t_village_text span{display:block;width:150px;height:24px;line-height:24px;overflow:hidden;font-size:14px;line-height:24px;white-space:nowrap;text-overflow:ellipsis;text-align:left;}	
							
							
	/*小区banner*/						
	.t_xiaoqu_banner{overflow:hidden;}						
		.t_xiaoqu_jdt{overflow:hidden;float:left;width:440px;margin:0px 10px 10px;}			
			.lanrenzhijia{width:440px;height:350px;position:relative; margin:0 auto;}
				.lanrenzhijia .btn{position:absolute;width:18px;height:28px;bottom:11px;cursor:pointer;z-index:99;}
				.lanrenzhijia .prev{left:0;background:url(../images/pic21.jpg) no-repeat left top;}
				.lanrenzhijia .next{right:0;background:url(../images/pic21.jpg) no-repeat right top;}
				.lanrenzhijia li{float:left;}
				.lanrenzhijia .picBox{height:280px;position:relative;overflow:hidden;width:440px}
				.lanrenzhijia .picBox ul{height:280px;position:absolute;}
				.lanrenzhijia .picBox li{width:440px;height:280px;}
				.lanrenzhijia .listBox{width:384px;height:50px;margin:0 auto;position:relative;margin-top:20px;overflow:hidden;}
				.lanrenzhijia .listBox ul{height:50px;position:absolute;}
				.lanrenzhijia .listBox li{width:80px;height:50px;cursor:pointer;position:relative;_display:inline-block;margin-right:8px;}
				.lanrenzhijia .listBox li a{display: block;width:80px;height: 50px;}
			.t_xiaoqu_jdt .t_look_more{overflow:hidden;display:block;width:420px;height:24px;margin-right:20px;text-align:right;line-height:24px;}						
		.t_xiaoqu_text{overflow:hidden;float:right;width:490px;text-align:left;margin-bottom:10px;}						
			.t_xiaoqu_text .t_font{overflow:hidden;width:440px;height:36px;font-size:14px;font-weight:bold;line-height:36px;}						
				.t_xiaoqu_text .t_font b{font-size:18px;}
			.t_xiaoqu_text dd{overflow:hidden;width:440px;height:36px;font-size:14px;line-height:36px;text-align:left;}	
				.t_xiaoqu_text dd .t_l{overflow:hidden;width:150px;height:36px;font-size:14px;line-height:36px;float:left;margin-right:70px;text-align:left;}	
				.t_xiaoqu_text dd .t_r{overflow:hidden;width:220px;height:36px;font-size:14px;line-height:36px;float:right;text-align:left;}	
				.t_xiaoqu_text dd .t_l2{overflow:hidden;width:150px;height:36px;font-size:14px;line-height:36px;float:left;margin-right:70px;text-align:left;}	
				.t_xiaoqu_text dd .t_r2{overflow:hidden;width:220px;height:36px;font-size:14px;line-height:36px;float:right;text-align:left;}
				.t_xiaoqu_text dd p{overflow:hidden;width:440px;height:36px;font-size:14px;line-height:36px;text-align:left;}
					.t_xiaoqu_text dd a.t_bus{overflow:hidden;font-size:12px;line-height:36px;text-align:left;margin-left:20px;}
		.t_info_left_pt{overflow:hidden;width:650px;margin:25px auto 20px;padding:0 10px;}					
			.t_info_left_pt h3{overflow:hidden;width:650px;font-size:14px;text-align:left;height:36px;white-space:nowrap;text-overflow:ellipsis;}					
			/*.t_info_left_pt p{overflow:hidden;width:650px;font-size:12px;text-align:left;line-height:36px;}	*/
				.t_info_left_pt p font{font-size:12px;font-weight:700;}	

		/*配套页*/	
		.t_info_peitao{overflow:hidden;width:750px;margin:0px auto 20px;padding:0 20px;}					
			.t_info_peitao h3{overflow:hidden;width:750px;font-size:16px;text-align:left;height:36px;white-space:nowrap;text-overflow:ellipsis;}					
			.t_info_peitao p{overflow:hidden;width:750px;font-size:14px;text-align:left;line-height:36px;}					
				.t_info_peitao p font{font-size:12px;font-weight:700;}	
				
		/*出售房源*/	
		.t_info_left_cxfy{overflow:hidden;width:670px;margin:0 auto 20px;}						
			.t_info_left_cxfy h3{overflow:hidden;width:670px;height:40px;text-align:left;font-size:20px;line-height:40px;}						
			.t_info_cxfy_border{overflow:hidden;width:668px;}						
				.t_info_cxfy_t{width:668px;height:22px;}
						.t_info_cxfy_t li{width:70px;height:20px;line-height:20px;display:block;text-align:center;float:left;}
						.t_info_cxfy_t li.curr{position:relative;}
							.t_info_cxfy_t a{overflow:hidden;display:block;width:70px;height:20px;line-height:20px;text-align:center;}
							.t_info_cxfy_t li.curr a{position:absolute;left:0px;top:0px;z-index:1;height:21px;}
				.t_info_cxfy_c{overflow:hidden;width:668px;height:447px;}
					.t_info_cxfy_div{overflow:hidden;width:652px;display:none;padding:0 8px;}				
						.t_info_cxfy_div ul{overflow:hidden;}				
						.t_info_cxfy_div li{overflow:hidden;width:150px;float:left;margin:14px 7px 0 6px;_display:inline-block;height:190px;}				
							.t_info_cxfy_div li .t_info_cxfy_pic{overflow:hidden;width:150px;height:112px;margin-bottom:5px;}				
							.t_info_cxfy_div li .t_info_cxfy_text{overflow:hidden;width:150px;height:72px;}				
								.t_info_cxfy_div li .t_info_cxfy_text a{overflow:hidden;display:block;width:150px;height:24px;line-height:24px;text-align:left;white-space:nowrap;text-overflow:ellipsis;}				
								.t_info_cxfy_div li .t_info_cxfy_text p{overflow:hidden;display:block;width:150px;height:24px;line-height:24px;text-align:left;white-space:nowrap;text-overflow:ellipsis;}				
								.t_info_cxfy_div li .t_info_cxfy_text span{overflow:hidden;display:block;width:150px;height:24px;line-height:24px;text-align:left;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:bold;}				
						.t_info_cxfy_more{display:block;overflow:hidden;width:668px;height:24px;line-height:24px;text-align:center;margin:5px 0 10px;}	
		/*出租房源*/				
				.t_info_czfy_t{width:668px;height:22px;}
						.t_info_czfy_t li{width:70px;height:20px;line-height:20px;display:block;text-align:center;float:left;}
						.t_info_czfy_t li.curr{position:relative;}
							.t_info_czfy_t a{overflow:hidden;display:block;width:70px;height:20px;line-height:20px;text-align:center;}
							.t_info_czfy_t li.curr a{position:absolute;left:0px;top:0px;z-index:1;height:21px;}
				.t_info_czfy_c{overflow:hidden;width:668px;height:447px;}
				/*下面加上看看*/
				.t_info_czfy_div{overflow:hidden;width:652px;display:none;padding:0 8px;}				
						.t_info_czfy_div ul{overflow:hidden;}				
						.t_info_czfy_div li{overflow:hidden;width:150px;float:left;margin:14px 7px 0 6px;_display:inline-block;height:190px;}				
							.t_info_czfy_div li .t_info_czfy_pic{overflow:hidden;width:150px;height:112px;margin-bottom:5px;}				
							.t_info_czfy_div li .t_info_czfy_text{overflow:hidden;width:150px;height:72px;}				
								.t_info_czfy_div li .t_info_czfy_text a{overflow:hidden;display:block;width:150px;height:24px;line-height:24px;text-align:left;white-space:nowrap;text-overflow:ellipsis;}				
								.t_info_czfy_div li .t_info_czfy_text p{overflow:hidden;display:block;width:150px;height:24px;line-height:24px;text-align:left;white-space:nowrap;text-overflow:ellipsis;}				
								.t_info_czfy_div li .t_info_czfy_text span{overflow:hidden;display:block;width:150px;height:24px;line-height:24px;text-align:left;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:bold;}				
						.t_info_czfy_more{display:block;overflow:hidden;width:668px;height:24px;line-height:24px;text-align:center;margin:5px 0 10px;}
						
		
		/*地理位置*/
		.t_info_left_cxfy_margin{overflow:hidden;width:670px;margin:0 auto 20px;}						
			.t_info_left_cxfy_margin h3{overflow:hidden;width:660px;height:40px;text-align:left;font-size:20px;line-height:40px;margin-left:10px;}
			.t_info_dili{padding:10px 15px 15px;overflow:hidden;}
				.t_info_dili_t{overflow:hidden;height:24px;}
					.t_info_dili_t .t_info_dili_span1{overflow:hidden;height:24px;line-height:24px;display:block;float:left;margin-right:10px;font-size:14px;}
					.t_info_dili_t .t_info_dili_span2{overflow:hidden;height:24px;line-height:24px;display:block;float:left;margin-right:10px;font-size:14px;}
					.t_info_dili_t .t_info_dili_p{overflow:hidden;height:24px;line-height:24px;display:block;float:left;margin-left:20px;text-align:left;}
						.t_info_dili_t .t_info_dili_p a{overflow:hidden;height:24px;line-height:24px;display:block;float:right;margin-left:10px;}
					.t_info_dili_t .t_info_dili_xq{overflow:hidden;height:24px;line-height:24px;display:block;float:right;}
				.t_info_dili_pic{overflow:hidden;height:278px;width:638px;}
				
				
		/*实景图*/		
		.t_info_left_shijing{overflow:hidden;width:1080px;margin:0 auto 20px;}						
			.t_info_left_shijing h3{overflow:hidden;width:1070px;height:40px;text-align:left;font-size:20px;line-height:40px;margin-left:10px;}	
			.t_info_sjpic{width:1080px;height:178px;overflow:hidden;border: 1px solid #DCDCDC;}	
				.t_info_sjpic .t_info_sjpic_more{width:1080px;height:35px;overflow:hidden;line-height:35px;text-align:right;}
					.t_info_sjpic .t_info_sjpic_more a{overflow:hidden;line-height:35px;text-align:right;margin-right:5px;}
			.N_related_c{overflow:hidden;position:relative;}		
				.N_related_c .left-but,.N_related_c .right-but{display:block;width:18px;height:28px;position:absolute;top:45px;overflow:hidden;z-index:8;cursor: pointer;}		
				.N_related_c .left-but{left:10px;background-position: left top;background-image: url(../images/but.jpg);background-repeat: no-repeat;}		
				.N_related_c .left-but-off{left:10px;}		
				.N_related_c .right-but{right:10px;background-position: right top;background-image: url(../images/but.jpg);background-repeat: no-repeat;}		
				.N_related_c .right-but-off{right:10px;}		
				.N_related_c .pic_list{overflow:hidden;width:866px;margin:auto;position: relative;height:120px;}		
					.N_related_c .pic_list ul{width:99999px;overflow:hidden;position: absolute;left:0px;top:0px;}				
						.N_related_c .pic_list li.m_pic{width:165px;height:120px;float:left;overflow:hidden;_display:inline-block;margin-right:10px;}				
					
		/*推荐经纪人*/			
			.t_info_tjpic{padding:5px;overflow:hidden;width:948px;}	
				.t_info_tjpic li{margin:5px;overflow:hidden;width:158px;float:left;padding:10px;height:118px;}	
					.t_info_tjpic li .t_tjpics{overflow:hidden;width:158px;height:72px;margin-bottom:5px;}	
						.t_info_tjpic li .t_tjpic{overflow:hidden;width:50px;height:70px;float:left;}	
						.t_info_tjpic li .t_tjtext{overflow:hidden;width:96px;height:72px;float:right;text-align:left;}	
							.t_info_tjpic li .t_tjtext a{overflow:hidden;width:96px;height:24px;display:block;font-size:18px;font-weight:bold;line-height:24px;text-align:left;margin-bottom:12px;}	
							.t_info_tjpic li .t_tjtext p{overflow:hidden;width:96px;height:36px;display:block;font-size:12px;line-height:18px;text-align:left;}	
								.t_info_tjpic li .t_tjtext p font{font-size:12px;}	
					.t_info_tjpic li .t_tjp{overflow:hidden;width:158px;height:40px;text-align:left;line-height:20px;}	
							.t_info_tjpic li .t_tjp p img{vertical-align: text-top;}	
						.t_info_tjpic li .t_tjp span{background:url(../images/pic17.jpg) no-repeat left center;padding-left:20px;}	
						
		/*小区地图*/				
		.t_info_map{width:960px;overflow:hidden;}
				.t_info_map_t{overflow:hidden;height:24px;}
					.t_info_map_t .t_info_map_span1{overflow:hidden;height:24px;line-height:24px;display:block;float:left;margin-left:10px;font-size:14px;}
					.t_info_map_t .t_info_map_span2{overflow:hidden;height:24px;line-height:24px;display:block;float:left;margin-left:10px;font-size:14px;}
				.t_info_map_pic{overflow:hidden;width:960px;}				
					.t_info_map_pic img{overflow:hidden;width:100%;}				
						
		/*小区相册*/				
		.t_xiaoqu_xc{overflow:hidden;width:1080px;height:599px;}				
			.parent_container{overflow:hidden;width:1080px;height:599px;position:relative;}				
			.pan_image{height:560px; margin-top: 35px;}

.main_image{
	width: 700px;
	height: 300px;
	overflow: hidden;
}

.main_container{overflow: hidden;top:35px;padding:20px;}

.mc-cbar {
    position: absolute;
}

.mc-cbar.mc-dir-h {
    left: 0px;
    right: 0px;
    top: 5px;
    z-index: 9;
}

.mc-cbar .mc-bar {
    position: relative;
    transition: all 300ms ease 0s;
    border-radius: 4px;
}

.image_container{
	visibility: visible;
	text-align:center;
}

.image_container img{
	-webkit-user-select: none; 
	-moz-user-select: none; 
	-ms-user-select: none; 
	user-select: none;
}

.mc-nav-next{
	background: url("../images/pic25.jpg") repeat scroll right 0 transparent;
    width: 37px;
    height: 92px;
    position: absolute;
    top: 165px;
    left: auto;
    right: 20px;
    z-index: 110;
    cursor: pointer;
    transition: opacity 300ms ease 0s;
}

.mc-nav-prev{
	background: url("../images/pic25.jpg") repeat scroll left 0 transparent;
    width: 37px;
    height: 92px;
    position: absolute;
    top: 165px;
    left: 20px;
    right: auto;
    z-index: 110;
    cursor: pointer;
    transition: opacity 300ms ease 0s;
}

	.main_container_info{top:0px; height: 35px;position: absolute;left:0px;}

.main_container_info .image_num{
	color: #707070;
	height: 35px;
	line-height: 35px;
	width: 60px;
	min-width: 60px;
	text-align: left;
	float: left;
	font-size:20px;font-weight:bold;margin-left:5px;
}
.t_shi{font-size:20px;font-weight:bold;margin-left:20px;color: #707070;text-align:left;float:left;margin-left:20px;height: 35px;line-height: 35px;}
.main_right{float:right;height: 26px;margin-top:1px;}
	.main_right span.span1{font-size:14px;text-align:center;float:left;height: 22px;line-height: 22px;padding:2px 5px;}
	.main_right span.span2{font-size:14px;text-align:center;float:left;height: 22px;line-height: 22px;padding:2px 5px;}
.main_container_info .image_info{
	color: #fff;
	height: 32px;
	line-height: 32px;
	text-align: center;
	float: left;
}

.main_container_info .image_toolbar{
	color: #fff;
	height: 32px;
	line-height: 32px;
	font-weight: bold;
	text-align: center;
	float: left;
}

.image_toolbar div{
	float: right;
    height: 24px;
    line-height: 24px;
    margin-right: 10px;
    margin-top: 5px;
    width: 24px;
}

.image_toolbar div:hover{
	cursor: pointer;
}

.image_toolbar .image_del{
	background: url(../image/del.png);
}

.image_toolbar .image_big{
	background: url(../image/bigger.png);
}

.image_toolbar .image_narrow{
	background: url(../image/litter.png);
}

.image_toolbar .image_rotating{
	background: url(../image/xz.png);
}

.image_toolbar .image_print{
	background: url(../image/print.png);
	width: 20px;
	height: 20px;
	line-height: 20px;
	margin-top: 7px;
}

.thum_container{
    width: 1080px;overflow: hidden; position: absolute;bottom:2px; padding: 10px 0;}

.mc-thumbs-cont{
	position: relative;
	left: 0px;
	transition: all 500ms ease 0s;
}

.mc-thumb-frame{
	float: left;
	opacity: 1.0;
	transition: all 300ms ease 0s;
	margin-right:10px;border:3px solid #EEEEEE;
}

.mc-thumb-frame:hover{
	cursor: pointer;
}

.mc-thumb-frame-selected{
	opacity: 1!important;
	border:3px solid #EDA303;
	border-radius:3px;
}

.ie8-mc-thumb-frame-selected{
	border: 2px solid #2D78F4!important;
}

.mc-thumb-ol{
	position: absolute;
	top: 0;
	buttom: 0;
	left: 0;
	right: 0;
	z-index: 0;
}

.thumb_del{
	margin: 3px 3px 0 0;
	background: url(../image/delete.png);
	width: 13px;
	height: 13px;
	line-height: 13px;
	position: absolute;
	right: 0;
}

.thumb_info{
	position: absolute;
	top: 16px;
	left: 0;
	right: 0;
	buttom: 0;
	text-align: center;
}

.thum-nav-next{
	background: url("../images/ico5.png") repeat scroll right 0px transparent;
    width: 25px;
    height: 40px;
    position: absolute;
    top: 40px;
    left: auto;
    right: 10px;
    z-index: 110;
    cursor: pointer;
    transition: opacity 300ms ease 0s;
}

.thum-nav-prev{
	background: url("../images/ico5.png") repeat scroll left 0px transparent;
    width: 25px;
    height: 40px;
    position: absolute;
    top: 40px;
    left: 10px;
    right: auto;
    z-index: 110;
    cursor: pointer;
    transition: opacity 300ms ease 0s;
} 	
.thum-conter{width:865px;height:106px;margin:auto;overflow:hidden;}	

/*详情页*/
	.t_xiangqing{width:960px;overflow:hidden;margin-top:10px;margin-bottom:15px;}
		.t_xq_left{width:648px;overflow:hidden;float:left;padding:10px;}
			.t_xq_left .t_xq_jieshao{width:648px;overflow:hidden;}
				.t_xq_left .t_xq_jieshao h3{width:648px;overflow:hidden;height:40px;line-height:40px;text-align:left;font-size:20px;font-weight:bold;padding-bottom:5px;}
				.t_xq_left .t_xq_jieshao .t_xq_time{width:648px;overflow:hidden;height:24px;line-height:24px;text-align:left;padding:3px 0; }
					.t_xq_left .t_xq_jieshao .t_xq_time span{float:left;overflow:hidden;height:24px;line-height:24px;text-align:left;}
					.t_xq_left .t_xq_jieshao .t_xq_time a{float:right;overflow:hidden;height:24px;line-height:24px;text-align:left;padding-left:17px;}
				.t_xq_left .t_xq_jieshao .t_xq_con{width:648px;overflow:hidden;padding:10px 0;}	
					.t_xq_text{width:648px;overflow:hidden;}	
						.t_xq_t{width:648px;overflow:hidden;line-height:40px;text-align:left;font-size:14px;}	
							.t_xq_t font{font-size:14px;text-align:left;}	
							.t_xq_t  b{font-size:18px;text-align:left;font-weight:100;}	
							.t_xq_t a{font-size:14px;font-weight:bold;display:inline-block;width:80px;height:24px;line-height:24px;padding:0 5px;text-align:center;margin-left:10px;}	
						.t_xq_t p.t_xq_t_left{display:block;width:330px;overflow:hidden;line-height:40px;text-align:left;font-size:14px;float:left;margin-right:8px;}		
						.t_xq_t p.t_xq_t_right{display:block;width:310px;overflow:hidden;line-height:40px;text-align:left;font-size:14px;float:right;}	
				.t_xq_left .t_xq_jieshao .t_xq_jianjie{width:648px;overflow:hidden;padding:10px 0;}	
					.t_xq_left .t_xq_jieshao .t_xq_jianjie h2{display:block;width:648px;overflow:hidden;text-align:left;line-height:30px;font-size:16px;font-weight:bold;}	
					.t_xq_left .t_xq_jieshao .t_xq_jianjie p{display:block;width:648px;overflow:hidden;text-align:left;line-height:30px;font-size:14px;}	
					.t_xq_left .t_xq_jieshao .t_xq_jianjie span{display:block;width:648px;overflow:hidden;text-align:left;line-height:30px;font-size:12px;}	
				.t_xq_left .t_xq_jieshao .t_xq_pics{width:648px;overflow:hidden;padding:10px 0;}	
					.t_xq_left .t_xq_jieshao .t_xq_pics h2{display:block;width:648px;overflow:hidden;text-align:left;line-height:30px;font-size:16px;font-weight:bold;}

						
		.t_xq_right{width:270px;overflow:hidden;float:right;}
			.t_xq_jjr{width:248px;position:relative;padding:10px;margin-top:20px;}
				.t_xq_jjr .t_xq_jjr_pic{width:100px;position:absolute;height:120px;overflow:hidden;left:10px;top:-30px;z-index:9;}
				.t_xq_jjr .t_xq_jjr_text{width:136px;height:82px;overflow:hidden;margin-left:112px;margin-bottom:10px;}
					.t_xq_jjr .t_xq_jjr_text h3{width:136px;height:40px;overflow:hidden;font-size:18px;font-weight:bold;text-align:left;}
					.t_xq_jjr .t_xq_jjr_text p{width:136px;height:21px;overflow:hidden;font-size:12px;text-align:left;}
						.t_xq_jjr .t_xq_jjr_text p img{display:inline-block;width:12px;height:12px;vertical-align:text-top;margin-right:3px;}
					.t_xq_jjr .t_xq_jjr_text span{display:block;width:68px;height:20px;overflow:hidden;font-size:12px;text-align:center;line-height:20px;padding-right:22px;}	
				.t_xq_jjr .t_xq_jjr_tel{width:164px;height:37px;overflow:hidden;font-size:24px;text-align:center; padding: 0 47px;margin-bottom:10px;}
				.t_xq_jjr .t_xq_jjr_p{width:248px;height:96px;overflow:hidden;text-align:left;line-height:24px;margin-bottom:10px;}
				.t_xq_jjr .t_xq_jjr_a{width:190px;height:24px;overflow:hidden;text-align:left;line-height:24px;margin:auto;padding:0px 29px;}
					.t_xq_jjr .t_xq_jjr_a a.a_left{display:block;width:84px;height:24px;overflow:hidden;text-align:center;line-height:24px;float:left;}
					.t_xq_jjr .t_xq_jjr_a a.a_right{display:block;width:84px;height:24px;overflow:hidden;text-align:center;line-height:24px;float:right;}
			.t_xq_hot{width:248px;overflow:hidden;padding:0px 10px 30px;margin-top:20px;position:relative;}
				.t_xq_hot .t_xq_hot_c{width:248px;overflow:hidden;margin-bottom:10px;}
					.t_xq_hot .t_xq_hot_c li{width:248px;overflow:hidden;height:230px;float:left;padding:15px 0;}
						.t_xq_hot .t_xq_hot_c li .t_xq_hot_pic{width:248px;overflow:hidden;height:165px;margin-bottom:5px;}
						.t_xq_hot .t_xq_hot_c li .t_xq_hot_text{width:248px;overflow:hidden;}
							.t_xq_hot .t_xq_hot_c li .t_xq_hot_text a{display:block;width:248px;overflow:hidden;height:24px;line-height:24px;font-size:14px;text-align:left;}
							.t_xq_hot .t_xq_hot_c li .t_xq_hot_text p{display:block;width:248px;overflow:hidden;height:24px;line-height:24px;font-size:14px;text-align:left;}
								.t_xq_hot .t_xq_hot_c li .t_xq_hot_text p b{font-size:14px;}
							.t_xq_hot .t_xq_hot_c li .t_xq_hot_text span{display:block;width:248px;overflow:hidden;height:24px;line-height:24px;font-size:12px;text-align:left;}	
				.t_xq_hot .t_xq_hot_more{width:268px;overflow:hidden;height:30px;display:block;line-height:30px;text-align:center;position:absolute;z-index:9;left:0px;bottom:0px;}
	
/*footer*/
.t_foot{height:75px;}
	.footer{width:960px; margin:10px auto 0; text-align:center; line-height:25px; padding:10px 0;}x; padding:10px 0;}         