@charset "gb2312";
/*公共style*/
body, html{
	color:#444;
	margin:0;
	padding:0;
	font:12px/24px SimSun,san-serif;
}
h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, select, object{
	margin:0;
	padding:0;
	outline:none;
}
ul, ol, li{
	list-style-type:none;
}
address, cite, code, em, th, i, h1, h2, h3, h4, h5, h6{
	font-weight:normal;
	font-style:normal;
}
img{
	border:0 none;
}
h1, h2, h3, h4, h5, h6{
	font-size:14px;
	font-weight:normal;
}
object, textarea, img, iframe{
	vertical-align:top;
}
textarea{
	overflow:auto;
}
a{
	text-decoration:none;
	color:#2C2C2C;
	outline:none;
}
a:hover{
	text-decoration:underline;
	color:#f00;
	  -webkit-transition:background .2s,color .2s ease-in; 
	  -moz-transition:background .2s,color .2s ease-in; 
	  -ms-transition:background .2s,color .2s ease-in; 
	  -o-transition:background .2s,color .2s ease-in; 
	transition:background .2s,color .2s ease-in;
}
input, button{
	*overflow:visible;
}
input[type=submit]:hover, button[type=submit]:hover{
	opacity:0.9;
	filter:Alpha(opacity=90);
	cursor: pointer;
	text-align:center;
}
.checkbox, .radio{
	width:13px;
	height:13px;
	vertical-align:-2px;
	  *vertical-align:-1px;
	margin-right: 2px;
}
.clearfix:after{
	content:"\20";
	display:block;
	height:0;
	clear:both;
} 
.clearfix{
	*zoom:1;
}
/*公共style-off*/


/*公共style2*/
.blank0, .blank1, .blank2, .blank3, .blank4, .blank5, .blank6, .blank7, .blank8, .blank9, .blank10, .blank11, .blank12, .blank13, .blank14, .blank15, .blank16, .blank17, .blank18, .blank19, .blank20, .blank25, .blank30, .blank35, .blank40, .blank45, .blank50{
	clear:both;
	display:block;
	font-size:1px;
	overflow:hidden;
}
.blank0{height:0;}
.blank1{height:1px;}
.blank2{height:2px;}
.blank3{height:3px;}
.blank4{height:4px;}
.blank5{height:5px;}
.blank6{height:6px;}
.blank7{height:7px;}
.blank8{height:8px;}
.blank9{height:9px;}
.blank10{height:10px;}
.blank11{height:11px;}
.blank12{height:12px;}
.blank13{height:13px;}
.blank14{height:14px;}
.blank15{height:15px;}
.blank16{height:16px;}
.blank17{height:17px;}
.blank18{height:18px;}
.blank19{height:19px;}
.blank20{height:20px;}
.blank25{height:25px;}
.blank30{height:30px;}
.blank35{height:35px;}
.blank40{height:40px;}
.blank45{height:45px;}
.blank50{height:50px;}

/*width*/
.w20p{width:20%; float:left;}
.w25p{width:25%; float:left;}
.w30p{width:33.33%; float: left;}
.w50p{width:50%; float:left;}
.w230{width:230px;}
.w240{width:240px;}
.w250{width:250px;}
.w270{width:270px;}
.w285{width:285px;}
.w305{width:305px;}
.w320{width:320px;}
.w343{width:343px;}
.w390{width:390px;}
.w400{width:400px;}
.w475{width:475px;}
.w495{width:495px;}
.w520{width:520px;}
.w720{width:720px;}

.wrap1{width:680px;}
.wrap2{width:390px;}
.wrap3{width:270px;}
.wrap4{width:710px;}
.wrap5{width:300px;}
/*width*/

