instantaneous.cssbody {
	background-color: #f5f5f5
}
.clearfix:before, .clearfix:after {
  content:"";
  display:table;
}
.clearfix:after{
  clear:both;
  overflow:hidden;
}
.clearfix{
  zoom:1;
 clear:both;
}

.yxy-bigBox{
	width: 100%;
	height: 100%;
}
.yxy-header{
	width: 100%;
	height: 350px;
	position: relative;
	overflow: hidden;
/*	display: none;*/
}
.yxy-header>img{
	width: 100%;
}
.yxy-header div{
	position: absolute;
	top: 120px;
	left: 0;
	width: 100%;
	/*margin-left: -340px;*/
}
.yxy-header div h1{
	font-size: 60px;
    font-weight: 700;
	color: #fff;
	text-align: center;
}
.yxy-header div h2{
	font-size: 32px;
	color: #fff;
	text-align: center;
	line-height: 60px;
}
/*.TabDiv{
	display: none;
}*/
.yxy-navSmall{
	font-size: 16px;
	height: 95px;
	box-sizing: border-box;
	padding-top: 30px;
}
.yxy-navImg{
	position: relative;
	top: 5px;
}
.yxy-navBig{
	width: 66%;
	height: 75px;
	margin: 0 auto;
}
.yxy-navBig ul{
	width: 100%;
	height: 100%;
}
.yxy-navBig>ul>li{
	float: left;
	width: 24%;
	height: 20px;
	font-size: 20px;
	text-align: center;
	border-right: 1px solid;
	box-sizing: content-box;
	cursor: pointer;
}
.yxy-navBig>ul>li:last-child{
	border-right: none;
}
.yxy-navSmall a:link{
	color: #666666;
}
/*.yxy-navSmall a:visited{*/
	/*color: #01C6B2;*/
/*}*/
.cur {
	color: #01C6B2!important;
}
.yxy-navSmall a:hover{
	color: #01c6b2;
}
.yxy-navSmall a:active{
	color: #01c6b2;
}
.yxy-navBig>ul>li img{
	margin: 0 10px;
}
.yxy-information{
	width: 100%;
}
.yxy-information>ul{
	width: 100%;
}
.yxy-information-left{
	width: 385px;
	height: 220px;
}
.yxy-information-right{
	width: 385px;
	height: 110px;
	padding: 0 15px;
}
.yxy-information-right h1{
	font-size: 20px;
	line-height: 40px;
}
.yxy-information-right p{
	font-size: 14px;
	line-height: 27px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	color: #999;
}

.yxy-information>ul>li>a:hover .yxy-information-right h1{
	color: #01c6b2;
}
.yxy-information>ul>li>a:hover .yxy-information-right p{
	color: #333;
}
.tabColor{
	color: #01c6b2;
}

@media only screen and (min-width:1200px) {
	.yxy-information>ul>li{
		width: 385px;
		height: 340px;
		list-style: none;
		float: left;
		margin-bottom: 30px;
		margin-right: 20px;
		box-sizing: border-box;
		background: #fff;
	}
	.yxy-body{
		max-width: 1200px;
		margin: 0 auto;
	}
	.yxy-information>ul>li:nth-child(3n){
		margin: 0;
	}
}
@media only screen and (min-width: 800px) and (max-width: 1200px) {
	.yxy-information>ul{
		max-width: 800px;
		overflow: hidden;
		margin: 0 auto;
	}
	.yxy-body{
		max-width: 800px;
		margin: 0 auto;
	}
	.yxy-information>ul>li{
		width: 385px;
		height: 350px;
		list-style: none;
		float: left;
		margin-bottom: 30px;
		margin-right: 20px;
		box-sizing: border-box;
		background: #fff;
	}
	.yxy-information>ul>li:nth-child(2n){
		margin-right: 0;
	}
}

@media only screen and (max-width: 800px) {
	.yxy-information>ul{
		max-width: 385px;
		overflow: hidden;
		margin: 0 auto;
	}
	.yxy-body{
		max-width: 385px;
		margin: 0 auto;
	}
	.yxy-information>ul>li{
		width: 385px;
		height: 350px;
		list-style: none;
		float: left;
		margin-bottom: 30px;
		margin-right: 20px;
		box-sizing: border-box;
		background: #fff;
	}
}
/* 分页 */
.dataTables_paginate{
	display: inline-block;
}
	.expert_page{
		float: right;
	}
	.expert_page .pagination {
		display: inline-block;
		padding: 0;
		margin: 0;
	}
	.expert_page .news_pagi{
		display: inline-block;
		margin: 0;
		padding-bottom: 15px;
		position: relative;
		top: 17px;
	}
	.expert_page .pagination>li {
		display: inline-block;
		float: left;
		text-align: center;
		margin-right: 7px;
		background: transparent;
		line-height: 30px;
	}
	.expert_page .pagination>li>a {
		display: block;
		width: 30px;
		height: 30px;
		line-height: 30px;
		color:#414141;
		font-size: 14px;
		float: left;
		border-radius: 5px;
		background: #fff;
		text-decoration: none;
		transition: .3s;
		border: 1px solid #D6D6D6;
	}
	.expert_page .pagination>li>a:hover{
		background-color: #01c6b2;
		color: #fff;
	}
	.expert_page .pagination>li>a.active {
		background-color: #01c6b2;
		color:#fff;border:
		1px solid #01c6b2;
	}
	.pagination_number{
		width: 29px;
		height: 29px;
		border: 1px solid #D6D6D6;
		text-align: center;
		border-radius: 5px;
	}
	/* 详情-detail */
.wj_monents_top .wj_monents_top_left{
	float: left;
	width: 780px;
}


.wj_monents_top .wj_monents_top_left .wj_monents_top_left_title{
		text-align: center;
}
.wj_monents_top .wj_monents_top_left .wj_monents_top_left_title>h2{
	font-size: 24px;
	color: #5a5a5a;
}
.wj_monents_top .wj_monents_top_left .wj_monents_top_left_title>p{
	font-size: 14px;
	color: #5a5a5a;
	margin: 20px 0 40px 0;
}
.wj_monents_top .wj_monents_top_left .wj_monents_top_left_title>p .wj_monents_detail_mark{
	font-style: normal;
	display: inline-block;
	margin: 0 10px;
}
.wj_monents_top .wj_monents_top_left .wj_monents_top_left_intro .detail_text{
	font-size: 16px;
	color: #5a5a5a;
	line-height: 30px;
	text-indent: 2em;
}
.wj_monents_top .wj_monents_top_left .wj_monents_top_left_intro .detail_img{
	text-align: center;
	padding: 0 25px;
	margin-top: 40px;
}
.wj_monents_top .wj_monents_top_left .wj_monents_top_left_intro .detail_img>img{
	display: block;
}
.img_download{
	margin-top: 98px;
}
.img_download_title{
	height: 40px;
	line-height: 40px;
	padding-left: 30px;
	background-image: url(/public/images/download_title_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 20px;
	color: #666;
}
.download_list{
	padding-left: 32px;
}
.download_list>li>a{
	display: block;
	background-image: url(/public/images/download_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin: 10px 0;
}
.img_download .commont{
	color: #ff8c00;
	font-weight: normal;
	font-size: 18px;
}

.locked {
	overflow: hidden;
	margin: 10px 0;
	padding: 8px 8px 8px 24px;
	border: 1px dashed #FF9A9A;
	background: #FFF url(http://www.0co.cn/static/image/common/locked.gif) no-repeat 6px 50%;
	font-size: 12px;
	zoom: 1;
}

.img_download .showhide {
	overflow: hidden;
	border: 1px dashed #FF9A9A;
	margin: 8px 0;
	padding: 10px;
	zoom: 1;
}

.wj_monents_top .wj_monents_top_right{
	float: right;
	max-width: 384px;
}
.wj_monents_top .wj_monents_top_right>h3{
	font-size: 24px;
	color: #666;
}
.wj_monents_top .wj_monents_top_right .wj_monents_recommend_list{
	margin-top: 30px;
}
.wj_monents_top .wj_monents_top_right .wj_monents_recommend_list>li{
	margin-bottom: 10px;
	height: 345px;
	border: 1px solid #ededed;
	transition: .3s;
}
.wj_monents_top .wj_monents_top_right .wj_monents_recommend_list>li>a{
	display: block;
}
dl,dt,dd,li{
	margin: 0;
	padding: 0;
}
.wj_monents_top .wj_monents_top_right .wj_monents_recommend_list>li>a>dl>dt{
	border-bottom: 1px solid #ededed;
}
.wj_monents_top .wj_monents_top_right .wj_monents_recommend_list>li>a>dl>dt img{
	display: block;
	width: 100%;
	height: 220px;
}
.wj_monents_top .wj_monents_top_right .wj_monents_recommend_list>li>a>dl>dd{
	margin: 0;
	padding: 10px;
}
.wj_monents_top .wj_monents_top_right .wj_monents_recommend_list>li>a>dl>dd>h4{
	font-size: 20px;
	color: #666;
}
.wj_monents_top .wj_monents_top_right .wj_monents_recommend_list>li>a>dl>dd>p{
	font-size: 14px;
	line-height: 26px;
	color: #666;
	padding-top: 10px;
	color: #999;
}
.wj_monents_top .wj_monents_top_right .wj_monents_recommend_list>li:hover{
	box-shadow: 0 0 15px rgba(0,0,0,.1);
	border-color: #fff;
}
.wj_monents_top .wj_monents_top_right .wj_monents_recommend_list>li:hover a>dl>dd>h4{
	color: #01c6b2;
}
.wj_monents_top .wj_monents_top_right .wj_monents_recommend_list>li:hover a>dl>dd>p{
	color: #333;
}
.wj_monents_bottom{
	padding-top: 48px;
}
.wj_monents_bottom>h3{
	font-size: 24px;
	color: #666;
}
.wj_monents_bottom_list{
	margin-top: 20px;
}
.wj_monents_bottom_list>li{
	float: left;
	width: 31%;
	height: 345px;
	margin-right: 3.1%;
	border: 1px solid #ededed;
	transition: .3s;
}
.wj_monents_bottom_list>li:last-child{
	margin-right: 0;
}
.wj_monents_bottom_list>li>a{
	display: block;
}
.wj_monents_bottom_list>li>a>dl>dt{
	border-bottom: 1px solid #ededed;
}
.wj_monents_bottom_list>li>a>dl>dt img{
	display: block;
	width: 100%;
	height: 220px;
}
.wj_monents_bottom_list>li>a>dl>dd{
	margin: 0;
	padding: 10px;
}
.wj_monents_bottom_list>li>a>dl>dd>h4{
	font-size: 20px;
	color: #666;
}
.wj_monents_bottom_list>li>a>dl>dd>p{
	font-size: 14px;
	line-height: 26px;
	color: #666;
	padding-top: 10px;
}
.wj_monents_bottom_list>li:hover{
	box-shadow: 0 0 15px rgba(0,0,0,.1);
	border-color: #fff;
}
/* 拓展百科详情 */
.wj_encyclopedias_detail_img{
	margin-bottom: 32px;
}
.wj_encyclopedias_detail_img_left{
	float: left;
	max-width: 532px;
	overflow: hidden;
}
.wj_encyclopedias_detail_img_left>dl{
	position: relative;
}
.wj_encyclopedias_detail_img_left>dl>dt>img{
	display: block;
	max-width: 534px;
	height: 349px;
}
.wj_encyclopedias_detail_img_left>dl>dd{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: rgba(0,0,0,.3);
	color: #fff;
	font-size: 18px;
	text-align: center;
}
.wj_encyclopedias_detail_img_right{
	float: right;
}
.wj_encyclopedias_detail_img_right>ul>li{
	margin-bottom: 20px;
	width: 234px;
	height: 164px;
}
.wj_encyclopedias_detail_img_right>ul>li:last-child{
	margin-bottom: 0;
}
.wj_encyclopedias_detail_img_right>ul>li>dl{
	position: relative;
}
.wj_encyclopedias_detail_img_right>ul>li>dl>dt>img{
	display: block;
	width: 234px;
	height: 164px;
}
.wj_encyclopedias_detail_img_right>ul>li>dl>dd{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: rgba(0,0,0,.3);
	color: #fff;
	font-size: 18px;
	text-align: center;
}


.assess-title {
	padding: 38px 24px 42px 24px;
}

.assess-title > h1 {
	padding-bottom: 25px;
	margin: 0px;
	font-size:25px;
}

.assess-title > p {
	color: #666;
}
textarea {
	resize: none;
	width: 694px;
	height: 212px;
	margin-top: 16px;
	background: #F5F5F5;
	padding: 10px;
	border: 1px solid #F5F5F5;
}
.core {
	padding: 20px 0;
}

.assess-title .tcore {
	color: #fff;
	margin: auto;
	width: 295px;
	height: 55px;
	margin: 20px 0px 0px 222px;
}

.core .star {
	display: inline-block;
}

#star {
	display: inline-block;
	position: relative;
	width: 600px;
	margin: 0px auto;
	height: 24px;
}

#star ul,
#star span {
	float: left;
	display: inline;
	height: 19px;
	line-height: 19px;
}

