
html{
	width: 100%;
	min-width:1300px;
	position: relative;
}
body>div{
	width:100%;
	font-family:'Microsoft YaHei'
}
body.of-h{overflow: hidden;}
.none{display: none;}
body>div .iw{
	overflow:hidden;
}
.tophead{
	height: 40px;
	line-height: 40px;
	background: #f2f2f2;
	font-size:14px;
	color:#666;
}
.tophead a img{
	vertical-align: middle;
	margin:-4px 6px 0 0; 
}
.tophead a{
	margin-right: 10px;
}
.tophead .search a{
	margin:0 0 0 32px;
}
.head .logo{
	padding: 14px 0 10px 0;
}
.head .logo .input,
.sear-box .input{
	width: 579px;
	height: 40px;
	
}
.head .logo .input input,
.sear-box input{
	height: 100%;
	width: 86.1%;
	float:left;
	line-height: 40px;
	box-sizing:border-box;
	padding: 0 10px;
	border:1px solid #1b92fd;
}
.head .logo .fl a{
	display: inline-block;
	width: 100%;
	height: 100%;
}
.head .logo .input a,
.sear-box a{
	height:40px;
	width:13.9%;
	float:left;
	margin-right: -1px;
	background:#1b92fd ;
	vertical-align: middle;
	text-align: center;
	line-height: 40px;
}
.nav{background: #1b92fd;}
.nav ul li{
	float:left;
}
.nav ul li a{
	display: block;
	padding: 23px 33px;
	padding:23px 33px 23px \9\0;
	font-size:18px;
	color:#fff;
}
.nav ul li a:hover{background: #1a76cb;color:#fff}

.banner .owl-dots{
	position:absolute;
	bottom:20px;
	left:50%;
	margin-left: -165px;
}
.banner .owl-dots>div{
	width:50px;
	height:10px;
	display: inline-block;
	margin-right: 20px;
}
.banner .owl-dots span{
	display: inline-block;
	width:100%;
	height:100%;
	z-index:99;
	background: #fff;
}
.banner .owl-dots .owl-dot.active span{
	background: #1b92fd;
}


.tj .iw{
	overflow: hidden;
}
.tj ul{
	margin:50px  -34px 59px 0;
}
.tj ul li{
	float:left;
	width: 125px;
	margin-right: 28.6px;
}
.tj ul li a img{
	margin-bottom: 10px;
}
.tj ul li a:hover{
	color:#ff6800;
}
.tj ul li a img{
	transition:all .3s;
}
.tj ul li a:hover img{
	transform:scale(1.05);

}
.tj ul li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	font-size:17px;
	color:#080808;
	text-align:center;
}
.md-con{
	height: 148px;
	background: url(../images/md_bg.png) no-repeat center center;
}
.md-con .news{
	display: inline-block;
	margin: 25px 0 0 128px;
	line-height: 2;
}
.md-con .news  ul li a{
	font-size:14px;
	color:#fff;
}
.md-con .news  ul li a:hover{
	color:#ff6800;
}
.title{
	font-size:30px;
	color:#3f4040;
	line-height: 30px;
	margin: 28px 0;
}
.title span{
	font-size:14px;
	color:#979998;
	margin-left: 20px;
}
.title a{
	float:right;
	font-size:16px;
	color:#808080;
}
.jg-con ul{
	margin-right: -20px;
}
.jg-con ul li{
	width: 291px;
	float:left;
	margin-right: 14px;
	transition:all .3s;
	border-radius:4px;
	box-sizing:border-box;
	border:1px solid #eee;
}
.jg-con ul li>div{overflow: hidden;}
.jg-con ul li:hover img{
	transform:scale(1.1)
}
.jg-con ul li img{
	transition:all .3s;
}
.jg-con ul li:hover{
	box-shadow:2px 2px 15px #bab9ba;
}
.jg-con ul li h2{
	font-size:18px;
	color:#3f4040;
}
.jg-con ul li p{
	font-size:14px;
	color:#666;
	margin: 17px 0 15px 0;
}

/* 文本超出省略号显示 */
.jg-con ul li p,
.jg-con ul li h2,
.fy-con ul li h2,
.fy-con ul li .list>p,
.qz-con ul li h1{
	width: 100%;
	white-space:nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.jg-con .info{
	box-sizing:border-box;
	padding: 18px 20px;
}
.jg-con ul li a{
	display:block;
	width: 150px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	background: #1b92fd;
	border-radius:7px;
	color:#fff;
	margin: 0 auto;
}
.fy{
	background: #f7f7f7;
}
.fy-con ul li{
	width:590px;
	float:left;
	margin:0 20px 20px 0;
	padding: 20px 0px 20px 20px;
	border-radius:4px;
	box-sizing:border-box;
	border:1px solid #eee;
}
.fy-con ul li .list>p{
	font-size:14px;
}
.fy-con ul li:hover{
	box-shadow:2px 2px 15px #bab9ba;
}
.fy-con ul li>div{overflow: hidden;}
.fy-con ul li:hover img{
	transform:scale(1.1)
}
.fy-con ul li img{
	transition:all .3s;
}
.fy-con ul li .fl.r{
	width: 50%;
	margin-left: 20px;
}
.fy-con ul li h2{
	font:normal 18px 'Microsoft YaHei';
	color:#3f4040;
	margin-top: 11px;
}
.fy-con ul li .list{
	font-size:12px;
	color:#7f7f7f;
	line-height: 1.7;
	margin: 16px 0 11px 0;
}
.fy-con ul li .list img{
	vertical-align: middle;
	margin-right: 10px;
}
.fy-con ul li .tabs span{
	font-size:14px;
	color:#1b92fd;
	padding: 0 3px;
	background: #e5f3ff;
	margin-right: 10px;
}
.fy-con ul li .price{
	color:#de3143;
	margin-top: 17px;
	font-size:12px;
}
.fy-con ul li .price span{
	font-size:24px;
}
.jg-con,.fy-con,.qz-con{
	padding-bottom: 50px;
}
.fy-con ul{
	margin-right: -25px;
}
.qz-con ul{
	margin-right: -10px;
}
.qz-con ul li{
	width:571px;
	box-sizing:border-box;
	padding: 20px 28px;
	float:left;
	margin:0 10px 10px 0;
	transition:all .3s;
	border:1px solid #eee;
}
.qz-con ul li:hover{
	box-shadow:2px 2px 15px #bab9ba;
}
.qz-con ul li h1{
	font:normal 16px 'Microsoft YaHei';  
	color:#4c4c4c;
}
.qz-con ul li .list span{
	margin-right: 68px;
	font-size:14px;
	color:#7f7f7f;
}
.qz-con ul li .list span.time{
	margin-right: 0;
}
.qz-con ul li .list span img{
	vertical-align: middle;
	margin-right: 5px;
}
.qz-con ul li p{
	font-size:16px;
	color:#de3143;
	margin: 8px 0;
}

.ba-fp table{
	width: 100%;
	color:#666;
	border-collpase:collpase;
}
.ba-fp{
	background: #f7f7f7;
}
.ba-fp table th{
	width:93px;
	height: 38px;
	font:normal 16px 'Microsoft YaHei'; 
	border:1px solid #eeeeee;
	background: #fff;
}
.ba-fp table .blue-bg th{
	background: #1b92fd;
	color:#fff;
}
.ba-fp table .light-blue-bg th{
	background: #e5f3ff;
}
.ba-fp .iw{overflow: hidden;padding-top: 50px;}
.ba-fp table .font-blue{
	color:#1b92fd;
	
}
.ba-fp table .font-size15{
	font-size:20px;
}
.ba-fp table .td{
	text-align: left;
	padding-left:10px;
	color:#1b92fd;
}
.fp {
	margin-top: 50px;
}
.fp .top{
	height:40px;
	background:#1b92fd ;
	text-align: center;
	line-height: 40px;
	font-size:20px;
	color:#fff;
}
.fp .data{
	padding: 30px 0 35px 0 ;
	margin-bottom: 50px;
	background: #fff;
}
.foot{
	height: 193px;
	background: url(../images/foot_bg.png) no-repeat center center;
	background-size:100% 100%;
	box-sizing:border-box;
	padding: 40px 0 0 0;
	color:#999;
	font-size:14px;
}
.foot .fl.m ul li{
	margin:0 0 10px 100px;
}
.foot .fl.l ul li img{
	margin:-2px 10px 0 0;
}
.foot .fr  img{margin-bottom: 8px;}
.foot .fr p{
	text-align: center;
}
.foot .fr>div{
	display: inline-block;
	vertical-align: top;
	margin-right: 36px;
}
.foot .fr>div.r{
	margin-right: 0;
}
.sidelist{
	width:74px;
	height: 479px;
	position:fixed;
	right:20px;
	top:40%;
	z-index:100;
	overflow: hidden;
}
.sidelist ul{
	transition:all .3s;
	width:74px;
	overflow: hidden;
}
.sidelist ul li{
	position:relative;
}
.sidelist ul li:hover .hide{color:#666;}

.sidelist ul li,
.sidelist>div,
.sidelist .zk{
	width:100%;
	height:74px;
	background: #fff;
	text-align: center;
	box-sizing:border-box;
}
.sidelist ul li .hide>div{
	width: 120px;
	height: 108px;
	overflow: hidden;
}
.sidelist ul li .hide{
	position: absolute;
	left: -121px;
    top: -123px;
	z-index:99;
	overflow: hidden;
	display: none;
}
.sidelist ul .sli2:hover .hide{display: block;}
.sidelist ul .sli2 .hide>div{overflow: hidden;}

.sidelist ul .sli2 .hide .hi1{
	background: url(../images/side123.png) no-repeat 0 0;
	
}
.sidelist ul .sli2 .hide .hi1:hover{
	background: url(../images/side11.gif) no-repeat 0 0;
	color:#fff;
}

.sidelist ul .sli2 .hide .hi2{
	background: url(../images/side123.png) no-repeat 0 -108px;
}
.sidelist ul .sli2 .hide .hi2:hover{
	color:#fff;
	background: url(../images/side13.png) no-repeat center center;
}

.sidelist ul .sli2 .hide .hi3{
	background: url(../images/side123.png) no-repeat 0 -216px;
}
.sidelist ul .sli2 .hide .hi3:hover{
color:#fff;
	background: url(../images/side12.gif) no-repeat 0 0;
}
.sidelist ul .sli3 .hide{
	top:-71px;
}
.sidelist ul .sli3:hover .hide{display: block;}

.sidelist ul .sli3 .hide .hi1{
	background: url(../images/side145.png) no-repeat 0 0;
}
.sidelist ul .sli3 .hide .hi1:hover{
	background: url(../images/side15.png) no-repeat 0 0;
	color:#fff;
}

.sidelist ul .sli3 .hide .hi2{
	background: url(../images/side145.png) no-repeat 0 -108px;
}
.sidelist ul .sli3 .hide .hi2:hover{
	color:#fff;
	background: url(../images/side14.png) no-repeat center center;
}

.sidelist ul .sli4:hover .hide{display: block;}
.sidelist ul li.sli4 .hide{
	top:-157px;
	left:-188px;
}

.sidelist ul li.sli4 .hide>div{
	top:-138px;
	width:202px;
	height:202px;
}
.sidelist ul .sli4 .hide div.hi1{
	background: url(../images/code-side.png) no-repeat 0 0;
}
.sidelist ul .sli4 .hide div.hi2{
	background: url(../images/code-side.png) no-repeat 0 -202px;
}






.sidelist ul li,
.sidelist .scrollup,
.sidelist .zk{
	position: absolute;
	left:0;
	transition:all .3s;
}
.sidelist .scrollup{
	width: 72px;
	top:445px;
	box-sizing:border-box;
	padding: 10px 0 0;
	overflow: hidden;
}
.sidelist .zk{
	width: 72px;
	top:445px;
	z-index:99;
	font-size:10.5px;
	color:#fff;
	padding: 15px 0 5px 0;
	background: #1b92fd;
}
.sidelist ul .sli1{
	top:1px;
	background: url(../images/side_bg.png) no-repeat 0 0;
}

.sidelist ul .sli1:hover{
color:#fff;
	background: url(../images/side-h.png) no-repeat 0 0;
}

.sidelist ul .sli2{

	top:75px;
	background: url(../images/side_bg.png) no-repeat 0 -72px;
}
.sidelist ul .sli2:hover{
	color:#fff;
	background: url(../images/side-h.png) no-repeat 0 -72px;
}

.sidelist ul .sli3{
	top:149px;
	background: url(../images/side_bg.png) no-repeat 0 -144px;
}
.sidelist ul .sli3:hover{
	color:#fff;
	background: url(../images/side-h.png) no-repeat 0 -144px;
}

.sidelist ul .sli4{
	top:223px;
	background: url(../images/side_bg.png) no-repeat 0 -216px;
}
.sidelist ul .sli4:hover{
color:#fff;
	background: url(../images/side-h.png) no-repeat 0 -216px;
}

.sidelist ul .sli5{
	top:297px;
	background: url(../images/side_bg.png) no-repeat 0 -287px;
}
.sidelist ul .sli5:hover{
color:#fff;
	background: url(../images/side-h.png) no-repeat 0 -287px;
}

.sidelist ul .sli6{
	top:371px;
	background: url(../images/side_bg.png) no-repeat 0 -359px;
}
.sidelist ul .sli6:hover{
color:#fff;
	background: url(../images/side-h.png) no-repeat 0 -359px;
}

.sidelist ul li p{
	margin-top: 65%;
}
.sidelist div.scrollup{
	border:0;
	height:35px;
	top:445px;
	background: #1b92fd;
	padding: 0;
	font-size:10.5px;
	text-align: center;
	line-height: 35px;
	color:#fff;
	z-index:100;
	transition:all .3s;
}
.regi-modal,.login-modal{
	position: fixed;
	left:0;
	top:0;
	width:100%;
	height: 100%;
	z-index:9999;
	display: none;
	background: rgba(0,0,0,.6);
}
.login-modal .modal-con,
.regi-modal .modal-con{
	width: 370px;
	box-sizing:border-box;
	position: absolute;
	left:45%;
	/* top:50%; */
	top:30%;
	margin: -175px 0 0 -185px;
	padding: 25px 56px 30px;
	background: #fff;
	box-shadow:1px 3px 14px rgba(0,0,0,0.3)
}
.login-modal .form>span{
	color:#e03232;
	font-size:12px;
}
.login-modal .modal-con.newsPop{
	height:610px;
	/* width:720px; */
	width:420px;
}
.modal-con.newsPop .newsBox{
	float:left;
	width:260px;
	height:580px;
	overflow-x:hidden;
	overflow-y:auto;
	border-right:1px solid #DDD;
	padding-right:20px;
}
.modal-con.newsPop .newsBox a{
	display: block;
    margin: 5px 0;
    padding: 5px;
    border-bottom: 1px dashed #FFF;
    color: #999;
    /*
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    */
}
.modal-con.newsPop .newsBox a:hover{
	border-color:#DDD;
	color:#1b92fd;
}
.modal-con.newsPop .loginBox{
	float:right;
	width:260px;
	padding:0 20px;
}
.login-modal .form>span img{
	margin: -2px 6px 0 0;
}
.login-modal .modal-con h1,
.regi-modal .modal-con h1{
	color:#333;
	text-align: center;
	font:normal 20px 'Microsoft YaHei';
	margin: 0 0 37px 0;
}
.form .inputs{
	width: 260px;
	/*height:130px;*/
	background: #f7f7f7;
	border-radius:5px;
	margin-top: 18px;
	border:1px solid #e6e6e6;
}
.regi-modal  .regi-in{
	margin-top: 17px;
}
.regi-modal .form .inputs{height: auto;}


.form .inputs>div{
	padding: 10px 5px;
	margin: 0 4px ;
}
.form .inputs input{
	margin-left: 10px;
	font-size:14px;
	height:20px;
	color:#333;
	background: transparent;
}
.form .inputs .email,
.form .inputs .user-type{
	border-bottom:1px solid #e6e6e6;
}

.form .tips{
	margin: 16px 0 30px 0;
}
.form .tips>div{
	float:left;
}
.form .tips .rem{
	width: 82px;
	padding-left: 14px;
	height: 14px;
}
.form .inputs select{
	display:inline-block;
	width:80%;
	height:20px;
	margin: 0 auto;
	margin-left:3px;
	background: transparent;
	border:1px solid transparent;
}
.form .inputs>div img{float:left;padding-left: 6px;width:26px;box-sizing:border-box;}
.form .inputs .user-type img{padding:0;margin-left: 4px;height:22px;width:24px;}

.form .psd img{width:20px;}
.form .login-in a,
.form .regi-in a{
	display: block;
	width: 100%;
	height: 38px;
	background: #1b92fd;
	border-radius:5px;
	font-size:18px;
	color:#fff;
	text-align: center;
	line-height: 38px;
}
.login-modal .close,
.regi-modal .close{
	position: absolute;
	top:10px;
	right:10px;
	cursor: pointer;
	z-index:9999
}
.login-modal .close img,
.regi-modal .close img{width: 20px;}
.to-regi a{
	color:#1b92fd;
}
.regi-modal .msg{
	color:#e03232;
}
.regi-modal .code input{
	width: 45%;
	height:20px;
	box-sizing:border-box;
	line-height: 20px;
	vertical-align: top;
}
.regi-modal .code a{
	display: inline-block;
	padding: 3px;
	color:#fff;
	font-size:12px;
	border-radius:3px;
	background: #1b92fd;
	transition:all .1s;
}
.regi-modal .form img{
	width:26px;
	box-sizing:border-box;
}
.regi-modal .code a:hover{
	opacity:.8;
}
.regi-modal .form .inputs>div{
	border-bottom:1px solid #e6e6e6;
}
/* 地图找房 */
.rt-search {
	margin-top: 10px;	
}
.rt-search  select{
	float:left;
	width:150px;
	height: 40px;
	border:1px solid #1b92fd;
	color:#d9d9d9;
	font-size:16px;
	margin:0 15px;
}
.bymap.nav{
	background:#fff;
	padding:11px 20px;
	min-width:1400px;
}
.bymap.nav .rt-search>div{
	float:left;
	margin-left: 15px;
}
.bymap.nav .rt-search .clear{
	line-height: 40px;
	margin-left: 20px;
	color:#666666;
	font-size:16px;
}
.bymap.nav .input input{
	float:left;
	width:330px;
	height: 40px;
	box-sizing:border-box;
	border:1px solid #1b92fd;
	line-height:40px;
	padding: 0 15px;
}
.bymap.nav .input a{
	float:left;
	width:81px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #1b92fd;

}
.search-box{
	position: relative;
	padding-left: 468px;
	box-sizing:border-box;
}
.bymap.nav .logo{padding:0;}
.searchBy{
	width:480px;
	position: fixed;
	left:0;
	top:0;
	bottom:0px;
	padding-top: 122px;

}
.searchBy>h2{
	font-size:14px;
	font-weight:bold;
	color:#4c4c4c;
	padding: 17px 20px;
	background: #f8f8f8;
	border:solid #eeeeee;
	border-width:1px 0 1px 0;
}
.searchBy>h2 span{
	color:#e51f1f;
}
.searchBy .top-tab{
	background: #f8f8f8;
	padding: 0 20px;
}
.searchBy .top-tab ul li{
	float: left;
	width: 68px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	font-size:14px;
	color:#4c4c4c;
	box-sizing:border-box;
	border:1px solid transparent;
	border-width:0 1px 0 1px;
}
.searchBy .top-tab ul li:hover,
.searchBy .top-tab ul li.hover{
	background: #fff;
	border:1px solid #eee;
	border-width:0 1px 0 1px; 
}
.searchBy .search-area{
	padding: 15px 20px;
	box-sizing:border-box;
}
.searchBy .search-area h3{
	font-size:16px;
	color:#4c4c4c;
	margin-bottom: 7px;
}
.searchBy .search-area p{
	font-size:12px;
color:#999999
}


.searchBy .search-area>.fl>.fl{
	margin:10px 10px 0 0;
}
.searchBy .search-area>.fr{
	margin-top: 25px;
}
.searchBy .search-area>div{
	display: inline-block;
}
.search-result{
	height:100%;
	overflow-y:scroll ;
}
.search-result ul li{
	padding: 20px 20px;
	box-sizing:border-box;
	border-top:1px solid #efeceb;
}
.search-result ul li>div{width:50%;}

.search-result ul li .fl img{
	width: 200px;
	height: 120px;
}
.search-result ul li .tit{
	color:#666666;
	font-size:14px;
}
.search-result ul li .price>span{
	font-size:14px;
	color:#666666;
}
.search-result ul li .price{margin: 10px 0;}
.search-result ul li .price b{
	font-size:18px;
	color:#e75658;
	float:right
}
.search-result ul li>.fr{margin-top: 5px;}
.search-result ul li .price b span{
	font-size:14px;
}
.search-result ul li .detail{
	color:#1b92fd;
}
.search-result ul li .as{margin-top:13px;}
.search-result ul li .as a{
	float:left;
	margin-right: 10px;
	height: 20px;
border:1px solid #1b92fd;
line-height: 20px;
padding: 0 17px;
box-sizing:border-box;	
color:#1b92fd;
transition:all .3s;
}
.search-result ul li .as a:hover{
	color:#fff;
	background:#1b92fd
}
.map{
	width: 100%;
	border:1px solid #eeeeee;
	box-sizing:border-box;
}
.map img,
.map iframe{width: 100%;}

/* 房源发布 */
.right-content{
	border: 1px solid #efeceb;
	border-radius:10px;
	padding: 28px 15px 44px;
	margin-bottom: 50px;
	box-sizing:border-box;
}
.right-content>h1{
	font-size:18px;
	color:#1b92fd;
	text-align:center;
}
.right-content select,
.right-content input{
	display:inline-block;
	vertical-align: top;
	width:190px;
	height: 30px;
	border-radius:3px;
	padding: 0 5px;
	box-sizing:border-box;
	color:#333;
	border:1px solid #d2d2d2;
}
.right-content input.w100{width: 100px;}
.right-content input.w635{width: 83%;}
.right-content input.w186{width: 186px;}
.right-content input{
	padding: 0 5px;
	box-sizing:border-box;
}
.right-content label{
	display: block;
	line-height: 30px;
	padding-left: 80px;
}
.right-content label.error{
	color:#f00;
}
.right-content label.error img{margin-right: 2px;}
.right-content .foreign label.error{
	position: absolute;
	left:10px;
	bottom:-28px;
}
.right-content .hire>.top,
.right-content .owner>.top,
.right-content .foreign .top,
.box.top{
	border-bottom:1px solid #eee;
}

.right-content .owner>.top,
.right-content .foreign .top,
.box.top{
	margin-bottom: 26px;	
}


.right-content .hire>.top span,
.right-content .owner .top span,
.right-content .foreign .top span,
.box.top span{
	display: inline-block;
	font-size:16px;
	color:#4c4c4c;
	padding: 10px 10px;
	border-bottom:1px solid #1b92fd;
}
.chose-mo{margin: 30px 0;}
.chose-mo a{
	display: inline-block;
	width: 95px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background: #1b92fd;
	color:#fff;
	font-size:14px;
	border-radius:5px;
}
.inner span:before{
	content:'*';
	font-size:14px;
	color:#e71b1b;
	display:inline-block;
}
.inner .inputs>div{
	float:left;
/* 	height:52px; */
}
.inner .inputs>div.m{
	margin: 0 90px;
	position: relative;
}
.inner .inputs>div.m i{
	position: absolute;
	right:-23px;
	top:2px;
}

.foreign .inner .inputs .m{
	float:right;
	margin: 0;
	position: relative;
}
.foreign .inner .inputs .m .warn{
	position: absolute;
	left:0;
	top:28px;
}
.inner span{
	display: inline-block;
	width: 65px;
	line-height: 30px;
	font-size:14px;
	color:#666;
	text-align: right;
	margin-right: 12px;
	vertical-align: top;
}
#apply .upload span:before,
.inner span:before,
.explain .fl>span:before,
.release-box .notice span:before{
	content:'*';
	display:inline-block;
	color:#e71b1b;
}
.inner .warn{
	margin-left: 84px;
	margin-top:2px;
	font-size:12px;
	color:#999;
}
.warn-red{color:#ff5741;}
.inner .warn img{margin-right: 2px;}
.hire .inner  .inputs,
.owner .inner  .inputs,
.foreign .inner  .inputs{
	margin-bottom: 18px;
	height: 52px;
}
.inner .mm{position: relative;}
.inner .mm input{
	padding-right: 35px;
}
.foreign.floor3 .inputs{
	margin-bottom: 18px;
}
.right-content .hire .inner .mm b{
	position: absolute;
	right:10px;
	top:4px;
	font-size:14px;
	color:#666666;
	font-weight:normal;
}
.right-content .hire .explain{
	font-size:14px;
	color:#666;
	line-height: 23px;
	
}
.right-content .hire .explain .left span{
	display: inline-block;
	width: 84px;
	text-align: right;
}
.right-content .hire .explain .right span{
	color:#1b92fd
}
.right-content .hire .regi a{
	display: inline-block;
	margin: 5px 5px;
	color:#b3b3b3;
}
.right-content .foreign .inputs .ml{
	margin:0 21px 0 0;
}
.right-content .foreign .inputs div{display: inline-block;vertical-align: top;} 
.right-content .foreign .inputs a{
	display: inline-block;
	height:30px;
	cursor:default;	
	line-height: 30px;
}
.right-content .house-type>div>div>div{
	position: relative;
}
.right-content .house-type .sup a{
	position: absolute;
	right:5px;
	top:-1px;
}
.right-content .foreign .inner .house-type .l input.sup{width: 60%;}

.right-content .foreign .inputs a:hover{color:#333}
.right-content .foreign .inner span.clear1:before{
	content:'';
}
.right-content .foreign .inner .house-type input,
.right-content .foreign .inner .floor .l input{
	/* border:0; */
	outline:none;
	/* width:60%; */
	color:#333;
	text-align: left;
	/* background:transparent; */
}
.right-content .border_none{border:0;height: 100%;}



.right-content .foreign .inner .yesorno.w-dropdown.J_dropdown .dropdown-sel{
	padding: 0 5px;
	width:70px;
}
.right-content .foreign .inner .yesorno.w-dropdown.J_dropdown .dropdown-option{
	width:70px;
}

.right-content .foreign .inner .house-type .fl.last>input{width:50%}
.right-content .foreign .inner .house-type .fl>div,
.right-content .foreign .inner .floor .box{
	display: inline-block;
    vertical-align: top;
    width: 70px;
    height: 30px;
	margin-right:10px;
	padding: 0 5px;
	box-sizing:border-box;
    border-radius: 3px;
    color: #333;
    border: 1px solid #d2d2d2;
}
.right-content .foreign .inner .ori.fl.last{
	width: 100px;
}
.right-content .foreign .inner .ori select{
	display:block;
	width:50px;
	height:28px;
	margin: 0 auto;
	border:0;

}
.right-content .foreign .inner .inputs>.l{width: 68%;}


.right-content .foreign .inner .house-type .l input{height:100%}
.right-content .foreign .inner .floor .box input{
	width:45%;
	text-align:center
}
.right-content .foreign .month>div{
	    display: inline-block;
    vertical-align: top;
    width: 220px;
    height: 30px;
    border-radius: 3px;
    color: #333;
    border: 1px solid #d2d2d2;
}
.right-content .foreign .month>div input{
	border:1px;
	/*outline:none;*/
	width:88%;
}
.right-content .foreign .tabs li{
	display: inline-block;
    vertical-align: top;
    width: 110px;
    height: 30px;
	line-height: 30px;
    margin-right: 28px;
    padding: 0 5px;
    box-sizing: border-box;
    border-radius: 3px;
    color: #666;
	text-align: center;
    border: 1px solid #d2d2d2;
	margin-bottom: 18px;

}
.right-content .foreign .tabs li:hover,
.right-content .foreign .tabs li.hover{
	color:#fff;
	background:#1b92fd;
	border-color:#1b92fd;
	color:#fff;
}
.right-content .foreign .tabs{margin-right: -50px;}
.right-content .foreign .inputs.ptss .l,
.right-content .foreign .inputs.snss .l{width: 100%;}
.ptss .l>div,
.snss .l>div{
	display: inline-block;
	width: 90%;
}
.right-content .foreign .inner .inputs>div{height: auto;}
.right-content .foreign .inner  .desc textarea{
	width: 90%;
	height: 148px;
	border:1px solid #d2d2d2;
	color:#333;
	padding: 5px;
	box-sizing:border-box;
	resize:none;
	border-radius:5px;
	overflow: hidden;
}
.right-content .foreign .inner  .desc{position: relative;}
.right-content .foreign .inner  .desc span{vertical-align: top;}
.right-content .foreign .inner  .desc b{
	position: absolute;
	bottom:10px;
	right:60px;
	font-size:14px;
	color:#666;
	font-weight:normal;
}
.right-content  .house-pic #uploader{
	width: 1000px;
}
.right-content  .house-pic>.l span{
	display: block;
	width:102px;
	color:#666;
	text-align: right;
	font-size:14px;
	line-height: 35px;
	box-sizing:border-box;
	padding-right: 12px;
	/* margin-right: 12px; */
}
.left-bar{
	position: absolute;
    top: 72px;
	width: 111px;
	height:638px;
	border-right:2px solid #0093f1;
	color:#4c4c4c;
	font-size:16px;
	z-index:99;
/* transition:all .3s; */
}
.fixed{position: fixed;top:117px;}
.left-bar ul li{
	position: relative;
	width:100px;
	margin-bottom: 120px;
	line-height: 6px;
	padding-right: 10px;
	transition:all .3s;
	cursor: pointer;
	text-align: right;
}
.left-bar ul li:last-child{
	margin: 0;
}
.left-bar ul li.active{
	color:#0093f1;
}
/* .left-bar .line03{
	width:2px;
	height:1000px;
	background: #0093f1;
} */
.left-bar ul li.active:after{
	width:12px;
	height:12px;
	margin-right:-17px;
}
.left-bar ul li:after{
	content:'';
	display:inline-block;
	width:8px;
	height:8px;
	transition:all .3s;
	border-radius:50%;
	float:right;
	margin-right:-15px;
	background:#0093f1;
}

.release-box .submit{
	text-align: center;
}
.release-box{
	padding-bottom: 72px;
	width:1300px;
	min-width:1255px;
	margin: 30px auto 0;
	box-sizing:border-box;
	position: relative;
}
.release-box .submit a,
.release-box .submit input{
	display: inline-block;
	width: 250px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	border-radius:5px;
	font-size:18px;
	color:#fff;
	margin: 0 25px;
	vertical-align:top;
	background: #1b92fd;
}
#cmxform .webuploader-container{
	text-align: left;
}
.release-box .notice span{
	display: block;
	width:102px;
	font-size:14px;
	text-align: right;
	box-sizing:border-box;
	padding-right: 12px;
	color:#e71b1b;
}
.release-box .notice p{
	color:#1b92fd;
	font-size:14px;	
	
	line-height: 24px;
}
.totop{
	position:fixed;
	width:auto;
	bottom:210px;
	right:25px;
	cursor:pointer;
	z-index:9999
}
#cmxform .webuploader-pick{
	transition:all .3s;
	background:#e5e5e5!important;
	color:#666 !important;
	padding:0 32px !important;
	height:35px;
	box-sizing:border-box;
	line-height:35px;
}
#cmxform .webuploader-pick-hover{
	background:#d2d2d2!important;
}

#cmxform .webuploader-pick img{
	margin: -2px 7px 0 0;
}
#usercenter>.iw{
	margin: 50px auto 70px;
}
#usercenter .r-con>h1{
	height: 50px;
	background: #f7f7f7;
	color:#1b92fd;
	font-size:18px;
	padding-left:20px;
	box-sizing:border-box;
	line-height: 50px;
	font-weight:normal;
}
#usercenter .r-con .sure{text-align: center;margin-top: 50px;}
#usercenter .r-con .sure a{
	display: inline-block;
	background: #1b92fd;
	width: 250px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color:#fff;
	margin: 0 25px;
	font-size:18px;
	border-radius:5px;
}

