body{
	background-color: #f6f7fa;
}
.search-opt{
	margin-top: 50px;
}
.opt-lists{
	background-color: #ffffff;
	width: 100%;
	box-sizing: border-box;
	padding: 20px 20px 0;
}
.opt-lists dl{
	display: flex;
	justify-content: flex-start;
}
.opt-lists dl dt{
	margin-right: 40px;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	min-width: 42px;
}
.opt-lists dl dd{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}
.opt-lists dl dd a{
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	margin-right: 50px;
	margin-bottom: 25px;
}
.opt-lists dl dd .red{
	color: #1E50AE !important;
}
.opt-lists dl dd a:hover{
	color: #1E50AE !important;
}

.shop-list-tour{
	margin-top: 50px !important;
}
.shop-list-tour .f-sort a{
	display: inline-block;
	width: 100%;
	height: 100%;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
}
.shop-list-tour .f-sort li{
	width: 100px !important;
	height: 40px !important;
	border-bottom: none !important;
	margin-top: 1px;
}
.shop-list-tour .f-sort li:first-child{
	border-radius: 6px 0px 0px 0px;
}
.shop-list-tour .f-sort li:last-child{
	border-radius: 0px 6px 0px 0px;
}
.shop-list-tour .f-sort li:hover{
	border-color: #cccccc !important;
	border-bottom-color: #cccccc !important;
}
.shop-list-tour .f-sort li.red{
	border-color: #1E50AE !important;
	background-color:#1E50AE !important;
}
.shop-list-tour .f-sort li.red a{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.he-rin{
	background-color: #cccccc !important;
	height: 1px !important;
}

/* .jpatekis ul{
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}
.jpatekis ul li{
	width: 380px !important;
	height: 190px !important;
	margin-right: 30px;
	margin-top: 30px;
	background-color: #FFFFFF;
	padding: 20px;
	box-sizing: border-box;
}
.jpatekis ul li:nth-child(3n){
	margin-right: 0 !important;
}
.jpatekis ul li:nth-child(1),.jpatekis ul li:nth-child(2),.jpatekis ul li:nth-child(3){
	margin-top: 0 !important;
}
.jpatekis ul li .sbox{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.jpatekis ul li .sbox .contelim{
	width: 150px;
	height: 150px;
	min-width: 150px;
} */

.jpateki ul li{
	width: 380px !important;
	height: 190px !important;
	margin-right: 30px !important;
	margin-top: 30px !important;
	background-color: #FFFFFF;
	padding: 20px !important;
	box-sizing: border-box;
}
.jpateki ul li:nth-child(3n){
	margin-right: 0 !important;
}
.jpateki ul li .sbox .contelim img{
	width: 150px;
	height: 150px;
}
.jpateki ul li .sbox .contelim{
	margin-right: 5px;
}
.jpateki ul li .sbox .contifo{
	width: 181px;
}
.jpateki ul li .sbox .contifo p{
	margin: 0;
}
.jpateki ul li .sbox .contifo .shop_name{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.jpateki ul li .sbox .contifo .shop_price{
	margin-top: 12px !important;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
}
.jpateki ul li .sbox .contifo .change_price{
	margin-top: 12px !important;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	height: 38px;
	margin-bottom: 5px;
}
.jpateki ul li .sbox .contifo .change_price .red{
	font-size: 14px;
	font-weight: 400;
	color: #FC4D51;
}
.jpateki ul li .sbox .contifo .duchan{
	/* margin-top: 21px; */
}
.jpateki ul li .sbox .contifo .duchan a {
	width: 78px;
	height: 30px;
	background: #FF793D;
	text-align: center;
	line-height: 30px;
	border-radius: 2px 2px 2px 2px;
    padding: 0px;
    border: none;
    color: #FFFFFF;
	font-weight: 400;
    /* border-radius: 6px; */
    float: right;
    font-size: 14px;
    margin-top: 0px;
}
.jpateki ul li:hover{
	border-color: #dfdfdf !important;
}
.jpateki ul{
	margin: 0 !important;
}
.jpateki {
    margin-bottom:50px;
}

.hotchane .litt-titt {
    font-size: 32px;
    font-weight: bold;
    color: #333333;
	border-bottom: none;
	padding-bottom: 0px;
}
.hot-change ul li{
	width: 224px;
	height: 280px;
	background: #FFFFFF;
	border-radius: 6px 6px 6px 6px;
	cursor: pointer;
	margin-right: 20px;
	margin-bottom: 20px;
}
.hot-change ul li:nth-child(5n){
	margin-right: 0px !important;
}
.hot-change ul li .lit-shcha{
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
}
.hot-change ul li .lit-shcha img{
	width: 150px;
	height: 150px;
}
.hot-change ul li .lit-shcha .duchan_name{
	font-size: 14px;
	height: 38px;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
	text-align: center;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.hot-change ul li .lit-shcha .duchan{
	margin-top: 17px;
}
.hot-change ul li .lit-shcha .duchan span{
	font-size: 14px;
	font-weight: 400;
	color: #777777;
}
.hot-change ul li .lit-shcha .duchan a{
	width: 78px;
	height: 30px;
	background: #FF793D;
	text-align: center;
	line-height: 30px;
	border-radius: 2px 2px 2px 2px;
	padding: 0px;
	border: none;
	color: #FFFFFF;
	font-weight: 400;
	/* border-radius: 6px; */
	float: right;
	font-size: 14px;
	margin-top: 0px;
	margin-left: 10px;
}
.hot-change ul li:hover{
	border-color: #dfdfdf !important;
}
.footer{
	padding: 0 !important;
}