article,

aside,

body,

div,

dl,

figcaption,

figure,

footer,

h1,

h2,

h3,

h4,

h5,

h6,

header,

hgroup,

html,

input,

nav,

ol,

p,

section,

select,

textarea,

ul {

	margin: 0;

	padding: 0

}

a{

	color: #2d374b;

}

article,

aside,

div,

figcaption,

figure,

footer,

header,

hgroup,

nav,

ol,

section,

ul {

	display: block;

	width: auto;

	height: auto

}



html {

	font-family: PingFang SC, Noto Sans CJK SC, Microsoft YaHei, arial, helvetica, tahoma, verdana, sans-serif

}



body,

html {

	font-size: 100%

}



body {

	background-color: #f5f5f5;

	-webkit-text-size-adjust: none

}



a {

	text-decoration: none;

	-webkit-tap-highlight-color: transparent

}



dl,

ol,

ul {

	list-style-type: none

}



img {

	width: 100%;

	border: none

}



h1,

h2,

h3,

h4,

h5,

h6,

strong,

th {

	font-size: 100%;

	font-weight: 400

}



em,

i {

	font-style: normal

}



input,

textarea {

	line-height: 1.2;

	border-radius: 0;

	outline: none;

	box-sizing: border-box;

	-webkit-appearance: none;

	-webkit-tap-highlight-color: transparent

}



input::-webkit-input-placeholder,

textarea::-webkit-input-placeholder {

	color: #ccc;

	line-height: 1.2

}



table {

	width: 100%;

	border-collapse: collapse;

	border-spacing: 0

}



:root .hide {

	display: none

}



.ellips {

	text-overflow: ellipsis;

	overflow: hidden;

	white-space: nowrap

}



.overlay {

	position: fixed;

	top: 0;

	right: 0;

	bottom: 0;

	left: 0;

	z-index: 1000;

	display: none;

	background-color: rgba(0, 0, 0, .3)

}

.top-box-fixed {
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: #FFF;
    z-index: 9999;
}
.topbox_pad{
  padding: 15px 15px 5px 15px;  
}
.lisax {
    display: flex;
    padding: 0 0 15px 0;
    justify-content: space-between;
}
.lisax div {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48%;
    padding: 12px 0;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 7px 17px 0 rgba(143, 149, 160, 0.11);
    border-radius: 4px;
    position: relative;
}
.lisax .card-icon-list {
    font-size: 23px;
    display: block;
    margin-right: 10px;
}
.lisax div a {
    color: #4A4A4A;
    font-size: 16px;
}
.lisax div.active a {
    color: #500001 !important;
}
.lisax div.active .card-icon-list {
    color: #500001 !important;
}
.header-body {

	position: relative;

	background-color: #fff

}
.header-body.fixed {

	position: fixed;

	top: 0;

	right: 0;

	bottom: auto;

	left: 0;

	z-index: 500

}



.header-body .header {

	display: -webkit-box;

	display: flex;

	-webkit-box-align: center;

	align-items: center;

	-webkit-box-pack: center;

	justify-content: center;

	height: 50px;

	padding: 0 50px;

	box-sizing: border-box

}



.header-body .title {

	font-size: 16px;

	color: #333;

	line-height: 1.2

}



.header-body .city {

	display: -webkit-box;

	display: flex;

	margin-left: 5px;

	padding-left: 5px;

	font-size: 14px;

	color: #333;

	line-height: 1.2;

	border-left: 1px solid #ccc

}



.header-body .city .txt {

	display: block

}



.header-body .city .icon {

	position: relative;

	display: block;

	width: 16px;

	height: 16px;

	overflow: hidden

}



.header-body .city .icon:before {

	top: 6px;

	content: "";

	width: 1px;

	height: 1px;

	border-width: 5px 4px;

	border-style: solid;

	border-color: #d0d0d0 transparent transparent

}



.header-body .city .icon:before,

.header-body .logo {

	position: absolute;

	right: auto;

	bottom: auto;

	left: 5px;

	z-index: 10;

	display: block

}



.header-body .logo {

	top: 5px;

	width: 60px;

	padding: 10px

}



.header-body .static {

	position: static

}



.header-body .back {

	top: 5px;

	left: 5px;

	width: 40px;

	height: 40px;

	overflow: hidden

}



.header-body .back,

.header-body .back:before {

	position: absolute;

	right: auto;

	bottom: auto;

	z-index: 10;

	display: block

}



.header-body .back:before {

	top: 13px;

	left: 16px;

	content: "";

	width: 12px;

	height: 12px;

	border-width: 0 0 2px 2px;

	border-color: #888;

	border-style: solid;

	-webkit-transform: rotate(45deg);

	transform: rotate(45deg)

}



.header-body .menu {

	position: absolute;

	top: 5px;

	right: 5px;

	bottom: auto;

	left: auto;

	z-index: 10;

	display: -webkit-box;

	display: flex;

	-webkit-box-align: center;

	align-items: center;

	-webkit-box-pack: center;

	justify-content: center;

	width: 40px;

	height: 40px;

	font-size: 18px;

	color: #666;

	line-height: 1

}

.header-body .menu span{
	background-size: 24px;
	background-repeat: no-repeat;
}

.header-body .menu:before {

	display: block;

	width: 18px;

	height: 18px;

	overflow: hidden

}



.header-body .char {

	position: absolute;

	top: 5px;

	right: 5px;

	bottom: auto;

	left: auto;

	z-index: 10;

	display: -webkit-box;

	display: flex;

	-webkit-box-align: center;

	align-items: center;

	-webkit-box-pack: center;

	justify-content: center;

	width: 4em;

	height: 40px;

	font-size: 14px;

	color: #666;

	line-height: 1.2

}



.header-body .select-box {

	position: absolute;

	top: 46px;

	right: auto;

	bottom: auto;

	left: calc(50% - 50px);

	z-index: 1000;

	display: none;

	width: 100px;

	padding: 8px 0;

	background-color: #fff;

	box-sizing: border-box;

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

}



.header-body .select-box .option {

	display: block;

	padding: 7px 15px;

	font-size: 14px;

	color: #333;

	line-height: 1.2;

	text-align: center

}



