<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/*登录 注册 忘记密码*/
.signin{
	width:1200px;
	height:590px;
	margin:auto;
}
.signin_r{
	height:590px;
	width:420px;
	background:url(../images/sigin.jpg);
}
.signin_l{
	width:690px;
	padding:30px;
}
.signin_nav a{
	font-size:18px;
	margin-right:58px;
}
.signin_nav a.current{
	padding-bottom:8px;
	border-bottom:2px solid #7ba616;
	color:#7ba616;
}
.signin_inp{
	margin-top:80px;
}
.signin_inp dl{
	overflow:hidden;
	margin-bottom:17px;
	width:470px;
}
.signin_inp dl dt,.signin_inp dl dd{
	float:left;
	line-height:42px;
}
.signin_inp dl dt{
	width:150px;
	text-align:right;
}
.signin_inp dl dd{
	margin-left:15px;
}
.signin_inp dl dd input{
	background:#f4f4f4;
	height:42px;
	width:290px;
	padding-left:15px;
}
.signin_inp dl dd .signin_inp2{
	width:100px;
}
.signin_dd{
	background:url(../images/shuaix.png) left center no-repeat;
	padding-left:20px;
	color:#666;
	cursor:pointer;
}
.signin_inp button{
	height:42px;
	background:#7ba616;
	color:#fff;
	width:305px;
	margin:30px 0px 20px 165px;
	font-size: 18px;
	cursor: pointer;
}
.signin_a{
	display:block;
	text-align:center;
	color:#999;
	width:305px;
	margin-left:165px;
}
.register{
	margin-top:35px;
}
.register dl{
	margin-bottom:17px;
}
.register dl:nth-child(-n+2){
	margin-bottom:0px;
}
.register dd,.register dt{
	float:left;
	line-height:42px;
}
.register dt{
	width:130px;
	text-align:right;
}
.register dd{
	padding-left:6px;
	color:#999;
}
.register dd input{
	background:#f4f4f4;
	width:290px;
	height:42px;
	padding-left:15px;
}
.register .register_dl{
	float:left;
	width:40px;
	margin-left:15px;
}
.register .register_dl input{
	width:12px;
	height:12px;
}
.register dl .register_dl2{
	width:166px;
}
.register dd a{
	height:40px;
	width:104px;
	border:1px solid #eee;
	display:block;
	text-align:center;
}
.register dl .register_nav{
	width:120px;
	border:1px solid #eee;
	height:40px;
	cursor:pointer;
	background:url(../images/xia.png) 100px center no-repeat;
	position:relative;
}
.register dl .register_nav li{
	padding-left:15px;
}
.register button{
	height:42px;
	width:305px;
	background:#7ba616;
	font-size:16px;
	color:#fff;
	margin-left:146px;
}
.register_ab{
	width:250px;
	padding-left:180px;
	margin-top:15px;
}
.register_ab a{
	padding:0px 10px;
	color:#999;
}
.two-nav{
	border:1px solid #eee;
	width:120px;
	position:absolute;
	left:0px;
	top:40px;
	z-index:99999;
	background:#fff;
	padding:6px 0px;
}
.two-nav li{
	line-height:34px;
}
.signin_l h2{
	margin-top:50px;
	font-size:20px;
	font-weight:normal;
}
.signin_l h2,.forget,.signin_l span{
	margin-left:150px;
}
.signin_l span{
	color:#999;
	display:block;
	margin-top:10px;
}
.forget{
	margin-top:40px;
}
.forget_in1{
	background:#f4f4f4;
	height:42px;
	width:285px;
	padding-left:15px;
}
.forget_in2,.forget_box a{
	float:left;
}
.forget_in2{
	background:#f4f4f4;
	height:42px;
	width:165px;
	padding-left:15px;
}
.forget_box{
	overflow:hidden;
	margin:15px 0px 40px 0px;
}
.forget_box a{
	height:40px;
	width:103px;
	border:1px solid #eee;
	line-height:40px;
	display:block;
	text-align:center;
	margin-left:15px;
}
.forget button{
	height:42px;
	width:300px;
	background:#7ba616;
	font-size:16px;
	color:#fff;
}

/*网站地图*/
.map{
	width:1200px;
	margin:auto;
}
.map_new{
	border:1px solid #eee;
	margin-bottom:40px;
}
.map_tit{
	font-size:20px;
	font-weight:normal;
	line-height:52px;
	border-bottom:1px solid #eee;
	padding:0px 20px;
}
.map_a{
	padding:12px 20px;
	line-height:34px;
	overflow:hidden;
}
.map_a a{
	color:#666;
	margin-right:30px;
	display:block;
	float:left;
}
.map_z{
	padding:20px;
}
.map_z dt,.map_z dd,.map_z h3,.map_box{
	float:left;
	font-weight:normal;
}
.map_z dd{
	margin-right:40px;
	color:#666;
}
.map_z dt{
	width:70px;
}
.map_box a.current{
	color:#7ba616;
}
.map_ul1{
	position:relative;
	background:url(../images/xia.png) right center no-repeat;
	padding-right:15px;
}
.map_ul1&gt;li{
	height:20px;
	cursor:pointer;
	color:#666;
}
.map_tow{
	position:absolute;
	left:0px;
	top:20px;
	line-height:30px;
	background:#fff;
	z-index:9999;
	display:none;
}
.map_tow li{
	color:#666;
}
.map_z dl{
	float:left;
	padding-bottom:30px;
	width:1158px;
}
.map_inp{
	font-weight:bold;
	float:left;
	margin-left:40px;
}
.map_inp input{
	height:20px;
	width:60px;
	border:1px solid #eee;
}
.map_inp span{
	font-weight:normal;
	color:#666;
}
.map_box a{
	margin-right:40px;
	float:left;
	display:block;
	color:#666;
	margin-bottom:10px;
}
.map_box{
	width:1088px;
}
.map_z&gt;div{
	margin-bottom:20px;
}
.map_z h3{
	width:70px;
}
.map_z .map_o{
	margin-bottom:0px;
}

/*联系我们*/
.online{
	width:1040px;
	margin:auto;
	overflow:hidden;
	padding:40px 80px;
}
.online dl{
	overflow:hidden;
	margin-bottom:15px;
	width:1034px;
}
.online dl dt{
	color:#666;
	margin-right:15px;
}
.online dl dt,.online dl dd{
	float:left;
	line-height:42px;
}
.online dl input{
	padding-left:15px;
	height:42px;
	border:1px solid #eee;
	width:255px;
}
.online dl .online_dd{
	float:right;
	color:#999;
}
.online dl .online_te{
	float:none;
}
.online textarea{
	width:1014px;
	border:1px solid #eee;
	padding:12px;
	min-height:220px;
}
.online dl.la{
	margin-bottom:0px;
}
.online button{
	font-size:18px;
	color:#fff;
	width:150px;
	height:52px;
	background:#7ba616;
	float:right;
	border-radius:3px;
	margin-top:30px;
}
.online_f{
	width:1200px;
	margin:auto;
	overflow:hidden;
	padding-bottom:40px;
}
.online_f h2{
	font-size:20px;
	border-bottom:1px solid #eee;
	line-height:60px;
	font-weight:normal;
	margin-top:20px;
}
.online_li li{
	border-bottom:1px solid #eee;
	padding:25px 0px;
}
.online_li li:last-child{
	border:none;
}
.online_img,.online_text{
	float:left;
}
.online_img{
	height:66px;
	width:66px;
	border-radius:33px;
	display:block;
}
.online_img img{
	height:66px;
	width:66px;
	border-radius:33px;
	display:block;
}
.online_text{
	width:1010px;
	margin-left:20px;
}
.online_text a{
	line-height:34px;
	font-size:18px;
}
.online_text p{
	color:#666;
	line-height:26px;
	margin-top:4px;
}
.online_z span{
	color:#999;
	padding-top:10px;
	display:block;
	float:right;
}
.online_admin{
	background:#f4f4f4;
	width:1073px;
	padding:20px;
	margin-left:86px;
	margin-top:15px;
}
.online_dt,.online_admimg{
	float:left;
}
.online_admimg{
	height:40px;
	width:40px;
	margin-right:20px;
}
.online_dt{
	width:1013px;
}
.online_cl a{
	float:left;
	font-size:16px;
}
.online_cl span{
	color:#999;
	float:right;
}
.online_cl{
	width:1013px;
}
.online_cl span,.online_cl a{
	display:block;
}
.online_dt p{
	margin-top:10px;
	line-height:24px;
	color:#666;
}