#usercenter .r-con .h1-below{
	border:1px solid #eee;
	padding: 20px 20px 30px;
	width: 950px;
	box-sizing:border-box;
}
#usercenter .sidebar{
	height:1055px;
	background: #f7f7f7;
}
#usercenter .sidebar ul li,
#usercenter .sidebar ul li ul li,
#usercenter .sidebar .h1{
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color:#666;
	font-size:16px;
	cursor: pointer;
	border-top:1px solid #fff;
	background: #f7f7f7;
}
#usercenter .sidebar .h1:hover{background:#f7f7f7;color:#666;	}
#usercenter .sidebar .h1{font-weight:bold;cursor: default;}
#usercenter .sidebar.request .h1{color:#1b92fd}


#usercenter .sidebar ul li img{margin-right: 10px;}
#usercenter .sidebar ul li.my{
	height: auto;
	
}
#usercenter .sidebar ul li.my ul li{
	box-sizing:border-box;
	padding-left: 50px;
}
#usercenter .sidebar ul li.my ul{
	height:0px;
	overflow: hidden;
	transition:all .3s;
}
#usercenter .sidebar ul li.my ul.open{height: 100px;}
#usercenter .sidebar ul li:hover,
#usercenter .sidebar ul li.hover{
	color:#1b92fd;
	background: #e5f3ff;
}
.h1-below>div{
	padding: 20px 0;
	border-bottom:1px solid #eee;
}
.h1-below>div.rz-mana{border:0;}
.h1-below .tit{margin-bottom: 20px;}
.h1-below .tit span{
	display: inline-block;
	font-size:16px;
	color:#666666;
	padding-bottom: 3px;
	border-bottom:1px solid #1b92fd;
}
.h1-below .info .inputs input,
.h1-below .info .inputs select{
	width: 240px;
	height: 34px;
	border:1px solid #d2d2d2;
}
.h1-below .info .inputs b,
.h1-below .info .inputs span{
	color:#666;
	font-size:14px;
}
.h1-below .info .inputs b{
	margin-left: 10px;
	font-weight:normal;
}
.h1-below .info .inputs span{
	display: inline-block;
	width: 50px;
	text-align: right;
}
.h1-below .rz-mana>.con{padding-left: 10px;}
.h1-below .info .inputs>div{margin-bottom: 15px;}
.h1-below .rz-mana .pic,
.h1-below .rz-mana .txt{float:left}
.h1-below .rz-mana ul li>div{
	display: inline-block;
	vertical-align: top;
}
.h1-below .rz-mana ul li{
	padding: 25px 0;
	border-bottom:1px solid #eee;
	position: relative;
}
.h1-below .rz-mana ul li.last{border:0;}