.header-body .select-box .icon {

	position: absolute;

	top: -12px;

	right: auto;

	bottom: auto;

	left: 42px;

	z-index: 10;

	display: block;

	width: 16px;

	height: 16px;

	overflow: hidden

}



.header-body .select-box .icon:before {

	position: absolute;

	top: 1px;

	right: auto;

	bottom: auto;

	left: 2px;

	z-index: 10;

	display: block;

	content: "";

	width: 1px;

	height: 1px;

	border-width: 5px 4px;

	border-style: solid;

	border-color: transparent transparent #d0d0d0

}



.search-layer {

	position: fixed;

	top: 0;

	right: 0;

	bottom: 0;

	left: 0;

	z-index: 2000;

	-webkit-box-orient: vertical;

	-webkit-box-direction: normal;

	flex-direction: column;

	box-sizing: border-box

}



.search-body,

.search-layer {

	display: -webkit-box;

	display: flex;

	background-color: #fff;

	overflow: hidden

}



.search-body {

	padding:3px 15px

}



.search-body,

.search-body .text-body {

	-webkit-box-align: center;

	align-items: center

}



.search-body .text-body {

	display: -webkit-box;

	display: flex;

	-webkit-box-flex: 1;

	flex: 1;
	align-items: center;
	border-radius: 5px;

	background-color: #f5f5f5;

	box-sizing: border-box

}



.search-body .text-body .text {

	display: block;

	-webkit-box-flex: 1;

	flex: 1;
    padding: 12px 10px;
    font-size: 13px;
    color: #999999;

	color: #333;

	border: none;

	background-color: transparent

}



.search-body .text-body .text::-webkit-input-placeholder {

	color: #999

}



.search-body .text-body .icon-search {
	position: relative;
	display: block;
	width: 40px;
	text-align: center;
	overflow: hidden;
	color: #cccccc;

}


/* 
.search-body .text-body .icon-search:before {

	position: absolute;

	top: 12px;

	right: auto;

	bottom: auto;

	left: 12px;

	z-index: 10;

	display: block;

	content: "";

	width: 10px;

	height: 10px;

	border: 2px solid #ccc;

	border-radius: 50%

}



.search-body .text-body .icon-search:after {

	position: absolute;

	top: 25px;

	right: auto;

	bottom: auto;

	left: 22px;

	z-index: 10;

	display: block;

	content: "";

	width: 6px;

	height: 2px;

	background-color: #ccc;

	-webkit-transform: rotate(45deg);

	transform: rotate(45deg)

} */



.search-body .text-body .clear-text {

	position: relative;

	display: none;

	width: 20px;

	height: 20px;

	margin: 10px;

	border-radius: 50%;

	background-color: #ccc;

	overflow: hidden

}



.search-body .text-body .clear-text:after,

.search-body .text-body .clear-text:before {

	position: absolute;

	top: 10px;

	right: auto;

	bottom: auto;

	left: 4px;

	z-index: 10;

	display: block;

	content: "";

	width: 12px;

	height: 1px;

	background-color: #fff

}



.search-body .text-body .clear-text:before {

	-webkit-transform: rotate(-45deg);

	transform: rotate(-45deg)

}



.search-body .text-body .clear-text:after {

	-webkit-transform: rotate(45deg);

	transform: rotate(45deg)

}



.search-body .type {

	display: -webkit-box;

	display: flex;

	-webkit-box-align: center;

	align-items: center;

	-webkit-box-pack: center;

	justify-content: center;

	width: 90px;

	height: 40px;

	font-size: 14px;

	color: #333;

	line-height: 1.2;

	text-align: center;

	border-right: 1px solid #ddd;

	box-sizing: border-box

}



.search-body .type .txt {

	display: block;

	width: 4em

}



.search-body .type .icon {

	position: relative;

	display: block;

	width: 10px;

	height: 10px;

	overflow: hidden

}



.search-body .type .icon:before {

	position: absolute;

	top: 3px;

	right: auto;

	bottom: auto;

	left: 1px;

	z-index: 10;

	display: block;

	content: "";

	border-width: 6px 4px;

	border-style: solid;

	border-color: #ccc transparent transparent

}



.search-body .select {

	position: absolute;

	top: 53px;

	right: auto;

	bottom: auto;

	left: 15px;

	z-index: 10;

	display: none;

	width: 90px;

	border: 1px solid #ddd;

	border-radius: 3px;

	background-color: #fff;

	box-sizing: border-box

}



.search-body .select .option {

	display: block;

	padding: 10px 0;

	font-size: 14px;

	color: #333;

	line-height: 1.2;

	text-align: center;

	border-bottom: 1px solid #ddd;

	box-sizing: border-box

}



.search-body .select .option:last-child {

	border: none

}



.search-body .cancel {

	display: block;

	padding: 10px 0 10px 10px;

	font-size: 16px;

	color: #ffc601;

	line-height: 1.2

}



.search-recommend {

	padding: 15px

}



.search-recommend .tip {

	font-size: 14px;

	color: #999;

	line-height: 1.2

}



.search-recommend .keyword {

	margin: 0 2px;

	font-size: 14px;

	color: #ffc601;

	line-height: 1.2;

	text-decoration: underline

}



.search-keyword {

	display: none;

	-webkit-box-flex: 1;

	flex: 1 1 auto;

	height: 300px;

	overflow: hidden

}



.search-keyword .title {

	padding: 15px;

	font-size: 16px;

	color: #333;

	line-height: 1.2

}



.search-keyword .keywords {

	display: -webkit-box;

	display: flex;

	flex-wrap: wrap;

	padding: 0 15px

}



.search-keyword .items {

	display: block;

	margin: 0 10px 10px 0;

	padding: 5px 10px;

	font-size: 14px;

	color: #333;

	line-height: 1.2;

	background-color: #f5f5f5

}



.search-list {

	-webkit-box-flex: 1;

	flex: 1 1 auto;

	height: 300px;

	border-top: 1px solid #f0f0f0;

	overflow: hidden

}