#star ul {
	margin: 0 10px;
}

#star li {
	float: left;
	width: 24px;
	cursor: pointer;
	text-indent: -9999px;
	background: url(../images/star.png) no-repeat;
}

#star strong {
	color: #f60;
	padding-left: 10px;
	font-size: 16px;
}

#star li.on {
	background-position: 0 -28px;
}

.star_result_span > a {
	font-size: 12px;
}

.bg-theme {
	background-color: #01C6B2;
}

.radius-box {
	border-radius: 5px;
}
.f20 {
	font-size: 20px;
}

#bg {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .1);
	z-index: 99;
}

#order-assess {
	height: 515px;
	border-radius: 5px;
	background: #fff;
	display: block;
	z-index: 999;
	border:1px dashed #FF9A9A;
}



.filter-menu-line .u_text_btn {
	padding: initial
}

.filter-menu-line .select_box {
	-webkit-transition: width .3s ease-out;
	transition: width .3s ease-out
}

.filter-menu-line .select_box.fixed {
	background-color: #fff;
	width: 100%;
	min-width: 1160px;
	position: fixed;
	top: 12px;
	left: 0;
	margin-top: -1px;
	z-index: 3;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.filter-menu-line .select_box.fixed.all {
	top: 64px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.filter-menu-line .select_box.fixed .select_block {
	max-width: 1160px;
	margin: 0 auto
}

.filter-menu-line .select_box.fixed .select_block>ul>li:nth-of-type(odd) {
	border-left: none
}

.filter-menu-line .select_box.fixed .select_block>ul>li:nth-of-type(even) {
	border-right: none
}

.filter-menu-line .select_box.fixed .select_block .ul>li {
	border-bottom: none
}

.filter-menu-line .select_box.fixed .select_block .feature {
	border-left: none
}

.filter-menu-line .select_box.fixed .select_block #sort {
	border-right: none
}

.filter-menu-line input,.filter-menu-line label {
	-webkit-touch-callout: none;
	-webkit-user-select: none
}

.select_block {
	background-color: #fff;
	border-radius: 2px;
	line-height: 1.2
}

.select_block .m_border_gray {
	border-color: #e0e0e0
}

.select_block .ul {
	width: 100%
}

.select_block .ul>li {
	display: inline-block;
	height: 50px;
	width: 50%;
	float: left;
	box-sizing: border-box
}

.select_block .ul li.location {
	border-radius: 2px 0 0 0
}

.select_block .ul li.cuisine {
	border-radius: 0 2px 0 0
}

.select_block .ul li.feature {
	border-radius: 0 0 0 2px
}

.select_block .ul li#sort {
	border-radius: 0 0 2px 0
}

.select_block .klook-icon-clear2 {
	cursor: pointer;
	background: #f5f5f5;
	border-radius: 50%;
	display: inline-block;
	height: 24px;
	height: 24px
}


.select_block>.ul>li:nth-of-type(2n+1) {
	border-right: none
}

.select_block>.ul>li .ul li:nth-child(n+2) {
	border-left: none
}

.select_block>.ul>li:nth-of-type(3) li:nth-child(2) {
	border-right: none
}

.select_block .label {
	left: 20px;
	width: 150px;
	height: 16px;
	overflow: hidden
}

.select_block .PriceSelect .label,.select_block .SortSelect .label {
	width: 220px
}

.select_block .select_unit>[class*=klook-icon] {
	right: 46px
}

.select_block .select_unit .u_checkbox_toggle {
	-webkit-transform: translateY(-40%);
	transform: translateY(-40%)
}

.select_block .select_unit .klook-icon-down.up {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
	top: 42%
}

.select_block .select_unit .DestinationsSelect,.select_block .select_unit .CategoriesSelect,.select_block .select_unit .DateSelect,.select_block .select_unit .PriceSelect,.select_block .select_unit .SortSelect {
	width: 100%;
	height: 100%;
	position: relative;
	cursor: pointer
}

.select_block .select_unit .DestinationsSelect.default,.select_block .select_unit .CategoriesSelect.default,.select_block .select_unit .DateSelect.default,.select_block .select_unit .PriceSelect.default,.select_block .select_unit .SortSelect.default {
	cursor: default
}

.select_block .select_unit .DestinationsSelect .klook-icon-down,.select_block .select_unit .CategoriesSelect .klook-icon-down,.select_block .select_unit .DateSelect .klook-icon-down,.select_block .select_unit .PriceSelect .klook-icon-down,.select_block .select_unit .SortSelect .klook-icon-down {
	right: 20px
}

.select_block .select_unit .DestinationsSelect {
	cursor: default
}

.select_block .select_unit .DestinationsSelect .input.hasChecked {
	right: 18px
}

.select_block .klook-icon-fast {
	position: relative;
	top: 2px
}

.select_block .input {
	width: 315px;
	right: 46px;
	text-align: right;
	border: none;
	font-weight: 500
}

.select_block .input span {
	font-weight: 400
}

.select_block .input span.t_gray {
	display: inline-block;
	height: 20px;
	width: 290px;
	color: #b2b2b2
}

.a_sd_move {
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out
}
.a_sd_move {
	-webkit-transition: all .2s ease;
	transition: all .2s ease
}
.a_sd_move:hover {
	-webkit-transform: translateY(-2px);
	transform: translateY(-2px)
}

.a_sd_move {
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 -1px 3px 0 rgba(0, 0, 0, 0.08)
}

.filter-common .menu.two {
	padding: 5px 0 0 0
}

.filter-common .menu.three {
	padding: 0
}


.filter-common .menu .u_checkbox_square {
	padding: 7px 0px 7px 14px
}

.filter-common .menu .u_checkbox_square input[type=checkbox]+label:before {
	margin-top: 1px
}