.h1-below .rz-mana .pic{
	margin-right: 27px;
}
.h1-below .rz-mana .rr{
	width: 263px;
	margin-right: 117px;
}
.h1-below .rz-mana .txt h1{
	color:#666;
	font-size:16px;
margin-bottom: 13px;
}
.h1-below .rz-mana .mid{
	font-size:14px;
	color:#666;
	line-height: 29px;
}
.h1-below .rz-mana ul li .rz-ed{
	position: absolute;
	right: 30px;
	top:50px;
}
/* 机构查询 */
.inquiry-con .iw{
	padding: 23px 20px 60px;
	box-sizing:border-box;
	border:1px solid #eee;
	overflow: visible;
	margin: 30px auto 70px;
}
.inquiry-con .condition ul li{
	float:left;
	margin-right: 22px;
	font-size:14px;
	color:#666;
	
}

.inquiry-con .condition ul li.focus{
	color:#1b92fd;
	font-weight:bold;
}
.inquiry-con .condition>div{margin-bottom: 17px;}
.inquiry-con .condition>div>div{
	display: inline-block;
	vertical-align: middle;
}
.inquiry-con .condition strong{
	display: inline-block;
	width: 77px;
	color:#666;
	font-size:14px;
	text-align: left;
}
.inquiry-con .con ul li {
	width: 270px;
/* 	height: 410px; */
	float:left;
	transition:all .3s;
	margin-right: 25px;
	margin-bottom: 35px;
	cursor: pointer;
	border:1px solid #ddd;
	border-radius:5px;
	box-sizing:border-box;
}
.inquiry-con .con ul{
	margin-right:-25px;
}