.search-list .items {

	display: -webkit-box;

	display: flex;

	-webkit-box-align: center;

	align-items: center;

	height: 50px;

	margin-left: 15px;

	padding-right: 15px;

	font-size: 14px;

	color: #333;

	line-height: 1.2;

	border-bottom: 1px solid #f0f0f0;

	box-sizing: border-box

}



.search-list .items .icon {

	display: block;

	margin-right: 5px;

	font-size: 20px;

	color: #ccc

}



.search-list .items .txt {

	display: block;

	-webkit-box-flex: 1;

	flex: 1 1 auto;

	width: 100px

}



.search-list .items .name {

	display: block;

	-webkit-box-flex: 0;

	flex: 0 0 auto;

	margin-right: 10px

}



.search-list .items .area {

	display: block;

	margin: 0 5px;

	color: #999

}



.search-list .items .icon-goto {

	position: relative;

	display: block;

	width: 20px;

	height: 20px;

	overflow: hidden

}



.search-list .items .icon-goto:before {

	position: absolute;

	top: 4px;

	right: auto;

	bottom: auto;

	left: 2px;

	z-index: 10;

	display: block;

	content: "";

	width: 9px;

	height: 9px;

	border-width: 2px 2px 0 0;

	border-style: solid;

	border-color: #ccc;

	-webkit-transform: rotate(45deg);

	transform: rotate(45deg)

}



.search-list .clear-record {

	display: block;

	padding: 15px;

	font-size: 14px;

	color: #666;

	line-height: 1.2;

	text-align: center

}



.footer-body {

	margin-top: 12px;

	padding-bottom: 10px;

	border-top: 1px solid #f0f0f0;

	background-color: #fff;

	height: 110px;

	padding-top: 10px;

}



.crumbs {

	padding: 12px 15px;

	border-bottom: 1px solid #f0f0f0

}



.crumbs .items {

	color: #333

}



.crumbs .gt,

.crumbs .items {

	font-size: 12px;

	line-height: 1.2

}



.crumbs .gt {

	margin: 0 3px;

	color: #999

}



.site-map .title {

	display: -webkit-box;

	display: flex;

	padding: 15px;

	font-size: 14px;

	color: #333;

	line-height: 1.2;

	border-bottom: 1px solid #f0f0f0

}



.site-map .title .txt {

	display: block;

	-webkit-box-flex: 1;

	flex: 1 1 auto;

	width: 100px

}



.site-map .title .icon {

	position: relative;

	display: block;

	width: 16px;

	height: 16px;

	overflow: hidden;

	-webkit-transition: all .3s;

	transition: all .3s

}



.site-map .title .icon:before {

	position: absolute;

	top: 1px;

	right: auto;

	bottom: auto;

	left: 4px;

	z-index: 10;

	display: block;

	content: "";

	width: 8px;

	height: 8px;

	border-width: 0 1px 1px 0;

	border-style: solid;

	border-color: #999;

	-webkit-transform: rotate(45deg);

	transform: rotate(45deg)

}



.site-map .title.open .icon {

	-webkit-transform: rotate(180deg);

	transform: rotate(180deg)

}



.site-map .items {

	display: block;

	border-bottom: 1px solid #f0f0f0

}



.site-map .tabs {

	display: -webkit-box;

	display: flex;

	padding: 15px;

	font-size: 12px;

	color: #333;

	line-height: 1.2

}



.site-map .tabs .txt {

	display: block;

	-webkit-box-flex: 1;

	flex: 1 1 auto;

	width: 100px

}



.site-map .tabs .icon {

	position: relative;

	width: 16px;

	height: 16px;

	overflow: hidden;

	-webkit-transition: all .3s;

	transition: all .3s

}



.site-map .tabs .icon:after,

.site-map .tabs .icon:before {

	position: absolute;

	top: 7px;

	right: auto;

	bottom: auto;

	left: 4px;

	z-index: 10;

	display: block;

	content: "";

	width: 10px;

	height: 1px;

	background-color: #999

}



.site-map .tabs .icon:before {

	-webkit-transform: rotate(0);

	transform: rotate(0)

}



.site-map .tabs .icon:after {

	-webkit-transform: rotate(90deg);

	transform: rotate(90deg)

}



.site-map .tabs.open .icon {

	-webkit-transform: rotate(45deg);

	transform: rotate(45deg)

}



.site-map .links-box {

	display: -webkit-box;

	display: flex;

	flex-wrap: wrap

}



.site-map .links-box .link {

	display: block;

	width: 50%;

	padding: 5px 15px;

	margin-bottom: 10px;

	font-size: 12px;

	color: #999;

	line-height: 1.2;

	text-align: center;

	box-sizing: border-box

}



.site-map .hide {

	display: none

}



.site-nav {

	display: -webkit-box;

	display: flex;

	padding: 20px 15px

}



.site-nav .items {

	display: block;

	-webkit-box-flex: 1;

	flex: 1 1 auto;

	width: 100px;

	font-size: 14px;

	color: #666;

	line-height: 1.2;

	text-align: center;

	border-right: 1px solid #f0f0f0

}



.site-nav .items:last-child {

	border: none

}



.copyright {

	padding: 2px 15px;

	font-size: 12px;

	color: #ccc;

	line-height: 1.2

}



.navigate-body {

	position: fixed;

	top: 0;

	right: 0;

	bottom: 0;

	left: 45%;

	z-index: 5000;

	background-color: #fff;

	overflow: hidden;

	-webkit-transform: translateX(100%);

	transform: translateX(100%)

}



.navigate-body .items {

	display: -webkit-box;

	display: flex;

	-webkit-box-align: center;

	align-items: center;

	padding: 12px 30px;

	font-size: 16px;

	color: #333;

	line-height: 1.2;

	box-sizing: border-box

}



.navigate-body .items .icon {

	display: block;

	margin-right: 15px;

	font-size: 20px;

	color: #b2b2b2

}



.navigate-body .items .icon:before {

	display: block;

	width: 20px;

	height: 20px;

	overflow: hidden

}



.navigate-body .items .txt {

	display: block

}



.navigate-body .login,

.navigate-body .user {

	margin-bottom: 20px;

	padding: 20px 30px;

	border-bottom: 1px solid #f0f0f0

}