.filter-common .menu .title-block {
	height: 60px;
	background-color: #fafafa;
	font-size: 16px;
	font-weight: 500;
	color: #333333;
	position: relative;
	top: 0;
	left: 0;
	border-top: 1px solid #e0e0e0
}

.filter-common .menu .title-block .klook-icon-down {
	right: 22px
}

.filter-common .menu .title-block .u_checkbox_square {
	padding: 20px 0 0 23px;
	margin: 0
}
.menu.right {
	left: auto;
	right: -1px
}

.menu .dropdown_list li {
	height: 40px;
	padding: 13px 12px;
	box-sizing: border-box;
	cursor: pointer
}

.menu .dropdown_list li:hover {
	background: #f5f5f5
}

.menu .dropdown_list li.selected {
	background: #ff5722;
	color: white
}

.menu {
	background-color: #fff;
	width: 680px;
	position: absolute;
	top: 48px;
	left: -1px;
	padding: 20px;
	border-radius: 0 0 2px 2px;
	z-index: 3
}

.filter-common .menu .u_checkbox_square {
	padding: 7px 0px 7px 14px
}


.filter-common .menu li {
	padding: 12px 0 0 0;
	margin: 12px 0 0 0
}

.filter-common .menu li:not(:first-child) {
	border-top: 1px solid #e0e0e0
}

.filter-common .menu li:first-child {
	margin: 0
}

.filter-common .menu li:last-child {
	padding: 12px 0
}

.filter-common .menu li.inline {
	display: inline-block;
	border: none;
	padding: 0;
	margin: 0
}

.filter-common .menu li.inline:first-child {
	padding-top: 12px
}

.filter-common .menu li.inline:last-child {
	padding-bottom: 12px
}

.filter-common .menu li .cate_title .t16 {
	font-weight: 500
}

.filter-common .menu li .cate_title+section {
	padding-left: 25px
}

.filter-common .content-box {
	overflow-y: scroll;
	max-height: 280px
}

.filter-common .klook-icon-clear2 {
	position: absolute;
	top: 13px;
	right: 52px
}





.filter-menu-line {
	height: 70px;
	width: 1197px;
}

.filter-menu-line .u_text_btn {
	padding: initial
}

.filter-menu-line .select_box {
	-webkit-transition: width .3s ease-out;
	transition: width .3s ease-out
}

.filter-menu-line .select_box.fixed {
	background-color: #fff;
	width: 100%;
	min-width: 1160px;
	position: fixed;
	top: 12px;
	left: 0;
	margin-top: -1px;
	z-index: 3;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.filter-menu-line .select_box.fixed.all {
	top: 64px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.filter-menu-line .select_box.fixed .select_block {
	max-width: 1160px;
	margin: 0 auto
}

.filter-menu-line .select_box.fixed .select_block>ul>li:nth-of-type(odd) {
	border-left: none
}

.filter-menu-line .select_box.fixed .select_block>ul>li:nth-of-type(even) {
	border-right: none
}

.filter-menu-line .select_box.fixed .select_block .ul>li {
	border-bottom: none
}

.filter-menu-line .select_box.fixed .select_block .feature {
	border-left: none
}

.filter-menu-line .select_box.fixed .select_block #sort {
	border-right: none
}

.filter-menu-line input,.filter-menu-line label {
	-webkit-touch-callout: none;
	-webkit-user-select: none
}

.filter-common .menu {
	padding: 20px 0 0 0
}

.filter-common .menu.empty {
	padding: 0
}

.filter-common .menu.empty .empty-box {
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	padding: 0 24px
}

.filter-common .menu.one .content-box {
	margin-bottom: 10px
}

.filter-common .menu.two {
	padding: 5px 0 0 0
}

.filter-common .menu.three {
	padding: 0
}

.filter-common .menu section {
	padding: 0 35px
}

.filter-common .menu .u_checkbox_square {
	padding: 7px 0px 7px 14px
}

.filter-common .menu .u_checkbox_square input[type=checkbox]+label:before {
	margin-top: 1px
}

.filter-common .menu .title-block {
	height: 60px;
	background-color: #fafafa;
	font-size: 16px;
	font-weight: 500;
	color: #333333;
	position: relative;
	top: 0;
	left: 0;
	border-top: 1px solid #e0e0e0
}

.filter-common .menu .title-block .klook-icon-down {
	right: 22px
}

.filter-common .menu .title-block .u_checkbox_square {
	padding: 20px 0 0 23px;
	margin: 0
}

.filter-common .menu .level-three-block {
	border-top: 1px solid #e0e0e0
}

.filter-common .menu .level-three-block:first-child {
	border-top: none
}

.filter-common .menu .level-three-block .title-block {
	background-color: #f5f5f5;
	border-top: none
}

.filter-common .menu .level-one-text,.filter-common .menu .level-two-text {
	max-width: 600px
}

.filter-common .menu .level-two-text {
	font-size: 14px
}

.filter-common .menu .level-three-text {
	max-width: 570px
}

.filter-common .menu .btn_box {
	font-size: 0;
	margin-right: 10px;
	padding-right: 15px
}

.filter-common .menu .el-checkbox {
	margin-left: 0;
	margin-right: 30px;
	margin-bottom: 10px
}

.filter-common .menu .el-checkbox__input .el-checkbox__inner:hover {
	border: 1px solid #d8dce5
}

.filter-common .menu .el-checkbox__input.is-focus .el-checkbox__inner {
	border: 1px solid #d8dce5
}

.filter-common .menu .el-checkbox__input.is-checked .el-checkbox__inner {
	background-color: #ff5722;
	border: 1px solid #ff5722
}

.filter-common .menu .el-checkbox__input.is-checked+.el-checkbox__label {
	color: #ff5722
}

.filter-common .menu li {
	padding: 12px 0 0 0;
	margin: 12px 0 0 0
}

.filter-common .menu li:not(:first-child) {
	border-top: 1px solid #e0e0e0
}

.filter-common .menu li:first-child {
	margin: 0
}

.filter-common .menu li:last-child {
	padding: 12px 0
}

.filter-common .menu li.inline {
	display: inline-block;
	border: none;
	padding: 0;
	margin: 0
}

.filter-common .menu li.inline:first-child {
	padding-top: 12px
}

.filter-common .menu li.inline:last-child {
	padding-bottom: 12px
}

.filter-common .menu li .cate_title .t16 {
	font-weight: 500
}

.filter-common .menu li .cate_title+section {
	padding-left: 25px
}

.filter-common .content-box {
	overflow-y: scroll;
	max-height: 280px
}

.filter-common .klook-icon-clear2 {
	position: absolute;
	top: 13px;
	right: 52px
}

.menu {
	background-color: #fff;
	width: 680px;
	position: absolute;
	top: 48px;
	left: -1px;
	padding: 20px;
	border-radius: 0 0 2px 2px;
	z-index: 3
}

.menu .btn_box {
	padding-top: 14px
}

.menu .btn_box [class*="btn"] {
	min-width: 82px;
	height: 32px
}

.menu .btn_box [class*="btn"]:first-child {
	margin-right: 16px
}

.menu.dest {
	width: 800px;
	left: -1px;
	padding: 20px 25px
}

.menu.right {
	left: auto;
	right: -1px
}

.menu .dropdown_list li {
	height: 40px;
	padding: 13px 12px;
	box-sizing: border-box;
	cursor: pointer
}

.menu .dropdown_list li:hover {
	background: #f5f5f5
}

.menu .dropdown_list li.selected {
	background: #ff5722;
	color: white
}

.menu.showMenu {
	display: block
}

.menu .datepicker-inline {
	width: 100%
}

.menu .datepicker-inline .table-condensed {
	width: 100%
}

.menu .datepicker {
	padding: 9px
}

.menu .datepicker table tr td.active {
	text-shadow: none
}

.menu .dayTo {
	width: 100%;
	height: 70px;
	padding-top: 16.5px;
	padding-left: 20px;
	border-bottom: 1px solid #e0e0e0
}

.menu .dayTo .today,.menu .dayTo .tomorrow {
	display: inline-block;
	width: 80px;
	height: 32px;
	border-radius: 2px;
	border: solid 1px #b2b2b2;
	text-align: center;
	line-height: 32px;
	margin-right: 10px;
	color: #333;
	cursor: pointer
}

.menu .dayTo .today:hover,.menu .dayTo .tomorrow:hover {
	border: 1px solid #666
}

.menu .dayTo .today.active,.menu .dayTo .tomorrow.active {
	background: #ff5722;
	color: #fff;
	border: 1px solid #ff5722
}

.menu .dateBtn {
	padding: 8px 25px 20px 0
}

.menu.sort {
	width: 290px;
	left: auto;
	right: -1px;
	padding: 0
}

.menu.price {
	width: 372px;
	padding: 0
}

.menu.priceMenu .line {
	padding: 20px
}

.menu.priceMenu .line span {
	margin-right: 3px;
	margin-left: 3px;
	font-size: 16px;
	color: #333333
}

.menu.priceMenu .range_box {
	padding: 12px 20px 40px
}

.menu>section {
	max-height: 400px;
	overflow-y: auto
}

.select_block {
	background-color: #fff;
	border-radius: 2px;
	line-height: 1.2
}

.select_block .m_border_gray {
	border-color: #e0e0e0
}

.select_block .ul {
	width: 100%
}

.select_block .ul>li {
	display: inline-block;
	height: 50px;
	width: 50%;
	float: left;
	box-sizing: border-box
}

.select_block .ul li.location {
	border-radius: 2px 0 0 0
}

.select_block .ul li.cuisine {
	border-radius: 0 2px 0 0
}

.select_block .ul li.feature {
	border-radius: 0 0 0 2px
}

.select_block .ul li#sort {
	border-radius: 0 0 2px 0
}

