<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*--------------------------------------------
|        Type:    CSS Document 
+---------------------------------------------
|        Author:  蔡慧
+---------------------------------------------
|        QQ:    807159382
+---------------------------------------------
|        Mail:    807159382@qq.com
+---------------------------------------------*/

/*--------------------------------------------
|              CAIHUI
+-------------------------------------------*/


       
/*header*/
/*body{background: #f8f8f8;}*/
.clearfix:after                                          {content:"";display:block;clear:both;}
.clearfix                                                {zoom:1;}
.fl                                                      {float:left;}
.fr                                                      {float:right;}	
.comWidth                                                {width:1200px; margin-left:auto; margin-right:auto; }
/*body{min-width: 1200px;}*/
a:hover{color:#f92c5d;}
.header{height: 80px;border-bottom:  3px solid #02a9ab;background: #fff;}
.header .logo img{width: 197px;height: 66px;display: block;margin-top: 7px;}
.header .location{display:block;height:24px;line-height:24px;text-align:center;margin-left:10px;padding: 0 5px;/*width:56px;*/border:1px solid #e3e3e3;color:#555;margin-top: 30px;font-size: 14px;letter-spacing:1px;cursor: pointer;border-radius: 3px;position: relative;}
.header .location span{margin-right:2px;color:#999;}
.header .location a:hover{ color:#999; }
/*城市弹框*/

.header .menubar{width: 700px;/*margin-left: 140px;*/}
.header .menubar ul li a{color:#3e4958;display:block;float:left;padding: 0 15px;height:80px;line-height:80px;margin-right:4px;font-size:16px;}
.header .menubar ul li a:hover{color:#3e4958;transition:all 0.5s;font-size: 18px;}
.header .menubar ul li a.on{color:#3e4958;font-size: 18px;}
.header .contactPho_yuefang86_com{line-height: 80px;color:#2d3dc6;font-size:28px;}
.header .contactPho_yuefang86_com span{font-size:22px;margin-right: 7px;}
.header .contactPho_fufang66_com{line-height: 80px;color:#073a78;font-size:28px;}
.header .contactPho_fufang66_com span{font-size:22px;margin-right: 7px;}

/*城市弹框*/
.mydiv {z-index:999;width: 840px;height:400px;background:#fff;text-align: left;padding:30px;}
.mydiv ul li b{/*background:#f92c5d;*/color:#333;padding:6px;margin-right: 15px;border:1px solid #e3e3e3;border-radius: 3px;}
/*.mydiv ul b.bgc{background:#02a9ab;}*/
.mydiv ul li{border-bottom:1px dashed #e3e3e3;padding: 20px 0;}
.mydiv .city02 li{border: none;}
.mydiv ul a{padding-right:27px;color:#666;line-height: 28px;}
.mydiv ul li .clearfix{padding-left:83px;}
.mydiv ul li p{margin-bottom: 10px;}
.mydiv ul li .fr{width: 724px;border-bottom: 1px dashed #e3e3e3;padding-bottom: 8px;margin-bottom:8px;}
.mydiv ul li .foSc{font-size: 16px;font-weight: bold;padding-right: 10px;}
.mydiv ul a:hover{color:#f92c5d;}
 /*位置样式*/
.La_zhe{
    position: fixed;  left: 0; top: 0;   height: 100%;
    width: 100%;  background-color: rgba(0, 0, 0, 0.5); opacity: 0; visibility: hidden; -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;   transition: opacity 0.3s 0s, visibility 0s 0.3s;  z-index:999;font-size: 14px;
}
.La_zhe.La_visible { opacity: 1; visibility: visible;-webkit-transition: opacity 0.3s 0s, visibility 0s 0s;  -moz-transition: opacity 0.3s 0s, visibility 0s 0s; transition: opacity 0.3s 0s, visibility 0s 0s;}
.La_container {position: relative; width:900px;   margin:100px auto;  height:450px;border: 8px;
    background: #FFF; border-radius: .4rem .4rem .4rem .4rem; box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-transform:scale(0.8); -moz-transform:scale(0.8); -ms-transform:scale(0.8);-o-transform:scale(0.8);
  transform:scale(0.8);-webkit-backface-visibility: hidden;-webkit-transition-property: -webkit-transform;-moz-transition-property: -moz-transform;
    transition-property: transform; -webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;  -o-transition-duration: 0.3s;  transition-duration: 0.3s;
}
.La_close{ position: absolute;right:0px;top:0px; z-index: 10;width: 34px; height:34px; display: block;padding: 15px;}
.La_close img{width:30px; height:30px;}
.La_visible .La_container {-webkit-transform:scale(1); -moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1); transform:scale(1); }
.La_box{padding: 30px 20px;width: 900px;box-sizing: border-box;}

/*banner*/
/* rslides */
.rslides{position:relative;list-style:none;	overflow:hidden;	width:100%;	}
.rslides li{	-webkit-backface-visibility:hidden;	position:absolute;	display:none;	width:100%;	left:0;	top:0;}
.rslides li:first-child{	position:relative;	display:block;	float:left;}
.rslides img{	display:block;	height:auto;	float:left;	width:100%;	border:0;}
/*pager*/
.callbacks_tabs.callbacks1_tabs{margin-top:-80px; position:relative;z-index:100;margin-bottom:10px;}
.callbacks_tabs.callbacks1_tabs li{display:inline-block;width:10px;height:10px;margin-left:5px;border-radius:10px;border:1px solid #FFF;position:relative;}
.callbacks_tabs.callbacks1_tabs li a{display:inline-block;width:10px;height:10px;border-radius:10px;position:absolute; left:0; z-index:1000; color:rgba(100,200,300,0);color:transparent;}
.callbacks_tabs.callbacks1_tabs li.callbacks_here a{background:#FFF;}
/* Callback example */
.callbacks_container{	margin-bottom:2px;	position:relative;	width:100%;	max-width:100%;	text-align:center;}
.callbacks{	position:relative;	list-style:none;	overflow:hidden;	width:100%;	padding:0;	margin:0;}
.callbacks li{	position:absolute;	width:100%;	left:0;	top:0;}
.callbacks img{	display:block;	position:relative;	z-index:1;		width:100%;	border:0;/*max-height:580px;*/height:100%;}
.callbacks .caption{	display:block;	position:absolute;	z-index:2;	font-size:20px;	text-shadow:none;	color:#fff;background:#000;	background:rgba(0,0,0, .8);	left:0;	right:0;	bottom:0;	padding:10px 20px;	margin:0;	max-width:none;}
.callbacks_nav{	position:absolute;	-webkit-tap-highlight-color:rgba(0,0,0,0);	top:50%;left:18%;	z-index:3;	text-indent:-9999px;	overflow:hidden;text-decoration:none;	height:96px;	width:56px;border-radius: 3px;	background:transparent url("../images/arow.png") no-repeat left top;	margin-top:-30px;	display:none;}
.callbacks_container:hover .callbacks_nav{display:block;opacity:1.0;}
.callbacks_nav:active{opacity:1.0;}
.callbacks_nav.next{	left:auto;	background-position:right top;	right:18%;}
@media screen and (max-width:600px){.callbacks_nav{	top:47%;}}


/*搜索框*/
.choiceBox{width:1150px;z-index: 2;padding:25px;background: rgba(255,255,255,0.7);/*height:130px;*/margin: 0px auto;position: relative;top: 6px;}
.searchBox{width: 510px;}
.searchBox input{float: left; width: 350px; height:46px; padding-left: 10px;font-size: 14px;border:1px solid #e3e3e3;}
.searchBox .searchBnt{width: 105px;height: 48px;:inline-block;float: left;	
	text-align: center;line-height:46px;font-size: 14px;color: #fff;background:#02a9ab;}
.hotSearch{font-size: 12px;color: #666;text-align: left;line-height: 30px;margin-top: 5px;}
.hotSearch a{margin-right: 10px;}
.hotSearch a:hover{color:#02a9ab;}
.choiceItem{height: 84px;width: 600px;}
.area{width:360px;display: none;padding-left: 10px;border-left: 1px solid #ccc;margin-top: 5px;height: 80px;/*padding-top: 10px;*/}
.area ul{width:370px;/*height: 86px;*/display: inline-block; margin:0 0 0 10px;padding-top: 8px;}
.area li{float: left;font-size: 14px;padding-bottom: 10px;}
.area li a{padding:0 10px;border-radius: 3px;}
.area a:hover{background: #02a9ab;color:#fff;}
.chsear {width: 225px;}
.MapSearch3,.chsear span{box-shadow: 2px 2px 10px #ccc;display: block;width: 90px;float: left;height: 36px;line-height: 36px;text-align:center;font-size: 14px;margin-bottom: 10px;border-radius: 5px;color:#3e4958;cursor: pointer;margin-right:10px;}
.MapSearch3 {background: #fff;color:#02a9ab;}
.MapSearch3 i{color:#02a9ab;font-size: 18px;padding-right: 3px;line-height: 36px;}
/*.chsear span i,.MapSearch2 i{background: #fff;display: block;width: 40px;float: left;border-radius: 5px;display: block;height: 40px;}
*/.chsear span:hover,.chsear span.on{width:90px;transition:0.5s;background: #02a9ab;color:#fff; }
.MapSearch3:hover{color:#02a9ab;}
.TopSearch{margin-top: 2px;}

/*本周精选*/
.boxItem01 {/*background: #fff;*/padding:30px 0;/*border-bottom: 1px solid #e3e3e3;*/}
.boxItem02 {padding:30px 0;background: #fff;}
.smallTit{width: 230px;height:307px;}
.heldbox{margin-left: 5px;}
.heldbox a{display: block;width: 480px;height:307px;float: left;margin-left: 5px;overflow: hidden;border-radius: 3px;position: relative;}
.heldbox a:first-child{margin-left: 0;}
.heldbox a img{width: 480px;height:307px;}
.heldbox a p{position: absolute;display: block;width: 100%;height: 40px;left: 0;bottom: 0;background: rgba(0,0,0,0.7);color:#fff;text-align: center;line-height: 40px;font-size: 16px;}
.heldbox a:hover img{transform:scale(1.1,1.1);transition:all 1s;}
/*.week{margin-bottom: 18px;}*/
.choiceness{width:230px; height:307px; text-align:center;background: #02a9ab;border-radius: 3px;}
.choiceness i{font-size: 38px;color:#fff; transition:1s; }
.choiceness{ display:table-cell; vertical-align:middle;}
.choiceness h2{font-size:30px; display:block; font-weight:400; color:#fff;  margin:5px 0; position:relative; z-index:2;}
.choiceness em{width:30px; height:1px; background:#fff; position:absolute; top:50%; left:20%; z-index:1;transform:rotate(360deg);}
.choiceness .em1{left:15px; transition:1s; }
.choiceness .em2{right:15px; left:auto; transition:1s; }
.choiceness:hover em{ transform:rotate(1080deg); background:#fff;}
.choiceness p{color:#fbfbfb; font-size:14px; text-transform:uppercase;}





/*楼盘*/
/*发现好房*/
.seTop .title h3{font-size: 32px;color:#02a9ab;padding-bottom: 5px;}
.seTop .title p{color:#999;font-size: 14px;}
.seTop{border-bottom: 1px solid #e3e3e3;padding-bottom: 10px;}
.boxItem02 .seTop span{display: block;width: 100px;height: 40px;float: left;line-height: 40px;text-align: center;border:1px solid #ccc;margin-left: 10px;color:#666;font-size: 16px;cursor: pointer;}
.boxItem02 .seTop span:hover{border:1px solid #02a9ab;color:#02a9ab;transition:1s;}
.boxItem02 .seTop span.on{border:1px solid #02a9ab;color:#02a9ab;}
.gallery-item-image .f_wen{width:268px; padding: 0 10px;line-height: 36px;}
.gallery-item-image .f_wen span{color: #2e2e2e;float: left;font-size: 16px;width: 166px;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.gallery-item-image .f_wen em{ float: right; color: #999; font-size: 14px;  }
.gallery-item-image img{width:288px; height: 200px;}
.gallery-item-image .f_hui{clear: both; width:176px;text-indent:12px;color: #f92c5d;/*margin-top: 45px;*/font-size: 14px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden; text-align:left;}
.gallery-item-image .f_price{width:286px; padding: 0 10px;margin-top: 15px;position: relative;text-align:left;}
.gallery-item-image .f_price .f_tese i{font-size: 12px;color: #02a9ab;margin-right: 2px;/*background: #f9e8e8;*/padding: 3px 7px;border:1px solid #c2f3f3;border-radius: 3px;}
.gallery-item-image .f_price .f_jia{color: #f92c5d; font-size: 26px; font-weight: bold;position: absolute; bottom: -6px;right: 26px;}
.gallery-item-image .f_price .f_jia i{font-size:14px;color: #2e2e2e;font-weight: normal;}
.secont li{   width:288px;height: 390px;display: block; background: #fff;position: relative;overflow: hidden;float: left;margin-right:16px;margin-top: 20px;box-shadow: 2px 2px 2px #e3e3e3;}
.shade{width: 100%;height: 65px;padding-top: 20px;}
.shade a{display: block;border: 1px solid #e0e0e0; border-radius: 5px;
    width: 118px;height: 32px;margin-left:17px;text-align: center;line-height: 32px;float: left;font-size: 14px;color: #999;}
.shade a span{padding-right: 5px;}
.shade a:hover{border: 1px solid #02a9ab; color: #02a9ab;transition:1s;}
.secont{display: none;}
.secont li.mrn{margin-right: 0;}


/*导购资讯*/
.boxItem03{padding:30px 0;background: #fff;}
.seTop .title p a{padding:0 10px;}
.boxItem03 .seTop .title p{line-height: 30px;}
.boxItem03 .newsContent{margin-top: 30px;}
.boxItem03 .details{width:680px;height: 300px;}
.boxItem03 .partTop {width:1200px;margin-top: 30px;}
.boxItem03 .partTop .title{background: #fff;display: block;line-height: 40px;font-size: 18px;}
.boxItem03 .partTop .title i{color: #f92c5d;font-weight: bold;font-size: 24px;padding-right: 5px;}
.boxItem03 .partTop .title em{color: #f92c5d;font-weight: bold;font-size: 22px;padding-right: 10px;}
.boxItem03 .details .information .title{height:50px;background-color:#f4f4f4;display: block;line-height: 50px;font-size: 18px;padding-left: 20px;}
.boxItem03 .partTop .title a{color:#f92c5d;font-size: 26px;}
.boxItem03 .details .information{width:680px;}
.information span em{color:#02a9ab;}
.boxItem03 .details .title{width:540px;font-weight: bold;padding-right: 20px;color:#ff0000;font-size: 16px; }
.boxItem03 .details .partTop&gt;span a{font-size: 18px;color:#f92c5d;font-weight: bold;}
.boxItem03 .details .partTop i{color:#ff0000;font-weight: bold;font-size: 20px;padding-right:5px;line-height: 50px;}
.boxItem03 .details .partTop ul li a{display: block;line-height: 26px;padding-left: 34px;color:#666;font-size: 14px;background: url(../images/icon/dots.png) no-repeat 20px center;}
.boxItem03 .details .partTop&gt;span a:hover,.boxItem03 .details .partTop ul li a:hover{color:#02a9ab;}
.boxItem03 .details .information&gt;ul&gt;li{padding-left: 10px;line-height: 21px;margin-bottom: 15px;}
.boxItem03 .details .information&gt;ul&gt;li a{font-size: 14px;color:#383838;}
.boxItem03 .details .title01{color:#383838;margin-bottom: 10px;background: #fff;}
.boxItem03 .details .title01 a{font-weight: normal;font-size: 14px;color:#666;}

/*图片轮播*/
.focus{position:relative; width:600px; height:375px;overflow: hidden;} 
.focus .fcon{position:relative; width:100%; float:left;overflow: hidden;border-radius: 3px;  }  
.focus img {width:600px; height:375px;overflow: hidden;} 
.focus .shadow{width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:40px; line-height: 40px; background:rgba(0,0,0,0.8);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .shadow a{color:#fff; font-size:14px; overflow:hidden; margin-left:20px; }  
.focus .fcon img{display:block; }  
.focus .fbg{bottom:8px; right:0; width: 100%; position:absolute; height:61px; z-index: 200;}  
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px; float: right;}    
.focus .D1fBt{position: absolute;bottom: 0;right: 20px;}
.focus .D1fBt a{position:relative; display:inline; width:10px; height:10px; border-radius:10px; margin:0 2px;color:#B0B0B0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,
.focus .D1fBt a:hover{background:#02a9ab;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }  





#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#ffffff;}
#playBox{ width:500px; height:315px; position:relative; overflow:hidden;}
#playBox img{ width:500px; height:315px;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left;position: relative;}
#playBox .pre{ cursor:pointer; width:45px; height:45px; background:url(http://yuefangwangimg.oss-cn-hangzhou.aliyuncs.com/html/images/left.png) no-repeat; position:absolute; top:190px; left:10px; z-index:10;display: none;}
#playBox .next{ cursor:pointer; width:45px; height:45px; background:url(http://yuefangwangimg.oss-cn-hangzhou.aliyuncs.com/html/images/right.png) no-repeat; position:absolute; top:190px; right:10px; z-index:10;display: none;}
#playBox .smalltitle {width:80px; height:25px; position:absolute; bottom:0;right: 20px; z-index:10;right:0;display: none;}
#playBox .smalltitle ul{ width:80px; margin:0 auto;}
#playBox .smalltitle ul li{ width:10px; height:10px; margin:0 2px; border-radius:10px; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{ background:#02a9ab;}
#playBox .oUlplay .tit{display: block;height:40px;background:rgba(0,0,0,0.8);width:500px;position: absolute;left:0;bottom:0;color:#fff;text-indent:24px;line-height:40px;text-align: center;}
#playBox .oUlplay .tit:hover{color: #02a9ab;}





/*新闻列表*/
.newsBox{margin-top:25px;}
.newsBox ul{float: left; margin-right:25px; width: 330px; overflow: hidden;border:1px solid #ccc;/*padding: 15px;*/border-radius: 3px ;}
.newsBox ul.indexNews_list{position: relative;padding:15px;height: 538px;}
.newsBox ul.indexNews_list .choiceness{height:130px;width: 370px;background: #fff;}
.newsBox ul.indexNews_list .choiceness h2{color:#333;}
.newsBox ul.indexNews_list .choiceness i{color:#02a9ab;}
.newsBox ul h3{line-height: 50px;font-size: 20px;color:#666;border-bottom: 1px solid #e3e3e3;margin-bottom: 15px;}
.newsBox ul h3 em{color:#f92c5d;}

.newsBox .choiceness .em1{left: 15%;width: 40px;background: #333;}
.newsBox .choiceness .em2{right: 15%;width: 40px;background: #333;}
.newsBox ul{transition: all 0.3s linear 0s;}
.indexNews_left h3{padding: 15px 0 20px; font-size: 20px; font-weight: bold; color: #333;}
.indexNews_left h3 span{ color: #ff5454;}
.indexNews_list li{display:inline-block; margin-top: 12px;}
.indexNews_list li img{float: left; display: block; width: 100px; height: 66px;padding-right: 10px;}
.indexNews_list_txt{float: right; width: 220px;}
.indexNews_list_txt h2{height: 44px; line-height: 22px;font-size: 14px; font-weight: normal; color: #333;display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;text-overflow: ellipsis;overflow: hidden;}
.indexNews_list_txt h2 a{color: #666;}
.indexNews_list_txt h2 a:hover{color:#02a9ab;}
.indexNews_list_txt p{padding-top: 3px; font-size: 12px; color: #999;}
.newsBox .fr{width:330px;}
.strategy li.choiceness{background: rgba(0,0,0,0.6);color:#fff;overflow: hidden;width:330px; height:330px; text-align:center;border-radius: 3px;}
.strategy li.choiceness i{font-size: 26px;color:#fff; transition:1s;opacity: 0.8; }
.newsBox li.choiceness{ display:table-cell; vertical-align:middle;}
.newsBox ul.indexNews_list .choiceness h2{font-size:24px;   }
.newsBox .strategy li.choiceness h2{font-size:24px; display:block; font-weight:400; color:#fff; margin:5px 0; position:relative; z-index:2;}
.newsBox .strategy li.choiceness em{width:40px; height:1px; background:#fff; position:absolute; top:50%; left:20%; z-index:1;transform:rotate(360deg);}
.newsBox .strategy li.choiceness .em1{left:20%; transition:1s; }
.newsBox .strategy li.choiceness .em2{right:20%; left:auto; transition:1s; }
.newsBox .strategy .choiceness:hover em{ transform:rotate(1080deg); background:#fff;}
.newsBox .strategy li.choiceness p{color:#fff; font-size:14px; text-transform:uppercase;}
.newsBox .strategy li.choiceness02{height: 220px;width:330px;}
.newsBox .fr ul:last-child{margin-top:20px;}
.newsBox .strategy{position: relative;border:none;/*margin-top:62px;*/}
.strategy a{position: absolute;bottom:-40px;left: 105px; }
.strategy a p{border:1px solid #fff;color:#fff;text-align: center;padding: 10px;display: block;width: 100px;margin: 0 auto;}
.strategy:hover a{bottom:50px;transition:1s;}

.strategy02:hover a{bottom:20px;transition:1s;}
.strategy a:hover p,.strategy02 a:hover p{color:#02a9ab;border:1px solid #02a9ab;}
.newsBox ul.indexNews_list02{width: 425px;border-top:2px solid #02a9ab;/*margin-top:62px;height: 475px;*/}
.newsBox ul.indexNews_list02 li.choiceness{width: 410px;margin-bottom: 15px;height: 130px;}
.newsBox ul.indexNews_list02 .indexNews_list_txt{width: 210px;}
.newsBox ul.indexNews_list .chTit{line-height: 50px;border-bottom:1px dashed #e3e3e3;margin-bottom:15px;}
.newsBox ul.indexNews_list .chTit .fl{font-size: 18px; font-weight:500;color:#02a9ab;font-weight: bold;}
.newsBox ul.indexNews_list .chTit a{float: right;color:#666;font-size: 14px;}
.newsBox ul.indexNews_list li.choiceness a {color:#999;font-size: 14px;}
.newsBox ul.indexNews_list .chTit a:hover,.newsBox ul.indexNews_list li.choiceness a:hover,.boxItem03 .details .title01 a:hover{color:#f92c5d;}
.indexNews_list02 li img{float: left; display: block; width: 180px; height: 130px;padding-right: 10px;}
.indexNews_list02 .indexNews_list_txt h2{height:94px;font-size: 18px;color:#333;display: block;}
.indexNews_list02 .indexNews_list_txt h2 a{color:#333;line-height: 24px;}
.indexNews_list02 .indexNews_list_txt p{font-size: 14px; }
.news_1 dt{ float:left}
.news_1 dd{ width:228px; float:right; text-align:left; line-height:20px; color:#636161; font-size:12px;}
.news_1 dd h1{ line-height:30px; font-size:16px;white-space:nowrap; text-overflow:ellipsis; overflow:hidden; display:block; text-align:left}
.news_1 dd  span img{ float:left; margin-right:10px; margin-top:3px;}
.news_1 dd p{ text-align:left; padding-top:8px; height:40px; overflow:hidden}
.news_list dl{ width:100%; clear:both; border-bottom:1px solid #E2E2E2; padding:8px 0; overflow:hidden}
.news_list dl dt{ width:70px; text-align:center; font-size:26px; color:#9F9F9F; float:left; padding-top:5px;line-height:20px;}
.news_list dl dt em{ font-size:14px;}
.news_list dl dd{ width:350px; float:right; text-align:left; line-height:20px; overflow:hidden; font-size:12px;}
.news_list dl dd h1{ line-height:30px; font-size:16px;white-space:nowrap; text-overflow:ellipsis; overflow:hidden; display:block; text-align:left;color:#666;}
.news_list dl dd h1 a:hover,.indexNews_list02 .indexNews_list_txt h2 a:hover{color:#02a9ab;}
.news_list dl dd p{ text-align:left;color:#999;height: 24px; overflow:hidden;}
.information .news_list dl dd{ width:604px; float:right; text-align:left; line-height:26px; overflow:hidden; font-size:12px;}
.news_list dl:last-child{border:none;}
/*.news_list{margin-top: 15px;}*/

.newsBox ul.indexNews_list02 .news_list dl{padding: 14px 0;}

/*楼盘广告*/
.boxItem04{padding-bottom: 50px;}
.boxItem04 ul li{width:230px;height: 300px;background: #02a9ab;}
.boxItem04 .choiceness i,.boxItem04 .choiceness h2,.boxItem04  .choiceness p{color:#fff;}
.boxItem04 .choiceness h2{font-size: 26px;}
.boxItem04 .choiceness .em1{left:7%;}
.boxItem04 .choiceness .em2{right:7%;}
.boxItem04 .choiceness em,.boxItem04 .choiceness:hover em{background: #fff;}
.boxItem04 a{display: block;float: left;width:465px;height: 300px;margin-left: 20px;}
.boxItem04 img{width:465px;height: 300px;}
.nub {margin:0 0 0 110px;}
.nub ul li{width: 140px;padding:10px 20px;display: block;float: left;border-right: 1px solid #e9e9e9;font-size: 16px;color:#999;margin-bottom:20px;text-align: center;}
.nub ul li p{padding-top: 10px;color:#999;}
.nub ul li p i{color: #f92c5d;font-size:28px;letter-spacing: 1px;}
/*看房导流*/
.boxItem06{padding: 40px 0;background: #fff;}
.kfdl{width:1200px; margin: 0 auto;}
.kfdl ul li{width:224px; float: left;text-align: center;background: #fefefe;padding: 20px 0;margin-right: 20px;border-radius: 3px;}
.kfdl ul li h2{line-height: 30px;font-size: 18px;color:#02a9ab;}
.kfdl ul li i{font-size: 30px;color:#02a9ab;}
.kfdl ul li span{color:#999; font-size: 14px;display: block;padding-top: 15px;}




/* slide */
.gftips {background: #fff;padding-bottom: 40px;}
#bgstylec .icon-question{color:#fff;float: left;font-size: 66px;margin:30px 0 0 115px;}
#bgstylea .icon-question,#bgstyleb .icon-question{color:#fff;font-size: 30px;}
.slide-main{height:140px;position:relative;width: 1200px;}
.slide-box,.slide{display:block;width:100%;height:140px;overflow:hidden;}
.slide-box{position:relative;}
.slide{display:none;height:140px; background: #2ab5bc;
    background: -webkit-linear-gradient(left,#2ab5bc, #e7dd43);
    background: -o-linear-gradient(left,#2ab5bc, #e7dd43);
    background: -moz-linear-gradient(left,#2ab5bc, #e7dd43);
    background: linear-gradient(left,#2ab5bc, #e7dd43);position:relative;position:absolute;z-index:2;}
.slide a{display: block;width: 140px;height:36px;line-height:36px;text-align: center;background: #d8fbf2;border-radius: 20px;font-size: 14px;color:#2ab5bc;}
.slide a:hover{width: 160px;transition:1s;}
.slide h3{font-size: 26px;color:#fff;}
.obj-a,.obj-b,.obj-c,.obj-d,.obj-e,.obj-f{position:absolute;z-index:3;left:50%;}
.obj-a,.obj-b{width:952px;margin-left:-476px;text-align:center;}
.obj-a{display:block;height:352px;top:20px;}
.obj-b{top:76px;height:100px;margin-left:-70px;}
.obj-c{display:block;height:92px;top:48px;margin-left:-480px;}
.obj-d{top:53px;height:104px;width: 380px;margin-left:240px;}
.obj-d p{display:block;padding-top:20px;font-size:16px;color:#fff;clear:both;}
.obj-e{width:366px;margin-left:-370px;top:32px;z-index:12;}
.obj-f{width:892px;top:78px;margin-left:-370px;}
.banAnimate .obj-a{display:block;animation-name:baoAni;-webkit-animation:baoAni 0.8s linear 0s normal none;-moz-animation:baoAni 0.4s linear 0s normal none;animation:baoAni 0.4s linear 0s normal none;}
@-webkit-keyframes baoAni{from{opacity:0;top:-60%;} to{opacity:1;top:20px;} }
@-moz-keyframes baoAni{from{opacity:0;top:-60%;} to{opacity:1;top:20px;} }}
@keyframes baoAni{from{opacity:0;top:-60%;} to{opacity:1;top:20px;} }
.banAnimate .obj-b{display:block;animation-name:saAni;-webkit-animation:saAni 0.8s linear 0s normal none;-moz-animation:saAni 0.4s linear 0s normal none;animation:saAni 0.4s linear 0s normal none;}
@-webkit-keyframes saAni{from{opacity:0;-webkit-transform:scale(0,0);} to{opacity:1;-webkit-transform:scale(1,1);} }
@-moz-keyframes saAni{from{opacity:0;-moz-transform:scale(0,0);} to{opacity:1;-moz-transform:scale(1,1);} }
@keyframes saAni{from{opacity:0;transform:scale(0,0);} to{opacity:1;transform:scale(1,1);} }
.watch-code.code-show{display:block;animation-name:scode;-webkit-animation:scode 0.3s linear 0s normal none;-moz-animation:scode 0.3s linear 0s normal none;animation:scode 0.3s linear 0s normal none;}
@-webkit-keyframes scode{from{opacity:0;-webkit-transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;-webkit-transform:scale(1,1); transform-origin: left bottom;} }
@-moz-keyframes scode{from{opacity:0;-moz-transform:scale(1,0); transform-origin:left bottom;} to{opacity:1;-moz-transform:scale(1,1);transform-origin:bottom bottom;} }
@keyframes scode{from{opacity:0;transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;transform:scale(1,1);transform-origin: left bottom;} }
.banAnimate .obj-c,.banAnimate .obj-e{display:block;animation-name:saAnic;-webkit-animation:saAnic 0.3s linear 0s normal none;-moz-animation:saAnic 0.3s linear 0s normal none;animation:saAnic 0.3s linear 0s normal none;}
@-webkit-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
.banAnimate .obj-d,.banAnimate .obj-f{display:block;animation-name:saAnid;-webkit-animation:saAnid 0.3s linear 0s normal none;-moz-animation:saAnid 0.3s linear 0s normal none;animation:saAnid 0.3s linear 0s normal none;}
@-webkit-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }



/*悬浮框*/
.rightBar{height: 100%;width: 38px;background:rgba(0,0,0,0.8);position: fixed;right:0;top:0; z-index: 99999;}
.wuyou-waiter{position: fixed; right: 0px; top:25%; margin-top: -90px; width: 38px;  z-index: 999;}
.waiter-ul li{position: relative; height:80px;margin-bottom: 20px;}
.waiter-ul li&gt;a{ position: absolute; left: 0; top: 0; z-index: 2; color: #fff; display: block; width: 34px; padding:5px 2px 10px 2px; text-align: center; -webkit-transition:all 0.6s;-ms-transition:all 0.6s;-moz-transition:all 0.6s; text-decoration: none; font-size: 14px;line-height: 15px;}
.waiter-title{position: absolute; left: 0px; bottom: 0; color: #fff; width: 38px; height: 30px;padding:5px 0 5px 0; line-height: 18px; text-align: center;-webkit-transition:all 0.6s;-ms-transition:all 0.6s;-moz-transition:all 0.6s; z-index: 199999; opacity: 0;}
.waiter-ul li:hover .waiter-title{left: -130px; opacity: 1;}
.waiter-ul li&gt;a span img{padding: 5px; width:22px;}
.waiter-ul li a:hover{background:#02a9ab;}
.waiter-ul li&gt;a p{font-size: 12px;}
.waiter-ul li.wuyou-contact .waiter-title,.waiter-ul li.wuyou-contact a:hover{background:#02a9ab; }
.waiter-ul li.wuyou-contact .waiter-title{height: 90px;left: -110px;width:90px;padding: 10px;background: #f9f9f9;}
.waiter-ul li.wuyou-contact .waiter-title img{width: 90px;}
.chpointer{cursor: pointer;}
.to-top { display:none;padding: 0 20px; color: #fff; background-color: #f92c5d;margin-top: 100px;}
.waiter-ul li a.to-top:hover{background:#f92c5d; }
.chPhone{width:114px;height: 96px;/*background: #fff;*/position: fixed; top: 35%; right: 48px;color:#fff;background: url(http://yuefangwangimg.oss-cn-hangzhou.aliyuncs.com/html/images/ccbg.png) no-repeat 0 0 ;padding-top: 30px;border-radius: 5px;}
.chPhone span{background: #ff5454;padding: 5px 8px;display: block;}
.chPhone span p{color:#fff;text-align: center;line-height: 26px;font-size: 14px; }
.chPhone img{border:5px solid #fff;width: 88px;}

@media screen and (max-height:900px){
  .waiter-ul li{margin-bottom: 10px;}
  .to-top{margin-top: 20px;}
}


/*换个角度看房*/
.boxItem05{padding: 50px 0;background: #f8f8f8;}
.home-banner,.home-banner img{width:100%;}
.home-title {margin:0 auto; text-align:center;}
.home-title h2{font-size:36px; font-weight:400; color:#02a9ab; padding-top:80px;}
.home-hd { text-align:center; margin:35px auto;}
.home-hd li a{color:#999; font-size:18px;}
.home-hd .on a{color:#333;}
.home-hd li{ display:inline-block; margin:0 20px;}
.home-bd{margin-top: 30px;}
.home-bd li{background:#fff; margin:0 10px; position:relative;height:350px;width: 380px;float: left;}
.home-bd li:before{content:""; position:absolute; bottom:0; left:0; height:3px; width:0; background:#02a9ab; transition:1s;}
.home-bd li:hover:before{width:100%;}
.home-bd li .img img{height:250px;width: 380px;}
.home-bd a {position: relative;display: block;height:250px;width: 380px;}
.home-bd a&gt;p{position: absolute;bottom:15px;right:15px;}
.home-bd .txt{ padding:20px 15px;}
.seTop a.more{line-height: 70px;font-size: 16px;color:#666;}
.home-bd .txt h2{font-size:18px;color:#333; font-weight:400; height:22px; line-height:22px; overflow:hidden;}
.home-bd .txt h2 em{padding:1px 3px;color:#fff;border-radius: 5px;background: #02a9ab;font-size: 12px;margin-left: 10px;}
.home-bd .txt h2 b{color:#999;font-size: 12px;font-weight:normal;}
.home-bd .txt p{font-size:14px; color:#666; margin-top:10px;}
.home-bd .txt p em{color:#f92c5d; font-size:20px;  margin-right:10px;}
.home-bd .owl-theme .owl-controls .owl-page span{ padding:0; width:6px; height:6px; border:2px solid #f3f2f5;}
.home-bd .owl-theme .owl-controls .owl-page.active span, .home-bd .owl-theme .owl-controls.clickable .owl-page:hover span{ background:#02a9ab; border:2px solid #02a9ab;}
.home-bd .owl-theme .owl-controls{ margin:40px auto 0; padding-bottom:30px; position:relative;}
.home-bd .owl-theme .owl-controls .owl-buttons div{width:40px; height:40px; border-radius:none; margin:0; padding:0; display:inherit; opacity:1; position:absolute; top:-20px;}
.home-bd .owl-theme .owl-controls .owl-buttons .owl-prev{ background:url(http://yuefangwangimg.oss-cn-hangzhou.aliyuncs.com/html/images/left.png) no-repeat; background-size:cover; float:left; left:0;}
.home-bd .owl-theme .owl-controls .owl-buttons .owl-next{ background:url(http://yuefangwangimg.oss-cn-hangzhou.aliyuncs.com/html/images/right.png) no-repeat; background-size:cover; float:right; right:0;}
.home-title p{font-size:18px; color:#999; margin-top:18px;}
.home-theme{margin-top:40px; padding-bottom:80px;}

   /*广告截止日期*/
   .chqi{    position: absolute;    padding: 2px 7px;
   right:10px;   top:10px;   background: rgba(0,0,0,0.4);   color: #fff;   text-align: center;font-size: 14px;}



  /*19-12-06*/
  .deadline{color: #999;text-align: center;padding-top:20px;}
  .dianhua{width: 80px;padding-right: 10px;}
  .smbh{font-size: 15px; color: #666;display: inline-block; cursor: pointer;position: relative;}
  .smbh&gt;img{width: 13px;height: 14px;background-color: #fff;margin-right: 5px;border-radius: 0;display: inline-block;}
  .smbo_cx{display: none;width: 110px;    position: absolute;   right: 80px; top:-110px;   padding:0 10px 10px 10px;    background: #f8f9f8;   z-index: 99;    border-radius: 3px;border:1px solid #e3e3e3;}
  .smbo_tb  img{width: 110px;height: 110px;}
  .smbo_cx span{font-size: 14px;color: #999;display: block;margin-bottom: 7px;}
 
/*  .lplist_map{margin-top:5px;}*/
  .lplist_map a{color: #666;}
  .lplist_map a:hover{text-decoration: underline;}
  .lplist_map img{display: inline-block;vertical-align: middle; margin-right: 5px;width: 12px;height: 15px;}

  .cchclick{height:40px;margin-top: 15px;}
  .cchclick span{padding:6px 30px;font-size: 16px;border:1px solid #e3e3e3;margin-right:30px;cursor: pointer;color:#555;border-radius: 5px;}
  .cchclick span.on{color: #617fb6;  border: 1px solid #617fb6;}
  .cchcont{display: none;}
   .smbh:hover .smbo_cx{display: block}
   .lp_item_title{text-indent: 36px;}
   .ptxt{background: rgba(0,0,0,.5);color:#fff;position: absolute;right:38px;top:0px;display: block;width: 180px;line-height: 25px;z-index: 999;font-size: 12px;}
.vrlogo {
    top: 70px;}</pre></body></html>