.navigate-body .user .pic {

	display: block;

	width: 40px;

	height: 40px;

	margin-right: 10px;

	border-radius: 50%;

	overflow: hidden

}



.fixed-tools {

	position: fixed;

	top: auto;

	right: 10px;

	bottom: 60px;

	left: auto;

	z-index: 900;

	border-radius: 3px;

	background-color: rgba(0, 0, 0, .6)

}



.fixed-tools .items {

	display: -webkit-box;

	display: flex;

	-webkit-box-align: center;

	align-items: center;

	-webkit-box-pack: center;

	justify-content: center;

	width: 44px;

	height: 44px;

	font-size: 12px;

	color: #fff;

	line-height: 1.2;

	text-align: center;

	border-top: 1px solid #b2b2b2

}



.fixed-tools .items:first-child {

	border: none

}



.fixed-tools .items .icon {

	display: block;

	width: 24px;

	height: 24px;

	font-size: 24px;

	color: #fff;

	line-height: 1;

	overflow: hidden

}



.fixed-tools .hide {

	display: none

}



.filter-layer {

	position: fixed;

	z-index: 2000;

	-webkit-box-orient: vertical;

	-webkit-box-direction: normal;

	flex-direction: column;

	box-sizing: border-box;

	overflow: hidden

}



.filter-body,

.filter-layer {

	top: 0;

	right: 0;

	bottom: auto;

	left: 0;

	display: -webkit-box;

	display: flex

}



.filter-body {

	position: -webkit-sticky;

	position: sticky;

	z-index: 500;

	border-bottom: 1px solid #f0f0f0;

	background-color: #fff

}



.filter-body .items {

	-webkit-box-flex: 1;

	flex: 1;

	display: -webkit-box;

	display: flex;

	-webkit-box-align: center;

	align-items: center;

	-webkit-box-pack: center;

	justify-content: center;

	width: 20%;

	height: 43px;

	font-size: 14px;

	color: #333;

	line-height: 1.2

}



.filter-body .items .txt {

	display: block;

	max-width: 70%;

	max-width: calc(100% - 30px)

}



.filter-body .items .icon {

	position: relative;

	display: block;

	width: 16px;

	height: 16px;

	overflow: hidden

}



.filter-body .items .icon:before {

	position: absolute;

	top: 6px;

	right: auto;

	bottom: auto;

	left: 5px;

	z-index: 10;

	display: block;

	content: "";

	width: 1px;

	height: 1px;

	border-width: 5px 4px;

	border-style: solid;

	border-color: #d0d0d0 transparent transparent

}



.filter-body .current {

	font-weight: 600;

	color:#500001 

}



.filter-body .current .icon:before {

	border-color: #500001 transparent transparent

}



.filter-body .current .icon {

	-webkit-transform: rotate(180deg);

	transform: rotate(180deg)

}



.filter-body .orderby {

	-webkit-box-flex: 0;

	flex: 0 0 auto;

	width: 40px

}



.filter-body .orderby .iconfont {

	font-size: 16px;

	color: #666;

	line-height: 1

}



.filter-body .orderby.current .iconfont {

	color: #ffb200

}



.filter-list {

	display: -webkit-box;

	display: flex;

	-webkit-box-orient: vertical;

	-webkit-box-direction: normal;

	flex-direction: column;

	height: 390px;

	background-color: #fff

}



.filter-list .content {

	display: -webkit-box;

	display: flex;

	-webkit-box-flex: 1;

	flex: 1;

	overflow: hidden

}



.filter-list .content .slide-body {

	-webkit-box-flex: 2;

	flex: 2;

	background-color: #fff;

	border-right: 1px solid #efefef;

	overflow: hidden

}



.filter-list .content .slide-body.level2 {

	-webkit-box-flex: 3;

	flex: 3;

	background-color: #f5f5f5;

	border-right: 1px solid #eaeaea

}



.filter-list .content .slide-body.level3 {

	-webkit-box-flex: 3;

	flex: 3;

	background-color: #efefef;

	border-right: 1px solid #ddd

}



.filter-list .content .items {

	display: -webkit-box;

	display: flex;

	-webkit-box-align: center;

	align-items: center;

	margin-left: 16px;

	padding: 16px 16px 16px 0;

	font-size: 14px;

	color: #333;

	line-height: 1.2;

	border-bottom: 1px solid #efefef

}



.filter-list .content .current {

	color: #8a0719 

}



.filter-list .content .disabled {

	display: -webkit-box;

	display: flex;

	-webkit-box-align: center;

	align-items: center;

	margin-left: 16px;

	padding: 16px 16px 16px 0;

	font-size: 14px;

	color: #ccc;

	line-height: 1.2;

	border-bottom: 1px solid #efefef

}



.filter-list .content .slide-body.level2 .disabled,

.filter-list .content .slide-body.level2 .items {

	border-bottom: 1px solid #eaeaea

}



.filter-list .content .slide-body.level3 .disabled,

.filter-list .content .slide-body.level3 .items {

	border-bottom: 1px solid #ddd

}



.filter-list .content .txt {

	display: block;

	-webkit-box-flex: 1;

	flex: 1

}



.filter-list .content .icon {

	display: block;

	width: 18px;

	height: 18px;

	font-size: 18px;

	color: #ccc;

	line-height: 1

}



.filter-list .content .current .icon {

	color: #ffb200

}



.filter-list .content .icon-asc,

.filter-list .content .icon-desc {

	margin-left: 5px;

	font-size: 14px;

	color: #999;

	line-height: 1

}



.filter-list .content .unit {

	margin-left: 5px;

	font-size: 10px;

	color: #999;

	line-height: 1.2

}



.filter-list .content .current .unit {

	color: #ffb200

}



.filter-list .range-body {

	display: -webkit-box;

	display: flex;

	-webkit-box-align: center;

	align-items: center;

	padding: 20px 20px 10px 30px;

	box-shadow: 0 -2px 2px hsla(0, 0%, 39%, .1)

}



.filter-list .range-body .range {

	-webkit-box-flex: 1;

	flex: 1;

	position: relative;

	height: 2px;

	margin: 0 20px;

	border-radius: 2px;

	background-color: #ccc

}