/*padding margin*/
.p0{ padding:0;}
.pt5{padding-top:5px;}  .pt8{padding-top:8px;}  .pt10{padding-top:10px;}  .pt15{padding-top:15px;}  .pt20{padding-top: 20px;}
.pb1{padding-bottom:1px;}  .pb2{padding-bottom:2px;}
.pl0{padding-left:0px;}  .pl5{padding-left:5px;}  .pl10{padding-left:10px;}  .pl15{padding-left:15px;}  .pl20{padding-left:20px;}
.pr5{padding-right:5px;}  .pr10{padding-right:10px;}  .pr15{padding-right:15px;}  .pr20{padding-right:20px;}
.plr1{padding:0 1px;}  .plr5{padding:0 5px;}  .plr8{padding:0 8px;}  .plr10{padding:0 10px;}  .plr15{padding:0 15px;}  .plr20{padding:0 20px;}
.ptb4{padding:4px 0;}  .ptb5{padding:5px 0;}  .ptb6{padding:6px 0;}  .ptb8{padding:8px 0;}  .ptb10{padding:10px 0;}  .ptb12{padding:12px 0;}  .ptb15{padding:15px 0;}  .ptb20{padding:20px 0;}
.p5{padding:5px;}  .p10{padding:10px;}  .p15{padding:15px;}  .p20{padding:20px;}

.mt1{margin-top:1px;}  .mt3{margin-bottom:3px;}  .mt5{margin-top:5px;}  .mt8{margin-top:8px;}  .mt10{margin-top:10px;}  .mt15{margin-top:15px;}  .mt20{margin-top:20px;}
.mb3{margin-bottom:3px;}  .mb5{margin-bottom:5px;}  .mb8{margin-bottom:8px;}  .mb10{margin-bottom:10px;}  .mb15{margin-bottom:15px;}  .mb20{margin-bottom:20px;}
.ml5{margin-left:5px;}  .ml10{margin-left:10px;}  .ml15{margin-left:15px;}  .ml20{margin-left:20px;}  
.mr3{margin-right:3px;}  .mr5{margin-right:5px;}  .mr8{margin-right:8px;}  .mr10{margin-right:10px;}  .mr15{margin-right:15px;}  .mr20{margin-right:20px;} 
.mlr5{margin:0 5px;}  .mlr8{margin:0 8px;}  .mlr10{margin:0 10px;}  .mlr15{margin:0 15px;}  .mlr20{margin:0 20px;}
/*padding margin*/