.select_block .klook-icon-clear2 {
	cursor: pointer;
	background: #f5f5f5;
	border-radius: 50%;
	display: inline-block;
	height: 24px;
	height: 24px
}

.select_block>.ul>li:nth-of-type(-n+2) {

}

.select_block>.ul>li:nth-of-type(2n+1) {
	border-right: none
}

.select_block>.ul>li .ul li:nth-child(n+2) {
	border-left: none
}

.select_block>.ul>li:nth-of-type(3) li:nth-child(2) {
	border-right: none
}

.select_block .label {
	left: 20px;
	width: 150px;
	height: 16px;
	overflow: hidden
}

.select_block .PriceSelect .label,.select_block .SortSelect .label {
	width: 220px
}

.select_block .select_unit>[class*=klook-icon] {
	right: 46px
}

.select_block .select_unit .u_checkbox_toggle {
	-webkit-transform: translateY(-40%);
	transform: translateY(-40%)
}

.select_block .select_unit .klook-icon-down.up {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
	top: 42%
}

.select_block .select_unit .DestinationsSelect,.select_block .select_unit .CategoriesSelect,.select_block .select_unit .DateSelect,.select_block .select_unit .PriceSelect,.select_block .select_unit .SortSelect {
	width: 100%;
	height: 100%;
	position: relative;
	cursor: pointer
}

.select_block .select_unit .DestinationsSelect.default,.select_block .select_unit .CategoriesSelect.default,.select_block .select_unit .DateSelect.default,.select_block .select_unit .PriceSelect.default,.select_block .select_unit .SortSelect.default {
	cursor: default
}

.select_block .select_unit .DestinationsSelect .klook-icon-down,.select_block .select_unit .CategoriesSelect .klook-icon-down,.select_block .select_unit .DateSelect .klook-icon-down,.select_block .select_unit .PriceSelect .klook-icon-down,.select_block .select_unit .SortSelect .klook-icon-down {
	right: 20px
}

.select_block .select_unit .DestinationsSelect {
	cursor: default
}

.select_block .select_unit .DestinationsSelect .input.hasChecked {
	right: 18px
}

.select_block .klook-icon-fast {
	position: relative;
	top: 2px
}

.select_block .input {
	width: 315px;
	right: 46px;
	text-align: right;
	border: none;
	font-weight: 500
}

.select_block .input span {
	font-weight: 400
}

.select_block .input span.t_gray {
	display: inline-block;
	height: 20px;
	width: 290px;
	color: #b2b2b2
}

.select_block .input i {
	position: relative;
	top: 5px
}

.select_block .input.hasChecked {
	text-align: right;
	right: 82px
}

.select_block .input.hasChecked span {
	padding-left: 20px;
	color: #333;
	font-weight: 500
}

.select_block .input.hasChecked span:first-child {
	padding-left: 0
}

.select_block .half .input {
	width: 76px
}

.select_block .half .input span.t_gray {
	width: 100%
}

.select_block .half .label {
	width: 110px
}

.select_block .input.hint-text {
	width: 150px
}

.select_block .filter-price-box .vue-slider-component.vue-slider-horizontal-reverse .vue-slider-piecewise-label,.select_block .filter-price-box .vue-slider-component.vue-slider-horizontal .vue-slider-piecewise-label {
	-webkit-transform: translate(-50%, 14px);
	transform: translate(-50%, 14px);
	color: #999
}

.select_block #date .klook-icon-clear2,.select_block .filter-price-box .klook-icon-clear2 {
	cursor: pointer;
	position: absolute;
	top: 13px;
	right: 52px
}

.select_block #date .menu,.select_block .filter-price-box .menu {
	left: -1px
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform,height;
	-webkit-transition-property: height,-webkit-transform;
	transition-property: height,-webkit-transform;
	transition-property: transform,height;
	transition-property: transform,height,-webkit-transform
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-button-next,.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto
}

.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto
}

.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s;
	transition: .3s;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #ff5722
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px
}

.swiper-pagination-progress {
	background: rgba(0,0,0,0.25);
	position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #ff5722;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	-webkit-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-vertical>.swiper-pagination-progress {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
	background: rgba(255,255,255,0.5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
	background: #000
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(right, rgba(0,0,0,0.5), rgba(0,0,0,0));
	background-image: linear-gradient(to left, rgba(0,0,0,0.5), rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.5), rgba(0,0,0,0));
	background-image: linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.5), rgba(0,0,0,0));
	background-image: linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0));
	background-image: linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0))
}

.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper {
	-ms-perspective: 1200px
}

.swiper-container-cube,.swiper-container-flip {
	overflow: visible
}

.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0,0,0,0.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0,0,0,0.5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.klk_notice_box.all .klk_notice {
	height: 46px;
	padding: 0 30px;
	border-radius: 4px;
	position: absolute;
	z-index: 3;
	top: 84px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: rgba(51,51,51,0.8);
	color: #fff
}

.klk_notice_box.all .klk_notice .klk_notice-container .klk_notice-wrapper .klk_notice-content .klk_notice-link {
	color: #fff
}

.klk_notice_box.all .klk_notice .klk_notice-container .klk_notice-wrapper .klk_notice-content .klk_notice-link .klk_notice-title {
	font-weight: bold
}

.klk_notice_box.city {
	position: absolute;
	top: 64px;
	z-index: 1;
	box-sizing: content-box
}

.klk_notice_box.city .klk_notice .klk_notice-content .klk_notice-link {
	border: none;
	line-height: 18px;
	padding: 0
}

.klk_notice_box.jrpass {
	height: auto
}

.klk_notice_box.jrpass .klk_notice {
	width: 100%;
	padding: 12px 40px
}

.klk_notice_box.jrpass .klk_notice .klk_notice-container .klk_notice-wrapper {
	height: 42px
}

.klk_notice_box.jrpass .klk_notice .klk_notice-container .klk_notice-wrapper .klk_notice-content {
	line-height: 21px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.klk_notice_box.jrpass .klk_notice .klk_notice-container .klk_notice-wrapper .klk_notice-content .klk_notice-link {
	height: auto;
	max-height: 42px;
	white-space: normal;
	text-overflow: ellipsis;
	word-break: break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2
}

.klk_notice_box.fnb,.klk_notice_box.activity,.klk_notice_box.city {
	width: 100%;
	height: 40px
}

.klk_notice_box.fnb,.klk_notice_box.activity,.klk_notice_box.jrpass,.klk_notice_box.city {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #fff7e0
}

.klk_notice_box.fnb .klk_notice,.klk_notice_box.activity .klk_notice,.klk_notice_box.jrpass .klk_notice,.klk_notice_box.city .klk_notice {
	margin: 0 auto;
	color: #ff6d29
}

.klk_notice_box.fnb .klk_notice .klk_notice-pagination,.klk_notice_box.activity .klk_notice .klk_notice-pagination,.klk_notice_box.jrpass .klk_notice .klk_notice-pagination,.klk_notice_box.city .klk_notice .klk_notice-pagination {
	width: auto;
	position: initial
}

.klk_notice_box.fnb .klk_notice .klk_notice-container,.klk_notice_box.activity .klk_notice .klk_notice-container,.klk_notice_box.jrpass .klk_notice .klk_notice-container,.klk_notice_box.city .klk_notice .klk_notice-container {
	position: initial;
	margin: 0;
	padding: 0
}

.klk_notice_box.fnb .klk_notice .klk_notice-container .klk_notice-content .klk_notice-link,.klk_notice_box.activity .klk_notice .klk_notice-container .klk_notice-content .klk_notice-link,.klk_notice_box.jrpass .klk_notice .klk_notice-container .klk_notice-content .klk_notice-link,.klk_notice_box.city .klk_notice .klk_notice-container .klk_notice-content .klk_notice-link {
	color: #ff6d29
}

.klk_notice_box.fnb .klk_notice .klk_notice-container .klk_notice-content .klk_notice-link:hover,.klk_notice_box.activity .klk_notice .klk_notice-container .klk_notice-content .klk_notice-link:hover,.klk_notice_box.jrpass .klk_notice .klk_notice-container .klk_notice-content .klk_notice-link:hover,.klk_notice_box.city .klk_notice .klk_notice-container .klk_notice-content .klk_notice-link:hover {
	background-color: #fff7e0
}

.klk_notice_box.fnb .klk_notice .klk_notice-container .klk_notice-content .klk_notice-link .klk_notice-pagination,.klk_notice_box.activity .klk_notice .klk_notice-container .klk_notice-content .klk_notice-link .klk_notice-pagination,.klk_notice_box.jrpass .klk_notice .klk_notice-container .klk_notice-content .klk_notice-link .klk_notice-pagination,.klk_notice_box.city .klk_notice .klk_notice-container .klk_notice-content .klk_notice-link .klk_notice-pagination {
	position: relative;
	left: 0;
	top: 0
}

.klk_notice_box .klk_notice {
	width: 1160px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 14px
}

.klk_notice_box .klk_notice .klk_notice-icon {
	font-size: 24px;
	margin-right: 12px
}

.klk_notice_box .klk_notice .klk_notice-pagination {
	margin-right: 10px
}

.klk_notice_box .klk_notice .klk_notice-btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: auto
}

.klk_notice_box .klk_notice .klk_notice-btn .spliter {
	opacity: 0.3
}