.filter-list .range-body .ok {

	display: block;

	padding: 10px;

	font-size: 14px;

	color: #333;

	line-height: 1.2

}



.filter-list .range-body .range-value {

	position: absolute;

	top: 0;

	right: 0;

	bottom: 0;

	left: 0;

	z-index: 10;

	background-color: #fed243

}



.filter-list .range-body .first-slider {

	position: absolute;

	top: -9px;

	right: auto;

	bottom: auto;

	left: -20px;

	z-index: 20

}



.filter-list .range-body .last-slider {

	position: absolute;

	top: -9px;

	right: -20px;

	bottom: auto;

	left: auto;

	z-index: 20

}



.filter-list .range-body .first-slider,

.filter-list .range-body .last-slider {

	width: 20px;

	height: 20px;

	border-radius: 50%;

	background-color: #fff;

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

}



.filter-list .range-body .text-value {

	position: absolute;

	top: -20px;

	right: auto;

	bottom: auto;

	left: -50%;

	z-index: 10;

	width: 40px;

	font-size: 12px;

	color: #ffb200;

	line-height: 1.2;

	text-align: center

}



.filter-list .range-body .orange-text {

	display: -webkit-box;

	display: flex;

	-webkit-box-align: center;

	align-items: center;

	-webkit-box-pack: center;

	justify-content: center;

	top: -55px;

	width: 40px;

	height: 40px;

	color: #fff;

	border-radius: 50%;

	background-color: #ffb200

}



.filter-list .range-body .orange-text:before {

	position: absolute;

	top: 24px;

	right: auto;

	bottom: auto;

	left: 10px;

	z-index: -10;

	display: block;

	content: "";

	width: 20px;

	height: 20px;

	background-color: #ffb200;

	-webkit-transform: rotate(45deg);

	transform: rotate(45deg)

}



.filter-list .checkbox-body {

	display: -webkit-box;

	display: flex

}



.filter-list .checkbox-body,

.filter-list .checkbox-body .slide-body {

	-webkit-box-flex: 1;

	flex: 1;

	overflow: hidden

}



.filter-list .checkbox-body .options {

	margin-left: 20px;

	padding-top: 16px

}



.filter-list .checkbox-body .tit {

	margin-bottom: 12px;

	font-size: 16px;

	font-weight: 600;

	color: #333;

	line-height: 1.2

}



.filter-list .checkbox-body .items-box {

	display: -webkit-box;

	display: flex;

	flex-wrap: wrap

}



.filter-list .checkbox-body .items {

	display: block;

	width: 27%;

	width: calc(33.33% - 20px);

	margin-right: 20px;

	margin-bottom: 12px;

	padding: 8px 0;

	font-size: 14px;

	color: #666;

	line-height: 1.2;

	text-align: center;

	background-color: #fff;

	border-radius: 3px;

	border: 1px solid #efefef;

	box-sizing: border-box

}



.filter-list .checkbox-body .current {

	color: #333;

	background-color: rgba(255, 198, 1, .2);

	border: 1px solid #ffb200

}



.filter-list .checkbox-body .interval {

	display: -webkit-box;

	display: flex;

	-webkit-box-align: center;

	align-items: center

}



.filter-list .checkbox-body .interval .text {

	width: 100px;

	width: calc(33.33% - 20px);

	padding: 10px 5px;

	font-size: 14px;

	color: #333;

	line-height: 1.2;

	border: 0;

	border-radius: 3px;

	outline: none;

	box-sizing: border-box;

	background-color: #f5f5f5;

	-webkit-appearance: none;

	-webkit-tap-highlight-color: transparent

}



.filter-list .checkbox-body .interval .unit {

	width: 20px;

	font-size: 14px;

	color: #333;

	line-height: 1.2;

	text-align: center

}



.filter-list .switch-box {

	display: -webkit-box;

	display: flex;

	-webkit-box-align: center;

	align-items: center;

	-webkit-box-pack: justify;

	justify-content: space-between;

	margin-left: 20px;

	padding: 15px 0;

	border-bottom: 1px solid #f0f0f0

}



.filter-list .switch-box .label {

	font-size: 14px;

	font-weight: 600;

	color: #333;

	line-height: 1.2

}



.filter-list .switch-box .switch {

	width: 40px;

	height: 20px;

	margin-right: 20px;

	padding: 1px;

	background-color: #ccc;

	border-radius: 15px;

	box-sizing: border-box

}



.filter-list .switch-box .switch.on {

	background-color: #ffb200

}



.filter-list .switch-box .slider {

	width: 18px;

	height: 18px;

	background-color: #fff;

	border-radius: 50%;

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

	-webkit-transition: all .15s linear;

	transition: all .15s linear

}



.filter-list .switch-box .switch.on .slider {

	-webkit-transform: translateX(20px);

	transform: translateX(20px)

}



.filter-list .complete-body {

	display: -webkit-box;

	display: flex;

	height: 50px;

	padding: 7px 8px;

	background-color: #fff;

	border-top: 1px solid #efefef;

	box-sizing: border-box

}



.filter-list .complete-body .items {

	-webkit-box-flex: 1;

	flex: 1;

	display: -webkit-box;

	display: flex;

	-webkit-box-align: center;

	align-items: center;

	-webkit-box-pack: center;

	justify-content: center;

	height: 36px;

	margin: 0 8px;

	font-size: 14px;

	color: #333;

	line-height: 1.2;

	border-radius: 3px

}



.filter-list .complete-body .ok {

	background-color: #fed243

}



.filter-list .complete-body .cancel {

	background-color: #efefef

}



.custom-body {

	display: -webkit-box;

	display: flex;

	height: 50px;

	padding: 7px 16px;

	background-color: #fff;

	border-top: 1px solid #efefef;

	box-sizing: border-box

}



.custom-body .custom-box {

	display: -webkit-box;

	display: flex;

	-webkit-box-align: center;

	align-items: center;

	-webkit-box-flex: 1;

	flex: 1

}



.custom-body .text {

	-webkit-box-flex: 1;

	flex: 1;

	display: block;

	width: 10px;

	padding: 10px 5px;

	font-size: 14px;

	color: #333;

	line-height: 1.2;

	border: 0;

	border-radius: 3px;

	outline: none;

	box-sizing: border-box;

	background-color: #f5f5f5;

	-webkit-appearance: none;

	-webkit-tap-highlight-color: transparent

}



