    /*客服去图片*/
	#ui-webim-window{display:none;}
    #ui-webim-contact{display:none;}
    #frame_div{display:none;}

/*layer弹窗*/	 
    .layui-layer-rim{border: 1px solid #fff!important; border-radius: 13px;  overflow: hidden;	/*针对type: 1，设置边框为圆角*/}		
    .layui-layer-btn{text-align: center!important;}  /*按钮居中*/

/* 隐藏*/
.Goufangzigetc,.Tuangoutc,.Tingchewei{display: none;} 

		 
    .tcbt{text-align:center; }
	.tcbt P{color: #333333!important; font-size: 14px!important; padding: 5px 20px!important;}
	.tcbt:first-line{font-size:20px!important; font-weight: bold!important; height: 35px!important; line-height: 35px!important; color: #3E4A59!important; margin-bottom: 15px!important;}	
	.tcbt .p1{color: blue}
    .tcbt .p2{color: red;}
	.tcbtimg{width: 420px; height: 100px; overflow: hidden; text-align: center; border-radius:13px; -moz-border-radius:13px;}
	
	.tcbt2{font-size:20px!important; font-weight: bold!important; height: 50px!important; line-height: 50px!important; color: #333333!important; text-align:center!important;}
	.tczt-left{text-align: left;}  
	.tczt-left .tc-bt{font-size:20px!important; font-weight: bold!important; color: #3E4A59!important; text-align: center!important;}
	.tczt-left P{color: #333333!important;  font-size: 14px!important; padding: 5px 13px!important;}	
    .tcbt2-bt{text-align:center!important; color: #333333!important; font-size: 20px!important; margin-top: 20px!important;}
    .tczt-jz{text-align: center;}
	.tczt-d1{font-size: 16px; color: #333333; text-align: left;}
	.tczt-d2{font-size: 16px; color: #000099; }
    .tczt-d3{font-size: 16px; color: #333333; text-align: left;}		 
	.tczt-jz .p1{color: blue;}
	.tczt-jz .p2{color: blue!important; font-size: 16px!important;}
    .tczt-small{font-size: 12px; color: #A9A9A9;}
	.Jiagechaxuntc .p1{font-size: 14px; color: blue}


/*帮您找房*/
     .tcbt3{text-align:center;}
     .tcbt3-bt1{text-align:center; margin-top: 15px;}
     .tcbt3-bt2{color: #30A15D; font-size: 20px; font-weight: bold; margin-bottom: 10px;}
     .tcbt3-bt3{color: #333333; font-size: 14px;}
     .tcbt3-bt4{color: #333333; font-size: 12px;}
	
	
/* 带图片咨询框 */
.dialog-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: .3rem;
    font-weight: 700;
    margin-bottom: .2rem;
    margin-top: .2rem;
    color: #031a1f;
  }
  .dialog-title img {
    width: 1.2rem;
    margin-right: .19rem;
  }
  .dialog-content-tips {
    font-size: .28rem;
    color: #566366;
  }
  .footer-tips {
    font-size: .25rem;
    line-height: .45rem;
    color: #c4cbcc;
    padding:0 .5rem;
  }
  .zixunshi{
    text-align: center;
  }