.inquiry-con .con ul li img{
	width: 250px;
	height: 160px;
	display:block;
	transition:all .3s;
	margin: 8px auto;
}
.inquiry-con .con ul li:hover img{transform:scale(1.1)}
.inquiry-con .con ul li .pic{overflow: hidden;}
.inquiry-con .con ul li .txt{
	width: 100%;
	height: 140px;
	padding: 13px 17px;
	box-sizing:border-box;
}
.inquiry-con .con ul li .txt h1{
	color:#1b92fd;
	font-size:18px;
	white-space:nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
}
.inquiry-con .con ul li .txt>div,
.inquiry-con .con ul li .txt>p{
	color:#666;
	font-size:14px;
	white-space:nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-top: 15px;
}
.inquiry-con .con ul li .txt>p{line-height: 25px;}
.inquiry-con .con ul li:hover,
.inquiry-con .con ul li.hover{
	box-shadow:0px 0px 10px rgba(0,0,0,.7);
}

.inquiry-con .con ul li p a{
	display: inline-block;
	width: 80px;
	height: 25px;
	border:1px solid #48a3fd;
	background: #fff;
	font-size:14px;
	color:#48a3fd;
	text-align: center;
	line-height: 25px;
/* 	margin-top: 15px; */
float:right;
	box-sizing:border-box;
	transition:all .3s;
}
.inquiry-con .con ul li .detail a:hover{
	background: #48a3fd;
	color:#fff;
}
.inquiry-con .con  .pages,
.inquiry01-con   .pages,
.infomodi .pages,
.inquiry03-con  .pages,
.diy.pages,
.comments-content .pages{text-align: center;}

.inquiry-con .con  .pages a,
.inquiry01-con   .pages a,
.infomodi .pages a,
.inquiry03-con  .pages a,
.diy.pages a,
.comments-content .pages a{
	display: inline-block;
	width: 50px;
	height: 38px;
	margin: 0 4px;
	vertical-align: top;
	border:1px solid #e4e4e4;
	border-radius:3px;
	color:#666;
	font-size:14px;
	box-sizing:border-box;
	text-align: center;
	line-height: 38px
}
.inquiry-con .con  .pages a.active,
.inquiry-con .con  .pages a:hover,
.inquiry01-con  .pages a.active,
.inquiry01-con  .pages a:hover,
.infomodi  .pages a.active,
.infomodi  .pages a:hover,
.inquiry03-con  .pages a.active,
.inquiry03-con  .pages a:hover,
.diy.pages a.active,
.diy.pages a:hover,
.comments-content .pages a.active,
.comments-content .pages a:hover{
	background: #1b92fd;
	border:1px solid #1b92fd;
	color:#fff;
}

.inquiry-con .con  .pages span,
.inquiry01-con  .pages span,
.infomodi  .pages span,
.inquiry03-con  .pages span,
.diy.pages span,
.comments-content .pages span{
	display: inline-block;
	vertical-align: bottom;
	margin-bottom: 10px;
}
/* 机构查询-1 */
.inquiry01-con .top{
	width: 100%;
	height: 136px;
	border:1px solid #eee;
	box-sizing:border-box;
	margin-bottom: 40px;
}
.inquiry01-con .top .jg{
	height: 44px;
	line-height: 44px;
	font-size:16px;
	color:#666;
	padding-left: 7px;
	box-sizing:border-box;
	border-bottom:1px solid #eee;	
}
.inquiry01-con>.iw{
	margin: 50px auto 70px;
}
.inquiry01-con .top .sear-box{
	display: inline-block;
	vertical-align: middle;
}
.inquiry01-con .top .sear-box a,
.inquiry01-con .top .sear-box input{
	
	height: 38px;
	line-height: 38px;
}
.inquiry01-con .top .sear-box input{
	border:1px solid #d2d2d2;
}