.custom-body .space {

	margin: 0 5px

}



.custom-body .space,

.custom-body .unit {

	-webkit-box-flex: 0;

	flex: 0 0 auto;

	font-size: 14px;

	color: #999;

	line-height: 1.2

}



.custom-body .unit {

	margin: 0 10px 0 5px

}



.custom-body .ok {

	display: -webkit-box;

	display: flex;

	-webkit-box-align: center;

	align-items: center;

	-webkit-box-pack: center;

	justify-content: center;

	width: 86px;

	font-size: 14px;

	color: #333;

	line-height: 1.2;

	background-color: #fed243;

	border-radius: 3px

}



.article-body-list {

	position: relative;
	padding-bottom:50px;
	padding-top: 209px;

}
.list_height{
	height: 1px;
}


.house-count {

	position: absolute;

	top: 0;

	right: 0;

	left: 0;

	z-index: 20;

	padding: 12px 15px;

	font-size: 14px;

	color: #fff;

	line-height: 1.2;

	background-color: rgba(0, 0, 0, .7)

}



.house-count .orange {

	color: #ffc601

}



.statistics {

	padding: 15px;

	font-size: 16px;

	color: #333;

	line-height: 1.2;

	border-bottom: 1px solid #f0f0f0;

	background-color: #fff

}



.statistics em {

	color: #ffc601

}



.recommend-tip {

	padding: 15px;

	font-size: 16px;

	color: #333;

	line-height: 1.2;

	border-bottom: 1px solid #f0f0f0;

	background-color: #f5f5f5

}



.sync-application {

	display: -webkit-box;

	display: flex;

	-webkit-box-align: center;

	align-items: center;

	-webkit-box-pack: justify;

	justify-content: space-between;

	height: 40px;

	padding: 0 15px;

	background-color: #fff;

	box-sizing: border-box

}



.sync-application .tip {

	font-size: 12px;

	color: #999;

	line-height: 1.2

}



.sync-application .strong {

	color: #999

}



.sync-application .link {

	display: -webkit-box;

	display: flex;

	-webkit-box-align: center;

	align-items: center

}



.sync-application .text {

	font-size: 12px;

	color: #333;

	line-height: 1.2

}



.sync-application .icon {

	margin-left: 5px;

	font-size: 12px;

	color: #999;

	line-height: 1

}



.house-list {

	background-color: #fff;
	padding:0 15px 15px 15px;

}



.house-list .items {

	display: -webkit-box;

	display: flex;

	padding: 15px 0;

	border-bottom: 1px solid #f0f0f0

}

.house-list .items .pic-box {
	position: relative;
    width: 105px;
    height: 80px;
    border-radius: 5px;
	margin-right: 15px;
	overflow: hidden;
}

.house-list .items .pic-box img{
	width: 100%;
	height: 100%;
	 border-radius: 5px;
}

.house-list .items .free {

	position: absolute;

	top: 0;

	right: auto;

	bottom: auto;

	left: 0;

	z-index: 10;

	padding: 3px 5px;

	line-height: 1.2;

	font-size: 12px;

	text-align: center;

	color: #fff;

	background-color: #ffc601

}



.house-list .items .info-box {

    color: #3D3D3D;
    width: calc(100% - 120px);
    height: 80px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;

}



.house-list .items .tit {
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
}

.house-list .items .address {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 13px;
	color: #999999;
	margin-top: 5px;
	line-height: 1;
}
.house-list .items .address .addkong {
    padding-right: 12px;
}
.house-list .items .address .addkong:last-child {
    padding-right: 0;
}
.house-list .items .address .addcity {
    padding-right: 12px;
    display: inline-block;
}
.house-list .items .address .addcity .addxian::after {
    content: '-';
}
.house-list .items .address .addcity .addxian:last-child::after {
	content: '';
}

.house-list .items .price {
    color: #8a0719 !important;
    font-weight: 700;
    font-size: 14px;
}
.house-list .items .price span {
    font-size: 12px;
    color: #999999;
    display: inline-block;
    font-weight: normal;
}
.house-list .items .info {

	margin-bottom: 5px;

	font-size: 12px;

	color: #999;

	line-height: 1.5

}



.house-list .items .area {

	display: -webkit-box;

	display: flex;

	-webkit-box-align: end;

	align-items: flex-end;

	margin-top: 5px;

	font-size: 12px;

	color: #999999;

	line-height: 1.2

}

.house-list .items .area span{
	padding-left: 6px;
}

.house-list .items .auto {

	-webkit-box-flex: 1;

	flex: 1 1 auto

}



.house-list .items .price {

	font-size: 15px;

	font-weight: 700;

	color: #ff5860

}



.house-list .items .unit {

	margin-right: 5px;

	font-size: .8em;

	color: #ff5860

}



.house-list .items .tag-box {

	display: -webkit-box;

	display: flex

}



.house-list .items .tag {

	display: block;

	margin-right: 5px;

	padding: 3px 5px;

	font-size: 11px;
	line-height: 1.2;

	background-color: rgb(237, 243, 252);
    color: rgb(106, 142, 167);

	border-radius: 2px

}



.house-list .benefit-box {

	padding-top: 10px

}



.house-list .benefit-box,

.house-list .benefit-box .icon {

	display: -webkit-box;

	display: flex;

	-webkit-box-align: center;

	align-items: center

}



.house-list .benefit-box .icon {

	-webkit-box-pack: center;

	justify-content: center;

	width: 18px;

	height: 18px;

	margin-right: 8px;

	font-size: 12px;

	color: #fff;

	line-height: 1.2;

	background-color: #8a0719 ;

	border-radius: 3px

}



.house-list .benefit-box .txt {

	display: block;

	font-size: 12px;

	color: #333;

	line-height: 1.2

}



.house-list .opening-time {

	margin-bottom: 6px;

	font-size: 12px;

	color: #333;

	line-height: 1.2

}



.house-list .garden-types {

	display: -webkit-box;

	display: flex;

	-webkit-box-align: center;

	align-items: center

}



