@charset "utf-8";
/* CSS Document */
body{
	height:100%;
	}
*{
	padding:0;
	margin:0;
	font-family:"微软雅黑" ,Arial;
	font-size:14px;
	}
a{
	color:#666666;
	text-decoration:none;
	}
input,form,button,option,select{
	outline:none;
	border:none;
	background:none;
	}
ul{
	list-style:none;
	}
img{
	border:none;
	display:block;
	}
i,em{
	font-style:normal;
	}
.l{
	float:left;
	}
.r{
	float:right;
	}
.hide{display: none}
.show{display: block}
	
	
/*top顶部*/
.topnav{
	height:44px;
	background:#00be78;
	width:100%;
	}
.topnav_center{
	width:1200px;
	margin:auto;
	overflow:hidden;
	}
.topnav_center ul{
	float:left;
	}
.topnav_center li{
	line-height:44px;
	color:#fff;
	float:left;
	overflow:hidden;
	}

.topnav_center li a{
	padding:0px 15px;
	color:#fff;
	}
.topnav_center li.current{
	background:#01af6f;
	}
.topnav_sign{
	float:right;
	height:44px;
	line-height:44px;
	}
.topnav_sign a{
	padding-left:20px;
	color:#fff;
	}
.toplogo{
	height:106px;
	background:#f4f5f5;
	}
.toplogo_center{
	margin:auto;
	width:1200px;
	}
.toplogo_logo{
	padding-top:20px;
	text-indent:-99999em;
	}
.toplogo_city{
	margin:35px 0px 0px 20px;
	padding:0px 15px;
	border:#00be78 1px solid;
	border-radius:20px;
	line-height:30px;
	height:30px;
	position:relative;
	}
.toplogo_city a{
	color:#00be78;
	padding-right:15px;
	}
.toplogo_city span{
	background:url(../images/xiala.png) right center no-repeat;
	position:absolute;
	height:5px;
	width:9px;
	display:block;
	right:15px;
	top:12px;
	}
.topsearch{
	background:#fff;
	height:48px;
	overflow:hidden;
	margin:28px 0px 0px 120px;
	-moz-box-shadow: 2px 4px 10px rgba(235,236,236,0.9);
	-webkit-box-shadow: 2px 4px 10px rgba(235,236,236,0.9);
	box-shadow: 2px 4px 10px rgba(235,236,236,0.9);
	}

.topsearch input{
	width:500px;
	padding-left:20px;
	line-height:48px;
	}
.topsearch button{
	width:80px;
	background:#00be78;
	height:48px;
	font-size:16px;
	color:#fff;
	}
.topsearch_map{
	margin-left:20px;
	margin-top:28px;
	}
.topsearch_map a{
	padding:0px 20px 0px 58px;
	background:#00be78 url(../images/map.png) 20px center no-repeat;
	color:#fff;
	height:48px;
	font-size:16px;
	line-height:48px;
	display:block;
	text-align:center;
	}
	
	
	
/*右边浮动二维码*/	
.erweima{
	width:134px;
	overflow:hidden;
	position:fixed;
	background:#fff;
	right:0px;
	top:50%;
	}
.erweima_kef{
	background:url(../images/kef.png) center no-repeat;
	height:98px;
	width:127px;
	}
.erweima_text{
	text-align:center;
	color:#666;
	margin:5px 0px;
	}
.erweima_sm img{
	width:134px;
	height:auto;
	}
	
	
/*footer页脚*/
.footer{
	background:#222222;
	width:100%;
	overflow:hidden;
	margin-top:50px;
	}
.footer_center{
	width:1200px;
	margin:auto;
	}
.footer_top{
	height:86px;
	border-bottom:1px solid #3d3d3d;
	overflow:hidden;
	margin-bottom:25px;
	}
.footer_nav{
	margin-top:20px;
	line-height:66px;
	}
.footer_nav a{
	color:#fff;
	margin-right:20px;
	}
.footer_dh{
	color:#fff;
	font-size:26px;
	background:url(../images/footer_dianhua.png) left center no-repeat;
	padding-left:36px;
	margin-top:30px;
	font-family:Arial;
	}
.footer_t{
	overflow:hidden;
	position:relative;
	margin-bottom:10px;
	}
.footer_t h3{
	color:#a3a2a2;
	font-weight:normal;
	width:76px;
	}
.footer_t ul{
	width:1060px;
	}
.footer_t ul li{
	float:left;
	padding-left:19px;
	margin-bottom:8px;
	}
.footer_t li a,.footer_t li span{
	color:#a3a2a2;
	}