.inquiry01-con .condi{
	padding: 26px 0 26px 10px;
}
.inquiry01-con .top select{
	height: 44px;
	width: 170px;
	height: 38px;
	color:#666;
	margin-right: 18px;
	border:1px solid #d2d2d2;
	box-sizing:border-box;
}
.inquiry01-con .con{
	box-sizing:border-box;
	border:1px solid #eee;
}
.inquiry01-con .con ul li{
	border-bottom:1px solid #eee;
	font-size:18px;
	color:#666;
	box-sizing:border-box;
	line-height: 78px;
	padding: 0 18px 0 13px;
	cursor: pointer;
}
.inquiry01-con .con ul li .pic{margin-right: 32px;}
.inquiry01-con .con ul li .detail a{
	font-size:14px;
	color:#666;
}
.inquiry01-con .con ul li:hover{
	color:#1b92fd
}
.inquiry01-con .pages,
.infomodi .pages,
.inquiry03-con .pages,
.fina-box .pages{margin-top: 50px;}

/* 个人信息修改 */
.infomodi .r-con{
	width: 950px;
}
.infomodi .r-con .tab{
	height:50px;
	border:1px solid #eee;
}
.infomodi .r-con .tab ul li{
	float:left;
	box-sizing:border-box;
	display:inline-block;
	line-height: 47px;
	border-bottom:2px solid transparent;
}
.infomodi .r-con .tab ul li.not_allow a{border:0}
.infomodi .r-con .tab ul li a{
	font-size:18px;
	color:#666;
	padding: 0 18px;
	border-right:1px solid #d9d9d9;
}
.infomodi .r-con .tab ul li a span{
color:#1b92fd;
font-size:16px;
margin-left: 5px;
}
.infomodi .r-con .tab ul li.all a{padding-left: 22px;}
.infomodi .r-con .tab ul li:hover,
.infomodi .r-con .tab ul li.hover{
	border-bottom:2px solid #1b92fd;
	color:#1b92fd;
}
.infomodi .r-con .tab ul li:hover a{
	color:#1b92fd
}
.infomodi .r-con .tab .regi a{
display: inline-block;
color:#fff;
width: 115px;
height: 34px;
line-height: 34px;
text-align: center;
background: #1b92fd;
border-radius:5px;
font-size:18px

}
.infomodi .r-con .tab .regi {
	line-height: 54px;
	margin-right: 40px;
}
.infomodi .r-con .tab .regi a img{
	margin: -4px 5px 0 0;
}
.mid-search{margin: 18px 0;}
.mid-search input{
	width: 322px;
	height: 31px;
	float:left;
	padding: 0 5px;
	box-sizing:border-box;
	border:1px solid #1b92fd;
}
.mid-search a{
	display: block;
	width: 50px;
	height: 31px;
	float:left;
	text-align: center;
	line-height: 31px;
	background: #1b92fd;
}
.infomodi .result .thead{
	/* padding: 0 14px; */
	box-sizing:border-box;
	background: #f7f7f7;
}
.infomodi .result .thead span{
	float:left;
	display: block;
	width: 20%;
	height:50px;
	line-height: 50px;
	text-align: center;
	
	font-size:18px;
	color:#666;
}
.infomodi .result .body{
	 /* padding: 0 28px 0 10px; */ 
	
	border-top:0;
}
.infomodi .result table{
border:1px solid #eee;
width: 100%;
}

