body,img,input,textarea {
	font-family: Arial,"Microsoft Yahei"
}
#myCanvas,li,ol,ul {
	display: block
}
.loading,.page {
	width: 100%;
	z-index: 1;
	overflow: hidden
}
.clear,.talk li {
	visibility: hidden;
	clear: both
}
.loading,.page,.page2,.page2 .camera,.talk li {
	overflow: hidden
}
.page,.page1 .bottom-ipt,.page2 .camera,.page2 .camera>div {
	left: 0;
	position: absolute
}
.houseList li h3,.houseList li p {
	white-space: nowrap;
	text-overflow: ellipsis
}
#loadNum,.msg {
	text-align: center
}
* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
body,div,fieldset,form,h1,h2,h3,h4,h5,h6,html,p {
	-webkit-text-size-adjust: none
}
html {
	font-size: 20px
}
body {
	color: #333;
	background: #fff
}
body,html {
	height: 100%
}
form,img,table,td {
	border: 0
}

.m-list,.m-list .text {
	border-bottom: 1px solid #ccc
}
li,ol,ul {
	list-style-type: none
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: 400
}
img,input,textarea {
	vertical-align: middle
}
a {
	color: #fff;
	background: 0 0;
	text-decoration: none;
	-webkit-tap-highlight-color: transparent
}
em,i {
	font-style: normal
}
button,input,textarea {
	-webkit-appearance: none
}
input[type=radio] {
	-webkit-appearance: radio
}
input[type=checkbox] {
	-webkit-appearance: checkbox
}
.flol {
	float: left
}
.flor {
	float: right
}
.clear {
	height: 0;
	font-size: 0;
	line-height: 0
}
.clearfix:after {
	clear: both;
	content: "\200B";
	display: block;
	height: 0
}
.loading,.page1,.page2 {
	height: 100%
}
img {
	pointer-events: none
}
.blackBG {
	background: #000
}
.bg {
	background-color: #f4f4f4;
	background-size: cover;
	background-position: 50% 50%;
	-webkit-animation: bg 1s steps(1) infinite;
	animation: bg 1s steps(1) infinite
}
@-webkit-keyframes bg {
	0% {
		background-image: url(../images/bg1.jpg)
	}
	40% {
		background-image: url(../images/bg2.jpg)
	}
	100%,80% {
		background-image: url(../images/bg3.jpg)
	}
}
@keyframes bg {
	0% {
		background-image: url(../images/bg1.jpg)
	}
	40% {
		background-image: url(../images/bg2.jpg)
	}
	100%,80% {
		background-image: url(../images/bg3.jpg)
	}
}
.wrap {
	width: 100%
}
.loading .loading-img {
	width: 100%;
	margin-top: 40%
}
#loadNum {
	color: #c00;
	opacity: .5;
	display: none
}
.page {
	top: 0;
	display: none
}
.talk {
	padding: 9.4% 4.7%
}
.talk li {
	margin-bottom: 6%
}
.talk p,.talk span {
	float: left
}
.talk span {
	width: 12.5%;
	margin-right: 3.1%
}
.talk li p img,.talk span img {
	width: 100%
}
.talk li:nth-child(even) p,.talk li:nth-child(even) span {
	float: right;
	margin-left: 3.1%;
	margin-right: 0
}
.talk li:first-child {
	margin-bottom: 3%
}
.talk li:first-child p {
	width: 72%;
	padding-top: 1%
}
.talk li:nth-child(2) p {
	width: 25%;
	padding-top: 1%
}
.talk li:nth-child(3) p {
	width: 72%
}
.talk li:nth-child(4) p {
	width: 70%;
	padding-top: 1%
}
.talk li:nth-child(5) p {
	width: 72%
}
.talk li:nth-child(6) p {
	width: 25%
}
.page1 .bottom-ipt {
	width: 100%;
	bottom: 0
}
.page1 .bottom-ipt img {
	width: 100%
}
.talk li:nth-child(1) {
	-webkit-animation: showLi 0s .5s forwards;
	animation: showLi 0s .5s forwards
}
.talk li:nth-child(2) {
	-webkit-animation: showLi 0s 1.5s forwards;
	animation: showLi 0s 1.5s forwards
}
.talk li:nth-child(3) {
	-webkit-animation: showLi 0s 2.5s forwards;
	animation: showLi 0s 2.5s forwards
}
.talk li:nth-child(4) {
	-webkit-animation: showLi 0s 4.5s forwards;
	animation: showLi 0s 4.5s forwards
}
.talk li:nth-child(5) {
	-webkit-animation: showLi 0s 5.5s forwards;
	animation: showLi 0s 5.5s forwards
}
.talk li:nth-child(6) {
	-webkit-animation: showLi 0s 8s forwards;
	animation: showLi 0s 8s forwards
}
@-webkit-keyframes showLi {
	from {
		visibility: hidden;
		opacity: 0
	}
	to {
		visibility: visible;
		opacity: 1
	}
}
@keyframes showLi {
	from {
		visibility: hidden;
		opacity: 0
	}
	to {
		visibility: visible;
		opacity: 1
	}
}
.talk li:nth-child(7) {
	-webkit-animation: showLi 0s 5.5s forwards;
	animation: showLi 0s 5.5s forwards
}
.page2 {
	background: #000
}
.page2 .camera {
	width: 100%;
	height: 100%;
	top: 0
}
.page2 .camera>div {
	width: 100%
}
.page2 .camera .ui-1 {
	top: 0;
	display: none
}
.page2 .camera .ui-2,.page2 .camera .ui-3 {
	bottom: 0;
	display: none
}
.page2 .ui-2 .shutter {
	position: absolute;
	width: 18%;
	height: 64%;
	left: 41%;
	top: 0
}
.page2 .ui-3 .reset {
	position: absolute;
	width: 26%;
	height: 80%;
	left: 0;
	top: 0
}
.page2 .ui-3 .used {
	position: absolute;
	width: 30%;
	height: 80%;
	right: 0;
	top: 0
}
.tip-icon {
	position: absolute;
	width: 60%;
	height: 60%;
	right: 0;
	bottom: 0;
	-webkit-animation: tipani 5s 2s infinite linear;
	animation: tipani 5s 2s infinite linear
}
.tip-icon b,.tip-icon::after,.tip-icon::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(255,76,77,.9);
	border-radius: 50%;
	-webkit-animation: huxi 1s infinite linear;
	animation: huxi 1s infinite linear;
	-webkit-transform: scale(.4);
	transform: scale(.4)
}
.page3 .photo,.page3 .title {
	background: #fff;
	overflow: hidden
}
.tip-icon::before {
	-webkit-animation-delay: .5s
}
.tip-icon b {
	-webkit-animation-delay: 0s
}
.tip-icon::after {
	-webkit-animation: none
}
.page2 .ui-3 .tip-icon {
	height: 80%;
	width: 45%;
	right: 5%
}
@-webkit-keyframes huxi {
	0% {
		-webkit-transform: scale(.4);
		opacity: 1
	}
	100% {
		-webkit-transform: scale(1);
		opacity: 0
	}
}
@keyframes huxi {
	0% {
		transform: scale(.4);
		opacity: 1
	}
	100% {
		transform: scale(1);
		opacity: 0
	}
}
@-webkit-keyframes tipani {
	0%,100%,50%,60% {
		opacity: 1
	}
	25%,75% {
		opacity: 0
	}
}
@keyframes tipani {
	0%,100%,50%,60% {
		opacity: 1
	}
	25%,75% {
		opacity: 0
	}
}
.inputBox,.m-list li:not(:first-child),.newComm {
	opacity: 0
}
.page3 {
	z-index: 2;
	transform: translateY(100%);
	-webkit-transform: translateY(100%);
	height: 100%
}
.page3>div {
	position: absolute;
	width: 100%;
	-webkit-transition: .5s;
	transition: .5s
}
.page3 .step2 {
	transform: translateX(100%);
	-webkit-transform: translateX(100%)
}
.page3 .step2Left {
	transform: translateX(0);
	-webkit-transform: translateX(0)
}
.page3Up {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	display: block;
	-webkit-transition: .5s;
	transition: .5s
}
.page3 .option-top {
	position: relative;
	width: 100%
}
.page3 .option-top .option {
	position: absolute;
	width: 25%;
	height: 100%;
	top: 0;
	right: 0
}
.page3 .option-top .tip-icon {
	height: 80%;
	width: 30%;
	right: 10%;
	display: none
}
.page3 .title {
	padding: 6.25%
}
.page3 .title img {
	float: left;
	visibility: hidden;
	width: 6%;
	margin-bottom: 2%
}
.page3 .title img:nth-child(1) {
	-webkit-animation: showLi 0s .5s forwards;
	animation: showLi 0s .5s forwards
}
.page3 .title img:nth-child(2) {
	-webkit-animation: showLi 0s .7s forwards;
	animation: showLi 0s .7s forwards
}
.page3 .title img:nth-child(3) {
	-webkit-animation: showLi 0s .9s forwards;
	animation: showLi 0s .9s forwards
}
.page3 .title img:nth-child(4) {
	-webkit-animation: showLi 0s 1.1s forwards;
	animation: showLi 0s 1.1s forwards
}
.page3 .title img:nth-child(5) {
	-webkit-animation: showLi 0s 1.3s forwards;
	animation: showLi 0s 1.3s forwards
}
.page3 .title img:nth-child(6) {
	-webkit-animation: showLi 0s 1.5s forwards;
	animation: showLi 0s 1.5s forwards
}
.page3 .title img:nth-child(7) {
	-webkit-animation: showLi 0s 1.7s forwards;
	animation: showLi 0s 1.7s forwards
}
.page3 .title img:nth-child(8) {
	-webkit-animation: showLi 0s 1.9s forwards;
	animation: showLi 0s 1.9s forwards
}
.page3 .title img:nth-child(9) {
	-webkit-animation: showLi 0s 2.1s forwards;
	animation: showLi 0s 2.1s forwards
}
.page3 .title img:nth-child(10) {
	-webkit-animation: showLi 0s 2.3s forwards;
	animation: showLi 0s 2.3s forwards
}
.page3 .title img:nth-child(11) {
	-webkit-animation: showLi 0s 2.5s forwards;
	animation: showLi 0s 2.5s forwards
}
.page3 .title img:nth-child(12) {
	-webkit-animation: showLi 0s 2.7s forwards;
	animation: showLi 0s 2.7s forwards
}
.page3 .title img:nth-child(13) {
	-webkit-animation: showLi 0s 2.9s forwards;
	animation: showLi 0s 2.9s forwards
}
.page3 .title img:nth-child(14) {
	-webkit-animation: showLi 0s 3.1s forwards;
	animation: showLi 0s 3.1s forwards
}
.page3 .title img:nth-child(15) {
	-webkit-animation: showLi 0s 3.3s forwards;
	animation: showLi 0s 3.3s forwards
}
.page3 .title img:nth-child(16) {
	clear: both;
	-webkit-animation: showLi 0s 3.5s forwards;
	animation: showLi 0s 3.5s forwards
}
.page3 .title img:nth-child(17) {
	-webkit-animation: showLi 0s 3.7s forwards;
	animation: showLi 0s 3.7s forwards
}
.page3 .title img:nth-child(18) {
	-webkit-animation: showLi 0s 3.9s forwards;
	animation: showLi 0s 3.9s forwards
}
.page3 .title img:nth-child(19) {
	-webkit-animation: showLi 0s 4.1s forwards;
	animation: showLi 0s 4.1s forwards
}
.page3 .title img:nth-child(20) {
	-webkit-animation: showLi 0s 4.3s forwards;
	animation: showLi 0s 4.3s forwards
}
.page3 .title img:nth-child(21) {
	-webkit-animation: showLi 0s 4.5s forwards;
	animation: showLi 0s 4.5s forwards
}
.page3 .title img:nth-child(22) {
	-webkit-animation: showLi 0s 4.7s forwards;
	animation: showLi 0s 4.7s forwards
}
.page3 .title img:nth-child(23) {
	-webkit-animation: showLi 0s 4.7s forwards;
	animation: showLi 0s 4.7s forwards
}
.page3 .title img:nth-child(24) {
	-webkit-animation: showLi 0s 4.9s forwards;
	animation: showLi 0s 4.9s forwards
}
.page3 .title img:nth-child(25) {
	-webkit-animation: showLi 0s 5.1s forwards;
	animation: showLi 0s 5.1s forwards
}
.page3 .title img:nth-child(26) {
	-webkit-animation: showLi 0s 5.3s forwards;
	animation: showLi 0s 5.3s forwards
}
.page3 .title img:nth-child(27) {
	-webkit-animation: showLi 0s 5.5s forwards;
	animation: showLi 0s 5.5s forwards
}
.page3 .title img:nth-child(28) {
	-webkit-animation: showLi 0s 5.7s forwards;
	animation: showLi 0s 5.7s forwards
}
.page3 .title img:nth-child(29) {
	-webkit-animation: showLi 0s 5.9s forwards;
	animation: showLi 0s 5.9s forwards
}
.page3 .title img:nth-child(30) {
	-webkit-animation: showLi 0s 6.1s forwards;
	animation: showLi 0s 6.1s forwards
}
.page3 .title img:nth-child(31) {
	-webkit-animation: showLi 0s 6.3s forwards;
	animation: showLi 0s 6.3s forwards
}
.page3 .title img:nth-child(32) {
	-webkit-animation: showLi 0s 6.5s forwards;
	animation: showLi 0s 6.5s forwards
}
.page3 .title img:nth-child(33) {
	-webkit-animation: showLi 0s 6.7s forwards;
	animation: showLi 0s 6.7s forwards
}
.page3 .title img:nth-child(34) {
	-webkit-animation: showLi 0s 6.9s forwards;
	animation: showLi 0s 6.9s forwards
}
.page3 .title img:nth-child(35) {
	-webkit-animation: showLi 0s 7.1s forwards;
	animation: showLi 0s 7.1s forwards
}
.page3 .title img:nth-child(36) {
	-webkit-animation: showLi 0s 7.3s forwards;
	animation: showLi 0s 7.3s forwards
}
.page3 .title img:nth-child(37) {
	-webkit-animation: showLi 0s 7.5s forwards;
	animation: showLi 0s 7.5s forwards
}
.page3 .title img:nth-child(38) {
	-webkit-animation: showLi 0s 7.7s forwards;
	animation: showLi 0s 7.7s forwards
}
.page3 .title img:nth-child(39) {
	-webkit-animation: showLi 0s 7.9s forwards;
	animation: showLi 0s 7.9s forwards
}
.page3 .title img:nth-child(40) {
	-webkit-animation: showLi 0s 8.1s forwards;
	animation: showLi 0s 8.1s forwards
}
.page3 .title img:nth-child(41) {
	-webkit-animation: showLi 0s 8.3s forwards;
	animation: showLi 0s 8.3s forwards
}
.page3 .title img:nth-child(42) {
	-webkit-animation: showLi 0s 8.5s forwards;
	animation: showLi 0s 8.5s forwards
}
.page3 .title img:nth-child(43) {
	-webkit-animation: showLi 0s 8.7s forwards;
	animation: showLi 0s 8.7s forwards
}
.page3 .title img:nth-child(44) {
	-webkit-animation: showLi 0s 8.9s forwards;
	animation: showLi 0s 8.9s forwards
}
.page3 .title img:nth-child(45) {
	-webkit-animation: showLi 0s 9.1s forwards;
	animation: showLi 0s 9.1s forwards
}
.page3 .title img:nth-child(46) {
	-webkit-animation: showLi 0s 9.3s forwards;
	animation: showLi 0s 9.3s forwards
}
.page3 .title img:nth-child(47) {
	-webkit-animation: showLi 0s 9.5s forwards;
	animation: showLi 0s 9.5s forwards
}
.page3 .title img:nth-child(48) {
	-webkit-animation: showLi 0s 9.7s forwards;
	animation: showLi 0s 9.7s forwards
}
.page3 .title img:nth-child(49) {
	-webkit-animation: showLi 0s 9.9s forwards;
	animation: showLi 0s 9.9s forwards
}
.page3 .title img:nth-child(50) {
	-webkit-animation: showLi 0s 10.1s forwards;
	animation: showLi 0s 10.1s forwards
}
.page3 .title img:nth-child(51) {
	-webkit-animation: showLi 0s 10.3s forwards;
	animation: showLi 0s 10.3s forwards
}
.page3 .title img:nth-child(52) {
	-webkit-animation: showLi 0s 10.5s forwards;
	animation: showLi 0s 10.5s forwards
}
.page3 .title img:nth-child(53) {
	-webkit-animation: showLi 0s 10.7s forwards;
	animation: showLi 0s 10.7s forwards
}
.page3 .title img:nth-child(54) {
	-webkit-animation: showLi 0s 10.9s forwards;
	animation: showLi 0s 10.9s forwards
}
.page3 .title img:nth-child(55) {
	-webkit-animation: showLi 0s 11.1s forwards;
	animation: showLi 0s 11.1s forwards
}
.page3 .title img:nth-child(56) {
	-webkit-animation: showLi 0s 11.3s forwards;
	animation: showLi 0s 11.3s forwards
}
.page3 .title img:nth-child(57) {
	-webkit-animation: showLi 0s 11.5s forwards;
	animation: showLi 0s 11.5s forwards
}
.page3 .title img:nth-child(58) {
	-webkit-animation: showLi 0s 11.7s forwards;
	animation: showLi 0s 11.7s forwards
}
.page3 .title img:nth-child(59) {
	-webkit-animation: showLi 0s 11.9s forwards;
	animation: showLi 0s 11.9s forwards
}
.page3 .title img:nth-child(60) {
	-webkit-animation: showLi 0s 12.1s forwards;
	animation: showLi 0s 12.1s forwards
}
.page3 .title img:nth-child(61) {
	-webkit-animation: showLi 0s 12.3s forwards;
	animation: showLi 0s 12.3s forwards
}
.page3 .title img:nth-child(62) {
	-webkit-animation: showLi 0s 12.5s forwards;
	animation: showLi 0s 12.5s forwards
}
.page3 .title img:nth-child(63) {
	-webkit-animation: showLi 0s 12.7s forwards;
	animation: showLi 0s 12.7s forwards
}
.page3 .title img:nth-child(64) {
	-webkit-animation: showLi 0s 12.9s forwards;
	animation: showLi 0s 12.9s forwards
}
.page3 .title img:nth-child(65) {
	-webkit-animation: showLi 0s 13.1s forwards;
	animation: showLi 0s 13.1s forwards
}