/*font*/
.fcr, .fcr a{color:#C00;} 
.fcb, .fcb a{color:#327ACF;} 
.fco, .fco a{color:#F50;} 
.fcg, .fcg a{color:#888;} 
.fcy, .fcy a{color:yellow;} 
.fcw, .fcw a{color:#FFF;}

.fz12{font-size:12px;} 
.fz14{font-size:14px;} 
.fz16{font-size:16px;} 
.fz18{font-size:18px;} 
.fz20{font-size:20px;} 
.fz22{font-size:22px;}
.fwb{font-weight:bold;} 
.fwn{font-weight:normal;}

.arial{font-family:Arial;} 
.yahei{font-family:Microsoft yahei;} 
.simsun{font-family:simsun;}

.por{position:relative;} 
.owfl{overflow:hidden;} 
.tl{text-align:left; } 
.tc{text-align:center; } 
.tr{text-align:right; }
.center{margin: 0 auto;}
.dn{display:none;}
.l{float:left;_display:inline;} 
.r{float:right;_display:inline;}
/*font*/

/*no*/
.bor-gray { border:1px solid #E6E6E6;}
.bor-gray-rbl { border:1px solid #E6E6E6;border-top:none; }
.bor-gray-rbl2 { border:1px solid #DDD; border-top:none; }
.entry a{margin:0 10px;}
.entry-g, .entry-g a{color:#666;}
.pri{color:#C00; font:normal  18px Arial;}
.bd{border:1px solid #DDD;}
.bdt-dash{border-top:1px dashed #DDD;}
.bdr{border-right:1px solid #DDD;}
.bdrbl{border:1px solid #DDD; border-top:none;}
.borGray { border: 1px solid #E6E6E6; zoom: 1; }
.borGrayRTL { border: 1px solid #E6E6E6; border-bottom: none; zoom: 1; }
.borGray3 { border: 3px solid #E6E6E6; zoom: 1; }
.Fw6 { font-weight: 600; }
.FcR, .FcR a { color: #327ACF; font-weight:bold;}
.FcR1 a{ color:#BD0000; font-weight:800;}
.newzxBg { background: url(../2015img/v4_zxindnav.png) repeat-x 0 -449px; }
.pad1 { padding: 1px; }
.bggreen { background: #F9FCFF; }
.bgblue { background: #D2E1F1; }
.gray { font-size: 12px; color: #666; }
.red { font-size: 12px; color: #F00;}
.borh1{ border: 1px solid #CDE4FB;}
.borh{ border: 1px solid #D8D8D8;}
/*no*/
/*公共style2-off*/


/*bt*/
.bt{ height:35px; line-height:35x; background:url(../2015img/line.png) 0 bottom repeat-x;}
.bt h3{ float: left; font:normal 18px/34px microsoft yahei;}
.bt h3 a{ color: #444;}
.bt h3 a:hover{ color: #C00;}
.bt .tit{ border-bottom: 1px solid #3088DF;position: relative;line-height: 33px;}
.bt .more{ float: right;color: #666;margin-right: 10px;}
/*bt*/

/*** colTit
--------------------***/
.colTit { background: url(../2015img/newbg.gif) repeat-x 0 -141px; height: 30px; line-height: 30px; }
.colTit h3 { background: url(../2015img/newbg.gif) -60px -83px #FFF; width: 88px; padding: 1px 0 0 22px; }
.colTit2 { background:url(../2015img/v4_zxindnav.png) repeat-x 0 -420px; height: 26px; line-height: 21px; }
.colTit2 h3 { background:url(../2015img/v4_zxindnav.png) no-repeat #FFF -94px -402px; line-height:28px; font-size: 16px; height:26px; padding:0 6px 0 12px;}
.redbg { background: #327ACF; height: 3px; line-height: 3px; overflow: hidden; }
.colTit3 { border-bottom: 1px solid #E6E6E6; height: 30px; line-height: 30px; background: url(../2015img/zxlbph_bg.gif) no-repeat 0 -289px; }
.colTit4 { border-bottom: 1px solid #E6E6E6; height: 30px; line-height: 30px; background: url(../2015img/newbg.gif) no-repeat -328px -89px; }
.colTit3 h3, .colTit4 h3 { padding-left: 13px; border-bottom: 1px solid #327ACF; height: 30px; float: left; }
.coltit3{height:36px;line-height:36px; *zoom:1;border-bottom:2px solid #327ACF;}
.coltit3 .tit1{font-size: 14px; font-weight: bold;}
.coltit3 a.tit1 {color:#327ACF;}
.tit1 a{color:#327ACF;}
.colTit5 { border-bottom: 1px solid #D2E1F1; border-top: 1px solid #327ACF; height: 30px; line-height: 30px;}
.colTit5 .moreurl, .colTit3 .moreurl { color: #327ACF; float:right;}
.tlist2 li{height:28px;line-height:28px;overflow:hidden;}
.tlist2 span{color: #666;}
.tlist2 a{color: #049;}
.tlist2 .more { float: right; font-weight: normal; padding:0 5px;}

/*clear*/
.clear{ clear:both;}
.z_wrap{
	width:1000px;
	margin:0 auto;
	min-width:1000px;
}
body{ line-height:24px;}
/*clear*/


/*top*/
#daohang{ width:100%; margin:0 auto; background:#F5F5F5;}
#daohang .inner{ width:1000px; margin:0 auto; height:30px; line-height:30px;}
#daohang .src{ margin-top:1px; float:left; display:inline;}
#daohang b{ background:url(../2015img/miniTop-jiantou.png) no-repeat right 10px;}
#daohang a{ white-space:nowrap;}
#daohang a{ float:left; padding: 0 5px;color:#666;}
#daohang a:hover, #daohang a.fcr{ color: #C00;}
#userLogin a.qqbnt, #userLogin a.wbbnt{ background:url(../2015img/headico.gif) no-repeat; line-height:29px;}
#daohang .qy-area, #daohang .lmore{ float:left; position:relative; margin-top:2px; z-index:1000;}
#daohang b{float:left; height:22px; line-height:22px; padding:1px 15px 1px 7px; cursor:pointer; font-weight:normal; white-space: nowrap;}
#daohang b a, #daohang b a:hover{ color:#444; text-decoration:none;}
#daohang .act b{ border-bottom:none; position:relative; z-index:100; background-color:#FFF; }
#daohang .items{ position:absolute; top:23px; left:0; background:#FFF; -webkit-box-shadow: 0 0 13px #DDD; -moz-box-shadow: 0 0 13px #DDD; box-shadow: 0 0 13px #DDD;width:260px; padding:5px 0; display: none; line-height:26px;}
#daohang .act .items{ display: block;}
#daohang .lmore .items{ right:0;_right:-1px;width: 90px;padding: 0;}
#daohang .lmore .items2{ right:0;_right:-1px;width: 90px;padding: 0;left: auto;}
#daohang .lmore .items a{ float: none;display: block;text-align:center;border-bottom: 1px solid #eee;}
#daohang .lmore .items a:hover{background:#eee;text-decoration: none;}
#userLogin{ color:#7B7B7B; float:left; font-size:12px; height:27px; line-height:27px;}
#userLogin span{ float:left;}
#userLogin a.qqbnt{ background-position:5px -61px; padding-left:25px; display:block; cursor: pointer;}
#userLogin a.wbbnt{ background-position:5px -175px; padding-left:25px; display:block; cursor: pointer;}


/*search*/
#logo-search .logo{ float: left;}


/*nav*/
.mainnav{ background:#2069D6; height:45px; line-height:45px; font-size:14px; border-radius: 3px; background:linear-gradient(#2069D6, #327ACF);}
.mainnav li{float:left;}
.mainnav li:nth-child(1) a{-webkit-border-radius: 3px 0 0 3px; -moz-border-radius: 3px 0 0 3px; border-radius: 3px 0 0 3px;}
.mainnav a{float:left; color:#fff;padding: 0 18px;font-weight:bold;font-family: arial}
.mainnav .act a,.mainnav a:hover{background:#387DE7; color:#FFF;text-decoration: none;}
.mainnav .fcy a,.mainnav .fcy a:hover{color:yellow; }
.mainnav .nobg{background:none; }


/*所在位置*/
#area1_path{height:32px;line-height:32px;}
#area1_path .ind-ico{ background:url(../2015img/loginlogo.gif) no-repeat 5px 0; padding:2px 0 2px 25px;}
.bread {color:#999;font-family: SimSun;}
.bread .bread-entry a:hover {color:#c00;}
.bread .bread-entry a {margin: 0 5px;color:#999;}


/*** jiansuo ***/
.lp-sea {vertical-align: top; height: 36px;line-height: 36px; position: relative;z-index: 100;bottom:-1px;}
.lp-title {float: left;font-size: 14px;height: 35px;line-height: 35px;position: relative;left: 1px;}
.lp-title a{padding: 0 22px;float: left;color: #666;border:1px solid #ddd;border-bottom: none;margin-left: -1px;}
.lp-title a:hover{text-decoration: none;}
.lp-title a:nth-child(1){border-radius: 3px 0 0 0;}
.lp-title a:last-child{border-radius: 0 3px 0 0;}
.lp-title .ico08{float: left;width:22px;color: #FF7200;font-size: 17px;}
.lp-title .act{font-weight: bold;position: relative;background-color: #fff;}
/***  ***/
.lp-janshuo { border: 1px solid #ddd; position: relative; z-index:10; }
/*** 检索条件 ***/
.js-list dl { overflow: hidden; vertical-align: top;*zoom:1;line-height: 24px;padding-left:10px; }
.js-list dt.r { width: 40px; height: 25px; line-height: 25px; float: left; }
.js-list dd { margin-left: 38px; }
.js-list dd a{padding: 0 5px; color:#327ACF; margin-right:2px; display:inline-block; margin-bottom:5px;border-radius: 2px}
.js-list dd .act,.js-list dd a:hover{color:#fff; background:#327ACF; text-decoration:none; }
.js-list .set{margin-top: -9px; padding:7px 5px; position: absolute;}
.js-list .set .txt1{border: 1px solid #ddd; height:24px; line-height:24px; font-family: Arial;width: 40px;border-radius: 3px;}
.js-list .set .btn1{border: none; height:26px;padding:2px 0; padding:3px 0 2px\9; cursor: pointer; font-size:12px; background:#327ACF;  float:none; vertical-align:1px;width:42px;border-radius: 2px;color:#fff;}
.js-list .set i{display: inline-block;}
.js-list .list-letters a { background:#FFF;border: 1px solid #E6E6E6;border-radius:2px;font: 100 12px/22px Arial;height: 22px; width:32px; padding: 0; text-align: center;line-height:24px\0; overflow:hidden\0; }
.js-list .list-letters .all{font-family: SimSun; border: none; background:none; height:24px; line-height:24px; width:auto; padding: 0 5px; float:left; _margin-right:0; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.js-list .list-letters a:hover,.js-list .list-letters .act {border-color: #327ACF; background:#327ACF; }
/*** 更多 ***/
.morefjj{border-top:1px solid #ddd;padding:0 0 5px 10px;background: #fafafa;}
.morefjj li{float:left; height:22px; line-height:22px;float:left; margin:5px 0 0 0;border:1px solid #F6FBFE;}
.morefjj .tip{}
.morefjj .droplist{ position:relative; width:82px; border:1px solid #DDD;background-color:#FFF; cursor:pointer; margin-right:10px;}
.morefjj .droplist .ico08{position: absolute;right: 5px;top: 0;color: #999;}
.morefjj .hover{ border:1px solid #BBD5F0;z-index:10;}
.morefjj .hover .items,.morefjj .hover .msg{display:block; }
.morefjj .hover .ico08{color: #BBD5F0; }
.morefjj li em{height:22px; line-height:22px; display:block; overflow:hidden; padding-left:5px;}
.morefjj .items{ position:absolute;width:82px; top:22px; left:-1px; background:#FFF;border:1px solid #BBD5F0; display:none; z-index:10; }
.morefjj .items a{ height:25px; line-height:25px; display:block; padding-left:5px; overflow:hidden;}
.morefjj .items a:hover,.morefjj .items .act,.morefjj .items .hover{ background:#327ACF;border:none; text-decoration:none; color: #fff;}
.morefjj .msg{position: absolute; width:200px; background:#E5F2FF; left:-1px; top:-84px; display:none; padding: 5px; border: 1px solid #B3D6EF; border-radius: 3px;}
.morefjj .msg i,.morefjj .msg b{position: absolute; left:20px; bottom: -12px; border-color: #B3D6EF transparent transparent;border-style: solid dashed dashed;border-width: 6px;height: 0;overflow: hidden;width: 0;}
.morefjj .msg b{bottom: -10px; border-color: #E5F2FF transparent transparent;}
.morefjj .list-tslp,.morefjj .list-tslp .items{width:106px; }
.morefjj .list-17,.morefjj .list-17 .items{width:106px; }


/*** left ***/
/*** lp-kuan ***/
.w750{width: 750px;}
.lp-kuan {border:1px solid #EBEBEB;}
.lp-kuan .tab-nav{border-right:1px solid #EBEBEB; float: left;  position: relative;}
.tab-nav .item {float:left;  padding:5px 15px;font-family: Microsoft yahei;font-size: 16px;}
.tab-nav .item:hover {text-decoration: none;}
.tab-nav .act{ color:#fff; background: #246CD4; position: relative;border-bottom: none;border-radius: 2px 2px 0 0;} 
.tab-page span{float:left; margin-right:5px; }
.tab-page .prev,.tab-page .next{height: 18px; line-height:18px; border-top:1px solid #CCC; border-bottom:1px solid #CCC; }
.tab-page .prev a,.tab-page .next a{background: #fff; float:left; height:18px; line-height:18px;margin: 0 -1px;position: relative; padding: 0 5px; border-left:1px solid #CCC; border-right:1px solid #CCC; text-decoration:none; }
.lp-kuan .info{padding: 10px;line-height:24px; border-top: 2px solid #246CD4;background: #fafafa;}
.lp-kuan .info i{float:left; border:1px solid #CCC; background:url(../2015img/eslistbg.gif) no-repeat 0 -74px; margin:0 0 0 5px;}
.lp-kuan .info i a{ color:#888;float:left;height:22px; overflow:hidden; padding:0 20px 0 5px; background:url(../2015img/eslistbg.gif) no-repeat right -521px;}
.lp-kuan .info .act{border:1px solid #BBD5F0; background-position:0 -99px;}
.lp-kuan .info .act a{ color:#0053DF;}
.lp-kuan .info .bldown a{background-position:right -460px;}
.lp-kuan .info .blup a{background-position:right -491px;}
.lp-kuan .info .def a{padding: 0 12px; background:none;}
/*** 楼盘列表 ***/
.houselist{border-bottom:1px dashed #ddd; padding: 15px 8px; line-height:24px; vertical-align: top; *zoom:1; position: relative;}
.houselist:hover{background:#F9F9F9; }
.houselist .pic{float:left; position: relative; z-index:1; margin-right: 10px;}
.houselist .pic img{background:#eee;}
.houselist .pic i{color: #fff;cursor: pointer;right: 0;position: absolute;top: 0;padding:0 5px;background: #c00;border-radius:0 0 0 3px;height:18px;line-height:18px;}
.houselist .info{float:left; width:414px; }
.houselist .info h3{height:24px; line-height:24px; overflow:hidden; }
.houselist .info h3 a{ font-size:18px; float:left; font-family: Microsoft yahei;color: #327ACF;font-weight: bold;}
.houselist .info h3 img{float: left;}
.houselist .info p{ height:24px;overflow: hidden;}
.houselist .info .icon2{padding:3px 0; margin-left: 10px;}
.houselist .info .icon5{color: #fff;float: left;line-height: 18px;margin: 2px 10px 0 10px;padding: 0 5px;position: relative;}
.houselist .info .dais-194{background-color: #06A897;}
.houselist .info .dais-195{background-color: #1CBAFF;}
.houselist .info .dais-196{background-color: #f60;}
.houselist .info .dais-197{background-color: #CE9B86;}
.houselist .info .dais-198{background-color: #AFAFAF;}
.houselist .info .tags span{border: 1px solid #ccc;padding:0 5px; display:inline-block;margin-right: 5px;color: #666; height: 22px; line-height: 22px;*line-height: 24px; overflow: hidden;}
.houselist .item{position: absolute; white-space: nowrap; }
.houselist .item a{margin-right:6px;}
.houselist .item i{color: #c00; font-family: arial}
.houselist .other{float:right; width:145px; text-align: right;overflow: hidden;}
.houselist .other p{padding-bottom: 5px;}
.houselist .other .dj{font-size: 30px;color: #FF5500;font-family: arial; height: 32px;line-height: 32px;}
.houselist .other .icon{color: #fff; overflow: hidden;padding: 0 5px;display: inline-block;border-radius: 3px;height:20px;line-height:20px;}
.houselist .other .icon-start{background-color: #0B8EE6;}
.houselist .other .icon-end{background-color: #AFAFAF;}
.houselist .other .icon input{position:absolute; left:-999999px;}
.houselist .other .icon a{overflow: hidden;color: #fff;text-align: center;  }
.houselist .other .icon a:hover{text-decoration: none;text-decoration: none;}
.houselist .other .tel{position: absolute;right: 8px;bottom:15px;color: #f60;white-space: nowrap;}
.houselist .other .icon1 {background-color: #f60; }
.houselist .other .icon2 {background-color: #0B8EE6; padding: 0 9px;cursor: pointer;}
.houselist .other .icon2 .ico08{font-size: 12px;margin-right: 4px;}
.houselist .info2 {clear: both;padding-top: 5px;}
/*left-翻页*/
.p_bar{ text-align:center; clear:both;}
.p_bar a{ color:#333; padding:0 12px; margin:0 2px; cursor: pointer; border:1px solid #DDD; display:inline-block; font-family:arial,tahoma; line-height:30px; border-radius:3px;}
.p_bar .p_curpage{ background:#1162D3; color:#fff; text-decoration:none; border:1px solid #1162D3;}
.p_bar a:hover{ background:#1162D3; text-decoration:none; color:#fff; border-color:#1162D3;}


/*right*/
/*search*/
.n-search {font-size: 0;*zoom:1;overflow: hidden;}
.n-search .txt{ width:82%; height:30px; line-height:30px; border:1px solid #CCC; border-right: none; color:#999; background:#fff url(../images/fdj.png) 8px no-repeat; text-indent:25px; float:left;overflow: hidden;border-radius: 3px 0 0 3px;}
.n-search .btn{ width:18%; height:32px; line-height:32px;  color:#FFF; border:none;  float:left;background: #2986E2;   margin-left: -1px;_margin-left: -4px;position: relative;border-radius: 0 3px 3px 0;}
.n-search--small .txt{height:24px;line-height:24px;width:80%;}
.n-search--small .btn{height:26px;line-height:26px;width:20%;}
.n-search--big .txt{height:34px;line-height:34px;background-position: 6px -179px;width:80%;}
.n-search--big .btn{height:36px;line-height:36px;width:20%;}
.tlist4{*zoom:1;}
.tlist4 li{ line-height:21px; height: 21px;overflow: hidden;}
.tlist4 .a{border-top: 1px dashed #ccc;margin-top: 5px;padding-top: 5px;}
.tlist4 span a{ font-weight:bold; margin-left:8px;}
.tlist4 em{ color:#888}
.tlist4 .icon,.tlist4 .icon1{-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;padding: 0 2px;color: #fff;background: #6CAEFD;height:16px;line-height:16px;float: left;overflow: hidden;margin: 3px 5px 0 0;}
.tlist4 .icon1{background: #FF6600;}













/*** sea ***/
.lp-seartit {float: left;font-size: 14px;height: 36px;line-height: 36px;position: relative;border: 1px solid #ddd;border-radius: 4px 4px 0 0;background-color: #fff;border-bottom: none; padding: 0 15px;font-weight: bold;font-size: 16px;}




/*** 当前条件 ***/
.lp-dqtj{line-height:20px; background:#fff; border-top:1px solid #ddd; padding: 5px 10px;}
.lp-dqtj a{float:left; border: 1px solid #C2C2C2;  padding: 0 5px; margin-right:5px; text-decoration:none; }
.lp-dqtj a .ico08{color: #327ACF;vertical-align: bottom;}
.lp-dqtj a:hover{text-decoration:none; }
.lp-dqtj .cancel{border-color:#DDEDFC;}
.lp-dqtj .tip{line-height:22px; }
/*** ad ***/
.lp-janshuo .lp-ad {position: absolute;right: 0;top: 8px;width: 180px; border-left:1px solid #CECECE; }
.lp-janshuo .lp-ad li{height: 24px;line-height: 24px;overflow: hidden;padding: 0 10px;}

/*** 特价房列表
--------------------- ***/
.tejia-list{border-bottom:1px dashed #ddd; padding: 10px; line-height:20px; vertical-align: top; *zoom:1; }
.tejia-list:hover{background:#F6FBFE; }
.tejia-list .info{width:470px; }
.tejia-list .lv2{color: #049;font-weight: bold;font-size: 14px; margin-right: 5px;}
.tejia-list .mj{width:70px; }
.tejia-list .mj span{padding-top:10px; float:left; }
.tejia-list .other{width:100px; }
/* 面包屑  */
.top em,.area-dh em{color: #999;}
.area-dh{height: 36px; line-height: 36px;overflow: hidden;}
.area-dh .ls,.area-dh .ls a{color: #E55414;}
.area-dh a{padding:0 5px;}





/*foot*/
#bottom { width: 1000px; margin:0 auto; border-top:5px solid rgb(14, 125, 218); margin-top:6px;}
.footernew1 { width: 600px; height: 30px; color: #515151; text-align: center; font-size: 12px; line-height: 16px; margin: 13px auto 0 auto; overflow: hidden;}
.footheight1 { height: 30px;}
.footernew { width: 910px; height: 66px; color: #515151; text-align: center; font-size: 12px; line-height: 24px; margin: 0px auto 0 auto; overflow: hidden;}
.footheight {height: 60px;}
.footernew a {color: #515151;text-decoration: none;}
.footernew a.lchot {color: #bd0a01;}
.footernew a:hover {color: #bd0a01;text-decoration: underline;}
.footernew a:visited {color: #515151;}
.footernew div {width: 546px;margin: 0 auto;}
.footernew p {float: left;width: 120px;height: 50px;border: 1px solid #d2d2d2;padding: 0;line-height: 20px;margin: 6px;font-size: 12px;}
.footernew .fl {float: left;padding: 3px;}
.footernew .fr {float: right;width: 72px;padding: 5px 3px 0 3px;}





@font-face {
	font-family: 'icomoon';
	src: url(http://www.0352fang.com/template/blue/fonts/icomoon.eot);
	src:url(http://www.0352fang.com/template/blue/fonts/icomoon.eot) format('embedded-opentype')
		,url(http://www.0352fang.com/template/blue/fonts/icomoon.woff) format('woff');
		/*,url(http://www.0352fang.com/template/blue/fonts/icomoon.svg) format('svg');*/
	font-weight: normal;
	font-style: normal;
}
.ico08{font-family: 'icomoon'; speak:none; font-style:normal; font-weight:normal !important; font-variant:normal; text-transform:none; font-size:14px; vertical-align: -1px;*vertical-align: middle;}








/*comp*/
#comp_box{border: 2px solid #0076D5; width:170px; background:#fff; }
#comp_top{line-height:30px; background:#0076D5; color:#fff; font-size:14px; font-weight:bold; padding: 0 5px;}
#comp_top .close,#comp_items .icon{width:10px; height:10px; line-height:1000px; overflow:hidden;  cursor:pointer; float:right; margin-top:9px; background:url(../images/eslistbg.gif) no-repeat right -364px; position: relative; }
#comp_items{background:#fff; padding: 5px;}
#comp_items .icon{background-position: right -349px;}
#comp_items li{border-bottom: 1px solid #E6E6E6;border-top: 1px solid #FFF;height: 28px;line-height: 28px; overflow:hidden; }
#comp_boot{padding-bottom:5px; overflow:hidden; *zoom:1;line-height: 22px;}
#comp_boot .prosubmit{background:#0076D5;border-radius: 2px;color: #FFF;height: 22px;margin: 0 10px 0 15px;padding: 0 8px; border:none; cursor: pointer; float:left; }
#comp_boot .clear{background:url(../images/eslistbg.gif) no-repeat 0 -152px; float:left; color: #0076D5; padding-left:20px; clear:none; }