.infomodi .result table tbody th,
.infomodi .result table thead th{
	height:50px;
	width:186px;
	border-bottom:1px dashed #f7f7f7;
	font-size:14px;
	color:#808080;
	/* padding: 0 40px; */
	white-space:nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	box-sizing:border-box;
	font-weight:normal;
	overflow: hidden;
}
.infomodi .result table tbody th{padding: 0 20px;}
.infomodi .result table tbody th.bold{font-weight:bold;color:#4c4c4c}
.infomodi .result table tbody th.sd{text-align: left;}
.infomodi .result table.message tbody th.sd{text-align: center;}

.infomodi .result table thead th{
font-size:16px;
background:#f7f7f7;
color:#666;
}


.infomodi .result table tbody th a{
	display: inline-block;
	width: 45px;
	height: 25px;
	margin: 0 4px;
	text-align: center;
	line-height: 25px;
	border-radius:3px;
	font-size:14px;
	color:#fff
}
.infomodi .result table.filing tbody th a{
display: block;
	width: 45px;
	color:#1b92fd;
	margin: 0 auto;
	font-size:14px;
	transition: all .3s;
}
.infomodi .result table.filing tbody th a:hover{
	color:#006fd3;
}

.infomodi .result table tbody th a.color-red{
	background: #e72929;color:#fff}
.infomodi .result table tbody th a.color-blue01{
background: #1b92fd;
color:#fff;
}


/* 我的求租 */
.infomodi .result table.request tbody th.cz{text-align: center;}
.infomodi .result table.request tbody th.cz a{color:#1b92fd;transition:all .3s;}
.infomodi .result table.request tbody th.cz a:hover{opacity:.7}
.infomodi .result table.request tbody th.cz a.color-red,
.infomodi .result table.request tbody th.cz a.color-blue01{color:#fff}


.infomodi .result table tbody th.cz{
	text-align: left;
}
.infomodi .result table tbody th a.color-blue02{
background: #0d7ee3;
}
.infomodi .result .body .pages{padding-bottom: 50px;}
#usercenter.infomodi .sidebar{
	height:614px;
}

/* 机构查询列表 */
.inquiry03-con .condition .top,
.inquiry03-con .sel-result .top{
	height:50px;
	border-bottom:1px solid #eee;
}
.inquiry03-con .condition .top span,
.inquiry03-con .sel-result .top span{
	font-size:18px;
	line-height: 55px;
	padding:10px 18px ;
	color:#1b92fd;
	border-bottom:2px solid #1b92fd;
}
.inquiry03-con .condition .con{
	padding-top: 25px;
}
.inquiry03-con .condition .con>ul>li{margin-bottom: 7px;}
.inquiry03-con .condition ul li ul li,
.inquiry03-con .sort ul li{
	float:left;
	font-size:14px;
	color:#666;
	line-height: 30px;
	margin-left: 11px;
	margin-right: 16px;
	cursor: pointer;
}
.inquiry03-con .condition .chosen,
.inquiry03-con .condition .sort{
	border-top:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	padding: 16px 0px 16px 0px;
}
.inquiry03-con .condition .sort{
	border-top:0;
}
.inquiry03-con .condition .sort select{
display: inline-block;
height:28px;
	border:0;
	outline:0;
	color:#666;
}
.inquiry03-con.source-search .sel-result .tip{padding: 0;height: auto;}
.inquiry03-con.source-search .sel-result .tip .tab-top{
	margin-top: 42px;
	border-bottom:1px solid #1b92fd
	}
.inquiry03-con.source-search .sel-result .tip .tab-top span{
	display: block;
	float:left;
	margin-right: 5px;
	width: 100px;
	height: 35px;
	font-size:14px;
	color:#666;
	text-align: center;
	line-height: 35px;
	border:1px solid #e6e6e6;
	box-sizing:border-box;
}
.inquiry03-con.source-search .tip .tab-top span:hover,
.inquiry03-con.source-search .tip .tab-top span.hover{
	background: #1b92fd;
	color:#fff;
	border:1px solid #1b92fd;
	cursor: pointer;
}

.inquiry03-con .condition ul li ul li.focus{
color:#1b92fd;font-weight:bold;

}
.inquiry03-con .condition ul li>span,
.inquiry03-con .condition .chosen>span,
.inquiry03-con .condition .sort>span{
	display: block;
	width: 75px;
	font-size:14px;
	color:#666;
	line-height: 30px;
	text-align: right;
	margin-right: 10px;
	font-weight:bold;
}
.inquiry03-con .condition .screen select{
display: inline-block;
color:#666;
width: 123px;
height: 30px;
margin: 0 2px;
background: transparent;
}

.inquiry03-con .condition .chosen .chosen-item span{
	display:block;
	float:left;
	width: 98px;
	height: 30px;	
	font-size:14px;
	color:#666;
	text-align: center;
	text-align: center;
	line-height: 30px;
	box-sizing:border-box;
	border:1px solid #f6b07f;
}
.inquiry03-con .condition .chosen .chosen-item{
	display: inline-block;
	margin-right: 7px;
}
.inquiry03-con .condition .chosen .chosen-item:after{
	content:'';
	display:block;
	clear:both;
}
.inquiry03-con .condition .chosen .chosen-item  a{
	display: block;
	float:left;
	width:26px;
	height: 30px;
	text-align: center;
	box-sizing:border-box;
	line-height: 30px;
	background: #f6b07f;
}
.inquiry03-con .condition .chosen .del{
	font-size:14px;
	color:#666;
	line-height: 30px;
	margin-left: 25px;
}
.inquiry03-con .condition .chosen .del img{margin-right: 2px;}
.inquiry03-con .sel-result .tip{
font-size:16px;
color:#666;
height:65px;
line-height: 65px;
padding-left: 30px;
}
.inquiry03-con .sel-result ul li,
.comments-content .tab-content .rent ul li{
	padding: 20px;
	border-bottom:1px solid #efeceb;
	transition:all .3s;
}
.inquiry03-con .sel-result ul li.last,
.comments-content .tab-content .rent ul li.last{border:0;}
.inquiry03-con .iw{
	
	margin: 30px auto 70px;
}
.inquiry03-con .in03{

	border:1px solid #eee;
	border-radius:3px;

}
.inquiry03-con .sel-result ul li .pic,
.comments-content .tab-content .rent ul li .pic{margin-right: 34px;}
.inquiry03-con .sel-result ul li  h1,
.comments-content .tab-content .rent ul li h1{
	font-size:18px;
	color:#1b92fd;
}

.inquiry03-con.source-search .sel-result ul li  h1,
.comments-content .tab-content .rent ul li h1{
	margin: 10px 0;
}
.inquiry03-con .sel-result ul li  h2,
.comments-content .tab-content .rent ul h2{
font-size:14px;
color:#666;
}
.inquiry03-con .sel-result ul li  h3,
.inquiry03-con .sel-result ul li>div,
.comments-content .tab-content .rent ul h4,
.comments-content .tab-content .rent ul li>div{
	font-size:14px;
	color:#666;
	font-weight:normal;
	line-height: 30px;
}
.inquiry03-con .sel-result ul li .pic,
.comments-content .tab-content .rent ul li .pic{overflow: hidden;}
.inquiry03-con .sel-result ul li:hover .pic>img,
.comments-content .tab-content .rent ul li:hover .pic>img{transform:scale(1.1)}
.inquiry03-con .sel-result ul li .pic>img,
.comments-content .tab-content .rent ul li .pic>img{
	transition:all .3s
}
.inquiry03-con .sel-result ul li .tags a,
.comments-content .tab-content .rent ul li .tags a{
	margin: 0 3px;
}
.inquiry03-con .sel-result ul li .price h1,
.comments-content .tab-content .rent ul li .price h1{
color:#e75658;
font-size:30px;

}
.inquiry03-con.source-search .sel-result ul li .price .number,
.comments-content .tab-content .rent ul li .price .number{
	margin-left: 43px;
}
.inquiry03-con.source-search .sel-result ul li .price .number h1,
.comments-content .tab-content .rent ul li .price .number h1{
	color:#4c4c4c;
	font-size:12px;
	text-align: center;
}
.inquiry03-con.source-search .sel-result ul li .tags,
.comments-content .tab-content .rent ul li .tags{
	margin-top: 15px;
}
.inquiry03-con.source-search .sel-result ul li .tags:after,
.comments-content .tab-content .rent ul li .tags:after{content:'';display:block;clear:both}
.inquiry03-con.source-search .sel-result ul li .tags a,
.comments-content .tab-content .rent ul li .tags a{
	display: block;
	float: left;
}
.inquiry03-con.source-search .sel-result ul li .tags span,
.comments-content .tab-content .rent ul li .tags span{
	display: block;
	border:1px solid #84c5ff;
	color:#1b92fd;
	padding: 0 15px;
	font-size:12px;
	box-sizing:border-box;
	line-height: 20px;
	text-align: center;
	background: #e8f4ff;
}


.inquiry03-con.source-search .sel-result ul li .type,
.comments-content .tab-content .rent ul li .type{
	color:#1b92fd;
	font-size:14px;
	margin-right: 5px;
}
.inquiry03-con.source-search .sel-result ul li .type img,
.comments-content .tab-content .rent ul li .type img{margin-right: 2px;}

.inquiry03-con.source-search .sel-result ul li .price .number p,
.comments-content .tab-content .rent ul li .price .number p{
	color:#999;
	font-size:12px;
}
.inquiry03-con .sel-result ul li:hover,
.comments-content .tab-content .rent ul li:hover{
background: #f7f7f7;	
}

.inquiry03-con .sel-result ul li .price h1 span,
.comments-content .tab-content .rent ul li .price h1 span{
	font-size:16px;
}
.inquiry03-con .sel-result ul li .price>p,
.comments-content .tab-content .rent ul li .price>p{
	font-size:12px;
	color:#999;
}
.inquiry03-con .sel-result .houses .price,
.comments-content .tab-content .rent ul li .houses .price{
	margin: 55px 62px 0 0;
}
.right-content.iw{
	width: 1030px;
	min-width: 1030px;
}
.fina-box>.iw{
	overflow: visible;
}
.fina-box{
	padding: 50px 0 70px;
}
.fina-box .top img{
	margin: -4px 10px 0 10px;
}
.fina-box .top{
	height:43px;
	font-size:16px;
	line-height: 43px;
	color:#666;
	border-bottom:1px solid #eeeeee;

}
.fina-box .topmid{border:1px solid #eeeeee;margin-bottom: 40px;}
.fina-box .topmid .mid{margin: 25px 0 25px 12px;}
.fina-box .mid>div{float:left}
.fina-box .mid .select{margin-right: 20px;}
.fina-box .mid select{
	width: 170px;
	height: 38px;
	font-size:14px;
	color:#666;
	border:1px solid #d2d2d2;
	padding: 0 5px;
	box-sizing:border-box;
}
.fina-box .mid .search01 input{
	width: 639px;
	height: 38px;
	float:left;
	border:1px solid #d2d2d2;
	box-sizing:border-box;
	padding: 0 15px;
	box-sizing:border-box;
}
.fina-box .mid .search01 a{
	display: block;
	width: 80px;
	float:left;
	height: 38px;
	background: #1b92fd;
	text-align: center;
	line-height: 38px;
}
 /* select样式 */
/* select::-ms-expand { display: none; } */          
select{
	/* width: 12%;
	margin-left: 64%; */
	/* border: none;
	outline: none; */
	/*将默认的select选择框样式清除*/
	/* appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	-ms-appearance:none;
	padding-right: 20px; */
   /*在选择框的最右侧中间显示小箭头图片*/
  /*  background: url(../images/arrow001.png) no-repeat scroll 98% center transparent;            */
 }

.fina-box .con ul{margin-right: -30px;}
.fina-box .con ul li{
	width: 585px;
	height: 185px;
	float:left;
	transition:all .3s;
	box-sizing:border-box;
	border:1px solid #f2f2f2;
	margin: 0 30px 30px 0;
}
.fina-box .con ul li:hover{
	box-shadow:0px 0px  10px rgba(0,0,0,.7);
}
.fina-box .con ul li .top{
	height:35px;
	width: 100%;
	background: #e6e6e6;
}
.fina-box .con ul li .mid{
	padding: 27px 80px 15px 10px;
}
.fina-box .con ul li .mid .pic{
	margin:10px 45px 0 0;
}
.fina-box .con ul li .mid .txt{width: 290px;}
.fina-box .con ul li .mid h3{
	font-size:14px;
	color:#808080;
	font-weight:bold;
	margin-bottom: 7px;
}
.fina-box .con ul li .mid p{
	font-size:13px;
	color:#666;
	line-height: 23px;
}
.fina-box .con ul li .getdetail{
	text-align: right;
}
.fina-box .con ul li .getdetail a{
	font-size:14px;
	color:#1b92fd;
	margin-right: 17px;
}
.fina-box .diy.pages{margin-top: 20px;}

/* 房源详情页 */
.hd_box{overflow: hidden;}
.hd_box .iw{
	border:1px solid #eee;
	padding-bottom: 50px;
	margin: 30px auto 70px;
}
.hd_box  .top-tit h1{
	font-size:20px;
	color:#4c4c4c;
	line-height: 30px;
	font-weight:normal;
}
.hd_box .top-tit a{
	display: block;
	width: 115px;
	height: 34px;
	background: #1b92fd;
	text-align: center;
	line-height: 34px;
	border-radius:3px;
	font-size:14px;
	color:#fff;
}
a:hover{
	opacity:.7;
}
.hd_box .top-tit{
	padding: 30px 37px 30px 17px;
	border-bottom:1px solid #eee;
}
.hd_box .detail_box{
	padding: 28px 19px 30px 19px;
	border-bottom:1px solid #eee;
}
.hd_box .detail_box .view-pic{
height: 452px;
	position: relative;
}
.hd_box .detail_box>.pic{
	width: 39%;
	padding-right: 20px;
	box-sizing:border-box;
}
.swiper-container{width: 100%;}
.hd_box .detail_box>.info-text{
	width: 56%;
	padding-left: 30px;	
	box-sizing:border-box;
	
}
.hd_box .detail_box>.info-text .prz{
width: 278px;
	color:#e75658;
	font-size:16px;
	
}
.hd_box .detail_box .info-text .top {margin-top: 30px;}
.hd_box .detail_box>.info-text .top .prz span{font-size:30px;font-weight:bold;margin-right: 5px;}
.hd_box .detail_box .info-text .top .jx a{
	margin-right: 5px;
	display: block;
	width: 90px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background: #1b92fd;
	font-size:14px;
	color:#fff;
	margin-top: 6px;
	border-radius:2px;
}
.hd_box .detail_box .info-text .lists{
	padding:38px 0 24px;
	border-bottom:1px solid #eee
}
.hd_box .detail_box .info-text .lists ul li{
	font-size:14px;
	float:left;
	color:#666;
	width:278px;
	line-height: 32px;
}

.hd_box .detail_box .info-text .owner h2{
	font-size:16px;
	color:#666;
	line-height: 30px;
}
.hd_box .detail_box .info-text .owner .text>div{
	font-size:14px;
	color:#1b92fd;
	margin-bottom: 10px;
}
.hd_box .detail_box .info-text .owner .text>div img{margin:-2px 7px 0 0;}
.hd_box .detail_box .info-text .owner .l_side img{margin-right: 20px;}
.hd_box .detail_box .info-text .owner p span{
	font-size:12px;
	color:#666;
}
.hd_box .detail_box .info-text .owner p .grades{
	margin-right: 23px;
}
.hd_box .detail_box .info-text .owner{
	border-bottom:1px solid #eee;
	padding: 30px 0;
}
.hd_box .detail_box .info-text .owner .r_side {
	text-align: center;
	margin-top: 15px;
	
}
.hd_box .detail_box .info-text .owner .r_side img{max-width:100%;cursor: pointer;}
.hd_box .detail_box .info-text .owner .r_side p{
	color:#1b92fd;
	font-size:24px;
	margin-top: 8px;
}
.hd_box .detail_box .info-text .tips{
	margin-top: 25px;
}
.hd_box .detail_box .info-text .tips .num{
	font-size:14px;
	color:#666;
}
.hd_box .detail_box .info-text .tips .warns{font-size:14px;}
.hd_box .detail_box .info-text .tips .warns .c_b{color:#1b92fd}
.hd_box .detail_box .info-text .tips .warns .c_g{color:#999;margin-left: 30px;}
.hd_box .mid_bar ul li{
	float:left;
	padding: 17px;
	font-size:16px;
	color:#4c4c4c;
	border-bottom:2px solid transparent;
	box-sizing:border-box;
}
.hd_box .mid_bar ul li:hover,
.hd_box .mid_bar ul li.hover{
	color:#1b92fd;
	border-bottom:2px solid #1b92fd
}
.hd_box .btm-con{
	padding: 30px 19px 0 19px ;
}
.hd_box .btm-con .faci ul li{
	font-size:14px;
	color:#666;
	float:left;
	margin-left: 40px;
	text-align: center;
}
.hd_box .btm-con .faci .con{padding: 10px 0 15px;}
.hd_box .btm-con .faci ul li .pic{
	width: 65px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	margin-bottom: 5px;

}
.hd_box .btm-con .h-desc p{
	padding:  10px 0 17px 33px;
	font-size:14px;
	color:#666;
}
.hd_box .btm-con .support .top{margin: 0;}
.hd_box .btm-con .support .content-box ul li{
	float:left;
	padding: 20px;
	font-size:16px;
	color:#666;
	cursor: pointer;
}
.hd_box .btm-con .support .content-box{height: 420px;}
.hd_box .btm-con .support .content-box ul li:hover,
.hd_box .btm-con .support .content-box ul li.hover{
	color:#1b92fd;
}
.hd_box .btm-con .support .top span{cursor: pointer;border-bottom-color:transparent}
.hd_box .btm-con .support .top span:hover,
.hd_box .btm-con .support .top span.hover{
	border-bottom:1px solid #1b92fd
}
.hd_box .btm-con .support .hd_map{
	width:78%;
}
.hd_box .btm-con .support .hd_map img{
	width: 100%;
	height:100%;
}
.hd_box .btm-con .support .bus_routes{
	width: 22%;
	border:1px solid #e6e6e6;
	padding: 13px;
	box-sizing:border-box;
}
.hd_box .btm-con .support .bus_routes>ul>li{
	margin-bottom: 10px;
	padding: 0 10px 0 30px;
	background: url(../images/hd_bus.png) no-repeat 0 2px;
	box-sizing:border-box;
}
.hd_box .btm-con .support .bus_routes ul li .routes{
	font-size:14px;
	color:#808080
}
.hd_box .btm-con .support .bus_routes ul{height: 321px;overflow-y: scroll;}
.hd_box .btm-con .support .bus_routes ul li .site{
	color:#1b92fd;
	font-size:14px;
	margin-bottom: 11px;
}
.hd_box .btm-con .support  .view-box{margin: 10px 0 20px;}
.hd_box .btm-con .support  .view-box>div{
	height: 349px;
}
.hd_box .btm-con .near-src .con ul {margin-right: -20px;}
.hd_box .btm-con .near-src .con ul li{
	width: 373px;
	height: 190px;
	padding: 17px;
	float:left;
	box-sizing:border-box;
	background: #f7f7f7;
	margin-right: 20px;
}
.hd_box .btm-con .near-src .con ul li:hover img{transform:scale(1.1)}

.hd_box .btm-con .near-src .con ul li .pic{
	margin-right: 10px;
	overflow: hidden;
}
.hd_box .btm-con .near-src .con ul li .pic img{
	width: 150px;
	height: 150px;
	transition:all .3s;
}
.hd_box .btm-con .near-src .con ul li .info{width: 179px;}
.hd_box .btm-con .near-src .con ul li .info .tit{
	color:#4c4c4c;
	font-size:16px;
	height: 43px;
	overflow: hidden;
	margin: 7px 0
}
.hd_box .btm-con .near-src .con ul li:hover .tit{color:#ff6800}
.hd_box .btm-con .near-src .con ul li .info p{
	font-size:14px;
	color:#666;
	line-height: 25px;
}
.hd_box .btm-con .near-src .con ul li .info .price{
	color:#e75658;
	font-size:16px;
}
.hd_box .btm-con .near-src .con ul li .info .price span{
	font-size:30px;
	margin-right: 7px;
	font-weight:bold;
}



#pay_box .order-detail{
	padding: 10px 49px 28px;
	margin: 30px 0 40px;
	box-sizing:border-box;
	border:1px solid #eee
}
#pay_box .order-detail .info ul li {
	width: 25%;
	float:left;
	text-align: center;
}
#pay_box .order-detail .info ul li h1{
	color:#1b92fd;
	font-size:14px;
	margin-bottom: 34px;
}
#pay_box .order-detail .info{margin-bottom: 60px;}
#pay_box .order-detail .info ul li p{
	color:#666;
	font-size:14px;
}
#pay_box .order-detail .list ul li{
	float:none;
	margin-bottom: 20px;
}
#pay_box .order-detail .list ul li.cash i{
	margin-left: 10px;
}
#pay_box .order-detail .list .num input{
	width: 31px;
	height: 25px;
	border:1px solid #1b92fd;
	font-size:14px;
	color:#666;
	float:left;
	box-sizing:border-box;
	text-align: center;
	line-height: 25px;
	outline:none;
}
#pay_box .order-detail .list .num span{
	display: inline-block;
	float:left;
	width: 29px;
	height: 25px;
	font-size:14px;
	color:#fff;
	text-align: center;
	line-height: 25px;
	background: #1b92fd;
}
#pay_box .order-detail  .mid{float:left;margin-right: 10px;}
#pay_box .order-detail .list b{
	display: block;
	width: 15px;
	height: 15px;
	float:left;
	text-align: center;
	line-height: 15px;
	border-radius:2px;
	border:1px solid #d2d2d2;
	cursor: pointer;
	margin: 4px 10px 0 0 ;
}
#pay_box .order-detail .list b:hover,
#pay_box .order-detail .list b.hover{
	background: #d2d2d2;
	color:#fff;
}
#pay_box .order-detail .list ul li .left span{
	display: inline-block;
	width: 72px;
	text-align: right;
	line-height: 30px;
	font-size:14px;
	color:#666;
}
#pay_box .top.bold span{
	font-weight:bold;
	border-bottom-width:2px;
}
#pay_box .order-detail .list ul li.cash input,
#pay_box .order-detail .list ul li.amount input{
	width: 150px;
	height: 30px;
	border:1px solid #1b92fd;
	font-size:14px;
	color:#666;
	padding: 0 5px;
	text-align: left;
	line-height: 30px;
	box-sizing:border-box;
}