.page3 .photo {
	padding: 0 6.25% 6.25%
}

.page3 .photo>div {
	float: left;
	width: 22%;
	margin-right: 3%
}

.page3 .box {
	position: relative;
	width: 100%
}

.page3 .group {
	position: absolute;
	width: 100%;
	height: 24%;
	top: 35%;
	left: 0
}

.page3 .group .tip-icon {
	width: 12%;
	height: 80%;
	left: 36%;
	top: 9%;
	display: none
}

.page3 .group .gongkai {
	position: absolute;
	width: 12%;
	right: 12%;
	top: 26%
}

.page3 .group .fumu {
	position: absolute;
	width: 23%;
	right: 12%;
	top: 26%;
	display: none
}

.page3 .step2 .group {
	height: 22%;
	top: 60%
}

.page3 .step2 .group .tip-icon {
	width: 10%;
	height: 40%;
	left: 39%;
	top: 9%;
	display: none
}

.page3 .ok {
	position: absolute;
	width: 6%;
	height: 6%;
	left: 18%;
	top: 20%;
	display: none
}
.page4 .user {
	position: relative;
	margin-top: -14%;
	overflow: hidden;
	padding: 0 5%
}
.page4 .user .img-head {
	width: 21%;
	float: right
}
.page4 .user p {
	float: right;
	font-size: 19px;
	margin-right: 5%;
	padding-top: 4%;
	color: #000
}
.page4 .mySend {
	-webkit-transition: all .5s;
	-webkit-transform: scale(0);
	transform: scale(0);
	float: left;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0
}
.page4 .zoomInLeft {
	-webkit-transform: scale(1);
	transform: scale(1)
}