.klk_notice_box .klk_notice .klk_notice-btn .klk_notice-prevBtn,.klk_notice_box .klk_notice .klk_notice-btn .klk_notice-nextBtn {
	font-size: 18px;
	padding-left: 10px
}

.klk_notice_box .klk_notice .klk_notice-btn .klk_notice-prevBtn:hover,.klk_notice_box .klk_notice .klk_notice-btn .klk_notice-nextBtn:hover {
	cursor: pointer
}

.klk_notice_box .klk_notice .klk_notice-btn .klk_notice-prevBtn {
	padding-right: 20px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.klk_notice_box .klk_notice .klk_notice-btn.begin .klk_notice-prevBtn {
	opacity: 0.3
}

.klk_notice_box .klk_notice .klk_notice-btn.begin .klk_notice-prevBtn:hover {
	cursor: not-allowed
}

.klk_notice_box .klk_notice .klk_notice-btn.end .klk_notice-nextBtn {
	opacity: 0.3
}

.klk_notice_box .klk_notice .klk_notice-btn.end .klk_notice-nextBtn:hover {
	cursor: not-allowed
}

.klk_notice_box .klk_notice .klk_notice-container {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow: hidden
}

.klk_notice_box .klk_notice .klk_notice-container .klk_notice-wrapper {
	width: 100%;
	height: 18px
}

.klk_notice_box .klk_notice .klk_notice-container .klk_notice-wrapper .klk_notice-content {
	width: 100%;
	line-height: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.klk_notice_box .klk_notice .klk_notice-container .klk_notice-wrapper .klk_notice-content .klk_notice-link .klk_notice-title {
	font-weight: normal
}

.klk_notice_box .klk_notice .klk_notice-container .klk_notice-wrapper .klk_notice-content .klk_notice-link .klk_notice-title:hover {
	text-decoration: underline
}

.filter-menu-line .select_box.fixed .select_block #date {
	border-left: none
}

.filter-menu-line input,.filter-menu-line label {
	-webkit-touch-callout: none;
	-webkit-user-select: none
}

.m_bg_dark {
	z-index: 1003;
	background: rgba(0,0,0,0.7)
}

.menu.date {
	width: 290px;
	padding: 0
}

.menu.price {
	width: 290px
}

.select_block .instant-label {
	width: 200px;
	height: auto
}

.select_block .select_unit.instantConfirm>[class*=klook-icon] {
	right: 20px
}

.act_block {
	margin-bottom: 16px
}

.act_block.act_block_ms {
	overflow: visible;
	background-color: #fff;
	margin-bottom: 0;
	border-bottom: 1px solid rgba(0,0,0,0.12)
}

.act_block.act_block_ms .j_activity_item_link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	padding: 20px 16px
}

.act_block.act_block_ms .j_activity_item_link .m_bg.lazy {
	width: 80px;
	height: 80px;
	border-radius: 2px;
	margin-right: 16px;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.act_block.act_block_ms .j_activity_item_link .m_bg.lazy .soldout {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	background: rgba(0,0,0,0.38);
	font-weight: bold
}

.act_block.act_block_ms .j_activity_item_link .m_bg.lazy .index {
	position: absolute;
	left: 0;
	top: 0;
	width: 24px;
	height: 24px;
	font-size: 14px;
	font-weight: 600;
	color: white;
	background-color: #ffa628;
	text-align: center;
	line-height: 24px
}

.act_block.act_block_ms .j_activity_item_link ul {
	-ms-flex-negative: 1;
	flex-shrink: 1;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding: 0 !important;
	width: calc(100% - 64px - 16px)
}

.act_block.act_block_ms .j_activity_item_link ul li .title {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: px2rem(8);
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	max-height: 45px;
	overflow: hidden;
	line-height: 1.5
}

.act_block.act_block_ms .j_activity_item_link ul li:last-child {
	margin-bottom: 0
}

.act_block.act_block_ms .j_activity_item_link ul li.price {
	margin-top: 4px
}

.act_block.act_block_ms .j_activity_item_link ul li.price>div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 2px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.act_block.act_block_ms .j_activity_item_link ul li.price .price_city_all {
	overflow: hidden;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 10px
}

.act_block.act_block_ms .j_activity_item_link ul li.price .cityName {
	border: solid 1px rgba(0,0,0,0.54);
	padding: 4px 6px;
	font-size: 10px;
	color: rgba(0,0,0,0.87);
	border-radius: 2px;
	max-width: 36%;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.act_block.act_block_ms .j_activity_item_link ul li.tag {
	margin-top: 4px
}

.act_block.act_block_ms .j_activity_item_link ul li.tag .m_bg_main {
	display: inline-block;
	padding: 5px 8px;
	font-size: 12px;
	font-weight: 600;
	color: #ffffff;
	border-radius: 2px;
	margin-right: 8px;
	margin-top: 8px
}

.act_block.act_block_ms .j_activity_item_link ul li.tag .red {
	background-color: #ff5722
}

.act_block.act_block_ms .j_activity_item_link ul li.tag .green {
	background-color: #24b985
}

.act_block.act_block_ms .j_activity_item_link ul li.star_box {
	margin-top: 12px;
	margin-bottom: 8px
}

.act_block.act_block_ms .j_activity_item_link ul li.star_box .klook-icon-star {
	font-size: 10px
}

.act_block.act_block_ms .j_activity_item_link .discount_tip {
	display: inline-block;
	width: 100%;
	height: 24px;
	border-radius: 2px;
	background-color: #ff5722;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	color: #ffffff;
	line-height: 24px;
	position: absolute;
	left: 0;
	bottom: 0
}

.act_block.sold_out {
	position: relative
}

.act_block.sold_out ul {
	background-color: #ffffff;
	display: block
}

.act_block.sold_out ul li {
	opacity: 0.5
}

.act_block.sold_out .soldout {
	position: absolute;
	bottom: 16px;
	right: 16px;
	font-weight: bold;
	display: inline-block
}

.act_block.sold_out.campaign_card .campaign_tag {
	background-color: #f5f5f5;
	color: #999
}

.act_block.campaign_card .campaign_tag {
	background-color: #fff1f0;
	line-height: 20px;
	padding: 4px 8px;
	color: #ff5722;
	font-size: 12px;
	margin-top: 8px
}

.act_block .m_bg_img {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px
}

.act_block .m_bg_img .top {
	padding: 14px 16px;
	height: 80px;
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0), rgba(0,0,0,0.4));
	background-image: linear-gradient(to top, rgba(0,0,0,0), rgba(0,0,0,0.4))
}

.act_block .m_bg_img .top .klook-icon-act-location {
	position: relative;
	top: 1px
}

.act_block ul {
	padding: 12px 10px 10px;
	color: rgba(0,0,0,0.87);
	box-sizing: border-box;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px
}

.act_block ul .s_title {
	font-size: 16px;
	font-weight: bold
}

.act_block ul .star_box {
	margin-top: 6px;
	margin-bottom: 10px
}

.act_block ul .star_box>span:first-child {
	padding-right: 4px
}

.act_block ul .star_box>span:nth-child(2) {
	padding-left: 4px
}

.act_block ul .price .curr_price {
	font-weight: bold
}

.act_block ul .price .curr_price b {
	font-weight: bold
}

.act_block ul .price p {
	white-space: nowrap
}

.act_block .act_attr {
	margin-top: 12px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.act_block .act_attr>div {
	padding: 4px 8px;
	border-radius: 2px;
	font-weight: bold;
	margin-right: 5px;
	height: 24px;
	box-sizing: border-box
}

.act_block .act_attr>div span {
	line-height: 0
}

.act_block .klook-icon-fast {
	position: relative;
	top: 2px
}

.activity-card-box .act_block:first-child .index {
	background-color: #ff5722 !important
}

.m_stars {
	line-height: 1;
	font-size: 0;
	margin-left: -2px
}

.m_stars .klook-icon-star {
	padding: 0 1px
}

.m_stars .light {
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	font-size: 0;
	white-space: nowrap
}

.m_stars .light i:before {
	color: #ffa628 !important
}

.m_stars .dark {
	white-space: nowrap;
	font-size: 0
}

.m_stars .star_panel {
	opacity: 0
}

html {
	background-color: #f5f5f5
}

.vis_hidden {
	visibility: hidden
}

.g_main {
	width: 1160px
}

.g_main .main-set {
	margin-top: 70px
}

.pagination-box {
	padding-top: 12px
}

@-webkit-keyframes move {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
		opacity: .08
	}

	100% {
		-webkit-transform: scale(1.56);
		transform: scale(1.56);
		opacity: 0
	}
}

@keyframes move {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
		opacity: .08
	}

	100% {
		-webkit-transform: scale(1.56);
		transform: scale(1.56);
		opacity: 0
	}
}

.country-name-box {
	display: inline-block
}

.country-name-btn {
	font-weight: 700;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 16px;
	padding: 8px 12px 8px 16px;
	border: solid 1px #979797
}

.country-name-btn span {
	display: inline-block;
	max-width: 152px
}

.country-name-btn i {
	margin-left: 14px
}

.banner {
	height: 384px;
	padding-top: 64px
}

.banner h1 {
	font-size: 60px;
	font-weight: 700
}

.banner a {
	padding: 0 18px 0 57px;
	height: 40px;
	line-height: 40px;
	border: solid 1px #fff;
	border-radius: 20px
}

.banner a:hover,.banner a:active {
	background-color: #ffffff;
	color: #ff5722
}

.banner a:hover i,.banner a:active i {
	color: #ff5722
}

.banner a svg {
	margin-left: 19px
}