.house-list .garden-types .type {

	padding: 5px 8px;

	font-size: 10px;

	color: #666;

	line-height: 1.2;

	background-color: #f5f5f5

}



.house-list .garden-types .number {

	color: #8a0719 

}



.house-list .garden-types .line {

	display: block;

	width: 1px;

	height: 10px;

	background-color: #ccc;

	border-top: 7px solid #f5f5f5;

	border-bottom: 7px solid #f5f5f5

}



.loading {

	display: -webkit-box;

	display: flex;

	-webkit-box-align: center;

	align-items: center;

	-webkit-box-pack: center;

	justify-content: center;

	height: 40px;

	font-size: 14px;

	color: #999;

	line-height: 1.2;

	background-color: #fff

}



.orderby-layer {

	position: fixed;

	top: auto;

	right: 0;

	bottom: 0;

	left: 0;

	z-index: 2000;

	display: none;

	background-color: #fff

}



.orderby-layer .items {

	display: -webkit-box;

	display: flex;

	margin-left: 15px;

	padding: 15px 15px 15px 0;

	font-size: 14px;

	color: #333;

	line-height: 1.2;

	border-bottom: 1px solid #f0f0f0

}



.orderby-layer .current {

	color: #ffc601

}



.orderby-layer .items:last-child {

	border: none

}



.orderby-layer .items .txt {

	display: block;

	padding: 2px 0

}



.orderby-layer .items .icon {

	width: 20px;

	height: 20px;

	font-size: 16px;

	color: #ccc;

	line-height: 1.2

}



.no-data,

.orderby-layer .items .icon {

	display: -webkit-box;

	display: flex;

	-webkit-box-align: center;

	align-items: center;

	-webkit-box-pack: center;

	justify-content: center

}



.no-data {

	padding: 20px;

	background-color: #fff;

	border-bottom: 1px solid #f0f0f0

}



.no-data .pic {

	display: block;

	width: 60px;

	height: auto;

	margin-right: 15px

}



.no-data .content {

	max-width: 60%

}



.no-data .tip-box {

	display: block

}



.no-data .tip {

	font-size: 14px;

	color: #999;

	line-height: 1.5

}



.no-data .keyword {

	margin: 0 2px;

	font-size: 14px;

	color: #ffc800;

	line-height: 1.2

}



.no-data .see {

	display: block;

	font-size: 14px;

	font-weight: 700;

	color: #333;

	line-height: 1.2;

	text-decoration: underline

}



.no-data .city-box,

.no-data .see {

	margin-top: 5px

}



.no-data .city {

	margin-right: 3px;

	font-size: 14px;

	font-weight: 700;

	color: #333;

	line-height: 1.2;

	word-break: keep-all;

	text-decoration: underline

}



.recommend-body {

	margin-top: 12px;

	background-color: #fff;

	border-top: 1px solid #f0f0f0;

	border-bottom: 1px solid #f0f0f0

}



.recommend-body .title {

	padding: 20px 15px;

	font-size: 16px;

	font-weight: 700;

	color: #333;

	line-height: 1.2;

	border-bottom: 1px solid #f0f0f0

}



.recommend-body .more {

	display: block;

	margin: 0 15px 15px;

	padding: 15px;

	font-size: 14px;

	color: #987c66;

	line-height: 1.2;

	text-align: center;

	background-color: #f9f6f1

}



.app-download {

	position: fixed;

	top: auto;

	right: 0;

	bottom: 0;

	left: 0;

	z-index: 900;

	display: -webkit-box;

	display: flex;

	-webkit-box-align: center;

	align-items: center;

	height: 50px;

	background-color: #fff;

	box-shadow: 0 -5px 10px hsla(0, 0%, 39%, .2)

}



.app-download .logo {

	display: block;

	width: 40px;

	height: 40px;

	margin: 5px 10px;

	overflow: hidden

}



.app-download .txt-box {

	display: block;

	-webkit-box-flex: 1;

	flex: 1 1 auto;

	width: 100px

}



.app-download .tit {

	font-size: 14px;

	color: #333;

	line-height: 1.2

}



.app-download .desc {

	margin-top: 5px;

	font-size: 10px;

	color: #999;

	line-height: 1.2

}



.app-download .download {

	display: block;

	margin: 0 30px 0 10px;

	padding: 8px 16px;

	font-size: 12px;

	color: #fff;

	line-height: 1.2;

	border-radius: 20px;

	background-color: #ffc601;

	box-shadow: 0 0 8px hsla(0, 0%, 39%, .3)

}



.app-download .close {

	position: absolute;

	top: 2px;

	right: 2px;

	bottom: auto;

	left: auto;

	z-index: 10;

	display: block;

	width: 20px;

	height: 20px;

	overflow: hidden

}



.app-download .close:after,

.app-download .close:before {

	position: absolute;

	top: 9px;

	right: auto;

	bottom: auto;

	left: 2px;

	z-index: 10;

	display: block;

	content: "";

	width: 14px;

	height: 2px;

	border-radius: 2px;

	background-color: #999

}



.app-download .close:before {

	-webkit-transform: rotate(45deg);

	transform: rotate(45deg)

}



.app-download .close:after {

	-webkit-transform: rotate(-45deg);

	transform: rotate(-45deg)

}



.share {

	position: fixed;

	top: 0;

	right: 0;

	bottom: 0;

	left: 0;

	z-index: 1000;

	display: none;

	background-color: rgba(0, 0, 0, .6)

}



.share img {

	margin-left: 15%;

	width: 80%;

	height: auto

}



.layer-tip {

	position: fixed;

	top: 0;

	right: 0;

	bottom: 0;

	left: 0;

	z-index: 3500;

	display: -webkit-box;

	display: flex;

	-webkit-box-align: center;

	align-items: center;

	-webkit-box-pack: center;

	justify-content: center;

	background-color: rgba(0, 0, 0, .3)

}



.layer-tip .tip-body {

	padding: 12px 20px;

	background-color: rgba(0, 0, 0, .8);

	border-radius: 3px

}



.layer-tip .tip-body .loading {

	width: 30px;

	height: 30px;

	margin: 0 auto 10px

}