.m-list li {
	overflow: hidden;
	padding: 6.5% 0 0 2.5%
}
.m-list li:nth-child(2) {
	-webkit-animation: showLi 1s 4.5s forwards;
	animation: showLi 1s 4s forwards
}
.m-list li:nth-child(3) {
	-webkit-animation: showLi 1s 8.5s forwards;
	animation: showLi 1s 8s forwards
}
.m-list li:nth-child(4) {
	-webkit-animation: showLi 1s 12.5s forwards;
	animation: showLi 1s 12s forwards
}
.m-list .head-img {
	float: left;
	width: 12.5%;
	margin-right: 3.5%
}
.m-list .text {
	float: left;
	width: 84%;
	padding-bottom: 6.5%;
	padding-right: 10%
}
.m-list .text h3 {
	font-size: 15px;
	color: #6293c9;
	margin-bottom: 5px
}
.m-list .text .other {
	margin-top: 2%
}
.m-list li:last-child .text {
	border-bottom: none
}
#sloganPic {
	opacity: 0;
	-webkit-animation: showLi 1s 14s forwards;
	animation: showLi 1s 14.5s forwards
}
.inputBox {
	padding: 8% 4% 10%;
	-webkit-animation: showLi 1s 17s forwards;
	animation: showLi 1s 17s forwards
}
.inputBox li {
	position: relative;
	display: table;
	width: 100%;
	margin-bottom: 5%
}
.inputBox li span {
	display: table-cell;
	width: 20%
}
.inputBox li .input {
	display: table-cell;
	width: 74%;
	height: 10%;
	background: url(../images/input_bg.png) no-repeat;
	background-size: 100%
}
.inputBox li .inputStyle {
	width: 95%;
	height: 100%;
	padding: 0 15px;
	font-size: 18px;
	color: #000;
	border: none;
	background: 0 0;
	margin-left: 2%
}
.inputBox li .input i {
	position: absolute;
	width: 5%;
	height: 70%;
	background: url(../images/input_icon.png) no-repeat;
	background-size: 100% auto;
	right: 10%;
	top: 29%
}
.inputBox li .outList {
	clear: both;
	position: absolute;
	display: block;
	width: 73.2%;
	top: 90%;
	left: 20%;
	border: 2px solid #000;
	background: #fff;
	z-index: 9;
	max-height: 440%;
	overflow-y: scroll
}
.inputBox li .outList ul {
	background: #fff
}
.inputBox li .outList li {
	display: none;
	margin-bottom: 0;
	padding: 3px 10px;
	line-height: 1.4;
	border-bottom: 2px solid #000
}
#cityList {
	z-index: 10
}
#cityList span:not(:first-child) {
	display: none
}
.inputBox .btn {
	display: block;
	width: 53%;
	margin: 10% auto 0
}
.input select {
	width: 100%;
	height: 100%;
	padding: 0 15px;
	font-size: 18px;
	color: #000;
	border: none;
	background: 0 0;
	appearance: none;
	-webkit-appearance: none
}
.newComm {
	width: 80%;
	margin: 0 auto;
	padding-bottom: 10%;
	z-index: 999
}
.db {
	display: block;
	opacity: 1
}
.page5>div {
	overflow-y: auto;
	height: 100%;
	padding-bottom: 10%
}
.page5 .house-price {
	margin-top: 5%;
	position: relative
}
.page5 .house-price span {
	position: absolute;
	font-size: 22px;
	color: #df3031;
	line-height: 1.4
}
.page5 .house-price .h_city {
	top: 16%;
	left: 18%
}
.page5 .house-price .h_price {
	top: 53%;
	left: 48%
}
.page5 .house-word {
	padding: 5% 5% 0;
	width: 90%
}
.page5 .list-no {
	width: 40%;
	margin: 25% auto
}
.page5 .btn {
	margin: 5% 10% 0;
	overflow: hidden
}
.page5 .btn a {
	float: left;
	width: 46%;
	margin: 0 2%
}
.stag {
	font-size: 11px;
	color: #565c67;
	overflow: hidden;
	margin-top: 4px;
	width: 300%
}
.stag span {
	float: left;
	margin-right: 4px;
	line-height: 13px;
	padding: 0 3px;
	border: 1px solid #e3e7ed;
	background: #fff;
	overflow: hidden
}
.stag span:last-child {
	margin-right: 0
}
.stag span.yellowbg {
	background: #f93;
	border: 1px solid #f93;
	color: #fff
}
.stag span.bluebg {
	background: #7fb6ff;
	border: 1px solid #7fb6ff;
	color: #fff
}
.stag span.greenbg {
	background: #91d397;
	border: 1px solid #91d397;
	color: #fff
}
.stag span.greenbg2 {
	background: #63cd6d;
	border: 1px solid #63cd6d;
	color: #fff
}
.stag span.pinkbg {
	background: #ffb7b7;
	border: 1px solid #ffb7b7;
	color: #fff
}
.stag span.redbg {
	background: #ff6f6f;
	border: 1px solid #ff6f6f;
	color: #fff
}
.stag span.yellow-b {
	color: #f93;
	border: 1px solid #fce5d2
}
.stag span.blue-b {
	color: #5aa0fc;
	border: 1px solid #d3e6ff
}
.stag span.green-b {
	color: #42b9cb;
	border: 1px solid #c7eff3
}
.stag span.purple-b {
	color: #b189d9;
	border: 1px solid #e4d4f4
}
.stag span.greenB-b4e {
	color: #2daf3c;
	border: 1px solid #b4e7ba
}
.stag span.ora-b {
	color: #f78b1e;
	border: 1px solid #ffd9bb
}
.stag span.pink-b {
	color: #f77;
	border: 1px solid #fcd4d4
}
.houseList ul {
	margin: 0
}
.houseList li {
	border-bottom: 1px solid #f4f4f4;
	margin: 0 8px
}
.houseList li:last-child {
	border-bottom: none
}
.houseList li>a {
	position: relative;
	display: block;
	padding: 14px 8px;
	overflow: hidden;
	margin: 0 -8px
}
.houseList li .img {
	position: relative;
	float: left;
	margin-right: 8px;
	width: 113px;
	height: 90px;
	padding: 5px 4px;
	background: url(../images/img_border.png) no-repeat;
	background-size: 100%
}
.houseList li .img img {
	width: 100%;
	height: 100%
}
.houseList li .img p {
	position: absolute;
	display: block;
	height: 10px;
	width: 100%;
	bottom: 4px;
	left: 0;
	overflow: hidden
}
.houseList li .online {
	float: left;
	width: 11px;
	height: 10px;
	margin-left: 5px;
	background: url(../images/list_icons.png) -14px 0 no-repeat;
	background-size: 25px auto
}
.houseList li .video {
	float: left;
	width: 13px;
	height: 10px;
	margin-left: 5px;
	background: url(../images/list_icons.png) no-repeat;
	background-size: 25px auto
}
.houseList li .hot-icon,.houseList li .tj {
	position: absolute;
	left: 0;
	top: 0;
	width: 25px;
	height: 22px
}
.houseList li .tj {
	background: url(../images/list_icons.png) 0 -25px no-repeat;
	background-size: 25px auto
}
.houseList li .hot-icon {
	background: url(../images/list_hot.png) no-repeat;
	background-size: 25px auto
}
.houseList li .txt {
	overflow: hidden;
	padding-top: 4px
}
.houseList li h3 {
	font-size: 15px;
	overflow: hidden;
	line-height: 18px;
	color: #0c0d0e;
	margin-top: -1px;
	margin-bottom: 4px
}
.houseList li h3 .hb-icon {
	float: right;
	width: 14px;
	height: 14px;
	margin: 1px 0 0 2px;
	background: url(../images/list_icons.png) 0 -11px no-repeat;
	background-size: 25px auto
}
.houseList li h3 .hb-icon.ts {
	background: url(../images/bag_ts.png) no-repeat;
	background-size: 14px auto
}
.houseList li h3 .bag-ts {
	display: inline-block;
	width: 70px;
	height: 18px;
	background: url(../images/hb_gn.png) no-repeat;
	background-size: 100%;
	margin-left: 10px;
	vertical-align: -4px
}
.houseList li h3 .v-icon {
	display: inline-block;
	width: 11px;
	height: 11px;
	background: url(../images/v_icon.png) no-repeat;
	background-size: 100%;
	margin-left: 5px
}
.houseList li p {
	color: #83868f;
	font-size: 12px;
	overflow: hidden;
	line-height: 20px
}
.houseList li .huih {
	color: #83868f;
	font-size: 12px;
	line-height: 16px
}
.houseList li .txt2.left114 {
	margin-left: 114px
}
.houseList li p .space {
	padding: 0 2px
}
.houseList li .new {
	float: right;
	font-size: 14px;
	color: #df3031
}
.houseList li p.x-intro {
	margin: -1px 0 1px
}
.houseList li .fc span {
	margin-right: .5em
}
.houseList li .fc span:last-child {
	margin-right: 0
}
.houseList li .fc-red {
	color: #f66;
	font-size: 10px
}
.houseList li .stag {
	font-size: 10px
}
.houseList li .stag span {
	padding-top: 1px
}
.houseList li p.spanSpace span {
	margin-right: 20px
}
.houseList li p.spanSpace span:last-child {
	margin-right: 0
}
.houseList .x-num {
	display: inline-block;
	font-size: 10px;
	line-height: 11px;
	margin-left: 2px
}
.houseList .yy-box {
	position: relative;
	padding: 0 0 14px;
	margin-top: -4px;
	margin-bottom: -4px;
	line-height: 21px
}
.houseList .yy-box a {
	float: right;
	font-size: 12px;
	color: #f66;
	height: 21px;
	line-height: 20px;
	border: 1px solid #f66;
	padding: 0 5px;
	overflow: hidden
}
.houseList .yy-box span {
	margin-left: 8px;
	font-size: 11px;
	color: #83868f
}
.houseList .yy-box em {
	font-style: normal;
	font-size: 12px;
	color: #3c3f46
}
.house-Tag {
	overflow: hidden;
	margin: 0 8px;
	padding: 14px 0
}
.house-Tag>div {
	margin: 0 -9px -9px 0;
	overflow: hidden
}
.house-Tag a {
	float: left;
	height: 26px;
	line-height: 1;
	font-size: 12px;
	padding: 6px 7px;
	border: 1px solid #e5e7ed;
	color: #83868f;
	margin: 0 9px 9px 0;
	border-radius: 2px;
	overflow: hidden
}
.house-Tag a.active,.house-Tag a:active {
	border: 1px solid #f66;
	color: #f66
}
.houseList .ico-star {
	display: inline-block;
	vertical-align: -1px
}
.houseList .ico-star i {
	float: left;
	margin-right: 2px;
	width: 9px;
	height: 9px;
	border-radius: 1px;
	background-position: center 1px;
	background-size: 7px auto
}
.houseList .SArea {
	line-height: 20px;
	padding: 10px 0;
	margin-top: -14px;
	font-size: 11px;
	color: #83868f;
	overflow: hidden
}
.houseList .SArea a {
	color: #0c0d0e
}
.houseList .noHouse {
	text-align: center;
	line-height: 50px
}
.login {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.8);
	z-index: 9;
	display: none
}
.login .loginBox {
	position: absolute;
	width: 300px;
	height: 240px;
	background: url(../images/loginbg.png) no-repeat;
	background-size: 100%;
	left: 50%;
	top: 50%;
	margin: -120px 0 0 -150px
}
.login .loginBox .close {
	position: absolute;
	width: 25px;
	height: 24px;
	top: 0;
	right: 8px
}
.flexbox {
	display: box;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	-webkit-box-orient: horizontal;
	box-orient: horizontal
}
.flexbox>* {
	display: block;
	box-flex: 1;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-ms-box-flex: 1
}
body:not(:-moz-handler-blocked) .flexbox {
	width: 100%
}
.ipt-list {
	margin: 52px 22px 0 16px
}
.ipt-list li {
	height: 38px;
	margin-bottom: 15px
}
.ipt-list li .yzm {
	max-width: 75px;
	min-width: 75px;
	height: 40px;
	max-height: 40px;
	min-height: 40px
}
.ipt-list .ipt-btn1,.ipt-list .ipt-text {
	height: 38px;
	border: 1px solid transparent;
	color: #0c0d0e;
	background: 0 0;
	outline: 0;
	overflow: hidden;
	font-size: 14px
}
.ipt-list .ipt-text {
	width: 100%;
	padding: 0 10px
}
.ipt-list .ipt-btn1 {
	min-width: 92px;
	max-width: 92px;
	line-height: 38px;
	margin-left: 10px
}
.ipt-list ::-webkit-input-placeholder {
	color: #cccfd8
}
.ipt-btn {
	width: 135px;
	height: 45px;
	margin: 23px 80px 0
}
.ipt-btn a {
	display: block;
	height: 100%
}
.msg {
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 1999;
	width: 6rem;
	background: rgba(0,0,0,.6);
	padding: .5rem;
	margin-left: -3rem;
	margin-top: -4rem;
	border-radius: .4rem;
	color: #fff;
	font-size: 14px;
	display: none
}
#shutterWhite {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 1000;
	display: none;
	top: 0;
	left: 0
}