.footer_jj{
	position:absolute;
	right:0px;
	top:0px;
	height:14px;
	width:14px;
	}
.footer_jj a{
	display:block;
	height:14px;
	width:14px;
	margin-top:2px;
	}
.footer_jj a.first{
	background:url(../images/j1.png) no-repeat right center;
	}
.footer_jj a.last{
	background:url(../images/j2.png) no-repeat right center;
	}
.footer_t .footer_p li{
	padding:0px;
	}
.footer_t .footer_p li:first-child{
	padding-left:20px;
	}
.footer_t .footer_p span{
	padding:0px 10px;
	}
.footer_bu{
	margin-top:25px;
	border-top:1px solid #3d3d3d;
	color:#a3a2a2;
	height:80px;
	line-height:80px;
	}
.footer_bu div{
	float:left;
	margin-right:15px;
	}
	
	
/*出租出售*/
.chuz{
	position:fixed;
	left:0px;
	top:0px;
	height:100%;
	width:100%;
	background:url(../images/bg.png) repeat;
	}
.chu_box{
	min-height:490px;
	overflow:hidden;
	width:740px;
	background:#fff;
	border-radius:10px;
	margin:110px auto;
	padding:30px;
	}
.chu_title{
	height:62px;
	border-bottom:1px solid #00be78;
	position:relative;
	}
.chu_title_box{
	line-height:62px;
	}
.chu_title_box a{
	padding:18px 33px;
	color:#333;
	font-size:20px;
	}
.chu_title_box a.current{
	background:#00be78;
	color:#fff;
	}
.chu_title_x{
	position:absolute;
	background:url(../images/x.png) no-repeat;
	height:25px;
	width:25px;
	right:0px;
	top:0px;
	}
.form_pos{
	height:80px;
	border-bottom:1px solid #eee;
	line-height:80px;
	overflow:hidden;
	position:relative;
	}
.form_pos h3{
	font-size:18px;
	color:#111;
	font-weight:normal;
	width:90px;
	float:left;
	text-align:right;
	}
.form_pos input,.form_pos select{
	width:630px;
	float:right;
	font-size:18px;
	line-height:80px;
	}
.form_pos select{
	margin-top:27px;
	color:#666;
	}
.chu_box button{
	height:62px;
	width:740px;
	border-radius:10px;
	background:#f25045;
	margin-top:25px;
	font-size:24px;
	color:#fff;
	-moz-box-shadow: 2px 6px 10px rgba(242,80,69,0.4);
	-webkit-box-shadow: 2px 6px 10px rgba(242,80,69,0.4);
	box-shadow: 2px 6px 10px rgba(242,80,69,0.4);
	}
.form_pos span{
	display:block;
	position:absolute;
	right:0px;
	top:0px;
	font-size:18px;
	}
	

/*a_nav顶部导航*/
.a_nav{
	height:44px;
	background:#00be78;
	width:100%;
	}
.a_nav_center{
	width:1200px;
	margin:auto;
	overflow:hidden;
	}
.a_nav_logo{
	background:url(../images/logo_g.png) no-repeat;
	height:30px;
	width:36px;
	margin-top:8px;
	text-indent:-99999em;
	margin-right:30px;
	}
.a_nav_box li{
	float:left;
	padding:0px 12px;
	line-height:44px;
	height:44px;
	}
.a_nav_box li a{
	color:#fff;
	}
.a_nav_box li.current{
	background:#01af6f;
	}
.a_nav_sign a{
	line-height:44px;
	color:#fff;
	padding-left:20px;
	}
	
/*立即报名,申请预算*/
.ljbm{
	width:100%;
	height:100%;
	background:url(../images/bg.png) repeat;
	}
.ljbm_box{
	min-height:320px;
	padding:30px;
	background:#fff;
	}
.ljbm_h{
	border-bottom:1px solid #eee;
	height:40px;
	}
.ljbm_h span{
	padding-bottom:14px;
	font-weight:normal;
	font-size:20px;
	color:#111;
	border-bottom:1px solid #f25045;
	}
.ljbm_x{
	background:url(../images/x.png) no-repeat;
	height:25px;
	width:25px;
	position:absolute;
	right:30px;
	top:20px;
	}
.ljbm_c{
	overflow:hidden;
	margin-top:20px;
	}
.ljbm_t img{
	height:160px;
	width:240px;
	padding:15px;
	border:1px solid #eee;
	}
.ljbm_f{
	width:225px;
	}
.ljbm_f input{
	height:40px;
	border:1px solid #eee;
	padding-left:20px;
	width:203px;
	margin-top:16px;
	}