.banner .banner_filter {
	background: rgba(0,0,0,0.3);
	height: 100%
}

.banner .banner_filter .g_v_c_mid,.banner .banner_filter .klk_dialog {
	left: 50%
}

.banner .video_btn {
	position: absolute;
	right: 32px;
	top: 8px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.banner .video_btn .video_icon {
	cursor: pointer;
	margin-right: 8px
}

.banner .video_btn .video_icon .circle_1:before {
	width: 44px;
	height: 44px;
	content: "";
	border-radius: 50%;
	background-color: white;
	opacity: .2;
	display: inline-block;
	position: absolute;
	top: 8px;
	left: 8px
}

.banner .video_btn .video_icon .circle_1:after {
	width: 60px;
	height: 60px;
	content: "";
	border-radius: 50%;
	background-color: white;
	opacity: .1;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0
}

.banner .video_btn .video_icon .circle_2 {
	width: 60px;
	height: 60px;
	-webkit-animation: move 1.5s cubic-bezier(0.25, 0.1, 0.25, 1) infinite;
	animation: move 1.5s cubic-bezier(0.25, 0.1, 0.25, 1) infinite;
	opacity: .08;
	background-color: white;
	border-radius: 50%;
	display: block;
	opacity: 0.08;
	border-radius: 50%
}

.banner .video_btn .video_icon svg {
	position: absolute;
	left: 14px;
	top: 14px
}

.box_title {
	font-size: 24px;
	font-weight: 700;
	line-height: 1.25;
	margin-bottom: 23px
}

.weather-block-area {
	margin-top: 60px
}

.weather-block-area .tag_weather_box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.weather-block-area .tag_weather_box>div:first-child {
	width: 727px
}

.weather-block-area .tag_weather_box>div:first-child .city_desc {
	max-height: 42px;
	line-height: 1.5;
	margin-bottom: 16px
}

.weather-block-area .tag_weather_box>div:first-child .t_green {
	color: #009685;
	font-weight: 700;
	margin-right: 12px
}

.weather-block-area .tag_weather_box>div:first-child .tags {
	color: #999;
	margin-right: 24px;
	display: inline-block;
	margin-bottom: 8px
}

.weather-block-area .tag_weather_box>div:first-child .tags:not(:last-child):after {
	content: "·";
	font-size: 16px;
	color: #999;
	font-weight: bold;
	position: relative;
	left: 12px
}

.weather-block-area .tag_weather_box>div:first-child .view_more_box {
	border-bottom: 1px solid #e0e0e0;
	margin-top: 4px;
	padding: 7px 0
}

.weather-block-area .tag_weather_box>div:first-child .view_more_box a {
	color: #4a90e2;
	padding: 0 32px;
	position: absolute;
	font-weight: 700;
	top: 31%;
	left: 42%;
	background: #f5f5f5
}

.weather-block-area .tag_weather_box>div:first-child .view_more_box a i {
	color: #4a90e2;
	margin-left: 8px;
	position: relative;
	top: 2px
}

.weather-block-area .tag_weather_box>div.weather_box {
	border-radius: 2px;
	background-color: #ffffff;
	width: 360px;
	padding: 20px 34px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.weather-block-area .tag_weather_box>div.weather_box .t20 {
	margin-right: 20px;
	font-weight: 500
}

.weather-block-area .tag_weather_box>div.weather_box .tem,.weather-block-area .tag_weather_box>div.weather_box .local—time {
	margin-bottom: 8px
}

.weather-block-area .tag_weather_box>div.weather_box .view_future {
	cursor: pointer;
	line-height: 1.31
}

.weather-block-area .tag_weather_box>div.weather_box td .klook-symbol {
	margin-right: 12px;
	font-size: 32px
}

.weather-block-area .tag_weather_box>div.hover {
	border-radius: 2px 2px 0 0
}

.weather-block-area .tag_weather_box>div .weather_box_top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.weather-block-area .tag_weather_box>div .weather_box_top .klook-symbol {
	margin-right: 12px;
	font-size: 64px
}

.weather-block-area .tag_weather_box>div .weather_box_bottom {
	position: relative
}

.weather-block-area .temperature_box {
	width: 360px;
	position: absolute;
	top: 21px;
	background: white;
	padding-bottom: 23px;
	left: -180px;
	border-radius: 0 0 2px 2px;
	z-index: 100
}

.weather-block-area .temperature_box td {
	height: 44px
}

.weather-block-area .temperature_box td span {
	display: inline-block;
	text-align: right
}

.weather-block-area .temperature_box td span:last-child {
	margin-left: 10px;
	color: #b2b2b2;
	text-align: left
}

.weather-block-area .temperature_box td:first-child {
	width: 156px;
	padding-left: 20px
}

.weather-block-area .temperature_box td:first-child span {
	width: 62px
}

.weather-block-area .temperature_box td:nth-child(2) {
	width: 75px;
	text-align: center
}

.weather-block-area .temperature_box td:last-child {
	width: 99px;
	padding-right: 22px
}

.weather-block-area .temperature_box td:last-child span {
	width: 27px
}

.weather-block-area .temperature_box td .power-by {
	width: 209px;
	line-height: 1.5
}

.weather-block-area .temperature_box td .tem_trans_btn {
	float: right
}

.st-block-area {
	height: 180px;
	border-radius: 2px
}

.st-block-area a {
	display: block;
	background-color: rgba(0,0,0,0.1)
}

.st-block-area .st_bg {
	width: 1160px;
	height: 180px;
	border-radius: 2px
}

.sidebar-block-area {
	width: 320px;
	height: 100%;
	overflow-y: auto
}

.sidebar-block-area .sidebar-header {
	height: 70px;
	box-shadow: 0 1px 0 0 #e0e0e0;
	padding: 0 12px 0 24px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.sidebar-block-area .sidebar-header svg {
	color: #333;
	font-size: 16px;
	padding: 12px;
	cursor: pointer;
	position: absolute;
	top: 15px;
	right: 12px
}

.sidebar-block-area .sidebar-list-item {
	border-bottom: 1px solid #e0e0e0
}

.sidebar-block-area .sidebar-list-item header:hover {
	background-color: #f5f5f5
}

.sidebar-block-area .arrow-icon.up {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg)
}

.sidebar-block-area header {
	font-weight: 700;
	line-height: 1.5;
	padding: 16px 24px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer
}

.sidebar-block-area .travel_box {
	margin: 0px 21px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.sidebar-block-area .travel_box .travel_item {
	width: 130px;
	box-sizing: border-box;
	height: 60px;
	margin-right: 0;
	margin-bottom: 20px
}

.sidebar-block-area .travel_box .travel_item:nth-child(2n) {
	margin-left: 18px
}

.sidebar-block-area .travel_box .travel_item:first-child {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.sidebar-block-area .travel_box .travel_item h3 {
	max-width: 76%;
	margin-bottom: 0px
}

.sidebar-block-area .travel_box .travel_item svg {
	font-size: 60px
}

.sidebar-block-area .cate_box {
	padding-bottom: 10px
}

.sidebar-block-area .cate_box ul li {
	padding: 0 25px
}

.sidebar-block-area .cate_box ul li:hover {
	background-color: #f5f5f5
}

.sidebar-block-area .cate_box ul a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 34px;
	line-height: 34px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.sidebar-block-area .cate_box ul a svg {
	margin-right: 8px
}

.sidebar-toggle {
	position: fixed;
	left: 0;
	top: 416px;
	min-width: 60px;
	height: 40px;
	background: #ff5722;
	border-radius: 0 100px 100px 0;
	cursor: pointer;
	-webkit-transition: width 1s ease;
	transition: width 1s ease;
	font-weight: bold;
	padding-left: 8px;
	line-height: 40px;
	z-index: 2
}

.sidebar-toggle svg {
	position: relative;
	top: 6px;
	margin-right: 6px
}

.tem_trans_btn {
	width: 64px;
	height: 24px;
	border-radius: 2px;
	border: solid 1px #333333;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	line-height: 22px
}

.tem_trans_btn .trans_btn {
	cursor: pointer;
	color: #000;
	width: 50%;
	font-size: 12px;
	font-weight: 500;
	text-align: center
}

.tem_trans_btn .trans_btn:first-child {
	border-right: solid 1px #333333
}

.tem_trans_btn .trans_btn.active {
	background-color: #333;
	color: white
}

.popular_box {
	position: relative;
	counter-reset: popular
}

.popular_box .act_card {
	width: 275px;
	margin-right: 20px;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	position: relative
}

.popular_box .act_card:last-child {
	margin-right: 0
}

.popular_box .act_card:after {
	counter-increment: popular;
	content: url("https://res.klook.com/image/upload/v1535960519/new-web/ring-king.svg") counter(popular);
	width: 32px;
	height: 38px;
	display: inline-block;
	background: #ffa628;
	color: white;
	text-align: center;
	top: 142px;
	right: 12px;
	position: absolute;
	border-radius: 2px;
	font-size: 16px;
	font-weight: 500;
	padding: 0 4px;
	box-sizing: border-box
}

.popular_box .act_card:first-child:after {
	background-color: #ff5722
}

.st-block-area .swiper-container {
	margin: 0;
	padding: 0
}

.st-block-area .swiper-container .swiper-wrapper .swiper-slide {
	margin-right: 0
}

.swiper-container {
	margin: -16px;
	padding: 16px;
	position: static;
	overflow: hidden
}

.swiper-container .swiper-wrapper {
	width: 1160px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms
}

.swiper-container .swiper-wrapper .swiper-slide {
	width: 275px;
	margin-right: 20px
}

.swiper-container .swiper-button-next,.swiper-container .swiper-button-prev {
	background-image: none;
	top: calc(50% - 13px);
	margin-top: 0;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 16px;
	position: absolute;
	width: 27px
}

.swiper-container .swiper-button-next.klook-icon-arrow2,.swiper-container .swiper-button-prev.klook-icon-arrow2 {
	height: 26px;
	opacity: 0.4;
	z-index: 3
}

.swiper-container .swiper-button-next:hover .klook-icon-arrow2,.swiper-container .swiper-button-prev:hover .klook-icon-arrow2 {
	opacity: 0.7
}

.swiper-container .swiper-button-next {
	right: -24px
}

.swiper-container .swiper-button-disabled,.swiper-container .hide {
	display: none
}

.swiper-container .swiper-button-prev {
	left: -24px
}

.swiper-container .swiper-button-prev.klook-icon-arrow2 {
	-webkit-transform: rotateZ(180deg);
	transform: rotateZ(180deg)
}

.theme-container {
	width: 1160px;
	margin: 0;
	padding: 0
}

.wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
	margin-bottom: 10px
}

.wrap>div {
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	height: 344px;
	min-width: 244px;
	position: relative;
	-webkit-transition: all 0.5s cubic-bezier(0.4, 0, 0.5, 1);
	transition: all 0.5s cubic-bezier(0.4, 0, 0.5, 1)
}

.wrap>div:not(:last-of-type) {
	border-right: 1px solid #f5f5f5
}

.wrap>div .filter {
	height: 270px;
	width: 100%;
	padding: 24px;
	position: absolute;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	background-image: -webkit-linear-gradient(top, rgba(255,255,255,0), rgba(128,128,128,0.1) 22%, rgba(51,51,51,0.52) 63%, rgba(0,0,0,0.8));
	background-image: linear-gradient(to bottom, rgba(255,255,255,0), rgba(128,128,128,0.1) 22%, rgba(51,51,51,0.52) 63%, rgba(0,0,0,0.8))
}

.wrap>div .filter h3 {
	margin-bottom: 12px;
	font-weight: 700;
	line-height: 1.25
}

.wrap>div .filter p {
	font-weight: 500;
	line-height: 1.5;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	height: 40px;
	overflow: hidden
}

.wrap>div.curr {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	min-width: 672px;
	position: relative;
	overflow: visible
}

.wrap>div.curr:after {
	content: "";
	width: 12px;
	height: 12px;
	border: solid 1px #000;
	border-top: none;
	border-left: none;
	-webkit-transform: rotate(45deg) translate(-50%, 50%);
	transform: rotate(45deg) translate(-50%, 50%);
	display: inline-block;
	position: absolute;
	bottom: -6px;
	left: 50%;
	background: #000;
	z-index: -1
}

.wrap>div.curr .filter {
	height: 130px;
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.8));
	background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.8))
}

