@charset "utf-8";
/* CSS Document */
.header_logo{height: 1rem;line-height: 1rem; width: 100%;margin: 0 auto;text-align: center;background: #fff;position: relative;border-bottom: 1px solid #f8f8f8;margin-bottom: 3px;}
.hlogo_size{width: 2.5rem;display: block;margin-left: .3rem;}
.hlogo_size img{width: 100%;margin-top: -.05rem;}
.hlogo_tel{position: absolute; right: .4rem;top: 0; display: inline-block;}
.hlogo_tel a{padding: .03rem .3rem;font-size: .3rem;color: #26943a;border-radius: 5px;border: 2px solid #26943a;}
.index_info{position: absolute;top: 40px;color: #fff;left: 40px;}
.top_call{font-size: .45rem;}
.top_call i{width: .4rem;display:inline-block;vertical-align:text-bottom;}
.top_call i img{width: 100%;}
.top_txt{margin-top: .05rem;font-size: .42rem;}
.top_city{margin-top: .2rem;}
.top_city a{letter-spacing:1px;background: rgba(70, 204, 174, 0.95);color: #fff;height: .4rem;border-radius: .275rem;font-size: .24rem;padding: 0 4px;line-height: .4rem;display: inline-block;}
.top_city a i{width: .3rem;display: inline-block;margin-right: .01rem}
.top_city a i img{width: 100%;}
.m_head_mian{ position: relative;box-sizing: border-box;background: url(/html/img/mobile/head_bg.jpg) no-repeat;background-size: 100% 100%;height: 4.5rem;}
.seach{width: 100%;position: absolute;/*bottom: -.35rem;*//*left: 0;*/text-align: center;}
.seach .inputbox{   /* margin: 0 .5rem;*/box-shadow: 0 0 4px 1px rgba(0,0,0,.1);background-color: #fff;border-radius: .35rem;padding: 0 8px;height: .56rem;position: relative;line-height: .56rem;color: #afb6d1;font-size: .288rem;}
.inputbox a i{width:20px;display: inline-block; vertical-align: top;    height: 25px;  margin-top: -2px;}
.inputbox a i img{width: 100%;}
.inputbox a span{vertical-align: middle;color: #afb6d1;}
.index_ipt{font-size: .25rem;color: #3e4a59;width: 75%;height:22px;line-height: 22px;text-indent: .1rem;background: 0 0;letter-spacing: -.22px;border: none;/*text-align: center;*/}


/*置业顾问弹窗*/
/*优惠弹窗*/
.k_tanc {width: 100%;height: 100%;background: rgba(0,0,0,0.7);position: fixed;left: 0;top: 0;z-index: 100;}
.k_tc_center {width: 84%;padding-bottom: 30px;background: #fff;position: absolute;top: 50%;left: 50%;border-radius: 10px;transform: translate(-50%,-50%);animation: change 0.9s;-webkit-animation: change 0.9s;-moz-animation: change 0.9s;}
 @keyframes change {
 0% {
left:100%;
opacity:0;
}
 100% {
opacity:1;
}
}
 -webkit-@keyframes change {
 0% {
left:100%;
opacity:0;
}
 100% {
opacity:1;
}
}
 -moz-@keyframes change {
 0% {
left:100%;
opacity:0;
}
 100% {
opacity:1;
}
}
.k_tc_center>img {width: 100%;}
.k_tc_center input {width: 100%;height: 36px;line-height: 36px;border-radius: 20px;text-align: center;box-shadow: 0 2px 0 2px #fc5427;font-size: 15px;color: #898989;background: #fff;}
.k_close {bottom: -20%;right: 43%;position: absolute;}
.k_close img {width: 100%;}
.tc_bg{width: 100%;height: auto; position: relative;}
.tc_bg .kf_bgpic{width: 100%}
.kf_tpic{position: absolute;text-align: center;top: -50px;left: 1%; width: 100%;}
.kf_tpic img{width: 32%;border-radius: 50%;margin: 0 auto;margin-left: 5px;}
.kf_txt{font-size: .5rem;color: #fff;margin-top: 10px;}
.kf_txt span{padding: 0rem .4rem;font-size: .3rem;background: #FFBC9D;border-radius: 20px;margin-right: .2rem}
.kf_txt span:last-child{margin-right: 0;}
.kf_by{text-align: center;font-size: .25rem;color: #999;}
.kf_zxBtn a{width: 4rem;padding: .1rem 0; font-size: .3rem;color: #fff;background: #FA6E46;margin: 0 auto;margin-top: 20px;border-radius: 20px;text-align: center;display:block}


/*浮动占位*/
.clearfix:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}
.m_navlist{margin-top: .1rem;border-bottom: 1px solid #ececec;padding-bottom: .1rem;}
.m_navlist a {display: block;float: left;width: 24%;position: relative;left: 2%;padding: 10px 0;}
.m_navlist a img {width: 32px;height:32px;margin: auto;display: block;}
.m_navlist a span {display: block;text-align: center;margin-top: 7px;color: #101D37;font-size: 0.35rem;font-weight: bold;}
.m_navlisr2{ margin: 0 auto;margin-top: .3rem; text-align: left;padding-bottom: .2rem; /*   padding-left: 27px;*/}
.m_navlisr2 span{/*display: inline-block;margin-right: .3rem;*/font-size: .24rem;display:block;float:left;text-decoration: underline;    width:25%;  line-height: 30px;  text-align: center;}



/*头条快报*/
.top_news{width: 100%;background: #fff;height:0.6rem;line-height:0.6rem;margin-top: 0.03rem;position: relative;}
.top_news_n{width: 94%; margin: 0 auto;}
.t_news_left{float: left;width: 20%;width: 1.2rem;margin-right: .2rem}
.t_news_left img{ width: 100%;}
.t_news_center{float: left;width: 60%;height:.6rem;/*margin-top: .26rem; */overflow: hidden;}
.t_news_center .scrolldiv ul{width: 100%;height: .6rem;}
.t_news_center ul li{float: left;width: 100%;height: .6rem;line-height: .6rem; overflow: hidden;}
.t_news_center ul li a{font-size: .31rem;}
.t_news_right{float: right;width: 20%;background: #ff4a00;line-height: .4rem;text-align: center;margin-top: .1rem;border-radius: 5px;}
.t_news_right span{font-size: .25rem;color: #fff;}

/*弹窗*/
.tanchaungce h3{width: 90%;font-size: 1.1rem;border-bottom: 1px solid #eaeaea;line-height: .9rem;margin: 0 auto;text-align: center;padding: .8rem 0 .8rem;color:#ff4a00;border-radius: 5px;}
.tanchaungce p{width: 90%;font-size: .8rem;color: #999;padding: .6rem 0;margin: 0 auto;}
.tel_input{margin: 0 10px 10px;}
.tel_input input{ width: 100%;border: 0;text-indent: 10px;background-color: #f6f6f6;height: 40px;border-radius: 4px;margin-top: 10px;display: block;font-size: 1rem;}
.tel_input a{width: 100%;height: 40px;line-height: 40px;text-align: center;color: #fff;background: #ff4a00;display: block;border-radius: 4px;border: 0;font-size: 1rem;}

/*轮播*/

.m_banner{width: 95%;margin: 0 auto;margin-top: .2rem;padding-top: .3rem}
.banner {/*height:4.4rem;*/overflow:hidden;position:relative;border-radius: 5px;}
.banner .banner_img {background:#fff;}
.banner .banner_img ul li{/*height:4.4rem;*/}
.banner .banner_img ul li a img {display:block;width:100%; height: 100%;}
#swiper-pagination1{right:10px;bottom:11px; width:50%;}
.swiper-pagination-bullet{background:#FFF;opacity:1;width:10px;height:10px;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 3px;}
.swiper-pagination-bullet-active{background:#FF6C00}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{width: 100%;}

/*特色精选*/
.m_title{position: relative;margin: auto;width: 250px;height: 32px;text-align: center;}
.m_title h3{font-size: .4rem;color: #101D37;font-weight: 600;}
.m_title h3 span{color: #ff4a00;font-weight: 600;}
.m_title p{display: block;width: 25px;height: 2px;background: #ff4a00;margin: 0 auto;margin-top: 5px;}
.m_tese{width: 100%;background: #fff;padding-bottom: 4.2rem;}
.m_tese_l{float: left;width: 50%;border-right: 1px solid #eaeaea;margin-top:.5rem;height: 3.6rem;}
.tese_list_title{width: 95%;margin: 0 auto;text-align: center;margin-top: .2rem;}
.tese_list_title h3{font-size: .3rem;color: #101D37;}
.tese_list_title p{font-size: .25rem;color: #999;}
.tese_list_tu{width: 95%; margin: 0 auto;margin-top: .2rem;}
.tese_list_tu img{width: 97%; border-radius: 5px;}

.m_tese_r{float: right;width: 50%;margin-top: .5rem;height: 3.6rem;}
.tese_r_kuang{width: 100%;height: 1.9rem;border-bottom: 1px solid #eaeaea;}
.tese_r_title{float: left;width: 37%;text-align: center;padding-left: .1rem}
.tese_r_title h3{font-size: .3rem;color: #101D37;vertical-align: middle;padding-top: .2rem;}
.tese_r_title p{font-size: .25rem;color: #999;}
.tese_r_tu{ float:right;width: 2rem;}
.tese_r_tu img{width: 100%;border-radius: 5px;}


/*视频航拍*/
.video_box01{position: relative;width: 100%;margin: 0 auto;margin-bottom: .1rem;margin-top: .5rem}
.vid_item li{position: relative; width: 3.46rem;float: left;margin: 0 auto;margin-right: .2rem;}
.vid_item li:nth-child(2n){margin-right:0;}
.pic_box{position: relative;}
.pic_box img.pic{display: block;width: 100%;height: 2.5rem;-o-object-fit: cover;object-fit: cover;overflow: hidden;border-radius: .15rem;}
.view_label{width: 2rem;
    height: .5rem;
    line-height: .5rem;
    padding-left:.6rem;
    text-align: center;
    color: #fff;
    font-size: .25rem;
    background: url(/html/img/mobile/Invideo.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;}
.video_inner{background: #fff;}
.text_box{position: relative;padding:.1rem .1rem .2rem;;}
.text_box>.text_title{color: #333;font-size: .3rem;font-weight: bold;margin-bottom: .1rem;}
.ellips {text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.text_location {color: #999;font-size: .2rem;width: 70%;}
.price_box {margin-top: .05rem;}
.vprice,.unit{font-size: .3rem;font-weight: bold;color: #ff5860;}
.flag-gets{width: .7rem;
    height: .5rem;
    line-height: .5rem;
    position: absolute;
    right: .1rem;
    bottom: .25rem;
    background: #46ccae;
    text-align: center;
    color: #fff;
    border-radius: .08rem;}

/*快捷找房*/
.m_title2{position: relative;margin: auto;width: 170px;height: 32px;text-align: center;padding-top: .25rem;}
.m_title2 h3{font-size: .4rem;color: #101D37;font-weight: 600;}
.m_title2 h3 span{color: #ff4a00;font-weight: 600;}
.m_title2 p{display: block;width: 25px;height: 2px;background: #ff4a00;margin: 0 auto;margin-top: 5px;}

.tiaojian{height: .5rem;line-height: .5rem;margin-top: .5rem;width: 100%;overflow: hidden;}
.tj2{margin-top: .1rem;}
.tj_title{float: left;font-size: .3rem;color: #101D37;height: .5rem;}
.tj_list{float: left;width: 83%;height: .5rem;overflow-x: auto;white-space: nowrap;overflow-y: hidden;}
.tj_list li{display: inline-block; font-size: .3rem;margin-right: .3rem;}
.tj_list li a{color: #666}
.te_mokuai{padding-bottom: .2rem;margin-top: .15rem}
.te_mokuai a{ margin: 5px 3px;font-size: 0.25rem;padding: 3px 5px;border: 1px solid #666;color: #666;border-radius: 5px;display: inline-block;color: #fff;}
.te_mokuai a:nth-child(1){background: #D1ADD1; border: 1px solid #D1ADD1;}
.te_mokuai a:nth-child(3){background: #FC9889; border: 1px solid #FC9889;}
.te_mokuai a:nth-child(2){background: #abb7b7; border: 1px solid #abb7b7;}
.te_mokuai a:nth-child(4){background: #9ab4e5; border: 1px solid #9ab4e5;}
.te_mokuai a:nth-child(5){background: #dfca9f; border: 1px solid #dfca9f;}
.te_mokuai a:nth-child(6){background: #ADD1C1; border: 1px solid #ADD1C1;}
.te_mokuai a:nth-child(7){background: #d0b4a9; border: 1px solid #d0b4a9;}
.te_mokuai a:nth-child(8){background: #D1ADAF; border: 1px solid #D1ADAF;}
.te_mokuai a:nth-child(9){background: #ADC4D1; border: 1px solid #ADC4D1;}
.te_mokuai a:nth-child(10){background: #FC9889; border: 1px solid #FC9889;}


/*新房推荐*/
.Lplist li{padding: 15px 0; border-bottom: 1px solid #eaeaea;position: relative;}
/*.Lplist li a{display: block;}*/
.Lplist li:last-child{border-bottom: none;}
.Lp_pic{ width: 2.4rem;display: inline-block;vertical-align: top;position: relative;}
.Lp_pic img{display: block;width: 100%;height: 1.9rem;border-radius: 5px;}
.Lp_pic i{position: absolute;top: 0px;left: 0px;background-image: linear-gradient(270deg,#ff7338,#f54732);font-size: 0.25rem;color: #fff; padding: 1px 4px;border-top-left-radius: 4px;}
.Lp_pic em{position: absolute;top: 0px;left: 0px;background-image:linear-gradient(270deg,#46cc7d,#32a98e);/*background-image: linear-gradient(270deg,#ff0000,#ff0030);*/font-size: 0.25rem;color: #fff; padding: 1px 4px;border-top-left-radius: 4px;}

.Lp_con{display: inline-block;vertical-align: top;position: relative;left: 8px;width: 63%;font-size: .24rem;}
.Lp_con .Lp_title{color:#1d376e; font-size: .35rem;margin-bottom: 6px;width: 3rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: 600;}
.Lp_con .Lp_title span{font-weight: 400;font-size: .24rem;color: #a9b6ca;}
.Lp_con .Lp_add{color: #999;}
.Lp_con .Lp_hx{color: #999;}
.Lp_con .Lp_jiage em{color: #ff3333;font-weight: 600;font-size: .38rem;display: block;float: left;line-height: 25px;}
.Lp_con .Lp_jiage i{display: block;float: left;line-height: 28px;padding-left: 3px;}
.Lp_con .Lp_jiage .fl{width: 2rem;}
.Lp_con .Lp_tese{margin-top: .1rem}
.Lp_con .Lp_tese span{border-radius: 3px;padding: 1px 3px;color: #aeaeae;background: #f4f4f4;font-size: .2rem;}
.tel_phone{position: absolute;right: .32rem;top: .5rem;width: 1rem;background:#f5f7fe;border-radius: 100%;box-shadow: -2px 0px 5px #dcdcdc;}
.tel_phone .tel_num{display: block;}
.tel_phone .tel_num img{width: 100%; height: 100%;}
.More a{    width: 100%;margin: .1rem 0 .2rem;text-align: center;height: .7rem;background: rgba(48,114,246,.05);color: #101D37;font-size: .3rem;line-height: .7rem;display: block;}
.jg_yxq{color: #999;}
/*楼市资讯*/
.News_list li{padding: .25rem 0;position: relative;border-bottom: 1px solid #eaeaea;}
.News_list li .index_newtop{float: left;width: 48%;}
.News_list li .index_newtopr{float: right;width: 48%;}
.newtop_pic{width: 100%;height: 2rem;overflow: hidden}
.newtop_pic img{width: 100%;height: 100%;border-radius: 5px}
.newtop_txt{font-size: 0.3rem;color: #101D37;margin-top: .1rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.News_list li a{display: block;}
.News_pic{display: inline-block;vertical-align: top;width: 38%;border-radius: 5px;height: 2rem;margin-right: 10px;}
.News_pic img{width: 100%;height: 100%;border-radius: 4px;}
.News_con2{display: inline-block;vertical-align: top;width: 100%;height: 2rem;position: relative;}
.News_con{display: inline-block;vertical-align: top;width: 57%;height: 2rem;position: relative;}
.News_title1{font-size: .3rem;line-height: .3rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.News_ftile{font-size: .25rem;line-height: .35rem;color: #999;margin-top: .2rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.News_title{font-size: .3rem;line-height: .37rem;    display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;}
.News_jianj{display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  margin-top: .1rem;
  color: #929292;}
.News_time{font-size: 0.25rem;color: #999;position: absolute;bottom: 0;}
.News_see{display: inline-block;margin-right: 15px;}
.News_see i{display: inline-block;width: 18px;height: auto;position: relative;top:-1px;margin-right: 5px;}
.News_data{display: inline-block;}
.News_data i{display: inline-block;width: 18px;height: auto;position: relative;top: -1px;margin-right: 5px;}

/*流程*/
.DL{padding: 15px 0;width: 100%;}
.DL:after{content:"."; display:block; visibility:hidden; height:0; clear:both;}
.DL li{width: 20%; float: left; text-align: center;}
.DL li p.img{width:30px; height: 30px; margin: 0 auto;}
.DL li p.img img{width: 100%; text-align: center; display: block;}
.DL li p.txt{margin-top: 5px;}
.DL li p.txt span{display: block; font-size: 0.25rem;position: relative;top: 4px;}
.process_main_icon{display: block;height:18px;width: 18px; float: left;margin-top: 12px;}

/*帮我找房*/
.chbox01{padding:15px;display: block;background:url(/html/img/mobile/jx.jpg) no-repeat 0 0;background-size:100%;text-align: center;line-height: 30px;margin-top: 10px;}
.chbox01 a{padding: 5px 15px;border: 1px solid #fff;color:#fff;border-radius: 20px;}
.chbox01 h3{font-size:1.4em;font-weight: bold;text-align: left;color:#fff;}
.chbox01 p{font-size:1.2em;font-weight: bold;text-align: left;color:#fff;}

/*区域找房*/
.chbox02 h3{border-bottom: 1px solid #e3e3e3;font-size:1.6em;padding:10px;}
.chbox02 ul:after{display: block;clear: both;content: "";}
.chbox02 ul{padding:20px 10px 0 10px;zoom:1;color:#999;}
.chbox02 ul li{width: 50%;display: block;float: left;padding-left:10%;font-size:1.4em;}
.chbox02 ul li:first-child{border-right:1px solid #e3e3e3;}
.chbox02 ul li b{color:#101D37;font-size: 1.6em;font-weight: bold;}
.chbox02 ul li:last-child span{color:#ff4a00;}
.chbox02 ul li em{font-size: 1.6em;font-weight: bold;}

.codebox .box .t1{color:#fff!important;}
 .m_banner{padding-top: 0;width: 100%;margin-top: 0;}
 .m_head_mian{height: auto;}
 .banner{border-radius: 0;}
 #swiper-pagination1{bottom: 5px;left: 0;z-index: 1;}
 .seach{width: 40%;right: 10px;top:11px;z-index:1;}
 .top_city {position: absolute; left:2.9rem; top: 3px;margin-top: 0;} 
.logo_haifang66_com img{    margin-top: -.25rem;}



/*@media screen and (max-width:380px){
.Lp_con {width:59%;}	
}*/

/*VR看房*/
.boxItemqj {margin-bottom: .03rem;background: #fff;}
.boxItemqj .comWidth{width: 96%;margin: 0 auto;}
.boxItemqj .vid_title1{width: 100%;height:0.6rem;line-height:.6rem;text-align: center;font-size: .25rem;font-weight: 600; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.boxItemqj .vid_title1 em{font-size: .25rem;color:#666;}
.boxItemqj .vid_dw{height:4rem;}
.boxItemqj ul li{width: 33.33%;float: left;height:2.4rem;padding: 1px 3px;}
.boxItemqj .vid_pic{width: 100%;height:1.9rem;}
.boxItemqj .vid_pic img{width: 100%;height:1.9rem;}
.boxItemqj .video_box01 .vid_pic_ico{ position: absolute;top:50%;left: 50%;   border-radius: 100%;width:35px;    height:35px;    background: url(/html/images/vr_animation.png);    background-position-y: 0;    background-repeat: no-repeat;    background-size: 100%;    border: 1px solid hsla(0,0%,100%,.8);    box-shadow: 0 2px 4px 0 rgba(0,0,0,.2);}
 .vr-animation-forever{ -webkit-animation:vr 5s steps(80) infinite;animation:vr 5s steps(80) infinite;}
@-webkit-keyframes vr{to{background-position-y:100%}}
@keyframes vr{to{background-position-y:100%}}


/*留言  2020-01-04*/
  .boxItem07{background-color: #fff;padding:.03rem 0;}
  .chlybox{padding: 10px;}
  .chlybox textarea{border: 1px solid #e3e3e3;border-radius: 5px;width: 100%;margin:5px 0;padding: 5px;text-indent: 3px}
  .chlybox02 h3{border-bottom: 1px solid #e3e3e3;padding-bottom: 5px;margin-bottom: 5px;font-size: 1.4rem;}
   .chpllist{margin:5px 0;font-size: .3rem;border-bottom: 1px solid #e3e3e3;padding: 10px;}
  .chpllist img{width:.77rem;height: .77rem;}
  .dhheadpic{height: 36px;margin-bottom: 6px;line-height: 14px;}
  .dhheadpic b{font-size: .28rem;color:#999;display: block;padding-top: 5px;}
   .dhheadpic b a{ color:#42a2fc;}
 .dhheadpic span{font-size: .3rem;padding-top: 5px;display: block;}
 .dhheadpic img{margin-right: 8px;}
  .chpllist p{font-size: .25rem;color:#383838;padding-left: .9rem;}
  .chpllist em{color: #999;font-size: .2rem;padding-left: .9rem;}
  .hfbox{float: right;width: 94%;margin-top: 10px;}
  .hfbox .dhheadpic{line-height: 30px;height: 30px;}
  .hfbox .dhheadpic img{width: .6rem;height: .6rem;}
  .hfbox span{padding-top: 0;}
  .hfbox p{font-size: .25rem;padding-left: .77rem;}
  .chpllist .hfbox em{padding-left: .77rem;}
  .chlybtn{border:1px solid #0084ff;text-align:center;color: #0084ff;padding: 5px;width: 100px;margin: 10px auto;display: block;border-radius: 5px;font-size:.3rem;text-align: center;}
  .chlybtn i{margin-right: 5px;}
  .chk_tanc h3{font-size: .3rem;   text-align: center;  padding-top: 10px;   color: #0084ff;}
  .chcte {text-align: center;margin-top: 10px;}
  .chcte button{background-color: #0084ff;  color: #fff;border:1px solid #0084ff;border-radius: 5px;padding: 5px 15px;}
  .chcte a{background: #fff;border:1px solid #0084ff;  color: #0084ff;border-radius: 5px;padding: 5px 15px;margin-right: 5px;}
  .k_tc_center input.lyipt{background-color: #fff;border-radius:5px;text-align: left;box-shadow: none;border: 1px solid #e3e3e3;text-indent: 3px;font-size: .2rem;}
  .k_tc_center input.lyipt::placeholder,.chlybox textarea::placeholder{color:#999;} 
.clearfix:after{content:"";display:block;clear:both;}
.clearfix{zoom:1;}
.fl{float:left;}
.fr{float:right;}	
.comWidth{ padding: 0 15px; margin-left:auto; margin-right:auto; }
.comWidth1{ width:93%; margin-left:auto; margin-right:auto; }


/*领取优惠 2020.1.16*/
   .chnewyear{position: fixed;top:55%;right: 0;padding: 3px;z-index: 99;}
   .chnewyear img{width: 76px;height: 76px;}
   .nyk_tanc .k_tc_center{background: none;padding: 25px;}
   .nyk_tanc h3 img{width: 100%;}
   .nyk_tanc button{border:none;background: #fd6129;color:#fff;width: 100%;line-height: 26px;font-size:.3rem;}
   .chcte a.nyk_close{    position: absolute;   top: 0;right: 0;background: none;border:none;}
   .nyk_close img{width: 25px;height: 25px;}


/*每日低价盘*/

     .mrdj {margin:10px 0;}
     .mrdj button{background: none;border:none;text-align: left;}
     .dijia {border-radius: 8px;overflow: hidden;background: #fff;border: 1px solid #f3e6cd;box-shadow: 1px 3px 2px #efeeee;}
     .dijia .top{padding-left: 10px;line-height: .7rem;color: #fff;
    background: -webkit-linear-gradient(left,#02a9ab, #aae2d6);
    background: -o-linear-gradient(left,#02a9ab, #aae2d6);
    background: -moz-linear-gradient(left,#02a9ab, #aae2d6);
    background: linear-gradient(left,#02a9ab, #aae2d6);}
     .mrdj .img{width: 40%;}
     .mrdj .text{width: 57%;}
     .mrdj .text h3{font-size: .3rem;padding-bottom:8px;   font-weight: bold;color:#101D37;}
     .mrdj .text p{color:#666;font-size: .26rem;    line-height: .36rem;}
     .mrdj .img img{width: 100%;border-radius: 8px;min-height:2rem;}
     .lpcont{padding:15px 10px;background: #f3f7f6;}
     .mrdj .top p{font-size: .26rem;float: right;margin-right: 15px;padding-top:.05rem;color: #101d37;}
     .mrdj .top b{background-color:#16a6a7;color: #fff;padding: 0 2px;border-radius: 3px;font-size: .26rem;   display: inline-block; 
        width: .4rem;text-align: center;  height: .4rem;  line-height: .4rem;}
     .mrdj .text p em{    background: #edf3f2; color: #2a9898;text-align: center;padding:1px 3px;margin-right: 5px;border-radius:3px;}
     .mrdj .top h3{padding-top:3px;font-size:.3rem;letter-spacing: 1px;font-weight: 600;}
     .mrdj .text p.tj span{color:#ec4022;}
     .mrdj .text p.tj b{font-size: .4rem;color:#ec4022;}
     .mrdjcont img{width: 100%;border-radius: 8px;display: block;}
     .yy_bm {  background: url(/html/img/mobile/hui_bg.jpg) bottom no-repeat rgba(255,51,51,0.3);padding:.2rem;margin:.3rem 0;border-radius: 8px;}
     .yy_bm input{width: 66%;border:none; height: .6rem;line-height: .6rem;padding-left: 3px; border-radius: 5px;    font-size: .26rem; }
     .yy_bm p{color:#FF4a00;font-size: .26rem;/*padding-top: .5rem;*/border-radius: 5px;    margin-top: .2rem;}
     .yy_bm .ling_btn{    width: 30%;border-radius: 5px; height: .6rem;  line-height: .6rem;  font-size: .35rem;background: #f66;  color: #f8e395;  display: inline-block;  margin-left: .1rem;  vertical-align: middle;text-align: center;} 
  /*   .yy_bm .ling_btn i{float: left;margin: 5px 5px 4px 5px;} 
     .yy_bm .ling_btn i img{width: 22px;} */
      .xm_js{padding: 1rem 0;font-size: .3rem;border: 1px solid #f9ca8b;padding: 10px;    border-radius: 5px;}  
      .textcont h3{font-size: .36rem;  font-weight: bold; line-height: .9rem;border-bottom: 1px solid #e3e3e3;margin-bottom:.2rem;}
      .textcont p.tj span{color:#ec4022;}
      .textcont p.tj b{font-size: .4rem;color:#ec4022;font-weight: 600;padding-right: 3px;}
      .textcont p{font-size: .26rem;    color: #101D37;    line-height: .4rem;margin-bottom: 5px;}
      .textcont p em{background: #edf3f2;color: #2a9898;text-align: center;padding:1px 3px;margin-right: 5px;border-radius:3px;}
       p.biaoq{padding-bottom: 5px;position: absolute;left: 10px;bottom:10px;}
       p.biaoq em{    padding:.03rem .15rem;   background: #0000008c;   color: #fff;   margin-right: .1rem;   border-radius: 5px;   border: 1px solid #ffffff69;}

      .morph-button {       position: relative;        display: block; z-index: 1; }
      .morph-button > button { position: relative;  border: none;   text-transform: uppercase; letter-spacing: 1px;  font-weight: 700;       overflow: hidden;   }
      .morph-content {   pointer-events: none;}
      .morph-button.open .morph-content {   pointer-events: auto; }
      .morph-button-fixed > button {  z-index: 1000;  width: 100%;  height: 100%;  -webkit-transition: opacity 0.1s 0.5s;   transition: opacity 0.1s 0.5s; }
      .noscroll {    overflow: hidden;     }
      .morph-button-overlay.scroll .morph-content {        overflow-y: scroll;    }
      .morph-button-fixed .morph-content {position: fixed;       z-index: 900;      opacity: 0;        -webkit-transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;       transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
        }
        .morph-button-fixed.open .morph-content {   opacity: 1; }
        .morph-button-fixed .morph-content > div {  visibility: hidden;   height: 0;    opacity: 0;    -webkit-transition: opacity 0.1s, visibility 0s 0.1s, height 0s 0.1s;    transition: opacity 0.1s, visibility 0s 0.1s, height 0s 0.1s; }
        .morph-button-fixed.open .morph-content > div {padding: 50px 20px 0 20px;
          visibility: visible;       height: auto;       opacity: 1;       -webkit-transition: opacity 0.3s 0.5s;       transition: opacity 0.3s 0.5s;      /*width: 80%; */     margin: 0 auto;      background: rgba(0,0,0,.7);
        }
        .morph-button-fixed.active .morph-content {    z-index: 1900; }
        .morph-button-overlay .morph-content,.morph-button-sidebar .morph-content {    -webkit-transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;   transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
        }

        .morph-button-overlay.open .morph-content,
        .morph-button-sidebar.open .morph-content {   -webkit-transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
          transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;  }
        .morph-button-overlay .morph-content {     overflow: hidden;   }
        .morph-button-overlay.open .morph-content {   top: 0 !important;   left: 0 !important;   width: 100%;   height: 100%; }
        .morph-button-modal::before { position: fixed;     top: 0;     left: 0;      z-index: 800;      width: 100%;      height: 100%;       background: rgba(0,0,0,0.5);       content: ''; opacity: 0; -webkit-transition: opacity 0.5s;  transition: opacity 0.5s;  pointer-events: none;}

        .morph-button-modal.open::before { opacity: 1;  pointer-events: auto;}
        .morph-button-modal.active::before {   z-index: 1800;   }
        .morph-button-modal .morph-content {overflow: hidden;-webkit-transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
          transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
        }

        .morph-button-modal.open .morph-content {top: 50% !important;left: 50% !important;margin: -210px 0 0 -300px; width: 600px;      height: 420px;    -webkit-transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s; transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s; }

       .content-style-overlay{padding:.26rem;background: #fff;border-radius: 8px;}
       .hang1 p{display: block;width: 50%;float: left;}
       .cdjs{margin:.3rem 0;color:#333;}
       .cdjs b{background-color:#f52209;color: #fff;padding: 0 2px;border-radius: 3px;font-size: .3rem;   display: inline-block; 
         width: 1.8rem;text-align: center;  height: .6rem;  line-height: .6rem;}
       .icon-close{    width:30px;  height: 30px;  position: absolute; right: 10px; top: 10px;background: url(/html/img/ss1.png) center center no-repeat;background-size: 100% 100%;    z-index: 99;}
      .yy_bm .cdjs b {  background-color: #f52209;   color: #fff;   padding: 0 5px;    border-radius: 3px;    font-size: .3rem;   display: inline-block;   width: .7rem;   text-align: center;   height: .5rem;   line-height: .5rem;}
      .yy_bm .cdjs{color: #101d37;}

    .Tip_Info {left: 10%;width: 80%; padding: 10px 0;height: auto;line-height: 20px;}


    p.xianshi{position: absolute;top:10px;left: 0px;background:#ff3300;padding:1px 5px;text-align: center;color:#fff;border-radius:0 20px 20px 0;font-size: .24rem;
     background: -webkit-linear-gradient(left,#ef873d, #f5153e);
         background: -o-linear-gradient(left,#ef873d, #f5153e);
         background: -moz-linear-gradient(left,#ef873d, #f5153e);
         background: linear-gradient(left,#ef873d, #f5153e);
    }
    .mrdj .text p.jiage{  background: -webkit-linear-gradient(left,#ef873d, #f5153e);
         background: -o-linear-gradient(left,#ef873d, #f5153e);
         background: -moz-linear-gradient(left,#ef873d, #f5153e);
         background: linear-gradient(left,#ef873d, #f5153e);color:#fff;font-size:.24rem;text-align: center;border-radius: 22px;line-height: .5rem;}
         .mrdj .text p.jiage b,.mrdj .text p.jiage span{color:#fff;}
         .mrdj .text p.jiage b{font-size:.36rem;font-weight: bold;line-height:.5rem;}
         .mrdj .text p.jianm{color:#b38b69;font-size: .24rem;padding: 5px 0 5px 2px;}
         .mrdj .text p.hx em{border:1px solid #d2a67f;color:#b38b69;font-size:.24rem;}
         .mrdj .img {position: relative;overflow: hidden;border-radius:8px;  height: 2rem;}



         /*看房记21-07-20*/
         .sj_kfj{margin: 10px auto;background: #fff;padding: 10px 0;}
         .mainInfo { padding-top:15px;}
         .mainType {   -webkit-background-size: 0.125rem 0.65rem;  background-size: 0.125rem 0.65rem;  font-size: 0.8rem;  color: #101D37 ;  text-indent: 0.5rem;  margin-top: 0.75rem;}
         .mainListItem { box-sizing: border-box;  padding:15px 0;  border-bottom: 0.025rem solid #ddd;}
         .mainListItem .mainListItemL {  width: 64%;  height:1.7rem; position: relative;}
         .mainListItem .mainListItemR {  width: 34%;  height:1.7rem;  position: relative;text-align: right;}
         .mainListItem .mainListItemR img {  width: 100%;  height:1.7rem;border-radius: 5px;max-width: 11rem; }
         .mainListItem_txt {  font-size: .3rem;  color: #101D37 ;    display: -webkit-box;    -webkit-box-orient: vertical;    -webkit-line-clamp: 2;    text-overflow: ellipsis;   overflow: hidden;}
         .mainListItem_txt em{color:#02a9ab;display: none;}
         .mainListItem_imgs {  width: 18.75rem;}
         .mainListTags {  position: absolute;  left: 0;  bottom: 0;display: block;font-size: .25rem;}
         .mainListTag_1 {   color: #999; padding-right: 0.75rem;float: left;line-height: 1rem;/*background: url(/html/img/mobile/sj_shij.png) no-repeat 0 center;padding-left: 18px;*/}
         .mainListTag_3 {position: absolute;bottom: 0;left: 0;font-size: 1.4rem;color: #30a15d;background: #e4fde9;  text-align: center;  padding: 1px 5px;  border-radius: 3px;}
         .is_recommond02 .mainListItemL {  width: 100%;height:4rem; }
         .mainListTag_1 i{margin-top: -2px;}
         .mainListItem h3{font-size: 1.4rem;}
         .mainListItem:last-child{border: none;}
         .is_recommond02{padding: 10px 0;}
         .is_recommond02 .mainListItem_txt{ display: -webkit-box;    -webkit-box-orient: vertical;    -webkit-line-clamp: 1;    text-overflow: ellipsis;   overflow: hidden;}
.mainListTag_1 i img{margin-top: -2px;}
  /*      .mainListTag_1.sj_ll{background: url(/html/img/mobile/sj_ll.png) no-repeat 0 center;padding-left: 18px;}*/