#pay_box .order-detail .list ul li.cash input[type="radio"]{
	width:15px;
}
#pay_box .order-detail .list .way{
	line-height: 30px;
	font-size:14px;
}

#pay_box .order-detail .list .month span{
	text-align: left;
	font-size:14px;
	line-height: 30px;
}
#pay_box .chose-bank ul{margin-right: -55px;}
#pay_box .chose-bank ul li{
	float:left;
	margin-right: 50px;
}
#pay_box .chose-bank ul li label{
	display: block;
	width: 100%;
	height: 100%;
}
#pay_box .chose-bank ul li:after{
	content:'';
	display:inline-block;
	clear:both
}
#pay_box .chose-bank ul li>input,
#pay_box .chose-bank ul li label>div{float:left}

#pay_box .chose-bank ul li input[type='radio']{
	margin: 20px 13px 0 0;
	float:left;
}
#pay_box .chose-bank{
	padding: 10px 49px 30px;
	border:1px solid #eee;
	box-sizing:border-box
}
#pay_box .toPay{
	text-align: right;
	margin-top: 25px;
}
#pay_box{padding-bottom: 70px;	}
#pay_box .toPay a{
	display: inline-block;
	width: 115px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	background: #1b92fd;
	border-radius:3px;
	font-size:14px;
	color:#fff;
}




/* 下拉框插件 */
.w-dropdown{display: inline-block;}
/* .w-dropdown:before {
        content: "";
        border-top: 4px dashed;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        position: absolute;
        right: 10px;
        top: 50%;
        margin-top: -2px;
    } */

    .w-dropdown .dropdown-sel,
	.yesorno{
        display: block;
        color: #333;
        cursor: pointer;
        font-style: normal;
        padding-left: 4px;
        padding-right: 30px;
        border: 1px solid #cfd6d9;
        outline: line;
    }

    .w-dropdown .dropdown-sel:focus {
        outline: none;
    }

  /*   .w-dropdown .dropdown-sel:hover {
        border: 1px solid #abb9c2;
    } */

    .w-dropdown ul {
        width: 190px;
        border: 1px solid #c0c5cc;
        background-color: #ffffff;
        position: absolute;
        z-index: 20000;
        margin-top: -1px;
        display: none;
		box-sizing:border-box;
    }

    .w-dropdown ul li {
        height: 24px;
        line-height: 24px;
    }

    .w-dropdown ul li a {
        display: block;
        height: 24px;
        color: #666;
        text-decoration: none;
        padding-left: 10px;
		box-sizing:border-box;
        padding-right: 10px;
    }

    .w-dropdown ul li a:hover {
        color: #333;
        background-color: #f0f0f0;
    }

    .w-dropdown ul li a.hover {
        color: #333;
        background-color: #f0f0f0;
    }

.right-content .foreign .inner .house-type .l .yesorno.ori input{
	width:100px;
	padding: 0 5px;
}
.right-content .foreign .inner .house-type .l .yesorno.ori .dropdown-option{width: 100px;}


/*用户评价页面*/
#comments .iw{
	margin:50px auto 70px;
}
#comments .top_view{
	border:3px solid #f00;
	padding:15px;
}
#comments .top_view .fl{
	width:39%;
}
#comments .top_view .fl img{
	width:100%;
}
#comments .top_view>.fr{
	width:61%;padding:24px 0 0 38px;
	box-sizing:border-box;
}
#comments .top_view .tit{
	margin-bottom: 30px
}
#comments .top_view .tit h1,
#comments .credit h1{
	color:#4c4c4c;font-size:24px;line-height: 40px}