.wrap.two>div.curr {
	min-width: 885px
}

.a_sd_move {
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out
}

@-webkit-keyframes fadein {
	from {
		opacity: 0.5
	}

	to {
		opacity: 1
	}
}

@keyframes fadein {
	from {
		opacity: 0.5
	}

	to {
		opacity: 1
	}
}

.m_selected {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 24px;
	-webkit-transition: opacity 0.5s cubic-bezier(0.61, -0.19, 0.7, -0.11);
	transition: opacity 0.5s cubic-bezier(0.61, -0.19, 0.7, -0.11);
	-webkit-animation: fadein 1s;
	animation: fadein 1s
}

.m_selected.f_hidden {
	display: none
}

.m_selected .act_card {
	width: 275px;
	margin-bottom: 20px
}

.m_selected .act_card.act_card_lg {
	width: 373px
}

.theme-block-area .m_selected .act_card:not(:nth-of-type(4n)) {
	margin-right: 20px
}

.theme-block-area .m_selected .act_card:nth-of-type(n+5) {
	display: none
}

.theme-block-area .m_selected.show_all .act_card:nth-of-type(n+5) {
	display: block
}

.theme-block-area .f_hidden {
	display: none
}

.filter-block-area .m_selected .act_card:not(:nth-of-type(3n)) {
	margin-right: 20px
}

.travel_box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.travel_box .travel_item {
	width: 274px;
	height: 80px;
	border-radius: 2px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: white;
	padding-left: 16px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	overflow: hidden;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
	margin-right: 24px
}

.travel_box .travel_item.wifi {
	background-image: -webkit-linear-gradient(193deg, #7dbe75, #25b885);
	background-image: linear-gradient(257deg, #7dbe75, #25b885)
}

.travel_box .travel_item.jr {
	background-image: -webkit-linear-gradient(right, #46d5c4, #1dacbf);
	background-image: linear-gradient(to left, #46d5c4, #1dacbf)
}

.travel_box .travel_item.fnb {
	background-image: -webkit-linear-gradient(right, #fbc639, #ff9a42);
	background-image: linear-gradient(to left, #fbc639, #ff9a42)
}

.travel_box .travel_item.eurrail {
	background-image: -webkit-linear-gradient(right, #9589e8, #4985e6);
	background-image: linear-gradient(to left, #9589e8, #4985e6)
}

.travel_box .travel_item h3 {
	font-weight: 500;
	margin-bottom: 8px;
	max-width: 204px
}

.travel_box .travel_item svg {
	font-size: 80px;
	color: white;
	opacity: 0.4;
	position: absolute;
	right: -12px;
	top: 0
}

#show_all_act_btn {
	margin-top: 12px
}

.btn_fixwidth {
	width: 320px;
	box-sizing: border-box
}

.tips_box {
	padding: 60px 60px 20px
}

.tips_box h4 {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.3;
	margin-bottom: 24px
}

.tips_box>div:not(:last-child) {
	border-bottom: solid 1px #e0e0e0
}

.tips_box>div:not(:first-child) {
	padding: 32px 0
}

.tips_box>div.desc {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-top: 0;
	padding-bottom: 30px
}

.tips_box>div.desc>div:first-child {
	width: 651px
}

.tips_box>div.desc>div:first-child .text {
	font-size: 15px;
	line-height: 1.4
}

.tips_box>div.desc .map_box {
	width: 330px;
	height: 186px;
	background-color: #e0e0e0;
	border-radius: 3px;
	border: solid 1px #009685;
	position: relative;
	cursor: pointer
}

.tips_box>div.desc .map_box .map {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.tips_box>div.desc .map_box .title {
	width: 100%;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background-color: #ffffff;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 18px;
	font-weight: 500;
	color: #009685;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	opacity: 0.8;
	z-index: 1001
}

#swipe-news-block {
	position: relative
}

.news_main {
	position: relative
}

.news_box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.news_box .news_item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 109px;
	border-radius: 2px;
	background-color: #ffffff;
	box-shadow: inset 0 0 0 1px rgba(0,0,0,0.12);
	margin-right: 16px;
	line-height: 1.36
}

.news_box .news_item:hover {
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.12),0 -1px 3px 0 rgba(0,0,0,0.08)
}

.news_box .news_item:hover .view_more_btn {
	color: #599aeb
}

.news_box .news_item img {
	width: 109px;
	height: 109px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px
}

.news_box .news_item .content {
	width: 245px;
	padding: 12px 16px;
	position: relative
}

.news_box .news_item .content p {
	height: 57px
}

.news_box .news_item .view_more_btn {
	position: absolute;
	bottom: 12px;
	right: 16px;
	color: #999
}

.local_weather_block .tem_trans_btn {
	margin-left: 24px
}

.season_tempreature_box,.general_box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.season_tempreature_box>li,.general_box>li {
	width: 200px
}

.season_tempreature_box>li:not(:last-child),.general_box>li:not(:last-child) {
	margin-right: 82px
}

.season_tempreature_box>li header,.general_box>li header {
	font-weight: 500;
	margin-bottom: 12px
}

.season_tempreature_box>li div,.general_box>li div {
	margin-bottom: 8px
}

.season_tempreature_box>li div span,.general_box>li div span {
	margin-right: 12px;
	font-weight: 500
}

.season_tempreature_box>li p,.general_box>li p {
	color: #666
}

.season_tempreature_box>li li,.general_box>li li {
	color: #666;
	margin-bottom: 8px
}

.season_tempreature_box>li li b,.general_box>li li b {
	font-weight: 500;
	color: #333
}

.general_box>li p {
	margin-bottom: 12px
}

.general_box>li div {
	margin-bottom: 12px
}

.nearby-box {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.nearby-box .city_item {
	width: 275px;
	margin-right: 20px;
	height: 220px;
	border-radius: 2px;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none
}

.nearby-box .city_item:last-child {
	margin-right: 0
}

.nearby-box .city_item .item_mask {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0 28px;
	background: rgba(0,0,0,0.2)
}

.nearby-box .city_item .item_mask p.t24 {
	line-height: 1.5;
	margin-bottom: 8px
}

.nearby-box .city_item.more_dest {
	background-image: -webkit-linear-gradient(321deg, #fe9659, #ff6b3d);
	background-image: linear-gradient(129deg, #fe9659, #ff6b3d)
}

.nearby-box .city_item.more_dest>div {
	background: none
}

*.btn_md {
	margin-top: 30px;
	padding: 0 75px;
	display: inline-block
}

#video_box {
	background-color: #000;
	height: 540px;
	position: relative;
	margin-top: 104px
}

#video_box .klook-icon-close {
	position: absolute;
	top: 20px;
	right: 20px;
	color: white;
	cursor: pointer;
	z-index: 10
}

#video_box #video {
	width: 100%;
	height: 100%;
	margin: 0 auto
}

.select_no_result {
	min-height: 400px
}

.select_no_result p {
	margin: 30px 0
}

.select_no_result .m_btn_main,.select_no_result .m_btn_gray {
	font-size: 16px;
	font-weight: 500;
	width: 280px;
	border-radius: 2px;
	margin-bottom: 40px
}

#cityList {
	position: absolute !important;
	top: 100px;
	left: 0;
	right: 0;
	width: 860px;
	border-radius: 2px
}

#cityList .left {
	width: calc(100% - 628px)
}

#cityList .right {
	width: 628px;
	padding: 10px 10px 50px 20px;
	overflow-y: auto
}

#cityList .right ._left {
	width: 26%
}

#cityList .right ._right {
	width: 73%
}

