body{
	background: #F7F9FC;
}
.main-waps {
	box-shadow: 0px 0px 6px 0px rgba(102,102,102,0.0600);
	background: #fff;
	width: 100%;
	min-height: 100px;
	overflow: auto;
	border-radius: 6px;
}

.main-waps .mu {
	width: 96%;
	padding: 2%;
	font-size: 14px;
	border-bottom: 1px solid #f5f5f5;
	color: #555;
	float: left;
	padding: 15px 8px 10px !important;
}

.main-waps .munr {
	width: 100%;
	float: left;
	margin-top: 8px;
}

.main-waps .munr:first-child {
	margin-top: 0;
}

.start-j .munr .t {
	width: 7%;
	float: left;
	line-height: 25px;
	text-align: right;
	padding-right: 1%;
}

.main-waps .munr .zi {
	width: 92%;
	flex: 1;
}

.main-waps .munr .zi li {
	width: auto;
	float: left;
}

.list_nr .munr .zi li a {
	color: #666;
	padding: 4px 14px;
	display: inline-block;
	margin: 0 0 6px 0;
	font-size: 14px;
}

.list_nr .munr .zi li a:hover {
	color: #e92d00;
}

.list_nr .munr .zi li .on {
	background: #FFF2EF;
	border-radius: 12px;
	color: #F44E29 !important;
}

/* 综合排序 */
.f-m1 {
	position: relative;
	z-index: 1;
	box-shadow: 0px 2px 8px 0px rgb(0 0 0 / 10%);
}

.fen-main {
	width: 100%;
	background: #fff;
	height: 44px;
	margin-top: 16px;
	box-shadow: 0px 0px 6px 0px rgba(102,102,102,0.0600);
	border-radius: 6px;
	line-height: 44px;
}

.list_nr .munr .zi.jq-sort li a {
	padding: 0 14px;
}
.list_nr .munr .zi.jq-sort li .on {
    background: none;
}
.list_nr .tag-wap li a.curent {
	display: block;
	color: #EF4E2C;
}

.zi.jq-sort li a img {
	margin-left: 2px;
	position: relative;
	top: 2px;
}
.order {
    display: none;
}
.flex-1 {
	flex: 1;
}

.list_nr .munr .t {
	width:8%;
	float: left;
	line-height: 25px;
	text-align: right;
	padding-right: 1%;
	font-size: 14px;
}

/* 地址 */
.addresstyle {
	position: relative;
}
.addresstyle:hover>b {
    color: #F4421A;
}
.addresstyle:hover>strong.icon-jiantou2 img {
    transform: rotate(180deg);
    top: 0px;
}
.distpicker {
	width: 350px;
}

.uldemo {
	display: none;
	position: absolute;
	right: 22px;
	z-index: 1;
}

.addresstyle:hover .uldemo {
	display: block;
}

.uldemo .forexample {
	display: block;
}

.uldemo .forexample ul {
	display: block;
	border: 1px solid #eee;
	padding: 10px;
}

.uldemo .forexample ul.distpicker_province {
	border: 1px solid #EEEEEE;
	box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.15);
	width: 350px;
	height: 248px;
	position: relative;
	background: #fff;
	padding-top: 12px;
	line-height: 28px;
}

.uldemo .forexample ul.distpicker_city {
	background: #FFFFFF;
	border: 1px solid #FFA38D;
	display: none;
	line-height: 28px;
}

.uldemo .forexample ul.distpicker_province li {
	position: relative;
}

.uldemo .forexample ul.distpicker_district {
	border: 1px solid #CEAF49;
	display: none;
}

.uldemo .forexample ul.distpicker_province li,
.uldemo .forexample ul.distpicker_city li {
	display: inline-block;
	margin: 10px 0px 0px 12px;
	text-align: left;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	color: #999;
	cursor: pointer;
	min-width: 30px;
}

.uldemo .forexample ul.distpicker_city li {
	margin: 0px 9px;
}

.uldemo .forexample ul li.selected {
	color: #F4421A;
}

.uldemo .forexample ul li:hover {
	color: #F4421A;
}

.uldemo .forexample ul.distpicker_city {
	position: absolute;
	padding: 4px 10px;
	margin: 0;
	width: 220px;
}

.distpicker_province:hover .uldemo .forexample ul.distpicker_city {
	display: block;
}

.jq-location {
	font-weight: normal;
}

.list_nr .munr .zi {
	width: 92%;
	float: right;
}

.posi-relative {
	position: relative;
}

.list_nr .munr .zi li {
	width: auto;
	float: left;
}

.filter-category {
	position: relative;
}

.filter-category span,
.addresstyle span {
	cursor: pointer;
	height: 26px;
	display: inline-block;
	line-height: 25px;
	float: left;
}

.filter-category span b,
.addresstyle span b {
	font-weight: normal;
	float: left;
	display: inline-block;
}

.filter-category span strong,
.addresstyle span strong {
	display: inline-block;
	position: relative;
	top: 2px;
}

.price-input {
	width: 90px;
	height: 26px;
	text-align: left;
	box-sizing: border-box;
	border: 1px solid #dbdbdb;
	border-radius: 34px;
	padding: 0 10px;
	margin: 1px 6px;
}

.jq-price-search {
	line-height: 24px !important;
	;
	height: 24px !important;
	top: 1px !important;
}