#comments .top_view .tit b{width:70%;white-space:nowrap;text-overflow:ellipsis;overflow: hidden;font-size:24px;}
#comments .top_view .tit h1 span{font-size:14px;color:#f00;}

#comments .top_view .tit>div span{
	display:block;width:92px;height:24px;text-align:center;line-height: 24px;color:#fff;font-size:14px;background: #1b92fd;}
#comments .info ul li{
	font-size:16px;color:#4c4c4c;line-height: 34px}
#comments .info ul li span{
	color:#1b92fd;
}
#comments .credit{
	padding:15px 0 50px 15px;}

.comments-content{
	border:1px solid #eee;box-sizing:border-box;
	margin-top: 20px
}
.comments-content .tab_top{
	border-bottom:1px solid #eee;padding:10px 
}
.comments-content>.tab_top span{
	font-size:16px;color:#4c4c4c;padding:10px;margin:0 10px;box-sizing:border-box;cursor: pointer;
}
.comments-content>.tab_top span.active,
.comments-content>.tab_top span:hover{
	border-bottom:2px solid #1b92fd;color:#1b92fd;
}
.user-review{padding:20px;}
.user-review .top,
.customer-review .top{border-bottom:1px solid #eee;
}
.customer-review .top a{color:#2c9afd;font-size:14px;line-height: 42px;}
.user-review .top span,
.customer-review .top span{
	display:inline-block;
	font-size:16px;color:#4c4c4c;
	line-height: 40px;
	border-bottom:1px solid #1b92fd;
	box-sizing:border-box;
}
.user-review .grades{
	width:40%;
}

.user-review .grades ul li{
	padding:10px 0;
}
.user-review .grades ul li:after{
	content:'';
	display:block;
	clear:both;
}
.user-review .grades ul li span{
	display:inline-block;width:21px;height:20px;margin:0 6px;
	background:url(../images/star_gray.png) no-repeat center center;
	background-size:cover;cursor:pointer;
}
.user-review .grades ul li span.sy{
	background:url(../images/star_yellow.png) no-repeat center center;
	background-size:cover;
}
.user-review .grades ul li .line{
	display:block;width:198px;
	height:12px;border-radius:10px;
	background: #ccc;margin:5.5px 0;
}
.user-review .grades ul li .line.sy{background: #ffb040;
}
.user-review .grades .sum{
	padding-left: 5px;
}
.user-review .grades .sum a{
	font-size:14px;color:#0078e6;}
.user-review .text-con{
	width:60%;font-size:16px;box-sizing:border-box;padding-left: 90px;}
.user-review .text-con .txt-con{
	padding:15px 105px;}

.user-review .ts{
	color:#969696;
	margin-bottom: 15px
}
.user-review .text-con .lt,
.user-review .text-con .rt{height:44px;margin-bottom: 20px
}

.user-review .text-con .lt{
	background:url(../images/c_txt_bf.png) no-repeat left center;padding-left: 70px;
	text-align:left;
	line-height: 58px;
}
.user-review .text-con .rt{
	background:url(../images/c_txt_af.png) no-repeat right center;padding-right: 70px;
	text-align:right;
	line-height: 20px
}
.customer-review{
	padding:20px;}
.customer-review .top b{
	font-size:16px;color:#4c4c4c;font-weight:normal;
}
.customer-review .tab_top .w-dropdown .dropdown-sel{line-height: 26px}
.customer-review .tab_top{
	background: #f6f6f6;padding:10px 0
}
.customer-review .tab_top>div{
	margin-right: 90px}
.customer-review .tab_top span{
	display:inline-block;font-size:16px;color:#4c4c4c;padding: 0 10px;
}
.user-comments ul li{
	padding:40px 0 20px;border-bottom:1px solid #eee;}
.user-comments ul li .user-info{
	padding-left: 80px;background:url(../images/user_avatar.png) no-repeat left center;background-size:58px 58px;
}
.user-comments ul li .user-info .user span{
	font-size:14px;color:#4c4c4c;line-height: 24px
}
.user-comments ul li .user-info .eval{
	font-size:16px;color:#4c4c4c;margin-top: 5px
}
.user-comments ul li .user-info .grades span{
	display:inline-block;
	margin:0 0px;width:21px;
	height:20px;
	background: url(../images/star_yellow.png) no-repeat center center;
	background-size: cover;
}
.user-comments ul li .tags{
	margin-top: 15px;
}
.user-comments ul li .tags span{
	display:inline-block;
	padding:0 10px;
	line-height: 30px;
	font-size:14px;
	color:#a5d4ff;
	background: #f6f6f6;
	text-align:center;
	height:30px;
	margin-right: 9px
}
.user-comments ul li .time{
	font-size:14px;
	color:#4c4c4c;
}
.comments-content>.pages{
	margin-top: 50px
}

/*个人注册*/
#registe .left-bar{
	height:255px;
}
#registe .right-content{
	padding:80px 15px 44px
}

#registe .userinfo input{
	width: 311px;
	height:35px;
	/* border:1px solid #d2d2d2; */
	box-sizing:border-box;
}
#registe .userinfo .inner>ul>li{
	min-height:62px;
	margin-bottom: 25px;
}
#registe .userinfo ul li span{
	width:92px;
	margin:0;
}
#registe .userinfo ul li .phone input{
	width:331px;
}
#registe .userinfo ul li.phone{position:relative;}
#registe .userinfo ul li.phone input{width:177px}
#registe .userinfo ul li.phone #phone-error{padding-left: 160px}
#registe .userinfo ul li.phone  a{
	position:absolute;
	left:280px;
	top:0px;
	display:inline-block;
	width:125px;
	height:35px;
	line-height: 35px;
	text-align:center;
	background: #0094e6;
	font-size:14px;
	color:#fff;
}
#registe  #container{
	width:200px;
}
#registe .tips{
	font-size:14px;
	color:#666;
	margin-top: 15px;
	white-space:nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#registe  #container #preview{
	box-sizing:border-box;
}
#registe .right-content .floor1>div{
	margin-top: 30px;
	padding-left: 150px
}
#registe .idcard .preview-content>div{
	width:230px;
	float:left;
	margin-right: 125px
}
#registe .right-content{
	margin-bottom: 0
}
#registe .protocol{
	font-size:14px;
	color:#666;
	text-align:center;
	padding:20px 0 48px;
}
#registe .protocol input[type='checkbox']{
	margin:-2px 4px 0 0;
}
#registe .protocol a{
	color:#1b92fd;
}
#registe .inner .warn{
	margin-left: 30px;
	line-height: 24px
}
#registe .right-content label{
	padding-left:30px;
	display:inline-block;
}

#registe .valid_message{display:inline-block;}
#registe .right-content label img{
	margin-top: -3px;
}
#registe .cmxform .box{width:1030px;margin:0 auto;}

#registe .webuploader-pick{width:200px;background: #e3e3e3;color:#838383;box-sizing:border-box;}


#registe .parentFileBox>.fileBoxUl>li>.diyBar{width:100%;height:100%;}
/**************申请网签**************/
#apply .left-bar{height:638px;}
#apply  .rental-info .inner{padding-top: 30px}
#apply .notneed span:before{content:none;}
.lessorinfo table{width:100%;}
.lessorinfo table select{border:0px;width:100%;background: #fff;}
.lessorinfo table tbody{border-collapse: collapse;}
.lessorinfo table tbody td,
.lessorinfo table tbody th{border:1px solid #c5c5c5;font-size:14px;color:#333;}  
.lessorinfo table thead th{background: #1b92fd;line-height: 43px;font-size:16px;color:#fff;font-weight:normal;}
.lessorinfo  .add,#apply .upload  .add{margin-top: 20px;}
.lessorinfo  .add a,
.upload  .add a{display:block;width:106px;height:31px;background: #1b92fd;color:#fff;font-size:14px;border-radius:5px;text-align:center;line-height: 31px}
table .pl10{padding:5px;border:0;}
table .w368{width:368px;}
.lessorinfo table a:hover{color:#fff;}
/* .table-col-1{width:314px;} */
.table-col-1{width:280px;}
.t-del,.t-add{display:inline-block;background: #fd1b26;font-size:16px;color:#fff;border-radius:5px;padding:2px 8px;}
.t-add{background: #1b92fd;}
#apply .upload .t-del,#apply .upload .t-add{margin:0 4px;}
#apply .upload table{width:100%;}
#apply .upload table td,#apply .upload table th{height:45px;border:1px solid #e5e5e5;color:#333;font-size:16px;}
#apply .upload table thead{background: #f0eced;color:#666;}
#apply .upload .tips{margin-bottom: 10px}
#apply .upload .tips,#apply .upload .tips span{
	font-size:14px;
	color:#333;
	font-weight:normal;
	line-height: 24px
}
			/*树形菜单*/
#treeCon{
	position:fixed;
	left:0px;
	top:0px;;
	right:0px;
	bottom:0px;
	z-index:9999;
	background:rgba(0,0,0,.3);
	display:none;
}
#treeCon>div{
position:absolute;
left:50%;
top:50%;
width:360px;
height:500px;
background: #fff;
margin: -250px 0 0 -180px;
border-radius:5px;

box-shadow: 0px 0px 10px rgba(0,0,0,.5);

}
#treeCon .treeDiv{
	height:470px;
	overflow-y: auto;	
	overflow-x: hidden;	
}
.treeDiv .add {padding: 10px 20px}
.treeDiv .add a{  
  display: block;
    width: 90px;
    height: 30px;
    background: #1b92fd;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    text-align: center;
    line-height: 30px;}

#treeCon .close{
	text-align: right;
	font-size:30px;
	line-height: 30px;
	padding:0 15px;
	cursor: pointer;
}

.treeDiv .top{font-size:16px;color:#4c4c4c;line-height: 30px;padding:0 10px;background: #f0eced;}
#pay_box .top.bold .choose0{
	font-weight:bold;
	cursor:pointer;
	border-bottom-width:2px;
}
#pay_box .top.bold .choose1{
	border-bottom:none;
	font-weight:bold;
	cursor:pointer;
	border-bottom-width:2px;
}