.lang_zh-CN #cityList,.lang_zh-TW #cityList,.lang_ko #cityList {
	width: 800px
}

#city-big-map {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 3333
}

#city-big-map .close {
	position: absolute;
	top: 12px;
	right: 12px;
	width: 36px;
	height: 36px;
	border-radius: 2px;
	background-color: #fff;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2)
}

#city-big-map .close .icon {
	position: relative;
	top: 1px;
	width: 17px;
	height: 17px
}

#city-big-map .close .icon::before {
	color: #999;
	font-size: 17px
}

#google-map-container {
	width: 100%;
	height: 100%
}

.city-map-marker {
	position: absolute;
	cursor: pointer
}

.city-map-marker .icon {
	display: inline-block;
	background-image: url(/s/dist_web/desktop/release/fnb-0f3704d486.png);
	background-position: 0px -45px;
	width: 64px;
	height: 64px;
	position: absolute;
	bottom: 0;
	right: -50%;
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
	-webkit-transform-origin: bottom;
	transform-origin: bottom;
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	.city-map-marker .icon {
		background-image: url(/s/dist_web/desktop/release/fnb@2x-48115fa1df.png);
		background-size: 140px 178px
	}
}

.city-map-marker.active {
	z-index: 10000 !important
}

.city-map-marker.active .icon {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transform-origin: bottom;
	transform-origin: bottom
}

.city-map-marker.show-number .icon {
	display: inline-block;
	background-image: url(/s/dist_web/desktop/release/fnb-0f3704d486.png);
	background-position: 0px -114px;
	width: 64px;
	height: 64px
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	.city-map-marker.show-number .icon {
		background-image: url(/s/dist_web/desktop/release/fnb@2x-48115fa1df.png);
		background-size: 140px 178px
	}
}

.city-map-marker.show-number .text {
	display: block
}

.city-map-marker .text {
	display: none;
	height: 100%;
	text-align: center;
	color: #ff5722;
	font-size: 18px;
	line-height: 0;
	padding-top: 24px
}

#big-map-sider {
	width: 416px;
	max-height: 100%;
	background-color: #fff;
	position: absolute;
	top: 16px;
	left: 16px;
	bottom: 16px;
	z-index: 2000
}

#big-map-sider header {
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	height: 140px;
	background-color: rgba(0,0,0,0.3);
	background-size: cover;
	color: #fff;
	position: relative
}

#big-map-sider header .bg_mask {
	background-color: rgba(0,0,0,0.4);
	height: 100%
}

#big-map-sider header .text {
	width: 376px;
	max-height: 56px;
	line-height: 28px;
	font-size: 24px;
	font-weight: bold;
	margin: 20px;
	position: absolute;
	bottom: 0;
	left: 0
}

#big-map-sider .v-scroll-container {
	max-height: 100%;
	margin-bottom: 30px
}

#big-map-sider .activity-card-box {
	width: 100%
}

#big-map-sider.hide {
	display: none
}

#big-map-sider .act_block.active {
	background-color: #f5f5f5
}


.u_checkbox_radio {
	padding: 7px 0 7px 9px;
	display: inline-block;
	margin-bottom: 5px
}

.u_checkbox_radio:hover {
	background: #f5f5f5;
	border-radius: 2px
}

.u_checkbox_radio input[type="radio"] {
	visibility: hidden
}

.u_checkbox_radio input[type="radio"]+label {
	position: relative;
	left: -11px;
	cursor: pointer
}

.u_checkbox_radio input[type="radio"]+label span {
	margin-left: 8px;
	display: inline-block;
	white-space: nowrap
}

.u_checkbox_radio input[type="radio"]+label:before {
	content: "";
	position: absolute;
	top: calc(50% - 9px);
	left: -14px;
	width: 18px;
	height: 18px;
	border-radius: 18px;
	border: 1px solid #d5d5d5;
	display: inline-block
}

.u_checkbox_radio input[type="radio"]:checked+label:after {
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 12px;
	border: 1px solid #ff5722;
	background: #ff5722;
	position: absolute;
	top: calc(50% - 5px);
	left: -10px
}

.u_checkbox_radio input[type="radio"][disabled]+label {
	cursor: not-allowed
}

.u_checkbox_radio input[type="radio"][disabled]+label:before {
	background: #eeeeee
}

.u_checkbox_radio input[type="radio"][checked][disabled]+label {
	cursor: not-allowed
}

.u_checkbox_radio input[type="radio"][checked][disabled]+label:after {
	background: #d1d1d1
}

.u_checkbox_radio.radio_xs input+label:before {
	width: 14px;
	height: 14px;
	border-radius: 14px;
	top: calc(50% - 7px)
}

.u_checkbox_radio.radio_xs input:checked+label:after {
	content: "";
	width: 8px;
	height: 8px;
	top: calc(50% - 4px);
	border-radius: 10px;
	left: -11px
}

.u_checkbox_radio.with_desc,.u_checkbox_square.with_desc {
	width: 558px
}

.u_checkbox_radio.with_desc label span,.u_checkbox_square.with_desc label span {
	font-weight: 500;
	color: #333
}

.u_checkbox_radio.with_desc .desc,.u_checkbox_square.with_desc .desc {
	color: #666;
	margin: 10px 20px 20px 30px;
	line-height: 1.5
}

.u_checkbox_radio.with_desc:hover,.u_checkbox_square.with_desc:hover {
	background: none
}

.u_checkbox_square {
	padding: 7px 0 7px 9px;
	position: relative;
	display: inline-block;
	margin-bottom: 5px;
	cursor: pointer;
	white-space: nowrap
}

.u_checkbox_square:hover {
	background: #f5f5f5;
	border-radius: 2px
}

.u_checkbox_square input[type=checkbox] {
	visibility: hidden
}

.u_checkbox_square input[type=checkbox]+label {
	position: relative;
	left: -10px;
	cursor: pointer
}

.u_checkbox_square input[type=checkbox]+label:before {
	content: "";
	position: absolute;
	display: inline-block;
	width: 16px;
	height: 16px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: -15px;
	background: white;
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	cursor: pointer;
	box-sizing: border-box
}

.u_checkbox_square input[type=checkbox]+label span {
	display: inline-block;
	white-space: nowrap;
	margin-left: 8px;
	vertical-align: middle
}

.u_checkbox_square input[type=checkbox]:checked+label:before {
	background: #ff5722;
	border: 1px solid #ff5722
}

.u_checkbox_square input[type=checkbox]:checked+label:after {
	opacity: 1;
	content: '';
	position: absolute;
	width: 8px;
	height: 4px;
	top: 50%;
	left: -8px;
	border: 2px solid white;
	border-top: none;
	border-right: none;
	-webkit-transform: rotate(-45deg) translateY(-88%);
	transform: rotate(-45deg) translateY(-88%)
}

.u_checkbox_square input[type=checkbox][disabled]+label {
	cursor: not-allowed
}

.u_checkbox_square input[type=checkbox][disabled]+label:before {
	background: #eeeeee;
	cursor: not-allowed
}

.u_checkbox_square input[type=checkbox][checked][disabled]+label {
	cursor: not-allowed
}

.u_checkbox_square input[type=checkbox][checked][disabled]+label:before {
	border-color: #d5d5d5;
	cursor: not-allowed
}

.u_checkbox_square input[type=checkbox][checked][disabled]+label:after {
	border-color: #d5d5d5
}

.u_checkbox_square.checkbox_xs input+label:before {
	width: 14px;
	height: 14px
}

.u_checkbox_square.checkbox_xs input:checked+label:after {
	width: 7px;
	height: 4px;
	top: 5px
}

.u_checkbox_square.win input[type="checkbox"]+label:after {
	top: 4px
}

.u_checkbox_square.firefox input[type="checkbox"]+label:after {
	top: 5px
}

.u_checkbox_square.win.checkbox_xs input[type="checkbox"]+label:after {
	top: 5px
}

.u_checkbox_square.firefox.checkbox_xs input[type="checkbox"]+label:after {
	top: 6px
}
.jc-eye {
	float: right;
	height: 20px;
}
.jc-cli {
	color:#999;
	font-size: 14px;
}

.sj_city {
	width: 100%;
	overflow: hidden;
}
.shaixuan {
	width: 100%;
	height: 35px;
	line-height: 35px;
}
.shaixuan a {
	display: block;
	margin: 0 10px;
	border-radius: 5px;
	border: 1px solid #01c6b2;
	padding: 0 25px 0 25px;
	color: #01c6b2;
	font-size: 16px;
	text-align: center;
	float: left;
}
.shaixuan .on{
	background-color: #01c6b2;
	border-radius: 5px;
	color: #ffffff;
}