.ljbm_f button{
	height:40px;
	background:#f25045;
	width:225px;
	margin-top:16px;
	color:#fff;
	}
.ljbm_text{
	margin-top:20px;
	}
.ljbm_text h2{
	font-size:18px;
	color:#333;
	font-weight:normal;
	}
.ljbm_text p{
	margin-top:8px;
	color:#666;
	}
.ljbm_text p span{
	color:#f25045;
	}
.ljbm_text p em{
	}
	
	
/*登录注册密码*/
.singin{
	height:100%;
	width:100%;
	position:fixed;
	left:0px;
	top:0px;
	background:url(../images/bg.png) repeat;
	display: none;
	z-index: 9999999;
	}
.singin_box{
	width:410px;
	background:#fff;
	border-radius:10px;
	min-height:430px;
	margin:200px auto;
	position:relative;
	padding:30px;
	}
.singin_x{
	background:url(../images/x.png) no-repeat;
	height:25px;
	width:25px;
	position:absolute;
	right:20px;
	top:20px;
	cursor: pointer;
	}
.singin_title{
	height:40px;
	margin-bottom:10px;
	}
.singin_title a{
	font-size:20px;
	font-weight:bold;
	color:#333;
	padding:0px 60px;
	cursor: pointer;
	}
.singin_title a.current{
	color:#f25045;
	}
.singin_form{
	height:50px;
	background:#f5f6f7;
	margin-bottom:20px;
	position:relative;
	}
.singin_form input{
	padding-left:53px;
	font-size:16px;
	line-height:50px;
	width:330px;
	}
.singin_form input.in1{
	background:url(../images/sj.png) no-repeat 20px center;
	}
.singin_form input.in2{
	background:url(../images/yzm.png) no-repeat 20px center;
	}
.singin_form input.in3{
	background:url(../images/r.png) no-repeat 20px center;
	}
.singin_form input.in4{
	background:url(../images/s.png) no-repeat 20px center;
	}
.singin_a{
	position:absolute;
	right:20px;
	top:13px;
	color:#00be78;
	font-size:16px;
	}
.singin_text{
	color:#666;
	overflow:hidden;
	margin-bottom:20px;
	}
.singin_text a:hover{
	color:#00be78;
	}
.singin_text input{
	padding-right:5px;
	height:16px;
	width:16px;
	float:left;
	}
.singin_text div{
	height:16px;
	float:left;
	line-height:16px;
	margin-left:8px;
	}
.singin_b {
	height: 50px;
	color: #fff;
	background: #f25045;
	width: 410px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	display: block;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
}
.singin_lin{
	font-size:16px;
	}
.qtsingin_title{
	border-bottom:1px solid #eee;
	position:relative;
	margin-top:50px;
	}
.qtsingin_title h2{
	width:150px;
	background:#fff;
	position:absolute;
	left:50%;
	bottom:-10px;
	font-weight:normal;
	font-size:18px;
	color:#666;
	text-align:center;
	margin-left:-75px;
	}
.sfsing{
	margin-top:40px;
	}
.sfsing li{
	float:left;
	width:136px;
	}
.sfsing li a{
	padding-left:60px;
	height:42px;
	display:block;
	line-height:42px;
	font-size:16px;
	background:url(../images/wx.png) no-repeat 10px center;
	}
.sfsing li a.a1{
	background:url(../images/wx.png) no-repeat 10px center;
	}
.sfsing li a.a2{
	background:url(../images/qq.png) no-repeat 10px center;
	}
.sfsing li a.a3{
	background:url(../images/wb.png) no-repeat 10px center;
	}
.singin_title>.singin_title1{
	text-align:center;
	display:block;
	}
.singin_lin:hover{
	color:#00be78;
	}
	
/*您的位置*/
.position{
	height:50px;
	line-height:50px;
	width:1200px;
	margin:auto;
	color:#666;
	}


	
/*快速查找*/
.fast{
	padding:0px 20px;
	width:1160px;
	margin:auto;
	border:1px solid #eee;
	}
.fast_q{
	overflow:hidden;
	border-bottom:1px solid #eee;
	padding:10px 0;
	}
.fast_q:last-child{
	border-bottom:none;
	}
.fast_q span,.fast_q a{
	float:left;
	display:block;
	margin-right:20px;
	}
.fast_q a.current{
	color:#00be78;
	}


/*清除浮动*/
.clearfix:after {
    content: "";
    display: table;
 }

.clearfix:after {
   clear: both;
}

.clearfix {
   *zoom: 1;
}
button{cursor: pointer}

.l_phone{display: none}