.filter-category .price-down {
	position: absolute;
	display: none;
	z-index: 2;
	width: 75px;
	padding: 10px 16px 10px;
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.15);
	margin: 4px 0;
}

.filter-category .price-down a {
	font-size: 12px;
	text-align: left;
	color: #999999;
	line-height: 27px;
	cursor: pointer;
	display: block;
}

.filter-category:hover>span,
.addresstyle:hover>span {
	color: #F4421A;
}

.filter-category .price-down a:hover {
	color: #F4421A;
}

.filter-category:hover>span strong.icon-jiantou2,
.addresstyle:hover>span strong.icon-jiantou2 {
	transform: rotate(180deg);
	top: 0px;
}

.addresstyle span:hover .uldemo {
	display: block;
}

.filter-category span:hover .price-down,
.filter-category:hover .cag-location {
	display: block;
}

.filter-category .cag-location {
	position: absolute;
	display: none;
	z-index: 2;
	width: 408px;
	height: 245px;
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.15);
}

.filter-category:hover>span,
.addresstyle:hover>span {
	color: #F4421A;
}

.filter-category span,
.addresstyle span {
	cursor: pointer;
	height: 26px;
	display: inline-block;
	line-height: 25px;
}

.search-btn {
	font-size: 14px;
	color: #ffffff;
	width: 63px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 34px;
	background: linear-gradient(-40deg, #ED3F25 0%, #F05931 100%);
	display: inline-block;
	margin-right: 5px;
	position: relative;
	top: 0px;
	cursor: pointer;
	left: 0;
}

.jq-price-search {
	line-height: 24px !important;
	height: 24px !important;
	top: 1px !important;
}

.inputsearchs {
	margin-right: 13px;
}

.inputsearchs img {
	border-right: 1px solid #ccc;
	padding-right: 10px;
	cursor: pointer;
	position: relative;
	top: 6px;
}

.w-1 {
	width: 180px;
	height: 30px;
	display: none;
	margin-right: 4px;
	border: 1px solid #C9C9C9;
	border-radius: 15px;
	background: #FFFFFF;
	margin-top:6px;
	overflow: hidden;
}

.w-1 input {
	width: 135px;
	height: 30px;
	border: none;
	text-align: left;
	padding-left: 10px;
	border-radius: 15px;
	position: relative;
	top: -7px;
}

.w-1 .sous-icon1 {
	position: absolute;
	right: -4px;
	top: 7px;
	border: none;
	cursor: pointer;
}

/* 
		地址end */
.s-main{
	background-color: white;padding: 0px 24px 20px;box-shadow: 0px 0px 6px 0px rgba(102,102,102,0.0600);
}
.tips-item {
	width: 208px;
	margin-left: 25px;
	position: relative;
	border: 1px solid #eee;
	border-radius: 4px;
	padding-bottom: 10px;
}

.tips-img {
	width: 208px;
	height: 208px;
	object-fit: cover;
}

.price-description {
	float: right;
	max-width: 135px;
	margin-top: 2px;
}

.tips-item:nth-child(5n+1) {
	margin-left: 0 !important;
}

.title-click:hover {
	color: #F44E29;
}
.tips-item:hover {
   /* border: 1px solid #FF9797 ;
   border-radius: 4px;
   */
}

.tips-item .tips-img:hover {
   transform: scale(1.05);
   
}
.tips-item .tips-city{
	position: absolute;
	top: 0;
	left: 0;
	background: #E60404;
	border-bottom-right-radius: 12px;
	border-top-left-radius: 6px;
	width: 48px;
	height: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: white;
}

.tips-item .tips-img:hover  .tips-city{
	position: absolute;
   left: -5px;
   top: -5px;
   
}

.shopinfo {
	position: relative;
	padding: 0 6px;
}

.other-info {
	position: absolute;
	display: none;
	z-index: 1;
	top: 0;
	background: #fff;
	width: 100%;
	height: 100%;
}

.other-info span {
	display: block;
}

.mar-bot-5 {
	margin-bottom: 6px;
}

.shopinfo:hover .other-info {
	display: block;
}
.shopinfo .move:hover {
	/* font-weight: 600; */
	color: #000000;
}

.nav-item-price {
	color: #E72E17;
}

.lirun {
	width: 80px;
	height: 20px;
	background: #FDEADB;
	border-radius: 4px;
	text-align: center;
	line-height: 20px;
	color: #FF6D00;
}
.w-88 {
    width: 100px;
}
.title-click {
    height: 40px;
    /* margin-bottom: 10px; */
}
.transformation-btn{
	font-size: 14px;
	color: #F4421A;
	width: 63px;
	height:24px;
	text-align: center;
	line-height: 24px;
	border-radius: 34px;
	background: #FFF6F4;
	display: inline-block;	
	cursor: pointer;
}
.xianju-bg{
	background:url(../images/xjbg.png) no-repeat;
	background-size: 100%;
}
.xjbanner{
	height: auto;
	padding-top: 20px;
	width: 1200px;
}
.xjbanner a img{
	border-radius: 6px;
	width: 100%;
}
.xjbanner a i{
	display: block;
	z-index: 1;
	position: absolute;
	bottom: 36px;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 132px;
	height: 32px;
	background: url(../images/xjrz.png) no-repeat;
}