.layer-tip .tip-body .info {

	display: block;

	font-size: 14px;

	color: #fff;

	line-height: 1.2

}



body {

	padding-bottom: 50px

}



.recommend-house {

	padding: 15px;

	background-color: #fff;

	overflow: hidden

}



.recommend-house .slide {

	display: -webkit-box;

	display: flex

}



.recommend-house .items {

	display: block;

	width: 200px;

	margin-right: 15px

}



.recommend-house .items:last-child {

	margin: 0

}



.recommend-house .items .pic-box {

	position: relative;

	display: block;

	width: 190px;

	height: 142px;

	overflow: hidden

}



.recommend-house .items .price {

	position: absolute;

	top: auto;

	right: auto;

	bottom: 0;

	left: 0;

	z-index: 10;

	padding: 6px 12px;

	font-size: 16px;

	color: #fff;

	line-height: 1.2;

	background-color: rgba(0, 0, 0, .3)

}



.recommend-house .items .title {

	padding: 10px 0 5px;

	font-size: 16px;

	color: #333;

	line-height: 1.2

}



.recommend-house .items .info {

	font-size: 12px;

	color: #999;

	line-height: 1.2

}



.article-body {

	border-bottom: 1px solid #f0f0f0;

	box-sizing: border-box

}



.school-module {

	margin-bottom: 12px;

	padding: 15px;

	background-color: #fff

}



.school-module .title {

	font-size: 16px;

	color: #333;

	line-height: 1.2

}



.school-module .info {

	color: #999

}



.school-module .btn,

.school-module .info {

	margin-top: 10px;

	font-size: 14px;

	line-height: 1.2

}



.school-module .btn {

	display: inline-block;

	padding: 9px 18px;

	color: #fff;

	border-radius: 2px;

	background-color: #ffc601

}



.school-no-data {

	display: -webkit-box;

	display: flex;

	-webkit-box-align: center;

	align-items: center;

	-webkit-box-pack: center;

	justify-content: center;

	-webkit-box-orient: vertical;

	-webkit-box-direction: normal;

	flex-direction: column;

	padding: 50px 0;

	background-color: #fff

}



.school-no-data .pic {

	display: block;

	width: 80px;

	height: auto;

	margin-bottom: 10px

}



.school-no-data .tip {

	display: block;

	font-size: 14px;

	color: #999;

	line-height: 1.5

}



.mask {

    display: none;

    position: fixed;

    z-index: 1007;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background-color: #000;

    opacity: .8;

}

.popBox{ position: fixed; left: 0; right: 0; bottom: 0; z-index: 1008; display: none; background: #fff;}

.popCon{ padding: 25px;}

.popCon .hd{color: #333;font-size:18px;font-weight: normal;line-height:25px;text-align: center;margin-bottom: 25px;}

.popCon .popClose{width: 44px;height: 44px;	background: url(../img/icon_x.png) center center no-repeat;-webkit-background-size: 44px auto;background-size: 44px auto;display: block;margin: 0 auto;}

@keyframes fabu_animate_in{0%{transform:scale(1);}20%{transform:scale(1.4);}50%{transform:scale(1.2);}60%{transform:scale(1.4);}100%{transform:scale(1);}}

.ani_fabu_in {animation:fabu_animate_in .5s 0s ease-in-out;animation-fill-mode:both;animation-iteration-count:1}

.g-pubList{line-height: 20px;text-align: center;}

.g-pubList ul{overflow: hidden;}

.g-pubList li{float: left;width: 33.333%;margin-bottom: 30px; font-size: 14px;}

.g-pubList .icon{height: 55px;margin-bottom: 5px;}

.g-pubList .icon img{width: 55px;height: 55px;}


.filter-list .content .items9 {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-left: 16px;
    padding: 16px 16px 16px 0;
    font-size: 14px;
    color: #333;
    line-height: 1.2;
    border-bottom: 1px solid #efefef;
}
.filter-list .content .slide-body.level2 .items9 {
    border-bottom: 1px solid #eaeaea;
}

.lisax{
	display: flex;
	padding: 12px 15px 10px 15px
}

.pagination{
	text-align: center;
	margin:15px 0 0 0;
}
.pagination li{
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 4px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #f0f0f0;
    margin: 0 5px 5px 0;
	font-size: 13px;
}
.pagination li.active{
	color: #ffffff;
	background-color: #FF5C6A;
}
.news_nav{
    padding:15px;
    overflow: hidden;
}
.tabar-box{
    width: 100%;
    overflow: scroll;
    white-space: nowrap;
}
.tabar-box .tabar-item{
    margin-right: 8px;
    font-size: 15px;
    display: inline-block;
}
.tabar-box .tabar-item.active{
    font-weight: 700;
}
.tabar-box::-webkit-scrollbar {
    display: none;
}
.news-box {
	padding-top: 160px;
	padding-bottom: 20px;
	margin: 0 15px;
}
.news-item {
	margin-bottom: 12px;
	background-color: #ffffff;
	border-radius: 6px;
	padding: 12px;
	display: flex;
}

.news-item img {
	width:115px;
	height: 85px;
	border-radius: 5px;
}

.news-item .info {
	width: calc(100% - 125px);
	margin-left: 10px;
	position: relative;
	height: 85px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.news-item .info .title {
    font-weight: 550;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.info_bott {
    display: flex;
	margin-top: 10px;
	justify-content: space-between;
}
.news-item .info .time {
	font-size: 14px;
	color: #999999;
}
.news-item .info .time .iconfont{
	padding-right: 3px;
}
.huibai{
    margin:70px 15px 15px 15px;
    background-color: #ffffff;
    padding:12px;
    border-radius: 6px;
}
.huinews_tit{
    text-align: center;
    font-weight: 700;
    line-height: 30px;
    font-size: 16px;
}
.notice {
	font-size: 13px;
	color: #999999;
	line-height: 20px;
	margin: 13px 0 11px 0;
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: 1px solid #f0f0f0;
}
.notice-left {
    display: flex;
	justify-content: space-between;
}
.news_centent{
        line-height: 20px;
    font-size: 15px;
    color: #666666;
}
.news_centent img{
    width: 100%;
    height: auto;
}