/*服務團隊 服務團隊详细*/
.service{
	width:1220px;
	margin:auto;
}
.service_in{
	margin-left:10px;
	height:48px;
	border:1px solid #7ba616;
	width:620px;
	line-height:48px;
	padding-left:15px;
	border-radius:4px;
}
.service_in button{
	width:92px;
	background:#7ba616 url(../images/ss.png) 15px center no-repeat;
	font-size:18px;
	color:#fff;
	float:right;
	height:48px;
	padding-left:20px;
}
.service_in input{
	font-size:16px;
	width:500px;
}
.service_c{
	padding:50px 5px 35px;
}
.service_c li{
	margin-bottom:20px;
	position:relative;
	height:326px;
	width:215px;
	float:left;
	-moz-box-shadow:  0px 0px 10px 1px #e9e9e9;
	-webkit-box-shadow:  0px 0px 10px 1px #e9e9e9;
	box-shadow: 0px 0px 10px 1px #e9e9e9;
}

.service_img{
	height:140px;
	width:140px;
	padding:25px 42px 15px 42px;
	display:block;
}
.service_img img{
	height:140px;
	width:140px;
	border-radius:70px;
}
.service_dian{
	position:absolute;
	left:151px;
	top:38px;
	height:25px;
	width:56px;
	display:block;
	background:url(../images/dianz.png) left center no-repeat;
}
.service_c li h2{
	font-size:20px;
	font-weight:normal;
	text-align:center;
}
.service_c li i{
	color:#999;
	display:block;
	text-align:center;
	margin-top:5px;
}
.service_b a{
	display:block;
	float:left;
	margin-left:36px;
	margin-top:18px;
	color:#7ba616;
}
.servicedet{
	width:1120px;
	margin:auto;
	padding:40px;
	overflow:hidden;
}
.servicedet img{
	max-width:185px;
	max-height:234px;
	float:left;
	border-radius:2px;
}
.servicedet_t{
	float:left;
	margin-left:40px;
}
.servicedet_t h1{
	font-size:26px;
	font-weight:normal;
	margin-bottom:20px;
}
.servicedet_t dl{
	overflow:hidden;
	margin-bottom:13px;
}
.servicedet_t dl:last-child{
	margin-bottom:0px;
}
.servicedet_t dl dt,.servicedet_t dl dd{
	float:left;
	color:#666;
}
.servicedet_ge{
	width:1200px;
	margin:40px auto 30px;
}
.servicedet_ge h2{
	margin-bottom:12px;
	font-weight:normal; font-size:18px;
}
.servicedet_text{
	line-height:28px;
	color:#666;
}
.servicedet_re{
	width:1200px;
	margin:0px auto 50px;
}
.servicedet_tit{
	border-bottom:2px solid #7ba616;
	overflow:hidden;
}
.servicedet_tit a{
	width:106px;
	font-size:16px;
	height:44px;
	text-align:center;
	line-height:44px;
	display:block;
	float:left;
}
.servicedet_tit a.current{
	background:#7ba616;
	color:#fff;
}
.servicedet_cen li{
	border-bottom:1px solid #eee;
	padding:30px 0px;
	overflow:hidden;
}
.servicedet_cen li:last-child{
	border-bottom:none;
}
.servicedet_a{
	height:169px;
	width:246px;
	display:block;
	position:relative;
	overflow:hidden;
	border-radius:2px;
}
.servicedet_a img{
	height:169px;
	width:246px;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	border-radius:2px;
}
.servicedet_a:hover img{
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.servicedet_sp{
	position:absolute;
	right:10px;
	bottom:10px;
	padding:2px 10px;
	border-radius:12px;
	background:url(../images/bg.png);
}
.servicedet_sp span{
	background:url(../images/req.png) left center no-repeat;
	color:#fff;
	padding-left:18px;
}
.servicedet_r{
	margin-left:30px;
	width:920px;
}
.servicedet_r a{
	font-size:22px;
	margin-bottom:20px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	display:block;
}
.servicedet_r a:hover{
	color:#e52121;
}
.servicedet_j{
	color:#999;
}
.servicedet_j i,.servicedet_j span{
	color:#999;
}
.servicedet_j span{
	margin-left:20px;
}
.servicedet_j b{
	color:#ff8400;
	font-size:28px;
}
.servicedet_j em{
	color:#ff8400;
}
.servicedet_i{
	margin:16px 0px;
}
.servicedet_i,.servicedet_i i{
	color:#999;
}
.servicedet_dz,.servicedet_dz span{
	color:#999;
}
.servicedet_dz{
	background:url(../images/dz2.png) left center no-repeat;
	padding-left:18px;
}

/*資訊公告 文章 文章详细*/
.notice{
	width:1200px;
	margin:auto;
	overflow:hidden;
}
.notice_l{
	height:386px;
	width:471px;
	position:relative;
}
.notice_l a{
	overflow:hidden;
	display:block;
	height:386px;
	width:471px;
}
.notice_l a img{
	height:386px;
	width:471px;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.notice_l a:hover img{
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.notice_l p{
	position:absolute;
	left:0px;
	bottom:0px;
	font-size:18px;
	color:#fff;
	background:url(../images/bg.png);
	height:50px;
	line-height:50px;
	width:456px;
	padding-left:15px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	z-index:9999;
}
.notice_c{
	margin-left:10px;
	width:240px;
}
.notice_c li a{
	height:153px;
	width:240px;
	display:block;
	overflow:hidden;
}
.notice_c li a img{
	height:153px;
	width:240px;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.notice_c li a:hover img{
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.notice_c li p{
	font-size:16px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	line-height:42px;
}
.notice_r{
	width:450px;
}
.notice_r li{
	margin-bottom:18px;
	position:relative;
}
.notice_r li:last-child{
	margin-bottom:0px;
}
.notice_r a{
	font-size:16px;
	padding-left:20px;
	background:url(../images/yuan.png) left center no-repeat;
}
.notice_r span{
	color:#999;
	position:absolute;
	right:0px;
	top:0px;
	display:block;
}
.notice_r a:hover{
	color:#e52121;
}
.notice_r p{
	padding-left:20px;
	color:#888;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top:13px;
	line-height:24px;
}
.notice2{
	width:1200px;
	margin:40px auto 0px;
}
.notice2_l{
	width:170px;
	padding:15px 0px;
}
.notice2_l a{
	font-size:22px;
	display:block;
	line-height:50px;
	text-align:center;
}
.notice2_l a.current{
	color:#7ba616;
}
.notice2_r{
	width:1000px;
	margin-left:30px;
}
.notice2_r ul{
	margin-bottom:30px;}
.notice2_r li{
	border-bottom:1px solid #eee;
	padding:30px 0px;
	overflow:hidden;
}
.notice2_r li:last-child{
	border:none;
}
.notice2_r li:first-child{
	padding-top:0px;
}
.notice2_img{
	overflow:hidden;
	width:220px;
	height:150px;
	display:block;
}
.notice2_img img{
	width:220px;
	height:150px;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.notice2_img:hover img{
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.notice2_text{
	width:760px;
}
.notice2_text a {
	font-size: 22px;
	font-weight: bold;
}
.notice2_text a:hover{
	color:#e52121;
}
.notice2_text p{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	color:#888;
	line-height:24px;
}
.notice2_text span{
	display:block;
	padding-top:15px;
	color:#999;
}
.new{
	width:1200px;
	margin:auto;
}
.new_banner{
	width:785px;
	overflow:hidden;
	position:relative;
}
.new_banner_box{
	width:3140px;
}
.new_banner_box a{
	position:relative;
	width:785px;
	height:490px;
	float:left;
	display:block;
}
.new_banner_box img{
	width:785px;
	height:490px;
}
.new_banner_box p{
	line-height:56px;
	background:url(../images/bg.png);
	position:absolute;
	left:0px;
	bottom:0px;
	width:785px;
}
.new_banner_box p span{
	color:#fff;
	font-size:20px;
	padding-left:15px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	width:630px;
	display:block;
}
.new_y{
	width:90px;
	position:absolute;
	right:0px;
	bottom:20px;
	margin-left:-50px;
}
.new_y li{
	height:11px;
	width:11px;
	background:#fff;
	float:left;
	margin:0px 3px;
	border-radius:50%;
}
.new_y li.current{
	background:#7ba616;
}
.new_r{
	width:394px;
}
.new_r li{
	width:394px;
	height:235px;
	position:relative;
	margin-bottom:20px;
}
.new_r li:last-child{
	margin-bottom:0px;
}
.new_r li a{
	overflow:hidden;
	display:block;
	width:394px;
	height:235px;
}
.new_r li a img{
	width:394px;
	height:235px;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.new_r li a:hover img{
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.new_r li p{
	font-size:16px;
	color:#fff;
	line-height:50px;
	background:url(../images/bg.png);
	position:absolute;
	left:0px;
	bottom:0px;
	padding:0px 15px;
	width:364px;
}
.notice3 .notice2_r{
	margin-left:0px;
	width:820px;
}
.notice3 .notice2_r .notice2_text{
	width:580px;}
.new_l{
	width:340px;
}
.new_l1{
	padding:25px;
	width:290px;
}
.new_l1 h1{
	font-size:22px;
	font-weight:normal;
	margin-bottom:20px;
}
.new_ul li{
	margin-bottom:30px;
	height:76px;
	overflow:hidden;
}
.new_ul li:last-child{
	margin-bottom:0px;
}
.new_ul_img{
	display:block;
	overflow:hidden;
	width:106px;
	height:76px;
}
.new_ul_img img{
	width:106px;
	height:76px;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.new_ul_img:hover img{
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.new_ul_t a{
	font-size:16px;
	width:160px;
	display:block;
	line-height:26px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.new_ul_t a:hover{
	color:#e52222;
}
.new_ul_t span{
	color:#999;
	display:block;
	margin-top:5px;
}
.new_gg{
	width:340px;
	margin-top:40px;
}
.new_gg h1{
	background:#7ba616;
	font-weight:normal;
	line-height:50px;
	height:50px;
	font-size:22px;
	color:#fff;
	padding-left:20px;
}
.new_gg_text a{
	margin-bottom:15px;
	display:block;
	color:#666;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	padding-left:15px;
	background:url(../images/yuan.png) left center no-repeat;
}
.new_gg_text a:last-child{
	margin-bottom:0px;}
.new_gg_text a:hover{
	color:#e52222;
}
.new_gg_text{
	padding:25px;
}
.notice2_tit{
	border-bottom:1px solid #eee;
	padding-bottom:15px;
	margin-bottom:30px;
}
.notice2_tit a{
	font-size:20px;
	margin-right:60px;
}
.notice2_tit a.current{
	padding-bottom:15px;
	color:#7ba616;
	border-bottom:2px solid #7ba616;
}
.notice2_box{
	display:block;
}
.notice2_no{
	display:none;
}
.new_lt{
	margin-top:30px;
}
.new_zui{
	margin-top:0px;
}
.new_zui h2{
	font-size:22px;
	font-weight:normal;
	padding-bottom:20px;
	border-bottom:1px solid #eee;
}
.new_zuili{
	width:290px;
	overflow:hidden;
}
.new_zuili li{
	padding:15px 0px;
	overflow:hidden;
	border-bottom:1px solid #eee;
}
.new_zuili li:last-child{
	padding-bottom:0px;
	border:none;
}
.new_zua{
	display:block;
	height:72px;
	width:72px;
	border-radius:50%;
}
.new_zua img{
	height:72px;
	width:72px;
	border-radius:50%;
}
.new_ztext{
	overflow:hidden;
	width:200px;
	margin-top:10px;
}
.new_ztext a{
	font-size:16px;
	width:80px;
}
.new_ztext span{
	color:#7ba616;
}
.new_ztext span,.new_ztext a{
	display:block;
	float:left;
}
.new_dh{
	background:url(../images/dh.png) left center no-repeat;
}
.new_ztext p{
	overflow:hidden;
}
.new_dh{
	padding-left:26px;
	font-size:16px;
	margin-top:10px;
	color:#666;
}
.newde{
	width:820px;
}
.newde_t{
	padding:30px;
}
.newde_t h1{
	font-size:26px;
	line-height:40px;
}
.notice4{
	margin-top:0px;
	margin-bottom:40px;
}
.newde_x{
	overflow:hidden;
	margin-top:20px;
	border-bottom:1px solid #eee;
	padding-bottom:30px;
}
.newde_x i,.newde_x p,.newde_x span{
	display:block;
	float:left;
	margin-right:30px;
	color:#999;
}
.newde_x p em{
	color:#999;
}
.newde_text{
	text-indent:2em;
	font-size:16px;
	line-height:32px;
	margin-top:25px;
}
.newma{
	margin-bottom:30px;
}
.newde_p{
	margin:35px 0px;
}
.newde_p p{
	line-height:34px;
}
.newde_p p a,.newde_p p{
	font-size:16px;
	color:#666;
}
.newde_p p a:hover{
	color:#e52222;
}
.newde_a h3{
	font-size:18px;
	font-weight:normal;
	padding-left:13px;
	border-left:3px solid #7ba616 ;
	line-height:18px;
}
.newde_abox{
	margin-top:20px;
	overflow:hidden;
}
.newde_abox p{
	overflow:hidden;
	margin-bottom:12px;
	width:820px;
}
.newde_abox a{
	float:left;
	display:block;
	padding-left:15px;
	background:url(../images/d.jpg) left center no-repeat;
}
.newde_abox span{
	float:right;
	display:block;
	font-size:12px;
	color:#999;
}
.newde_abox a:hover{
	color:#e52222;
}

/*地图找房*/
.land{
	position:fixed;
	left:0px;
	top:80px;
	overflow:hidden;
	height:100%;
	padding-top:30px;
	width:360px;
	background:#fff;
	-moz-box-shadow:  3px 3px 10px #e3e3e3;
	-webkit-box-shadow:  3px 3px 10px #e3e3e3;
	box-shadow: 3px 3px 10px #e3e3e3;
}
.land_in{
	overflow:hidden;
	padding:0px 20px;
	width:310px;
}
.land_in input{
	border:1px solid #eee;
	border-radius:3px 0px 0px 3px;
	height:42px;
	padding-left:10px;
	width:248px;
	float:left;
}
.land_in button{
	border-radius:0px 3px 3px 0px;
	float:left;
	width:60px;
	height:42px;
	background:#7ba616 url(../images/ss2.png) center center no-repeat;
}
.land_dl{
	border-bottom:1px solid #ddd;
	padding-left:20px;
	height:54px;
	margin-top:10px;
}
.land_one{
	float:left;
}
.land_one&gt;li{
	text-align:center;
	padding-right:22px;
	width:58px;
	line-height:54px;
	background:url(../images/xia.png) 52px center no-repeat;
	cursor:pointer;
}
.land_tow{
	padding:6px 10px;
	background:#fff;
	width:60px;
	-moz-box-shadow:  0px 0px 10px 1px #e3e3e3;
	-webkit-box-shadow:  0px 0px 10px 1px #e3e3e3;
	box-shadow: 0px 0px 10px 1px #e3e3e3;
	display:none;
}
.land_tow li{
	line-height:28px;
}
.land_w{
	background:#f7f7f7;
	line-height:40px;
	padding-left:20px;
	border-bottom:1px solid #eee;
	color:#999;
}
.land_w span{
	color:#ff3f13;
}
.land_box li{
	border-bottom:1px solid #eee;
	padding:20px;
	overflow:hidden;
}
.land_box li.c{
	background:#f5fafd;
}
.land_box li a{
	width:102px;
	height:80px;
	float:left;
	display:block;
}
.land_box li a img{
	width:102px;
	height:80px;
}
.land_text{
	width:200px;
	float:right;
}
.land_text h2{
	font-weight:normal;
	font-size:16px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.land_p{
	color:#999;
	margin-top:10px;
}
.land_p span{
	color:#ff3f13;
	font-size:16px;
}
.land_text p{
	color:#999;
	margin-top:10px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	background:url(../images/dz2.png) left center no-repeat;
	padding-left:15px;
}
.land_text p i{
	color:#999;
}
.po{
	position:fixed;
	top:0px;
	left:0px;
}
.land_fi{
	background:url(../images/t.jpg);
	height:100%;
	width:100%;
	overflow:hidden;
}
.nav_fio{
	position:fixed;
	left:0px;
	top:0px;
}
.land_ditu{
	position:relative;
}
.land_p1{
	height:148px;
	width:148px;
	background:url(../images/agaent_29.png);
}
.land_p1:hover{
	background:url(../images/agaent_28.png);
}
.land_p1 h3,.land_p1 span{
	display:block;
	font-weight:normal;
	text-align:center;
	color:#fff;
}
.land_p1 h3{
	font-size:18px;
	margin-top:40px;
	line-height:32px;
}
.land_p2{
	background:url(../images/agaent_25.png) no-repeat;
	height:93px;
	width:194px;
	padding:20px 0px 0px 24px;
}
.land_p2:hover{
	background:url(../images/agaent_27.png) no-repeat;
}
.land_p2:hover span{
	color:#fff;
}
.land_p2:hover span i{
	color:#fff;
}
.land_p2:hover p{
	color:#fff;
}
.land_p2 p{
	width:174px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	padding-bottom:3px;
}
.land_p2 span{
	font-size:12px;
	color:#666;
}
.land_p2 span i{
	color:#ff3f13;
	font-size:16px;
}
.lo1{
	position:absolute;
	left:650px;
	top:210px;
}
.lo2{
	position:absolute;
	left:850px;
	top:410px;
}
.lo2{
	position:absolute;
	left:1150px;
	top:610px;
}
.lu1{
	position:absolute;
	left:450px;
	top:210px;
}
.lu2{
	position:absolute;
	left:650px;
	top:410px;
}

/*门市介绍*/
.storein{
	background:url(../images/s_banner.jpg) no-repeat center top;
	width:100%;
	height:auto;
	padding-top:70px;
	margin-bottom:40px;
}
.storein_banner{
	height:200px;
	width:800px;
	margin:auto;
	background:#fff;
	padding:35px 200px;
}
.storein_banner img{
	float:left;
	width:330px;
	height:199px;
}
.storein_t{
	width:430px;
}
.storein_t h2{
	margin-top:30px;
	font-size:28px;
	font-weight:normal;
	margin-bottom:15px;
}
.storein_t p{
	color:#999;
	font-size:20px;
	margin-top:5px;
	padding-left:30px;
	line-height:40px;
}
.storein_t p.p1{
	background:url(../images/s_i1.png) left center no-repeat;
}
.storein_t p.p2{
	background:url(../images/s_i2.png) left center no-repeat;
}
.storein_c{
	margin:0px auto 40px;
	width:1200px;
}
.storein_tit{
	margin:0px auto 20px;
	width:202px;
}
.storein_tit h3{
	width:150px;
	line-height:60px;
	text-align:center;
	font-size:28px;
	font-weight:normal;
	float:left;
}
.storein_tit em{
	width:26px;
	float:left;
	height:1px;
	background:#ddd;
	display:block;
	margin-top:30px;
}
.storein_img{
	width:1200px;
	margin:auto;
}
.storein_img li{
	margin:0px 0px 10px 10px;
	float:left;
}
.storein_img li:nth-child(1){
	margin-left:0px;
}

.storein_img li{
	overflow:hidden;
}
.storein_img li img{
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.storein_img li:hover img{
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.storein_img li.l1{
	width:307px;
	height:408px;
}
.storein_img li.l2{
	width:307px;
	height:228px;
}
.storein_img li.l3{
	width:373px;
	height:228px;
}
.storein_img li.l4{
	width:181px;
	height:228px;
}
.storein_img li.l5{
	width:307px;
	height:170px;
}
.storein_img li.l6{
	width:182px;
	height:170px;
}
.storein_img li.l7{
	width:182px;
	height:170px;
}
.storein_img li.l8{
	width:182px;
	height:170px;
}
.storein_text{
	font-size:16px;
	text-indent:2em;
	line-height:32px;
}

/*单页面*/
.single{
	width:1200px;
	margin:auto;
	border-bottom:1px solid #eee;
	padding-bottom:45px;
}
.single_l{
	width:230px;
}
.single_l h4{
	font-weight:normal;
	font-size:18px;
	background:#7ba616;
	line-height:40px;
	text-align:center;
	color:#fff;
}
.single_div{
	padding:5px 20px 20px 20px;
}
.single_div dl{
	border-bottom:1px solid #eee;
	padding:15px 0px;
}
.single_div dl:last-child{
	padding-bottom:0px;
	border-bottom:none;
}
.single_div dl dt{
	margin-bottom:17px;
	font-size:16px;
}
.single_div dl dd{
	margin-bottom:10px;
	cursor:pointer;
	color:#666;
}
.single_r{
	width:930px;
}
.single_box{
	font-size:16px;
	line-height:32px;
	text-indent:2em;
}
.single_lian{
	margin-top:40px;
}
.single_in h3{
	font-size:20px;
	font-weight:normal;
	margin-bottom:20px;
}
.single_in p{
	margin-bottom:12px;
}
.single_in{
	width:465px;
}
.single_erwm img{
	height:151px;
	width:151px;
	float:left;
}
.single_ko{
	margin-left:20px;
}
.single_ko div{
	margin-top:20px;
}






/*门市列表 门市首页 土地出售*/
.storein_li{
	width:1200px;
	margin:auto;
}
.storein_li a{
	margin:0px 20px 20px 0px;
	padding:8px 33px;
	border:1px solid #eee;
	display:block;
	float:left;
	font-size:16px;
	border-radius:2px;
}
.storein_li a:hover{
	background:#7ba616;
	border:#7ba616 1px solid;
	color:#fff;
}
.storein_li a.c{
	background:#7ba616;
	border:#7ba616 1px solid;
	color:#fff;
}
.storein_qi{
	width:1200px;
	margin:10px auto 0px;
	padding-bottom:30px;
	border-bottom:1px solid #eee;
}
.storein_qi a{
	float:left;
	display:block;
	margin-right:35px;
}
.storein_qi a.c{
	color:#7ba616;
}
.storein_qi a:hover{
	color:#7ba616;
}
.storein_cen{
	width:1200px;
	margin:30px auto 0px;
}
.storein_r{
	margin-top: 10px;
	width:340px;
}
.storein_r h3{
	font-size:22px;
	color:#fff;
	background:#7ba616;
	height:50px;
	line-height:50px;
	font-weight:normal;
	padding-left:20px;
}
.storein_a{
	padding:10px 20px;
}
.storein_a a{
	padding-left:15px;
	color:#666666;
	margin:6px 0px;
	line-height:26px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	display:block;
	background:url(../images/b.jpg) left center no-repeat;
}
.storein_a a:hover{
	text-decoration:underline;
}
.storein_titit{
	width:810px;
	height:44px;
	border-bottom:2px solid #7ba616;
	line-height:44px;
}
.storein_titit a{
	font-size:16px;
	padding:0px 30px;
	float:left;
	display:block;
}
.storein_titit a.c{
	background:#7ba616;
	color:#fff;
}
.storein_zhao{
	font-size:22px;
	line-height:90px;
	border-bottom:1px solid #eee;
}
.storein_zhao i{
	color:#ff8400;
	font-size:22px;
}
.storein_tuit{
	margin-left:25px;
	line-height:46px;
	padding-top:10px;
	margin-top:30px;
}
.storein_tuit a{
	font-size:20px;
	margin-right:50px;
}
.storein_tuit a.c{
	color:#7ba616;
	border-bottom:2px solid #7ba616;
	padding-bottom:10px;
}
.storein_zxin{
	display:none;
}
.storein_zxin li{
	padding-bottom:28px;
	width:236px;
	float:left;
	margin-left:25px;
	margin-top:20px;
}
.storein_zxin li a{
	width:236px;
	height:166px;
	overflow:hidden;
	display:block;
	border-radius:2px;
}
.storein_zxin li a img{
	width:236px;
	height:166px;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.storein_zxin li a:hover img{
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.storein_zxin li h4{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size:18px;
	font-weight:normal;
	padding:15px 0px 10px 0px;
}
.storein_zxin li p,.storein_zxin li p i{
	color:#999;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.storein_zxin li p{
	background:url(../images/dz2.png) left center no-repeat;
	padding-left:18px;
}
.storein_ul li{
	border-bottom:1px solid #eee;
	padding:35px 0px;
	overflow:hidden;
}
.storein_ul li:last-child{
	border-bottom:0px;
}
.storein_ul li&gt;a{
	float:left;
	width:228px;
	height:150px;
	overflow:hidden;
	display:block;
}
.storein_ul li a img{
	border-radius:2px;
	width:228px;
	height:150px;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.storein_ul li a:hover img{
	border-radius:2px;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.storein_ulpo{
	width:560px;
}
.storein_ulpo&gt;a{
	font-size:20px;
}
.storein_ulpo&gt;a:hover{
	color:#e52121;
}
.storein_ulpo span{
	display:block;
	padding:12px 0px 12px 28px;
	background:url(../images/dh.png) left center no-repeat;
	font-size:18px;
}
.storein_ulpo p{
	background:url(../images/s_i2.png) 3px center no-repeat;
	padding-left:28px;
	color:#999;
	background-size: auto 18px;
}
.storein_ulpo p,.storein_ulpo p i{
	color:#999;
}
.storein_jj{
	margin-top:20px;
}
.storein_jj a{
	background:#fafdf3;
	padding:5px 28px;
	color:#7ba616;
	margin-right:20px;
}
.storein_more{
	height:44px;
	width:350px;
	border:1px solid #eee;
	display:block;
	border-radius:2px;
	margin:15px auto;
	color:#999;
	font-size:16px;
	text-align:center;
	line-height:44px;
}
.storein_more:hover{
	background:#7ba616;
	border:1px solid #7ba616;
	color:#fff;
}
.storein_se{
	width:1220px;
	margin:30px auto 0px;
}
.storein_stop h1{
	padding-left:10px;
	font-size:28px;
	font-weight:normal;
	float:left;
	width:1200px;
}
.storein_stop&gt;a{
	color:#999;
	float:right;
	display:block;
	padding-top:8px;
}
.storein_yu{
	width:1220px;
	position:relative;
}
.spl{
	background:url(../images/l.png);
	left:-50px;
}
.spr{
	background:url(../images/r.png);
	right:-50px;
}
.spl:hover{
	background:url(../images/l1.png);
}
.spr:hover{
	background:url(../images/r1.png);
}
.storein_yu p{
	height:84px;
	width:30px;
	position:absolute;
	top:150px;
}
.storein_dis{
	display:block;
}
.store_s{
	width:1200px;
	margin:auto;
}
.store_sti{
	border-bottom:1px solid #eee;
	padding-bottom:15px;
}
.store_sti a{
	margin-right:30px;
	font-size:16px;
	cursor:pointer;
}
.store_sti a.c{
	padding-bottom:14px;
	border-bottom:2px solid #7ba616;
	color:#7ba616;
}
.storex_x{
	background:#f5f5f5;
	padding:2px 30px 20px 30px;
	margin-top:15px;
}
.storex_x dl{
	overflow:hidden;
	margin-top:10px;
}
.storex_x dl dt,.storex_x dl dd{
	float:left;
	margin-right:40px;
}
.storex_x dl dd{
	width:1000px;
}
.storex_x dl dt{
	color:#000;
	font-weight:600;
}
.storex_x dl dd a{
	display:block;
	float:left;
	color:#666;
	cursor:pointer;
	padding-bottom:10px;
}
.storex_x dl dd a{
	margin-right:40px;
}
.storex_x dl dd a.c{
	color:#7ba616;
}
.storex_aabox{
	width:1030px;
	margin-left:67px;
	display:block;
	background:#faf8f8;
	padding:8px 20px;
	display:none;
}
.storex_aabox a{
	line-height:30px;
	margin-right:30px;
	color:#666;
}
.storex_aabox a.c{
	color:#7ba616;
}
.storex_x .ssia{
	display:block;
}
.storex_for{
	float:left;
	color:#999;
}
.storex_for input{
	background:#fff;
	height:26px;
	width:70px;
	border:1px solid #eee;
	padding-left:10px;
}
.sto_e{
	width:340px;
	border-radius:3px;
	position:relative;
}
.sto_e&gt;a{
	display:block;
	position:relative;
	width:340px;
	height:250px;
}
.sto_e a img{
	border-radius:3px 3px 0px 0px;
	max-width:340px;
	max-height:250px;
}
.sto_e p{
	font-size:18px;
	color:#fff;
	background:url(../images/agaent_17.png);
	height:42px;
	line-height:42px;
	position:absolute;
	left:0px;
	bottom:0px;
	padding:0px 15px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	width:310px;
}
.f1{
	padding-top:8px;
}
.f{
	padding-left:15px;
	color:#666;
	margin-top:10px;
}
.f i{
	color:#666;
}
.storein_jie{
	margin-left:58px;
	padding-bottom:30px;
}
.storein_jie a{
	margin-top:20px;
	height:38px;
	width:106px;
	text-align:center;
	line-height:38px;
	display:block;
	border-radius:3px;
	float:left;
}
/**
.storein_jie a:first-child{
	background:#e1ecff;
	color:#2d6dda;
}
.storein_jie a:last-child{
	background:#edf7d6;
	color:#6b9210;
	margin-left:20px;
}**/
.storex_d{
	overflow:hidden;
	margin:25px 0px 10px 0px;
}
.storex_d a{
	float:left;
	font-size:16px;
	margin-right:30px;
}
.storex_d a.c{
	color:#7ba616;
}

.storex_index li{
	border-bottom:1px solid #eee;
	padding:30px 0px;
	overflow:hidden;
}
.storex_index li:last-child{
	border-bottom:none;
}
.storex_index li&gt;a{
	width:226px;
	height:150px;
	display:block;
	overflow:hidden;
	position:relative;
	float:left;
}
.storex_index li a img{
	width:226px;
	height:150px;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.storex_index li a:hover img{
	border-radius:2px;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.storex_index li a&gt;span{
	padding:2px 12px;
	background:url(../images/bg.png) repeat;
	display:block;
	position:absolute;
	right:10px;
	bottom:10px;
	color:#fff;
	border-radius:15px;
	z-index:99999;
}
.storex_index li a&gt;span&gt;em{
	padding-left:18px;
	background:url(../images/req.png) left center no-repeat;
	color:#fff;
}
.storex_inr{
	width:564px;
}
.storex_inr a{
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size:22px;
	font-family:"微软雅黑";
}
.storex_inr a:hover{
	color:#e52121;
}
.storex_div{
	margin-top:15px;
	color:#999;
}
.storex_div i{
	color:#999;
}
.storex_div b{
	color:#ff8400;
	font-size:26px;
}
.storex_div&gt;em{
	color:#ff8400;
}
.storex_inr p{
	margin:12px 0px;
}
.storex_inr p i,.storex_inr p em{
	color:#999;
}
.storex_text{
	background:url(../images/agaent_43.png) left center no-repeat;
	padding-left:20px;
	color:#999;
}
.storex_text i{
	color:#999;
}
.storex_xz&gt;div{display: none}
div.storex_dis{
	display:block;
}
div.storex_no{
	display:none;
}
.storexx_l{
	width:470px;
	margin-left:10px;
}
.storexx_l li a{
	font-size:16px;
	color:#666;
}
.storexx_l li a:hover{
	text-decoration:underline;
	color:#e52121;
}
.storexx_l li{
	position:relative;
	line-height:34px;
	padding-left:20px;
	background:url(../images/agaent_44.png) left center no-repeat;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.storexx_l li.ce{
	padding-left:0px;
	background:none;
	height:316px;
	width:470px;
	margin-bottom:20px;
}
.storexx_l li.ce img{
	height:316px;
	width:470px;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.storexx_l li.ce a:hover img{
	border-radius:2px;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.storex_cen{
	margin:35px 0px;
}
.storex_m{
	margin-top:0px;
}
.storexx_l li p{
	position:absolute;
	left:0px;
	bottom:0px;
	height:50px;
	line-height:50px;
	color:#fff;
	font-size:18px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	display:block;
	background:url(../images/agaent_16.png);
	padding:0px 20px;
	width:430px;
}
.storexx_r{
	width:700px;
}
.storexx_biao li a{
	font-size:16px;
	background:url(../images/agaent_44.png) left center no-repeat;
	padding-left:20px;
	font-weight:bold;
}
.storexx_biao li a:hover{
	color:#e52121;
}
.storexx_biao li{
	position:relative;
	margin-bottom:24px;
}
.storexx_biao li p{
	padding-left:20px;
	line-height:26px;
	color:#666;
	margin-top:14px;
	overflow:hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.storexx_biao li span{
	position:absolute;
	right:0px;
	top:0px;
	color:#999;
}
.storexx_ge{
	padding-top:10px;
}
.storexx_ge li{
	overflow:hidden;
}
.storexx_ge li&gt;a{
	width:170px;
	height:114px;
	overflow:hidden;
	float:left;
	display:block;
}
.storexx_ge li a img{
	width:170px;
	height:114px;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.storexx_ge li a:hover img{
	border-radius:2px;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.storexx_text{
	width:509px;
}
.storexx_text a{
	font-size:16px;
	display:block;
}
.storexx_text a:hover{
	color:#e52121;}
.storexx_text p{
	overflow:hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	color:#666;
	line-height:26px;
	margin-top:15px;
}
.storexx_text span{
	color:#999;
	padding-top:8px;
	display:block;
}
.storexx_ge li{
	margin-bottom:25px;
}
.land_mar{
	margin-top:0px;
}
.land_c{
	width:1200px;
}
.land_wei{
	width:924px;
}
.l_aimg li&gt;a{
	width:248px;
	height:170px;
	display:block;
	overflow:hidden;
}
.l_aimg li a img{
	width:248px;
	height:170px;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.l_aimg li a:hover img{
	border-radius:2px;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.l_ty{
	margin:28px 0px 0px 30px;
	color:#999;
}
.l_ty i{
	color:#999;
}
.l_nav{
	position:absolute;
	right:0px;
	top:10px;
}
.l_nav a{
	float:left;
	display:block;
	margin-left:40px;
	color:#666;
}
.l_nav a.c{
	color:#7ba616;
}
.storein_l{
	position:relative;
}
.m{
	margin-top:30px;
}
.l_pos a,.l_pos span,.l_pos em{
	float:left;
}
.l_pos span,.l_pos em{
	padding:5px 10px;
	color:#fff;
	border-radius:2px;
}
.l_pos span{
	background:#fcb00c;
	margin-left:20px;
}
.l_pos em{
	background:#ff580f;
	margin-left:10px;
}
.l_tcen{
	padding:25px;
	position:relative;
}
.l_tibian{
	font-size:20px;
}
.l_tibian i{
	color:#ff8400;
	font-size:20px;
}
.l_lr div,.l_lr a{
	float:left;
	color:#999;
}
.l_lr div em,.l_lr div i{
	color:#999;
}
.l_topb li{
	float:left;
	width:236px;
	margin-left:25px;
	margin-top:25px;
}
.l_topb li:first-child{
	margin-left:0px;
}
.l_topb li img{
	width:236px;
	height:165px;
}
.l_topb li h3{
	font-size:18px;
	font-weight:normal;
	padding:12px 0px 10px 0px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.l_shij,.l_shij span,.l_shij i,.l_shij em{
	color:#999;
}
.l_tcen p{
	height:37px;
	width:37px;
	position:absolute;
	top:140px;
}
.l_l{
	background:url(../images/al1.png);
	left:35px;

}
.l_l:hover{
	background:url(../images/ar2.png);
	left:35px;
}
.l_r{
	background:url(../images/ar1.png);
	right:35px;

}
.l_r:hover{
	background:url(../images/al2.png);
	right:35px;
}
.l_ai{
	width:340px;
	height:230px;
	display:block;
	overflow:hidden;
	border-radius:3px;
}
.l_ai img{
	width:340px;
	height:230px;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.l_ai:hover img{
	border-radius:2px;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.l_rmen{
	padding:20px;
	margin-top:40px;
}
.l_rmen h3{
	font-size:22px;
	font-weight:normal;
}
.l_rmen li{
	overflow:hidden;
	margin-top:25px;
}
.l_rmen li&gt;a{
	width:124px;
	height:88px;
	display:block;
	float:left;
}
.l_rmen li a img{
	width:124px;
	height:88px;
}
.l_mtext{
	width:160px;
}
.l_mtext a{
	font-size:16px;
	overflow:hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.l_mtext p{
	font-size: 14px;
	padding:6px 0px 3px 0px;
	color:#666;
}
.l_mtext p i{
	color:#666;
}
.l_mtext div span:first-child,.l_mtext div span:first-child em{
	color:#ff8400;
}
.l_mtext div span:last-child,.l_mtext div span:last-child em{
	color:#999;
	text-decoration:line-through;
}
.l_jing{
	width:1200px;
	margin:40px auto 0px;
}
.l_jing_h{
	font-size:28px;
	font-weight:normal;
	margin-bottom:30px;
}
.l_tongl li{
	width:281px;
	float:left;
	-moz-box-shadow:  0px 0px 10px 1px #e3e3e3;
	-webkit-box-shadow:  0px 0px 10px 1px #e3e3e3;
	box-shadow: 0px 0px 10px 1px #e3e3e3;
	border-radius:7px;
}
.l_tongl li:first-child{
	/**margin-left:0px;**/
}
.l_taimg{
	width:281px;
	height:198px;
	overflow:hidden;
	display:block;
	border-radius:7px 7px 0px 0px;
	position:relative;
}
.l_taimg img{
	width:281px;
	height:198px;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.l_taimg:hover img{
	border-radius:2px;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.l_taimg span{
	background:url(../images/bg.png);
	padding:3px 15px;
	position:absolute;
	right:10px;
	bottom:10px;
	border-radius:15px;
}
.l_taimg em{
	padding-left:20px;
	color:#fff;
	background:url(../images/req.png) left center no-repeat;
}
.l_tit{
	font-size:18px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	display:block;
	padding:20px 20px 12px 20px;
}
.l_tpp{
	color:#ff8400;
	margin-left:20px;
	margin-bottom:15px;
}
.l_tpp i{
	color:#ff8400;
	font-size:20px;
}
.l_span span{
	float:left;
	display:block;
	padding:4px 8px;
	background:#f1f4fa;
	color:#9fa3ab;
	margin-right:10px;
	border-radius:2px;
}
.l_span{
	margin:0px 20px 25px 20px;
}
.l_tongl{
	position:relative;
}
.l_tongl_m{
	margin-bottom:60px;
}
.l_tongl&gt;p{
	width:30px;
	height:84px;
	position:absolute;
	top:120px;
}
.l_o1{
	left:-90px;
	background:url(../images/l.png);
}
.l_o1:hover{
	background:url(../images/l1.png);
}
.l_o2{
	right:-90px;
	background:url(../images/r.png);
}
.l_o2:hover{
	background:url(../images/r1.png);
}
.l_op{
	margin-top:0px;
	margin-bottom:60px;
}
.l_ser{
	height:118px;
	background:#f7f8fc;
	border-bottom:1px solid #eee;
}
.l_ser_c{
	width:1200px;
	margin:auto;
	padding-top:32px;
}
.l_ser_a{
	margin-left:20px;
	border-radius:4px;
	text-align:center;
	line-height:50px;
	padding-left:25px;
	color:#fff;
	font-size:16px;
	display:block;
	height:50px;
	width:100px;
	background:#ffa321 url(../images/ditu.png) 18px center no-repeat;
}
.st_m{
	margin-top:0px;
}
.ser_mare li{
	margin-right:40px;
}
.sto_m{
	width:810px;
}
.ser_mare li:nth-child(5n+5){
	margin-right:40px;
}
.ser_mare li:nth-child(3n+3){
	margin-right:0px;
}
.ser_mare li{
	margin-bottom:40px;
}
.storex_tjia{
	width:1200px;
	margin:auto;
}
.storein_tbox{
	position:relative;
}
.storein_tbox&gt;p{
	position:absolute;
	top:85px;
	height:37px;
	width:37px;
}
.sto_1{
	background:url(../images/al1.png);
	left:40px;
}
.sto_1:hover{
	background:url(../images/ar2.png);
}
.sto_2{
	background:url(../images/ar1.png);
	right:40px;
}
.sto_2:hover{
	background:url(../images/al2.png);
}
.storein_tjms li{
	width:281px;
	-moz-box-shadow:  0px 0px 10px 1px #e3e3e3;
	-webkit-box-shadow:  0px 0px 10px 1px #e3e3e3;
	box-shadow: 0px 0px 10px 1px #e3e3e3;
	border-radius:8px;
}
.storein_tjms li:first-child{
	margin-left:0px;
}
.storein_tjms li a{
	width:281px;
	height:200px;
	border-radius:8px 8px 0px 0px;
}
.storein_tjms li a img{
	width:281px;
	height:200px;
}
.storein_tjms li p,.storein_tjms li h4{
	margin:0px 20px;
}

/*廠房出售頁面 土地出售-詳情*/
.wor_top{
	width:1200px;
	margin:auto;
	color:#999;
}
.wor_top h1{
	color:#191717;
	font-size:30px;
	margin-bottom:16px;
}
.wor_tliulan,.wor_tliulan i,.wor_tliulan em{
	color:#999;
}
.g1{
	background:url(../images/g1.png) 18px center no-repeat;
	padding-left:40px;
}
.g2{
	margin-left:15px;
}
.g3{
	background:url(../images/g2.png) 25px center no-repeat;
	padding-left:40px;
}
.g4{
	margin-left:35px;
}
.wor_c{
	margin-top:30px;
}
.wor_l{
	width:632px;
}
.wor_lcen{
	position:relative;
	width:632px;
	height:380px;
}
.wor_lcen video{
	width:100%;
	height:100%;
	border-radius:6px;
}
.wor_pf{
	height:67px;
	width:67px;
	background:url(../images/bf.png);
	position:absolute;
	left:282px;
	top:156px;
}
.wor_lcen p{
	height:66px;
	width:30px;
	position:absolute;
	top:130px;
}
.pl1{
	background:url(../images/q1.png);
	left:0px;
}
.pl1:hover{
	background:url(../images/q4.png);
}
.pl2{
	background:url(../images/q2.png);
	right:0px;
}
.pl2:hover{
	background:url(../images/q3.png);
}
.wor_box{
	position:relative;
}
.wor_xtu{
	margin:10px 0px 0px 20px;
}
.wor_xtu li{
	float:left;
	height:74px;
	width:106px;
	border-radius:4px;
	margin-left:10px;
}
.wor_xtu li img{
	float:left;
	height:74px;
	border-radius:4px;
	width:106px;
}
.wor_box p{
    z-index: 1;
	height:74px;
	width:22px;
	position:absolute;
	top:0px;
}
.o1{
	background:url(../images/m1.jpg);
	left:0px;
}
.o1:hover{
	background:url(../images/m4.jpg);
}
.o2{
	background:url(../images/m2.jpg);
	right:0px;
}
.o2:hover{
	background:url(../images/m3.jpg);
}
.wor_r{
	width:470px;
	padding:18px 30px;
}
.wor_text{
	font-size:18px;
	color:#ff8400;
	border-bottom:1px solid #eee;
	padding-bottom:14px;
}
.wor_text b{
	font-size:32px;
	color:#ff8400;
}
.wor_bor{
	border-bottom:1px solid #eee;
	padding:18px 0px;
	overflow:hidden;
}
.wor_bor dl{
	float:left;
	width:156px;
}
.wor_bor dl:nth-child(2){
	padding-left:40px;
	width:100px;
}
.wor_bor dl:nth-child(3){
	padding-left:80px;
	width:70px;
}
.wor_bor dl dt{
	font-size:18px;
	margin-bottom:9px;
}
.wor_bor dl dd{
	color:#999;
}
.wor_chan{
	border-bottom:1px solid #eee;
	padding:18px 0px 10px 0px;
}
.wor_chan p{
	margin-bottom:9px;
	color:#999;
}
.wor_chan p i{
	margin-bottom:9px;
}
.wor_chan p em{
	margin-left:15px;
	padding-left:15px;
	color:#999;
	background:url(../images/dz2.png) 0px center no-repeat;
}
.wor_jjren a{
	display:block;
	float:left;
}
.wor_jjren a img{
	width:90px;
	height:90px;
}
.wor_jjren{
	padding:18px 0px;
}
.wor_jltext{
	width:358px;
}
.wor_jltext h3{
	font-size:20px;
	font-weight:normal;
	margin-top:9px;
}
.wor_jltext p{
	background:url(../images/wor_dh.png) left center no-repeat;
	height:48px;
	line-height:48px;
	color:#e52121;
	font-size:16px;
	padding-left:35px;
}
.wor_jltext p i{
	color:#e52121;
}
.wora{
	width:100px;
	height:44px;
	float:left;
	font-size:16px;
	text-align:center;
	line-height:44px;
	padding-left:20px;
}


.w1{
	background:#eff8f0 url(../images/f1.png) 20px center no-repeat;
	color:#7ba616;}
.w2{
	background:#f2f7ff url(../images/f2.png) 20px center no-repeat;
	margin-left:20px;
	position:relative;
}
.w2 em{
	color:#377eff;
	cursor:pointer;
}
.wor_pos{
	display:none;
	width:120px;
	overflow:hidden;
	background:#fff;
	position:absolute;
	left:0px;
	top:44px;
}
.wor_bg img{
	width:110px;
	height:110px;
	margin:auto;
	padding-top:19px;
}
.wor_bg{
	background:url(../images/wx.png);
	height:142px;
	width:120px;
}
.w2:hover .wor_pos{
	display:block;
}
.wor_ko{
	width:1150px;
	margin:30px auto 0px;
	padding:0px 25px;
}
.wor_ko h2{
	line-height:62px;
	border-bottom:1px solid #eee;
	font-size:22px;
	font-weight:normal;
}
.wor_dldt dl{
	overflow:hidden;
	border-bottom:1px solid #eee;
}
.wor_dldt dl dt,.wor_dldt dl dd{
	float:left;
	font-size:18px;
}
.wor_dldt dl dt{
	line-height:56px;
	color:#999;
	width:128px;
}
.wor_dldt dl dd{
	width:1020px;
}
.wor_dldt dl dd.co{
	line-height:56px;
	color:#999;
	width:270px;
}
.wor_dldt dl dd i{
	font-size:18px;
}
.wor_dldt dl dd span{
	font-size:16px;
	float:left;
	width:270px;
	margin-top:18px;
}
.wor_pd{
	padding-bottom:18px;
}
.wor_p{
	padding:18px 0px 0px 0px;
}
.wor_p p{
	margin-bottom:18px;
	font-size:18px;
}
.wor_liabox{
	padding-bottom:20px;
}
.wor_liabox li{
	float:left;
	margin-top:20px;
	width:370px;
	height:260px;
	margin-right:20px;
}
.wor_liabox li:nth-child(3n+3){
	margin-right:0px;
}
.wor_liabox li a{
	width:370px;
	height:260px;
	display:block;
	overflow:hidden;
}
.wor_liabox li img{
	width:370px;
	height:260px;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.wor_liabox li a:hover img{
	border-radius:2px;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.wor_ditu{
	margin:25px 0px;
	width:1150px;
	position:relative;
}
.wor_dtpos{
	width:356px;
	height:460px;
	position:absolute;
	right:20px;
	top:20px;
	background:#fff;
}
.wor_dtpos h4{
	line-height:50px;
	line-height:50px;
	font-size:20px;
	text-align:center;
	background:#eeeeee;
	font-weight:normal;
}
.wor_ul li{
	float:left;
	width:118px;
	margin-top:20px;
}
.wor_ul li a{
	width:68px;
	height:68px;
	margin:auto;
	display:block;
}
.wor_ul li span{
	font-size:18px;
	text-align:center;
	display:block;
	line-height:40px;
}
.rr1{
	background:url(../images/j1.png);
}
.rr2{
	background:url(../images/j2.png);
}
.rr3{
	background:url(../images/j3.png);
}
.rr4{
	background:url(../images/j4.png);
}
.rr5{
	background:url(../images/j5.png);
}
.rr6{
	background:url(../images/j6.png);
}
.rr7{
	background:url(../images/j7.png);
}
.wor_tongnav{
	height:62px;
	line-height:62px;
	border-bottom:1px solid #eee;
}
.wor_tongnav a{
	font-size:22px;
	margin-right:60px;
}
.wor_tongnav a.c{
	color:#7ba616;
	border-bottom:2px solid #7ba616;
	padding-bottom:16px;
}
.wor_cf{
	padding:30px 0px;
	margin-bottom:60px;
	display:none;
}
.wor_ds{
	display:block;
}
.wor_cf li{
	width:272px;
	float:left;
	margin-right:20px;
	border-radius:8px;
	-moz-box-shadow:  0px 0px 10px 1px #e3e3e3;
	-webkit-box-shadow:  0px 0px 10px 1px #e3e3e3;
	box-shadow: 0px 0px 10px 1px #e3e3e3;
}
.wor_cf li:last-child{
	margin-right:0px;
}
.wor_cfimg{
	height:198px;
	width:272px;
	float:left;
	display:block;
	overflow:hidden;
	border-radius:8px 8px 0px 0px;
}
.wor_cfimg img{
	height:198px;
	width:272px;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.wor_cfimg:hover img{
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.wor_title{
	font-size:18px;
	padding:12px 18px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	display:block;
}
.wor_title:hover{
	color:#e52222;
}
.wor_cf li p,.wor_cf li p b{
	color:#ff8400;
}
.wor_cf li p b{
	font-size:24px;
}
.wor_cf li p{
	margin-left:18px;
}
.wor_cf li div{
	padding:10px 0px 20px 18px;
	color:#666;
}
.wor_cf li div i{
	color:#666;
}
.wor_t1{
	border-bottom:none;
	padding-bottom:0px;
	padding-top:5px;
}
.wor_xia p{
	margin-bottom:16px;
}
.wor_x{
	padding:27px 0px;
}
.wor_add{
	margin-bottom:28px;
}
.wor_dtex{
	font-size:16px;
	line-height:32px;
	padding:18px 0px;
	color:#666;
	text-indent:2em;
}











/*地图找地*/
.Looking{
	width:100%;
	height:100%;
	overflow:hidden;
	position:relative;
}
.body{
	position:absolute;
	left:0px;
	top:0px;
	z-index:999;
}
.Looking_box{
	width:360px;
	background:#fff;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	z-index:999999;
}
.Look_fo{
	width:320px;
	height:46px;
	padding:100px 20px 0px 20px;
	overflow:hidden;
}
.Look_fo input{
	float:left;
	border:1px solid #eee;
	width:248px;
	height:44px;
	padding-left:10px;
	border-radius:3px 0px 0px 3px;
}
.Look_fo button{
	float:left;
	background:#7ba616 url(../images/ss2.png) center center no-repeat;
	height:46px;
	width:60px;
}
.Look_xia{
	border-bottom:1px solid #ddd;
	height:54px;
}
.Look_ul{
	position:relative;
}
.Look_ul&gt;li{
	line-height:54px;
	width:90px;
	text-align:center;
	cursor:pointer;
	color:#666;
}
.Look_ul&gt;li i{
	padding-right:15px;
	background:url(../images/xia.png) right center no-repeat;
	width:10px;
	height:6px;
}
.Look_tow{
	border:1px #ddd solid;
	width:58px;
	padding:10px 15px;
	background:#fff;
	display:none;
	position:absolute;
	left:0px;
	top:54px;
	z-index:99999999;
}
.Look_tow li{
	text-align:center;
	line-height:30px;
	cursor:pointer;
	color:#666;
}
.Look_ul:hover .Look_tow{
	display:block;
}
.Look_shu{
	height:40px;
	background:#f7f7f7;
	line-height:40px;
	padding-left:20px;
	color:#999;
}
.Look_shu em{
	color:#ff3f13;
}
.Look_cen{
	overflow:hidden;
}
.Look_cen li{
	border-top:1px solid #eee;
	padding:20px;
	overflow:hidden;
}
.Look_cen li&gt;a{
	float:left;
	display:block;
}
.Look_cen li a img{
	height:80px;
	width:104px;
}
.Look_t{
	float:right;
	width:190px;
}
.Look_cen li:hover{
	background:#f5fafd;
}
.Look_t a{
	font-size:16px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	display:block;
}
.Look_t div{
	padding:9px 0px;
	color:#999;
}
.Look_t div i{
	color:#ff3f13;
	font-size:16px;
}
.Look_t p{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	background:url(../images/labd.png) left center no-repeat;
	padding-left:18px;
	color:#999;
}
.Look_pa{
	background:#fff;
	padding:20px 0px;
	width:360px;
	position:absolute;
	height:50px;
	left:0px;
	bottom:0px;
	-moz-box-shadow:  0px 0px 10px 1px #e3e3e3;
	-webkit-box-shadow:  0px 0px 10px 1px #e3e3e3;
	box-shadow: 0px 0px 10px 1px #e3e3e3;
	margin-bottom:0px;
}
.d{
	height:100%;
	overflow:hidden;
}
.Look_pa a,.Look_pa span{
	padding:4px 9px;
}
.Look_d{
	overflow:hidden;
	position:relative;
}
.Looking_a a{
	height:148px;
	width:148px;
	display:block;
	background:url(../images/agaent_29.png);
	position:absolute;
}
.Looking_a a:hover{
	background:url(../images/agaent_28.png);
}
.Looking_a a i,.Looking_a a h4{
	color:#fff;
	text-align:center;
}
.Looking_a a h4{
	font-size:18px;
	font-weight:normal;
	padding-top:40px;
}
.Looking_a a i{
	padding-top:7px;
	display:block;
}
.aa1{
	left:400px;
	top:550px;
}
.aa2{
	left:500px;
	top:450px;
}
.aa3{
	left:450px;
	top:300px;
}
.Looking_l a{
	background:url(../images/agaent_25.png);
	height:113px;
	width:218px;
	position:absolute;
	display:block;
}
.Looking_l a:hover{
	background:url(../images/agaent_27.png);
}
.Looking_l a:hover h4,.Looking_l a:hover p,.Looking_l a:hover p i{
	color:#fff;
}
.Looking_l a h4{
	width:170px;
	padding:20px 25px 2px;
	font-weight:normal;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.Looking_l a p{
	color:#666;
	font-size:12px;
	padding:0px 25px;
	width:170px;
}
.Looking_l a p i{
	color:#ff3f13;
	font-size:16px;
}
.la1{
	left:600px;
	top:300px;
}
.la2{
	left:700px;
	top:550px;
}
.la3{
	left:850px;
	top:600px;
}</pre></body></html>