html,body{
	padding: 0;
	margin: 0;
	height: 100%;
}
/*input:-webkit-autofill { box-shadow: 0 0 0px 1000px white inset;}*/
.head{
	height: 50px;
	width: 100%;
	background: #f0f0f0;
}

.body{
	background: #00bff3;
	min-height: calc(100% - 100px);
}

.foot{
	height: 50px;
	width: 100%;
	background: #f0f0f0;
}


ul,li{ padding:0;margin:0;list-style:none}
.index-banner {
	position: relative;
	overflow: hidden;
	height: 600px;
	background: url(../images/home_img_banner.png)center / cover no-repeat;
}
/*二级导航*/
.second-nav a{
	color:#999;
	text-decoration:none;
}
.index-banner-head{
	width: 1200px;
	margin: 0 auto;
	height: 60px;
	margin-top: 8px;
}
.index-banner-head-logo{
	/*height: 28px;*/
	/*width: 78px;*/
	float: left;
    margin-top: 16px;
}
.index-banner-head-position{
	float: left;
	height: 28px;
	margin-top: 16px;
	margin-left: 32px;
	cursor: default;
	padding: 0 14px;
	line-height: 28px;
	background:rgba(0,0,0,0.5);
	border-radius:14px;
	font-size:12px;
	font-family:PingFang SC;
	font-weight:400;
	color:rgba(255,255,255,1);
}
.index-banner-head-position-img{
	height: 14px;
	width: 12px;
	margin-right: 5px;
}
.index-banner-head-msg{
	height: 60px;
	line-height: 60px;
	float: left;
	margin-left: 55px;
}
.index-banner-head-msg-modle{
	margin-right: 30px;
	font-size: 14px;
	cursor: default;
	float: left;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.index-banner-head-login{
	float: right;
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	cursor: default;
	color: #fff;
}

.index-banner-serch{
	width: 700px;
	margin: 0 auto;
	margin-top: 200px;
}
.index-banner-serch-nav{
	height:36px;
	font-size:12px;
	font-family:PingFang SC;
	font-weight:400;
	line-height:17px;
	color:rgba(204,204,204,1);
	overflow: hidden;
}
.index-banner-serch-nav-modle{
	margin-right: 30px;
	cursor: pointer;
	float: left;
}
.index-banner-serch-hotBox{
	width: 588px;
	background: #fff;
}
.index-banner-serch-hot{
	line-height: 40px;
	padding: 0 20px;
	color: #333;
	font-size: 14px;
}
.index-banner-serch-hot-index{
	color: #7B9FFF;
	background: #F1F3F9;
}

.index-banner-serch-nav-modle-iconBox{
	width: 100%;
	margin-top: 13px;
}
.index-banner-serch-nav-modle-icon{
	height: 14px;
	width: 14px;
	display: block;
	margin: 0 auto;
}
.index-banner-serch-inputBox{
    width: 100%;
    height: 55px;
    background: #fff;
}
.index-banner-serch-input{
	line-height: 55px;
	height: 55px;
	width: 568px;
	font-size: 14px;
	border: none;
	padding: 0;
	margin: 0;
	color:rgba(102,102,102,1);
	padding-left: 20px;
	float: left;
}
.index-banner-serch-btn{
	border: none;
	padding: 0;
	margin: 0;
	width:112px;
	float: right;
	text-align: center;
	cursor: default;
	line-height: 55px;
	font-size: 14px;
	color:rgba(255,255,255,1);
	height:55px;
	background:rgba(123,159,255,1);
	opacity:1;
}
.index-page{
	width: 1200px;
	margin: 0 auto;
}
.index-modleBox{
    display: flex;
    flex-wrap: wrap;
}

.index-recommend{
    margin-top: 30px;
    margin-right: 40px;
    height: 158px;
    width: 580px;
    background: url(../images/home_bg_brandweek.png)center / cover no-repeat;
}
.index-recommend:last-child{
	margin-right: 0px;
}
.index-recommend-name{
	margin-top: 63px;
	margin-left: 50px;
	font-size: 24px;
	color: #333;
	font-weight: bold;
}
.index-recommend-price{
	margin-top: 14px;
	margin-left: 50px;
	font-size: 15px;
	color: #C3CCE4;
}
.index-nav{
	padding: 56px 0px 0px 0px;
	font-size: 24px;
	line-height: 33px;
	color: #333;
	font-weight: bold;
}
.index-nav-right{
	color: #7B9FFF;
	font-weight: normal;
	font-size: 14px;
	float: right;
}
.index-msg{
	width: 599px;
	margin-top: 30px;
	border-right: 1px solid #C3CCE4;
}
.index-msg-name{
	text-align: center;
	font-weight: bold;
	color: #333;
	font-size: 40px;
}
.index-msg-title{
	text-align: center;
	color: #C3CCE4;
	font-size: 16px;
	margin-top: 8px;
}
.index-msg:last-child{
	border: none;
}
.index-hot{
    width: 368px;
    margin-top: 30px;
    margin-right: 48px;
}
.index-hot-img{
	height: 200px;
	width: 368px;
	border-radius: 10px;
}
.index-hot-name{
	margin-top: 12px;
	font-size: 18px;
	color: #333;
}
.index-hot:last-child{
	margin-right: 0;
}

.index-shop{
	margin-top: 30px;
	width: 264px;
	margin-right: 48px;
}
.index-shop-img{
	height: 206px;
	width: 264px;
}
.index-shop-name{
	margin-top: 14px;
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.index-shop-detile{
	margin-top: 6px;
	font-size: 14px;
	color: #666;
}
.index-shop-detile-price{
	font-size: 16px;
	color: #FF4400;
	font-weight: bold;
	float: right;
}
.index-shop:last-child{
	margin-right: 0;
}
.index-btm{
	height: 50px;
	line-height: 50px;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 12px;
	background: #CCCCCC;
	margin-top: 85px;
}

.index-mengcneg{
	display: flex;
	position: fixed;
	width: 100%;
	z-index: 999;
	top: 0;
	left: 0;
	justify-content: center;
	align-items: center;
	height: 100%;
	background: rgba(0,0,0,0.5);
}
.index-mengcneg-modle{
	width: 460px;
	background: #fff;
	border-radius: 5px;
}
.index-mengcneg-modle-closeImg{
	height: 12px;
	width: 12px;
	float: right;
	margin-top: 15px;
	margin-right: 15px;
}
.index-mengcneg-modle-name{
	font-size: 20px;
	color: #333333;
	padding: 30px 40px 8px 40px;
	line-height: 28px;
}
.index-mengcneg-modle-inputBox{
    width: 350px;
    height: 45px;
    line-height: 45px;
    padding: 0 15px;
    background:rgba(248,248,248,1);
	border:1px solid rgba(220,220,220,1);
	border-radius:2px;
	margin: 0 auto;
	align-items: center;
	display: flex;
	margin-top: 28px;
}
.index-mengcneg-modle-input{
	height: 45px;
	line-height: 45px;
	flex: 1;
	padding: 0;
	color: #999;
	border: none;
	font-size: 14px;
	margin: 0;
	background: rgba(248,248,248,1);
}
.index-mengcneg-modle-inputSolid{
	height: 24px;
	width: 1px;
	margin-right: 17px;
	margin-left: 17px;
	background: #DCDCDC;
}
.index-mengcneg-modle-inputText{
	color: #333;
	font-size: 14px;
}
.index-mengcneg-modle-inputImg{
	height: 20px;
	width: 20px;
}
.index-mengcneg-modle-btn{
	border: none;
	padding: 0;
	margin: 0;
	height: 45px;
	width: 380px;
	margin: 0 auto;
	display: block;
	color: #fff;
	margin-top: 30px;
	background:rgba(123,159,255,1);
	border-radius:2px;
}
.index-mengcneg-modle-btm{
	padding: 20px 40px 34px 40px;
	display: flex;
	align-items: center;
	color: #7B9FFF;
	font-size: 14px;
}
.index-mengcneg-modle-btm-img{
	height: 24px;
	width: 24px;
	margin-right: 8px;
}
.index-mengcneg-modle-height{
	height: 40px;
}
.index-mengcneg-modle-styleModle{
	padding: 22px 40px 40px 40px;
	color: #7B9FFF;
	display: flex;
	justify-content: space-between;
	font-size: 14px;
}
.index-mengcneg-modle-loginStyle{
	padding: 0 40px;
	height: 50px;
	color:rgba(102,102,102,1);
	font-size: 14px;
	background:rgba(247,247,247,1);
	display: flex;
	align-items: center;
	opacity:1;
	border-radius:0px 0px 4px 4px;
}
.index-mengcneg-modle-loginStyleText{
	margin-right: 20px;
}
.index-mengcneg-modle-loginStyleImg{
	height: 24px;
	width: 24px;
	margin-right: 20px;
}
.index-mengcneg-fuli{
	width: 524px;
	height: 600px;
	background: url(../images/quan_bg_youhui.png)center / cover no-repeat;
}
.index-mengcneg-fuli-closeImg{
	height: 54px;
	width: 54px;
	position: absolute;
	margin-top: 20px;
	margin-left: 450px;
}
.index-mengcneg-fuli-name{
	margin-top: 40px;
	width: 100%;
	font-size: 36px;
	text-align: center;
	color: #fff;
}
.index-mengcneg-fuli-text{
	font-size: 16px;
	color: #fff;
	opacity: 0.5;
	text-align: center;
	margin-top: 29px;
}
.index-mengcneg-fuli-card{
	height: 180px;
	width: 390px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 30px;
	background: url(../images/quan_img_youhui.png)center / cover no-repeat;
}
.index-mengcneg-fuli-card-num{
	margin-left: 120px;
	font-size: 28px;
	color: #fff;
	margin-top: 15px;
}
.index-mengcneg-fuli-card-num-big{
	font-size: 80px;
	color: #fff;
}
.index-mengcneg-fuli-card-man{
	margin-left: 120px;
	font-size: 14px;
	color: #fff;
}
.index-mengcneg-fuli-card-look{
	font-size: 16px;
	color: #9A0019;
	margin-top: 30px;
	text-align: center;
}
.index-mengcneg-fuli-card-btn{
	width:254px;
	height:50px;
	border:2px solid rgba(255,89,65,1);
	opacity:1;
	border-radius:35px;
	font-size: 24px;
	color: #E70026;
	text-align: center;
	line-height: 50px;
	margin: 0 auto;
	margin-top: 85px;
}





.position{
	width: 1200px;
	min-height: calc(100% - 171px);
	margin: 0 auto;
}
.position-head{
	padding-top: 50px;
	height: 66px;
	display: flex;
	justify-content: space-between;
}
.position-head-name{
	width: 1200px;
	color: #333;
	margin-top: 20px;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	position: absolute;
}
.position-head-logo{
	height: 52px;
	width: 154px;
	margin-top: 3.5px;
	position: relative;
	z-index: 5;

}
.position-head-inputBox{
    width:800px;
	height:64px;
	background:rgba(255,255,255,1);
	border:1px solid rgba(221,226,239,1);
	border-radius:4px;
}
.position-head-inputImg{
	height: 36px;
	float: left;
	width: 36px;
	margin-top: 15px;
	margin-left: 30px;
}
.position-head-input{
	height: 64px;
	line-height: 64px;
	width: 400px;
	font-size: 18px;
	padding: 0;
	margin: 0;
	border: none;
}
.position-head-inputBtn{
	width:100px;
	height:44px;
	background:rgba(123,159,255,1);
	opacity:1;
	border-radius:4px;
	margin-top: 11px;
	border: none;
	float: right;
	text-align: center;
	line-height: 44px;
	margin-right: 11px;
	color: #fff;
	font-size: 18px;
}
.position-hot{
	padding: 50px 0 50px 0;
	font-size: 14px;
	display: flex;
	flex-wrap: wrap;
}
.position-hot-name{
	margin-right: 16px;
	color: #333;
	font-weight: bold;
}
.position-hot-modle{
	color: #666;
	margin-left: 24px;
}

.position-cityTitle{
	color: #333;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 17px;
}

.position-city{
	border-top: 1px solid #E2E2E2;
	border-left: 1px solid #E2E2E2;
	height: 100%;
	line-height: 100%;
	border-right: 1px solid #E2E2E2;
}
.position-city-modle{
	display: flex;
    border-bottom: 1px solid #E2E2E2;
}
.position-city-modle-letter{
	align-items:stretch;
	color: #999;
	width: 54px;
	display: flex;
	background: #F8F8F8;
	align-items: center;
	justify-content: center;
	font-size: 24px;
}
.position-city-modle-letter-active{
	background: #7B9FFF;
	font-size: 24px;
	color: #fff;
}
.position-city-modle-letter-img{
	height: 8px;
	width: 8px;
	position: absolute;
	margin-left: 27px;
}
.position-city-modle-xianBox{
    flex: 1;
}
.position-city-modle-xianBox-active{
	background: #F8F8F8;
}
.position-city-modle-xian{
	line-height: 54px;
	width: 106px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
.position-city-modle-xianModle{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.position-city-modle-xianDetile{
	line-height: 54px;
	margin-left: 20px;
	color: #333;
	font-size: 14px;
}
.position-city-modle-letter{
    
}


.secondHand-head{
	width:100%;
	height:36px;
	background:rgba(51,51,51,1);
}
.secondHand-head-nav{
	width: 1200px;
	font-size: 14px;
	display: flex;
	margin: 0 auto;
	line-height: 36px;
}
.secondHand-head-nav-msg{
	flex: 1;
	color: #999999;
	display: flex;
}
.secondHand-head-nav-msg-modle{
	margin-right: 20px;
	text-decoration: none;
	color: #999999;
}
.secondHand-head-nav-msg-modle-active{
	color: #fff;
}
.secondHand-head-phone{
	color: #fff;
	display: flex;
	align-items: center;
	margin-left: 30px;
}
.secondHand-head-phoneImg{
    height: 14px;
    width: 14px;
    margin-right: 10px;
}
.secondHand-areaMsg{
	padding: 0 24px;
	margin-top: 60px;
}
.secondHand-areaMsg-top{
	margin-top: 30px;
}
.secondHand-areaMsg-nav{
	border-bottom: 1px solid #F1F1F1;
	line-height: 68px;
	font-size: 14px;
	display: flex;
	flex-wrap: wrap;
}
.page_item_box{
	flex: 1;
	display: flex;
	flex-wrap: wrap;
}

.secondHand-areaMsg-inputBox{
	padding-left: 65px;
	display: flex;
	width: 215px;
	align-items: center;
}
.secondHand-areaMsg-input{
    height: 23px;
    width: 50px;
    border:1px solid rgba(220,220,220,1);
    padding: 0;
    margin-right: 20px;
    margin: 0;
}
.secondHand-areaMsg-btn{
    height: 23px;
    width: 50px;
    background: #7B9FFF;
    padding: 0;
    margin: 0;
    border:1px solid #7B9FFF;
    text-align: center;
    line-height: 23px;
    font-size:14px;
    color: #fff;
}

.secondHand-areaMsg-nav-index{
	color: #333333;
	font-weight: bold;
	width: 57px;
	margin-right: 36px;
}
.secondHand-areaMsg-nav-modle{
	color: #666;
	margin-right: 36px;
	margin-right: 20px;
}
.secondHand-areaMsg-nav-modle-active{
	color: #7B9FFF;
}
.secondHand-down{
	color: #999;
	align-items: center;
	font-size: 14px;
	display: flex;
	justify-content: center;
	padding-bottom: 25px;
}
.secondHand-downImg{
	height: 20px;
	width: 20px;
	margin-left: 4px;
}
.secondHand-shopBorder{
	padding: 23px 0;
	border-top: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
}
.secondHand-shopBorder-top{
	margin-top: 30px;
}
.page-borderNone{
	border: none;
}

.page-borderTopNone{
	border-top: none;
}
.page-marginNone{
	margin: 0;
}

.secondHand-shop{
	padding: 20px 0;
	display: flex;
	text-decoration: none;
}
.secondHand-shopImg{
	width: 243px;
	height: 174px;
}
.secondHand-shopMsg{
	width: 400px;
	margin-left: 30px;
}
.secondHand-shopMsg-name{
    color: #333;
    font-size: 20px;
    font-weight: bold;
}
.secondHand-shopMsg-type{
    color: #999;
    line-height: 30px;
    margin-top: 14px;
}
.secondHand-shopMsg-baiqianBox{
	display: flex;
	flex-wrap: wrap;
}
.secondHand-shopMsg-baiqian{
	padding: 3px 12px;
	background: #F1F1F1;
	font-size: 14px;
	margin-bottom: 14px;
	border-radius: 5px;
	display: inline-block;
	color: #999;
	margin-right: 12px;
}
.secondHand-shopMsg-liulan{
	font-size: 14px;
	color: #999;
	margin-top: 22px;
}
.secondHand-shopPrice{
    flex: 1;
}
.secondHand-shopPrice-num{
	flex: 2;
}
.secondHand-shopPrice-price{
	font-size: 20px;
	text-align: right;
	margin-top: 40px;
	color: #FF4400;
	font-weight: bold;
}
.secondHand-shopPrice-price-color{
	color: #333;
}
.secondHand-shopPrice-size{
	font-size: 14px;
	color: #333;
	margin-top: 10px;
	text-align: right;
}
.secondHand-shopNum{
	width: 243px;
	height: 174px;
}
.secondHand-pageNumBox{
	padding-top: 40px;
	/*display: flex;*/
	/*justify-content: flex-end;*/
	width: 1020px;
	/*text-align: center;*/
}
/*.secondHand-pageNum{
	padding: 5px 11px;
	background: #F8F8F9;
	font-size: 14px;
	color: #666;
	margin-left: 6px;
}*/
.secondHand-pageNum-active,.current{
	color: #fff !important;
	background: #7B9FFF !important;

}
.secondHand-pageNumBox div a,.secondHand-pageNumBox div span a,.secondHand-pageNumBox div span span{
	padding: 5px 11px;
	background: #F8F8F9;
	font-size: 14px;
	color: #666;
	margin-left: 6px;
	text-decoration:none;
}

.secondHand-iconBox{
	width: 44px;
	position: fixed;
	right: 3%;
	top: 40%;
	background-color: #fff;
}
.secondHand-iconModle{
	width: 44px;
	height: 44px;
	margin-bottom: 4px;
}

.thisWeek-title{
	font-size: 36px;
	width: 1200px;
	margin-left: 0;
	position: absolute;
	color: #333;
	text-align: center;
	margin-top: 20px;
	font-weight: bold;
}
.thisWeek-contactStyle{
    display: flex;
    margin-top: 8px;
	justify-content: flex-end;
	color: #999;
	font-size: 14px;
}
.thisWeek-contactStyle-img{
	height: 20px;
	width: 20px;
	margin-left: 12px;
}
.thisWeek-banner{
	margin-top: 20px;
	width: 100%;
	height: 480px;
}
.thisWeek-banner-name{
	font-size: 14px;
	color: #666;
	margin-top: 30px;
}


.thisWeek-shopNameImg{
	width: 422px;
	height: 52px;
	margin: 0 auto;
	display: block;
	font-size: 24px;
	text-align: center;
	line-height: 52px;
	margin-bottom: 11px;
	color: #fff;
	margin-top: 43px;
	background: url(../images/home_worthbuy_img_list1.png)center / cover no-repeat;
}
.thisWeek-nameDetile{
	margin-top: 5px;
	border-top: 1px solid #E2E2E2;
	font-size: 14px;
	color: #333;
	padding-top: 30px;
}


.superWeek-shop{
	width: 33%;
	overflow-y: scroll;
	height: 600px;
	display: inline-block;
	margin-top: 44px;
	font-size: 0;
	box-shadow:0px 3px 6px rgba(0,0,0,0.1);
}
.superWeek-shop-img-box{
	width: 100%;
	height: 290px;
	overflow: hidden;
}
.superWeek-shop-img{
	width: 100%;
	height: 290px;
}
.superWeek-shop-img-box:hover .superWeek-shop-img{
	transition: all 0.5s;
	transform:scale(1.2);
}
.superWeek-shop-msg{
	display: flex;
	padding: 16px;
}
.superWeek-shop-msg-modle{
    flex: 1;
}
.superWeek-shop-msg-modle-name{
	font-size: 20px;
	line-height: 28px;
	color: #333;
}
.superWeek-shop-msg-modle-name-style{
	font-size: 14px;
	margin-top: 15px;
	color: #666;
}
.superWeek-shop-msg-price{
	color: #FF4400;
	font-size: 30px;
	font-weight: bold;
	margin-top: 11px;
}
.superWeek-shop-detile{
	font-size: 14px;
	color: #333;
	margin-top: 15px;
}
.superWeek-shop-modle{
	display: inline-block;
}
.superWeek-shop::-webkit-scrollbar {
	display: none;
}

.rentingHouse-iconBtn{
	width:200px;
	height:50px;
	background:rgba(255,255,255,1);
	border:1px solid rgba(123,159,255,1);
	opacity:1;
	font-size: 20px;
	color: #7B9FFF;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 6px;
	line-height: 50px;
	border-radius:4px;
}
.rentingHouse-iconBtnImg{
	height: 34px;
	width: 40px;
	margin-right: 8px;
}
.secondHand-detile-path{
	color: #999;
	font-size: 12px;
	margin-top: 25px;
}
.secondHand-detileBox{
    width: 100%;
    display: flex;
}
.secondHand-detileMsg{
    width: 710px;
}
.secondHand-detileMsg-name{
    font-size: 26px;
    margin-top: 20px;
    font-weight: bold;
    line-height: 37px;
    color: #333;
}
.secondHand-detileMsg-name-detile{
	margin-left: 30px;
	color: #7B9FFF;
	font-weight: normal;
	font-size: 14px;
}
.secondHand-detileConsult{
    flex: 1;
    margin-left: 60px;
}
.secondHand-detileConsult-fixed{
	position: fixed;
	background: #fff;
	margin-top: -220px;
	width: 430px;
}
.secondHand-detileConsult-relative{
	background: #fff;
	width: 430px;
	position: relative;
}

.secondHand-detileConsult-btnBox{
	padding-bottom: 18px;
	display: flex;
	justify-content: flex-end;
}
.secondHand-detileConsult-btn{
	width:125px;
	height:50px;
	font-size: 16px;
	color: #7B9FFF;
	text-align: center;
	line-height: 50px;
	background:rgba(255,255,255,1);
	box-shadow:0px 3px 6px rgba(0,0,0,0.1);
	opacity:1;
}
.secondHand-detileConsult-modle{
	margin-top: 30px;
	padding-bottom: 25px;
	flex-wrap: wrap;
	display: flex;
	border-bottom: 1px solid #ededed;
}
.secondHand-detileConsult-modle-price{
	color: #FF4400;
	font-size: 46px;
}
.secondHand-detileConsult-modle-price-cankao{
	font-size: 16px;
	color: #666;
	margin-left: 30px;
}
.secondHand-detileConsult-modle-msg{
	margin-left: 16px;
	flex: 1;
}
.secondHand-detileConsult-modle-num{
	color: #666;
	margin-top: 12px;
	font-size: 16px;
}
.secondHand-detileConsult-modle-zixun{
	font-size: 16px;
	/*color: #7B9FFF;*/
}

.secondHand-detileContactStyleBox{
	display: flex;
	align-items: center;
}
.secondHand-detileContactStyle-top{
    margin-top: 27px;
    justify-content: space-between;
}
.secondHand-detileCardBox{
	display: flex;
	align-items: center;
}
.secondHand-detileCard{
	display: flex;
	align-items: center;
	font-size: 14px;
	color: #7B9FFF;
	margin-right: 40px;
}
.secondHand-detileCardImg{
	height: 18px;
	width: 27px;
	margin-right: 5px;
}

.secondHand-detileScroll{
	font-size: 0;
	margin-top: 14px;
}
.secondHand-detileScroll-topZero{
	margin-top: 0;
}
.secondHand-detileScroll-banner{
	height: 400px;
	width: 100%;
}
.secondHand-detileScroll-btm{
	height: 82px;
	width: 100%;
	margin-top: 8px;
	display: flex;
	justify-content: space-between;
}
.secondHand-detileScroll-btm-next{
    height: 82px;
    width: 31px;
}
.secondHand-detileScroll-btm-imgBox{
	height: 82px;
	display: flex;
	flex: 1;
}
.secondHand-detileScroll-btm-img{
	height: 82px;
	width: 120px;
	margin-left: 8px;
}
.secondHand-detile-nav{
	position: relative;
	padding: 50px 0 29px 0;
	border-bottom: 1px solid #ededed;
	font-size: 20px;
	display: flex;
	align-items: center;
	font-weight: bold;
	color: #333;
}
.secondHand-detile-nav-centerBox{
    margin-left: 72px;
    color: #999;
    font-size: 14px;
    font-weight: normal;
    flex: 1;
}
.secondHand-detile-nav-centerMolde{
	margin-right: 20px;
}
.secondHand-detile-nav-right{
    color: #7B9FFF;
    font-weight: normal;
    font-size: 14px;
}
.secondHand-detile-nav-borderNone{
	border-bottom: none;
}
.secondHand-detile-shuxing{
    display: flex;
    margin-top: 29px;
}
.secondHand-detile-shuxing-title{
	width: 156px;
	margin-top: 10px;
	color: #999999;
	font-size: 14px;
}
.secondHand-detile-shuxing-title-width{
	width: 120px;
}
.secondHand-detile-shuxing-msg{
	flex: 1;
}
.secondHand-detile-shuxing-msg-modle{
	width: 20%;
	display: inline-block;

}
.secondHand-detile-shuxing-msg-modle-img{
	height: 48px;
	width: 48px;
	margin: 0 auto;
	display: block;
}
.secondHand-detile-shuxing-msg-modle-text{
	font-size: 14px;
	color: #666;
	padding-bottom: 20px;
	text-align: center;
}
.secondHand-detile-shuxing-msg-nav{
	font-size: 14px;
	color: #999;
	margin-top: 10px;
}
.secondHand-detile-shuxing-msg-nav-detile{
	color: #333;
	margin-left: 40px;
}
.secondHand-detile-shuxing-msg-nav-detile-width{
	margin-left: 30px;
}
.secondHand-detile-msg{
	padding-top: 50px;
	font-size: 12px;
	color: #999;
}
.secondHand-detile-teseNav{
	padding: 20px 0;
	display: flex;
	color: #999;
	font-size: 14px;
	border-bottom: 1px solid #ededed;
}
.secondHand-detile-teseNav-borderPaddingNone{
	padding-bottom: 0;
	border-bottom: 0px;
}
.secondHand-detile-teseNav-name{
	width: 156px;
	color: #999999;
	font-size: 14px;
}
.secondHand-detile-teseNav-title{
	color: #333;
	flex: 1;
	font-size: 14px;
}
.secondHand-detile-teseNav-baiqian{
	padding: 3px 12px;
	background: #F1F1F1;
	font-size: 14px;
	color: #999;
	margin-right: 12px;
}

.secondHand-detile-huxing{
	display: flex;
}
.secondHand-detile-huxingImg{
	width: 229px;
	height: 195px;
}
.secondHand-detile-huxingText{
	margin-left: 30px;
	flex: 1;
}
.secondHand-detile-huxingText-nav{
    font-size: 14px;
    width: 100%;
    margin-bottom: 10px;
    display: inline-block;
    display: flex;
    color: #333;
}
.secondHand-detile-huxingText-nav-name{
	/*width: 50px;*/
	margin-right: 30px;
}
.secondHand-detile-huxingText-nav-mianji{
	width: 50px;
	margin-right: 30px;
}
.secondHand-detile-huxingText-nav-zhixiang{
	width: 100px;
	margin-right: 30px;
}
.secondHand-detile-huxingText-nav-type{
	width: 100px;
	margin-right: 30px;
}
.secondHand-detile-height{
	height: 50px;
}
.secondHand-detile-msgModle{
    flex: 1;
}
.secondHand-detile-msgModle-name{
	font-size: 20px;
	color: #333;
	text-align: center;
}
.secondHand-detile-msgModle-text{
	font-size: 12px;
	margin-top: 7px;
	color: #333;
	text-align: center;
}
.secondHand-detile-blockMsg{
	width: 100%;
	color: 14px;
	margin-bottom: 10px;
	display: flex;
}
.secondHand-detile-blockMsg-name{
    width: 100px;
    color: #999;
}
.secondHand-detile-blockMsg-detile{
	flex: 1;
	color: #333;
	margin-left: -22px;
}
.secondHand-detile-blockMsg-detile-color{
	color: #7B9FFF!important;
}
.secondHand-detile-blockMsg:last-child{
	margin-bottom: 0px;
}
.secondHand-detile-peopleBox{
	height: 66px;
	margin-top: 30px;
	display: flex;
}
.secondHand-detile-peopleImg{
	height: 66px;
	width: 66px;
	border-radius: 100%;
}
.secondHand-detile-peopleMsg{
	flex: 1;
	margin-left: 30px;
}
.secondHand-detile-peopleMsgName{
	font-size: 16px;
	margin-top: 10px;
	width: 100%;
	color: #333;
}
.secondHand-detile-peopleMsgImg{
	width: 27px;
	height: 18px;
	margin-top: 5px;
}
.secondHand-detile-people-btn{
	width: 260px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	color: #fff;
	background: #7B9FFF;
	font-size: 12px;
	margin-top: 20px;
}
.secondHand-detile-lookBigImgBox{
	width: 1000px;
	height: 800px;
}
.secondHand-detile-lookBigImg-closeNav{
	height: 50px;
}
.secondHand-detile-lookBigImg-closeImg{
	height: 40px;
	width: 40px;
	float: right;
	margin-top: 5px;
}
.secondHand-detile-lookBigImg-Center{
	width: 100%;
	display: flex;
	align-items: center;
}
.secondHand-detile-lookBigImg-CenterNext{
    width: 40px;
    height: 50px;
    margin-left: 8px;
    margin-right: 8px;
}
.secondHand-detile-lookBigImg-CenterImgBox{
	width: 870px;
	height: 628px;
	display: flex;
	align-items: center;
	flex: 1;
}
.secondHand-detile-lookBigImg-CenterImg{
    width: 100%;
}
.secondHand-detile-lookBigImg-CenterNum{
	text-align: center;
	color: #fff;
	margin-top: 10px;
	font-size: 20px;
}
.secondHand-detile-lookBigImg-CenterBtnImgBox{
	width: 100%;
	height: 40px;
	margin-top: 8px;
	display: flex;
	justify-content: center;
}
.secondHand-detile-lookBigImg-CenterBtnImg{
	height: 40px;
	width: 60px;
	margin-right: 20px;
}

.rentingHouse-detile-map{
	width: 100%;
	height: 360px;
}


.secondHand-detileSec-daikan{
	padding-bottom: 30px;
	margin-bottom: 10px;
	display: flex;
	border-bottom: 1px solid #E2E2E2;
}
.secondHand-detileSec-daikanModle{
    flex: 1;
}
.secondHand-detileSec-daikanModle-name{
	color: #999;
	font-size: 14px;
}
.secondHand-detileSec-daikanModle-num{
	color: #333;
	font-size: 32px;
	font-weight: bold;
	margin-top: 4px;
}

.secondHand-detileSec-modleTitle{
	padding-top: 20px;
	font-weight: bold;
	color: #333;
	font-size: 14px;
}
.secondHand-detileSec-modle{
	margin-top: 20px;
	align-items: center;
	padding-bottom: 20px;
	border-bottom: 1px solid #E2E2E2;
	font-size: 14px;
	display: flex;
}
.secondHand-detileSec-modle:last-child{
	border-bottom: 0;
}
.secondHand-detileSec-modle-nav{
	flex: 1;
}
.secondHand-detileSec-modle-navColor{
	color: #999;
}
.secondHand-detileSec-modle-nextBox{
	padding: 20px 0 0 0;
	display: flex;
	justify-content: flex-end;
}
.secondHand-detileSec-modle-nextImg{
	height: 28px;
	margin-left: 15px;
	width: 28px;
}
.secondHand-detileSec-solid{
	width:8px;
	height:8px;
	background:rgba(123,159,255,1);
	border-radius:50%;
	margin-right: 10px;
}
.secondHand-detileSec-name{
	flex: 1;
	font-size: 14px;
	color: #333;
}
.secondHand-detileSec-time{
	font-size: 14px;
	color: #999;
}
.secondHand-detileSec-tuijian{
	color: #999;
	font-size: 16px;
	margin-top: 50px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ededed;
}
.secondHand-detileSec-tuijianBox{
	margin-top: 30px;
	display: flex;
}
.secondHand-detileSec-tuijianImg{
	height: 66px;
	width: 66px;
	border-radius: 100%;
}
.secondHand-detileSec-tuijianMsg{
	flex: 1;
	width: 100%;
	margin-left: 30px;
}
.secondHand-detileSec-tuijianMsgName{
	color: #333;
	font-size: 16px;
	display: flex;
	align-items: center;
}
.secondHand-detileSec-tuijianMsgNameImg{
	height: 18px;
	width: 27px;
	margin-left: 12px;
}
.secondHand-detileSec-tuijianMsgText{
	color: #999;
	margin-top: 4px;
	font-size: 12px;
}
.secondHand-detileSec-tuijianMsgPhone{
	color: #7B9FFF;
	margin-top: 5px;
	font-size: 12px;
}
.secondHand-detileSec-tuijianModle{
	padding-bottom: 30px;
	margin-bottom: 10px;
	display: flex;
	flex-wrap: wrap;
	border-bottom: 1px solid #E2E2E2;
}
.secondHand-detileSec-tuijianBtn{
	height: 50px;
	width: 430px;
	border: 1px solid #DCDCDC;
	text-align: center;
	line-height: 50px;
	margin-top: 20px;
	color: #666;
	font-size: 16px;
}
.secondHand-detileSec-modleBox{
	display: flex;
	flex-wrap: wrap;
}
.secondHand-detileSec-shop{
	width: 264px;
	margin-right: 48px;
}
.secondHand-detileSec-shop:last-child{
	margin-right: 0;
}
.secondHand-detileSec-shopImg{
	width:264px;
	height:206px;
	background: #ececec;
}
.secondHand-detileSec-shopName{
	font-size: 16px;
	color: #333;
	margin-top: 14px;
	font-weight: bold;
}
.secondHand-detileSec-shopPrice{
	font-size: 14px;
	color: #666;
	margin-top: 6px;
	font-weight: normal;
}
.secondHand-detileSec-shopPriceColor{
	font-weight: bold;
	font-size: 16px;
	color: #FF4400;
	float: right;
}
.secondHand-detileSec-height{
	height: 80px;
}
.page-borderBtmNone{
	border-bottom: 1px solid #fff;
}

.village-huxingModle{
	display: flex;
    margin-bottom: 30px;
}
.village-huxingModle:last-child{
	margin-bottom: 0px;
}
.village-huxingModle-img{
    width: 244px;
    height: 168px;
}
.village-huxingModle-msg{
	flex: 1;
	margin-left: 40px;
}
.village-huxingModle-msg-huxing{
	color: #333333;
	font-size: 20px;
}
.village-huxingModle-msg-mianji{
	color: #999;
	margin-top: 12px;
	font-size: 14px;
}
.village-huxingModle-msg-price{
	color: #FF4400;
	margin-top: 24px;
	font-size: 30px;
}

.village-choose{
	flex: 1;
	display: flex;
}
.village-choose-modle{
    margin-right: 30px;
}
.village-choose-modle-color{
    color: #999;
}

.houseType-pageName{
    color: #333;
    font-size: 26px;
    margin-top: 56px;
    font-weight: bold;
}
.houseType-navHeight{
	line-height: 35px;
	height: 35px;
}
.houseType-img{
    width: 234px;
    height: 174px;
}


.secondHand-detileNewHouse-biaoqianColor{
	background: #7B9FFF;
	color: #fff;
}
.secondHand-detileNewHouse-shaixuanBox{
	padding-bottom: 20px;
	display: flex;
	color: #333;
	font-size: 14px;
}
.secondHand-detileNewHouse-shaixuanIndex{
	margin-right: 28px;
}
.secondHand-detileNewHouse-shaixuanModle{
	color: #666;
	display: flex;
	align-items: center;
	margin-right: 20px;
}
.secondHand-detileNewHouse-shaixuanModleImg{
	height: 14px;
	width: 14px;
	margin-right: 5px;
}


.newHouse-classBox{
	color: #7B9FFF;
	font-size: 12px;
	margin-top: 25px;
}
.newHouse-class{
	border-bottom: 1px solid #7B9FFF;
	margin-right: 40px;
	display: inline-block;
}
.newHouse-areaMsg{
	padding: 0;
	margin-top: 10px;
}
.newHouse-shopNum-index{
	height: 48px;
	margin-left: 12px;
	position: absolute;
	color: #fff;
	text-align: center;
	font-size: 30px;
	width: 40px;
	background: url(../images/newhouse_bg_rank1.png)center / cover no-repeat;
}
.newHouse-shopNum-second{
	height: 48px;
	margin-left: 12px;
	position: absolute;
	color: #fff;
	text-align: center;
	font-size: 30px;
	width: 40px;
	background: url(../images/newhouse_bg_rank2.png)center / cover no-repeat;
}
.newHouse-shopNum-third{
	height: 48px;
	margin-left: 12px;
	position: absolute;
	color: #fff;
	text-align: center;
	font-size: 30px;
	width: 40px;
	background: url(../images/newhouse_bg_rank3.png)center / cover no-repeat;
}
.newHouse-shopNum-fouth{
	height: 48px;
	margin-left: 12px;
	position: absolute;
	color: #fff;
	text-align: center;
	font-size: 30px;
	width: 40px;
	background: url(../images/newhouse_bg_rankmore.png)center / cover no-repeat;
}
.newHouse-list-nav{
	font-size: 26px;
	color: #333;
	font-weight: bold;
	line-height: 37px;
	margin-top: 24px;
}
.newHouse-list-navRightBox{
	float: right;
	font-size: 20px;
	color: #999;
	font-weight: bold;
}
.newHouse-list-navRightModle{
	margin-left: 50px;
}
.newHouse-list-navRightModleColor{
	color: #333;
	border-bottom: 2px solid #7B9FFF;
}


.newHouse-detile-msg{
	padding-top: 16px;
	border-bottom: 1px solid #EDEDED;
	padding-bottom: 28px;
}
.newHouse-detile-msg-modle{
	margin-top: 12px;
	font-size: 16px;
	color: #666666;
}
.newHouse-detile-msg-btm{
	color: #999;
	margin-top: 15px;
	font-size: 14px;
}
.newHouse-detile-msg-btm-right{
	margin-left: 30px;
}
.newHouse-detile-card{
	height: 120px;
	width: 430px;
	overflow: hidden;
	margin-top: 30px;
	background: url(../images/neuhouse_ico_kfstel.png)center / cover no-repeat;
}
.newHouse-detile-cardName{
	margin-top: 30px;
	margin-left: 30px;
	color: #AE8532;
	font-size: 24px;
	font-weight: bold;
}
.newHouse-detile-cardText{
	margin-top: 13px;
	margin-left: 30px;
	color: #AE8532;
	font-size: 12px;
}

.newHouse-typeBox{
	margin-top: 26px;
	padding-bottom: 20px;
}
.newHouse-typeShop{
	padding: 20px 0;
	display: flex;
}
.newHouse-typeShop-img{
	height: 174px;
	width: 234px;
}
.newHouse-typeShop-price{
	font-size: 30px;
	color: #FF4400;
	font-weight: bold;
	margin-top: 50px;
}
.newHouse-typeShop-msg{
	margin-left: 30px;
	flex: 1;
}
.newHouse-typeShop-msgName{
	font-size: 20px;
	color: #333;
	font-weight: bold;
}
.newHouse-typeShop-msgMianji{
	font-size: 14px;
	margin-top: 14px;
	color: #999999;
}
.newHouse-typeShop-biaoqianBox{
	margin-top: 14px;
}

.newHouse-page{
    width: 100%;
    padding-bottom: 25px;
    border-bottom: 1px solid #E2E2E2;
}
.houseAppraisal-btm{
	margin-top: 70px;
	display: flex;
	justify-content: space-between;
}
.houseAppraisal-modle{
	width: 545px;
}
.jieguo-modle{
	width: 545px;
}
.houseAppraisal-modle-nav{
	line-height: 46px;
	height: 46px;
	display: flex;
	margin-bottom: 20px;
}
.houseAppraisal-modle-nav-name{
	width: 106px;
	color: #333;
	line-height: 46px;
	height: 46px;
	font-size: 14px;
}
.houseAppraisal-modle-nav-inputBox{
	line-height: 46px;
	height: 46px;
	display: flex;
	flex: 1;
}
.houseAppraisal-modle-nav-inputModle{
	line-height: 44px;
	padding: 0;
	margin: 0;
	border: none;
	flex: 1;
	margin-right: 20px;
	display: flex;
	height: 44px;
	background: #F7F7F7;
	font-size: 14px;
	padding: 0 15px;
	border-radius: 2px;
}
.houseAppraisal-modle-nav-input{
	line-height: 44px;
	padding: 0;
	margin: 0;
	border: none;
	flex: 1;
	width: 50px;
	margin-right: 10px;
	height: 44px;
	background: #F7F7F7;
	font-size: 14px;
	border-radius: 2px;
}
.houseAppraisal-modle-nav-inputModle:last-child{
	margin-right: 0px;
}
.houseAppraisal-modle-nav-input:last-child{
	margin-right: 0px;
}

.houseAppraisal-msg{
	width: 435px;
	margin-left: 108px;
}
.houseAppraisal-btn{
	width:435px;
	height:50px;
	background:rgba(123,159,255,1);
	opacity:1;
	font-size:18px;
	padding: 0;
	margin: 0;
	border: none;
	color: #fff;
	text-align: center;
	margin-top: 15px;
	line-height: 50px;
	border-radius:2px;
}
.houseAppraisal-btn-text{
	margin-top: 12px;
	text-align: center;
	width:100%;
	font-size: 12px;
	color: #999;
}

.houseAppraisal-nav{
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
.houseAppraisal-msgNav{
	line-height: 60px;
	height: 60px;
	font-size: 14px;
	border-bottom: 1px solid #ECECEC;
}
.houseAppraisal-msgNav-name{
	width: 160px;
	line-height: 60px;
	float: left;
}
.houseAppraisal-msgNav-text{
	width: 230px;
	line-height: 60px;
	float: left;
}
.houseAppraisal-msgNav-price{
	width: 150px;
	line-height: 60px;
	float: left;
}
.houseAppraisal-msgNav-color{
	color: #999999;
}
.houseAppraisal-msgNav-nextBox{
	margin-top: 23px;
}
.houseAppraisal-msgNav-nextImg{
	height: 28px;
	width: 28px;
	margin-left: 15px;
	float: right;
}
.houseAppraisal-btmNav{
	position: fixed;
	bottom: 0px;
}
.houseAppraisal-chooseBox{
	margin-bottom: 20px;
	height: 30px;
}
.jieguo-chooseBox{
	margin-bottom: 20px;
	height: 30px;
}
.houseAppraisal-chooseModle{
	font-size: 16px;
	float: left;
	padding-bottom: 5px;
	margin-right: 55px;
	color: #999;
}
.jieguo-chooseModle{
	font-size: 16px;
	float: left;
	padding-bottom: 5px;
	margin-right: 55px;
	color: #999;
}
.houseAppraisal-chooseModle-active{
	color: #333;
	border-bottom: 2px solid #7B9FFF;
}
.jieguo-chooseModle-active{
	color: #333;
	border-bottom: 2px solid #7B9FFF;
}
.houseAppraisal-btmNav-color1{
	background: #FFF3F3;
}
.houseAppraisal-btmNav-color2{
	background: #FFF9F3;
}
.houseAppraisal-btmNav-color3{
	background: #FEFFF3;
}
.houseAppraisal-btmNav-color4{
	background: #F3FFF8;
}
.houseAppraisal-btmNav-color5{
	background: #F3F9FF;
}
.houseAppraisal-borderNone{
	border: none;
}


.information-nav{
	margin-top: 36px;
	color: #333;
	font-weight: bold;
	font-size: 26px;
}
.information-shop{
	padding: 24px 0;
	display: flex;
	flex-wrap: wrap;
	border-bottom: 1px solid #ECECEC;
	text-decoration:none;
}
.information-shop-name{
	font-size: 20px;
	color: #333;
	width: 100%;
}
.information-shop-text{
	font-size: 14px;
	margin-top: 8px;
	color: #999;
	width: 100%;
}
.information-shop-img{
	width: 200px;
	margin-right: 30px;
	height: 150px;
}
.information-shop-msg{
	flex: 1;
}
.information-shop-imgBox{
	margin-top: 16px;
	height: 150px;
}

.information-detile-btn{
	margin-top: 0;
}
.information-detile-pageImg{
	height: 390px;
	width: 100%;
}
.information-detile-pageText{
	font-size: 14px;
	margin-top: 24px;
	color: #333;
}
.information-detile-rightNav{
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ECECEC;
}
.information-detile-rightNav-name{
	color: #333;
	font-size: 14px;
}
.information-detile-rightNav-blod{
	font-weight: bold;
}
.information-detile-rightNav-text{
	color: #999;
	margin-top: 8px;
	font-size: 14px;
}


.buyHouse-page{
	padding-top: 16px;
	width: 600px;
	margin: 0 auto;
}
.buyHouse-page-name{
	margin-top: 24px;
	font-size: 16px;
	color: #333;
}
.buyHouse-page-navBox{
	display: flex;
	margin-top: 12px;
}
.buyHouse-page-navInput{
   flex: 1;
   background: #F7F7F7;
   border-radius: 2px;
   height: 46px;
   border: none;
   padding: 0;
   margin: 0;
   line-height: 46px;
   text-align: center;
   font-size: 14px;
   padding: 0 15px;
}
.buyHouse-page-navSolid{
   margin-left: 10px;
   font-size: 20px;
   line-height: 46px;
   color: #999;
   font-weight: bold;
   margin-right: 10px;
}
.buyHouse-page-navBiaoqian{
	padding: 3px 26px;
	margin-right: 50px;
	color: #666666;
	font-size: 14px;
	border-radius: 4px;
}
.buyHouse-page-navBiaoqian-active{
	background: #7B9FFF;
	color: #fff;
}
.buyHouse-page-specialneeds-active{
	background: #7B9FFF !important;
	color: #fff !important;
}
.buyHouse-page-navBiaoqianBox{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.buyHouse-page-navBiaoqianYaoqiu{
	padding: 3px 26px;
	margin-right: 40px;
	background: #F1F3F9;
	color: #666666;
	margin-top: 14px;
	font-size: 14px;
	border-radius: 4px;
}
.buyHouse-page-inputTop{
	margin-top: 7px;
	text-align: left;
}
.buyHouse-page-btn{
	margin-top: 34px;
	width: 100%;
}

.wantHouse-headChoose{
    width: 1200px;
    height: 65px;
    position: absolute;
}
.wantHouse-headChoose-right{
	margin-left: 240px;
	width: 960px;
	height: 65px;
	border-bottom: 1px solid #E2E2E2;
}
.wantHouse-headChoose-modle{
    width: 160px;
    height: 65px;
    color: #333;
    text-align: center;
    font-size: 20px;
    float: left;
    line-height: 65px;
}
.wantHouse-headChoose-modle-active{
	background: #7B9FFF;
	color: #fff;
}
.wantHouse-pageModle{
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
}
.wantHouse-pageModleBtw{
	width: 560px;
}
.wantHouse-pageModleBtw-name{
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.wantHouse-pageModleBtw-name-last{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 10px;
}
.wantHouse-pageModleBtw-modle{
	width: 100%;
	margin-top: 20px;
	display: flex;
}
.wantHouse-pageModleBtw-modle-name{
	margin-top: 14px;
	color: #333;
	width: 80px;
	font-size: 14px;
}
.wantHouse-pageModleBtw-modleRight{
	flex: 1;
	display: flex;
}
.wantHouse-pageModleBtw-modleRight-input{
	height: 50px;
	margin-left: 20px;
	border: none;
	padding: 0;
	margin: 0;
	width: 100%;
	display: flex;
	font-size: 14px;
	line-height: 50px;
	border-bottom: 1px solid #E2E2E2;
}
.wantHouse-pageModleBtw-modleRight-input-border{
	border: 1px solid #E2E2E2;
	padding-left: 15px;
}
.wantHouse-pageModleBtw-modleRight-input-zujian{
	border: none;
	padding: 0;
	flex: 1;
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	margin: 0;
}
.wantHouse-pageModleBtw-modleRight-input-text{
	border: none;
	padding: 0;
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	margin: 0;
}
.wantHouse-pageModleBtw-modleRight-inputSmall{
	height: 50px;
	margin-left: 20px;
	border: none;
	padding: 0;
	margin: 0;
	flex: 1;
	width: 50px;
	padding: 0 15px;
	margin-right: 10px;
	font-size: 14px;
	line-height: 50px;
	background: #F7F7F7;
}
.wantHouse-pageModleBtw-modleRight-inputSmall:last-child{
	margin-right: 0;
}
.wantHouse-bigPage{
	width: 100%;
	margin-top: 50px;
}
.wantHouse-bigPage-topName{
	margin-top: 0;
}
.wantHouse-bigPage-shopImg{
	width:250px;
	height:212px;
	margin-right: 20px;
}
.wantHouse-shuxingBox{
	width: 500px;
	display: flex;
	flex-wrap: wrap;
	margin-left: -25px;
}
.wantHouse-input{
	padding: 10px 15px;
	background: #F7F7F7;
	border-radius: 2px;
	height: 86px;
	margin-bottom: 20px;
	border: none;
	width: 790px;
	color: #999;
	font-size: 14px;
}
.wantHouse-btn{
	height: 50px;
	width: 272px;
	padding: 0;
	margin: 0;
	border: 0;
	background: #7B9FFF;
	color: #fff;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	display: block;
	margin: 0 auto;
	border-radius: 2px;
	margin-top: 50px;
}
.wantHouse-btn-no{
	height: 50px;
	width: 272px;
	padding: 0;
	margin: 0;
	border: 0;
	/*background: #7B9FFF;*/
	color: #fff;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	display: block;
	margin: 0 auto;
	border-radius: 2px;
	margin-top: 50px;
}
.wantHouse-btmText{
	font-size: 16px;
	color: #999;
	text-align: center;
	margin-top: 60px;
}
.wantHouse-btmBox{
	width: 370px;
	margin: 0 auto;
	display: flex;
	margin-top: 40px;
}
.wantHouse-btmModle{
    flex: 1;
}
.wantHouse-btmModleImg{
	height: 70px;
	width: 70px;
}
.wantHouse-btmModleText{
	font-size: 14px;
	color: #999;
	text-align: center;
	margin-top: 15px;
}
.wantHouse-btmModleNextImg{
	height: 26px;
	width: 30px;
	margin: 0 auto;
	margin-top: 20px;
	display: block;
}
.wantHouse-textAreaBox{
	flex: 1;
	display: flex;
	flex-wrap: wrap;
}
.wantHouse-inputBoxModle{
	flex: 1;
	display: flex;
	flex-wrap: wrap;
}
.wantHouse-inputBoxSolid{
	height: 46px;
	width: 50px;
}
.wantHouse-rightInputName{
	margin-top: 14px;
	color: #333;
	width: 50px;
	font-size: 14px;
}
.wantHouse-rightInputNameSolid{
	height: 46px;
	width: 30px;
}
.wantHouse-rightInputNameRightNone{
	margin-right: 0;
	width: 30px;
}


.peopleCenter-pageModle{
	width: 1000px;
	margin: 0 auto;
	margin-top: 40px;
	min-height: calc(100% - 211px);
	display: flex;
}
.peopleCenter-pageModleMsg{
    width: 160px;
    border: 1px solid #DCDCDC;
    padding-bottom: 20px;
    margin-right: 15px;
}
.peopleCenter-pageModleMsg-headImg{
	height: 80px;
	width: 80px;
	border-radius: 100%;
	margin: 0 auto;
	margin-top: 30px;
	display: block;
}
.peopleCenter-pageModleMsg-name{
	padding: 20px 0;
	text-align: center;
	font-size: 14px;
	color: #333;
}
.peopleCenter-pageModleMsg-nav{
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #333;
	font-size: 14px;
}
.peopleCenter-pageModleMsg-nav-active{
	background: #7B9FFF;
	color:#fff;
}
.peopleCenter-pageModleBox{
    flex: 1;
    padding: 30px;
    border: 1px solid #DCDCDC;
}
.peopleCenter-pageModleBox-name{
	font-size: 22px;
	color: #333;
}
.peopleCenter-pageModleBox-choose{
	width: 100%;
	height: 40px;
	background: #F7F7F7;
	display: flex;
	margin-top: 20px;
}
.peopleCenter-pageModleBox-chooseModle{
	width: 80px;
	line-height: 40px;
	text-align: center;
	height: 40px;
	font-size: 14px;
	color: #333;
}
.peopleCenter-pageModleBox-chooseModleActive{
	background: #E2E2E2;
}
.peopleCenter-pageModleBoxNullBox{
	margin: 0 auto;
	margin-top: 100px;
}
.peopleCenter-pageModleBoxNullBox-img{
    width: 60px;
    display: block;
    margin: 0 auto;
    height: 60px;
}
.peopleCenter-pageModleBoxNullBox-text{
	color: #999;
	font-size: 16px;
	margin-top: 20px;
	text-align: center;
	padding-bottom: 200px;
}
.peopleCenter-msgWidth{
	width: 330px;
    margin-left: 30px;
}
.peopleCenter-msgNum{
	font-size: 14px;
	color: #333;
	text-align: right;
	margin-top: 10px;
}
.peopleCenter-btn{
	font-size: 14px;
	color: #fff;
	background: #666666;
	float: right;
	text-align: center;
	width: 90px;
	height: 28px;
	line-height: 28px;
	margin-top: 20px;
}

.peopleCenter-fabuModle{
	margin-top: 20px;
	padding: 30px;
	display: flex;
	box-shadow:0px 3px 6px rgba(0,0,0,0.06);
}
.peopleCenter-fabuModle-left-name{
    color: #333;
    font-size: 20px;
}
.peopleCenter-fabuModle-left-text{
    color: #999;
    font-size: 14px;
    margin-top: 10px;
}
.peopleCenter-fabuModle-center{
	width: 355px;
	margin-left: 50px;
}
.peopleCenter-fabuModle-center-modle{
	width: 60px;
	margin-left: 50px;
	float: left;
}
.peopleCenter-fabuModle-center-modle-img{
	height: 24px;
	margin: 0 auto;
	display: block;
	width: 24px;
}
.peopleCenter-fabuModle-center-modle-text{
	color: #7B9FFF;
	margin-top: 7px;
	font-size: 14px;
	text-align: center;
}
.peopleCenter-fabuModle-center-modle-text-color{
	color: #BCBCBC;
}
.peopleCenter-fabuModle-center-solidIndex{
	height: 4px;
    background: #DDE2EF;
    width: 86px;
    margin-top: 10px;
    margin-left: 92px;
    position: absolute;
}
.peopleCenter-fabuModle-center-solidSecond{
    height: 4px;
    background: #DDE2EF;
    width: 86px;
    margin-top: 10px;
    margin-left: 202px;
    position: absolute;
}
.peopleCenter-fabuModle-rightModle{
	flex: 1;
	display: flex;
	justify-content: flex-end;
}
.peopleCenter-fabuModle-rightBtnIndex{
	width:88px;
	height:36px;
	background:rgba(255,255,255,1);
	border:1px solid #F9C56A;
	opacity:1;
	border-radius:2px;
	margin-left: 12px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #F9C56A;
	font-size:14px;
	margin-top: 5px;
}
.peopleCenter-fabuModle-rightBtnSecond{
	width:88px;
	height:36px;
	border:1px solid rgba(123,159,255,1);
	opacity:1;
	border-radius:2px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 12px;
	color: #7B9FFF;
	font-size:14px;
	margin-top: 5px;
}
.peopleCenter-fabuModle-rightBtnImg{
	height: 18px;
	width: 18px;
	margin-right: 5px;
}

.peopleCenter-mengceng,.peopleCenter-mengceng-xiajia{
	position: fixed;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	top: 0;
	left: 0;
}
.peopleCenter-mengceng-alert{
	width: 400px;
	height: 200px;
	border:1px solid rgba(153,153,153,1);
	background: #fff;
	border-radius: 6px;
}
.peopleCenter-mengceng-alertImg{
	height: 12px;
	width: 12px;
	position: absolute;
	margin-top: 17px;
	margin-left: 367px;
}
.peopleCenter-mengceng-alertName{
	font-size: 16px;
	color: #333;
	margin-top: 30px;
	padding:0 24px;
}
.peopleCenter-mengceng-alertText{
	font-size: 14px;
	color: #666;
	height: 46px;
	margin-top: 25px;
	padding:0 24px;
}
.peopleCenter-mengceng-alertBtnBox{
	padding:0 24px;
	margin-top: 5px;
	display: flex;
	justify-content: flex-end;
}
.peopleCenter-mengceng-alertBtnIndex{
	width:70px;
	height:34px;
	background:rgba(255,255,255,1);
	border:1px solid rgba(229,229,229,1);
	opacity:1;
	font-size: 16px;
	margin-left: 16px;
	text-align: center;
	line-height: 34px;
	color: #333;
	border-radius:6px;
}
.peopleCenter-mengceng-alertBtnSecond{
    background: #7B9FFF;
    color: #fff;
}
.peopleCenter-card{
	width:532px;
	height:124px;
	color: #fff;
	overflow: hidden;
	border-radius:4px;
	margin-top: 20px;
	background: url(../images/my_coupon_img_quan_n.png)center / cover no-repeat;
}
.peopleCenter-card-name{
	font-size: 20px;
	margin-top: 20px;
	margin-left: 100px;
}
.peopleCenter-card-text{
	font-size: 14px;
	margin-top: 4px;
	opacity: 0.6;
	margin-left: 100px;
	padding-right: 122px;
}
.peopleCenter-card-time{
	font-size: 14px;
	margin-top: 12px;
	margin-left: 100px;
}
.peopleCenter-cardName{
	position: absolute;
	font-size: 20px;
	margin-top: 48px;
	margin-left: 420px;
}
.peopleCenter-card-sec{
	color: #333;
	background: url(../images/my_coupon_img_quan_disable.png)center / cover no-repeat;
}
.peopleCenter-xitongText{
	font-size: 22px;
	color: #333;
}
.peopleCenter-xitongModle{
	margin-top: 20px;
	display: flex;
}
.peopleCenter-xitongModle-img{
	height: 36px;
	width: 36px;
	border-radius: 100%;
}
.peopleCenter-xitongModle-modle{
	width: 36px;
	flex: 1;
	padding-bottom: 20px;
	margin-left: 20px;
	border-bottom: 1px solid #E2E2E2;
}
.peopleCenter-xitongModle-modleName{
	font-size: 18px;
	color: #333;
}
.peopleCenter-xitongModle-modleText{
	font-size: 14px;
	color: #999;
	margin-top: 4px;
	word-wrap: break-word;
}
.peopleCenter-xitongModle-modleTime{
	font-size: 14px;
	color: #999;
	border-bottom: 1px solid #E2E2E2;
	line-height: 50px;
}
.peopleCenter-shimingBox{
	width: 330px;
	margin: 0 auto;
	margin-top: 50px;
}
.peopleCenter-shimingBtn{
	width:250px;
	height:40px;
	text-align: center;
	line-height: 40px;
	margin-top: 50px;
	font-size: 14px;
	color: #fff;
	background:rgba(123,159,255,1);
	opacity:1;
	margin-left: 82px;
	border-radius:2px;
}
.peopleCenter-zhanghuModleBox{
	height: 240px;
	width: 240px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 34px;
	background: #F8F8F8;
}
.peopleCenter-zhanghuModleImg{
    width: 60px;
    height: 52px;
    margin: 0 auto;
    display: block;
    margin-top: 66px;
}
.peopleCenter-zhanghuModlText{
    width: 110px;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 12px;
    color: #999;
}
.peopleCenter-zhanghuModlBtn{
	width:180px;
	height:50px;
	text-align: center;
	margin: 0 auto;
	line-height: 50px;
	margin-top: 50px;
	font-size: 14px;
	color: #fff;
	background:rgba(123,159,255,1);
	opacity:1;
	border-radius:2px;
}
.peopleCenter-zhanghuInputBtm{
	font-size: 12px;
	color: #999;
	margin-top: 8px;
	margin-left: 80px;
}
.peopleCenter-zhanghuYanzhengma{
    padding-left: 14px;
    padding-right: 10px;
    margin-top: 9px;
    line-height: 30px;
    width: 78px;
    height: 30px;
    border-left: 1px solid #DCDCDC;
    font-size: 14px;
    color: #7B9FFF;
}
.peopleCenter-inputWidth{
	width: 30px;
}
.peopleCenter-jiebangText{
	font-size: 14px;
	color: #333;
}
.peopleCenter-jiebangTextColor{
	font-size: 12px;
	color: #F35E5E;
	margin-top: 8px;
}

.releasePass-nav{
	color: #333;
	font-size: 20px;
	margin-top: 5px;
}
.releasePass-navText{
	font-size: 14px;
	color: #333;
	line-height: 20px;
	margin-top: 20px;
}
.releasePass-navText-width{
	width: 49%;
	display: inline-block;
}
.releasePass-navText-left{
	width: 70px;
	margin-right: 24px;
	display: inline-block;
	vertical-align: top;
	color: #999;
	height: 20px;
	line-height: 20px;
}
.releasePass-navText-solid{
	padding-top: 20px;
	border-top: 1px solid #EDEDED;
}
.releasePass-navText-right{
    width: 330px;
    display: inline-block;
    color: #333;
}
.releasePass-navText-right-width{
	width: 610px;
}
.releasePass-navText-right-modle{
	width: 60px;
	display: inline-block;
}
.releasePass-navText-right-modle-img{
	height: 48px;
	width: 48px;
	margin: 0 auto;
	display: block;
}
.releasePass-navText-right-modle-text{
	font-size: 14px;
	color: #666;
	width: 100%;
	text-align: center;
	margin-top: 5px;
}




.clear:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clear{*zoom:1;zoom:1}

.zujian{
	display: flex;
	position: fixed;
	width: 100%;
	z-index: 10000;
	top: 0;
	left: 0;
	justify-content: center;
	align-items: center;
	height: 100%;
	background: rgba(0,0,0,0.6);
}
.zujian_modle{
	width: 1000px;
	height: 800px;
}
.zujian_modle_close{
	position: absolute;
	margin-left: 952px;
	margin-top: 10px;
	height: 40px;
	width: 40px;
}
.zujian_modle_close_img{
	height: 40px;
	width: 40px;
}
.zujian_modle_box{
	width: 988px;
	padding: 0 6px;
}
.zujian_modle_imgBox{
	width: 870px;
	float: left;
	height: 680px;
	margin-right: 17px;
	margin-top: 30px;
	margin-bottom: 10px;
	overflow: hidden;
	margin-left: 17px;
	display: flex;
	justify-content:center;
	align-items:center;
}
.zujian_modle_img{
	width: 100%;
}
.zujian_modle_next{
	height: 50px;
	margin-top: 344px;
	width: 40px;
	float: left;
}
.zujian_modle_next_img{
	height: 50px;
	width: 40px;
}
.zujian_modle_num{
	text-align: center;
	color: #fff;
	font-size: 20px;
}
.zujian_modle_btm{
	height: 40px;
	margin-top: 10px;
	display: flex;
	justify-content: center;
	width: 100%;
}
.zujian_modle_btmImgBox{
	margin-right: 20px;
	height: 40px;
	width: 60px;
}
.zujian_modle_btmImg{
	height: 40px;
	width: 60px;
}
.zujian_modle_mengceng{
	height: 40px;
	position: absolute;
	background: rgba(0,0,0,0.5);
	width: 60px;
}






.zhizhao_modle{
	width: 1000px;
	height: 800px;
}
.zhizhao_modle_close{
	position: absolute;
	margin-left: 952px;
	margin-top: 10px;
	height: 40px;
	width: 40px;
}
.zhizhao_modle_close_img{
	height: 40px;
	width: 40px;
}
.zhizhao_modle_box{
	width: 988px;
	padding: 0 6px;
}
.zhizhao_modle_imgBox{
	width: 870px;
	float: left;
	height: 680px;
	margin-right: 17px;
	margin-top: 30px;
	margin-bottom: 10px;
	overflow: hidden;
	margin-left: 17px;
	display: flex;
	justify-content:center;
	align-items:center;
}
.zhizhao_modle_img{
	width: 100%;
}
.zhizhao_modle_next{
	height: 50px;
	margin-top: 344px;
	width: 40px;
	float: left;
}
.zhizhao_modle_next_img{
	height: 50px;
	width: 40px;
}
.zhizhao_modle_num{
	text-align: center;
	color: #fff;
	width: 100%;
	font-size: 20px;
}






.people_modle{
	width: 1000px;
	height: 800px;
}
.people_modle_close{
	position: absolute;
	margin-left: 952px;
	margin-top: 10px;
	height: 40px;
	width: 40px;
}
.people_modle_close_img{
	height: 40px;
	width: 40px;
}
.people_modle_box{
	width: 988px;
	padding: 0 6px;
}
.people_modle_imgBox{
	width: 870px;
	float: left;
	height: 680px;
	margin-right: 17px;
	margin-top: 30px;
	margin-left: 17px;
	display: flex;
	justify-content:center;
	align-items:center;
}
.people_modle_img{
	width: 100%;
	height: 489px;
}
.people_modle_next{
	height: 50px;
	margin-top: 344px;
	width: 40px;
	float: left;
}
.people_modle_next_img{
	height: 50px;
	width: 40px;
}
.people_modle_num{
	text-align: center;
	color: #fff;
	width: 100%;
	font-size: 20px;
}
/*新增 我要出租*/
.biaoqian-cz-active{
	background: #7B9FFF !important;
	color: #fff !important;
}
.cz-peitao-color{
	color:#7B9FFF !important;
}
.biaoqian-cs-active{
	background: #7B9FFF !important;
	color: #fff !important;
}
#ul_pics li,#ul_pics2 li{
	float:left;
}
.delete_imgBox{
	width: 250px;
	height: 50px;
	position: absolute;
	background: rgba(0,0,0,0.5);
	font-size: 14px;
	color: #fff !important;
	z-index: 100;
	text-align: center;
	line-height: 50px;
	margin-top: 160px;
}


.pagination{
	padding: 0;
	width: 97%;
	margin: 0;
	list-style: none;
	display: flex;
	justify-content: flex-end;
}
.active{
	background: #7B9FFF!important;
	color: #fff!important;
}

.page-flex{
	/*display:flex;*/
	/*width: 300px;*/
	/*margin: 0 auto;*/
	text-align: center;
}
input:focus { outline: none; }
.house-collect-rel{
	position:relative;
}
.house-collect-abs{
	position: absolute;
	top: 120px;
	right: 5px;
}

.house-fabu{
	display: flex;
}