html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	box-sizing: border-box
}

@font-face {
	font-family: 'HYQiHei-45S';
	src: url('../font/HYQiHei-45S.ttf')
}

@font-face {
	font-family: 'HYQiHei-65S';
	src: url('../font/HYQiHei-65S.ttf')
}

html {
	font-size: 100px
}

body {
	line-height: 1;
	font-family: 'Microsoft YaHei';
	font-size: 14px;
	color: #424242
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

nav ul,
ul li {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none
}

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
	color: inherit
}

b {
	font-family: 'HYQiHei-65S', 'Microsoft YaHei', Helvetica, Hiragino Sans GB;
	font-weight: normal
}

hr {
	border: 0
}

a,
button {
	padding: 0;
	cursor: pointer
}

button,
input,
select,
textarea {
	padding: 0;
	border: 0;
	outline: 0;
	font-family: 'HYQiHei-45S', 'Microsoft YaHei', Helvetica, Hiragino Sans GB
}

input[type="checkbox"],
.pay-successful .gift i,
.klook-icon-fix {
	position: relative;
	top: 2px;
	margin: 0
}

input[type="text"],
input[type="password"],
select,
textarea {
	border: 1px solid #e0e0e0;
	padding: 0 10px;
	font-size: 14px
}

/*input[type="text"]:hover,
input[type="password"]:hover,*/
select:hover,
/*input[type="text"]:focus,
input[type="password"]:focus,*/
select:focus,
textarea:focus {
	border: 1px solid #01C6B2
}

i {
	display: inline-block
}

.clearfix:after,
.clearfix:before {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%
}

.row {
	height: 291px;
	font-size: 0;
	letter-spacing: -6px
}

.overflow {
	overflow: hidden
}

.item {
	box-sizing: border-box;
	vertical-align: top;
	height: 100%;
	display: inline-block;
	padding: 8px;
	letter-spacing: normal
}

.f0 {
	font-size: 0
}

.f12 {
	font-size: 12px
}

.f14 {
	font-size: 14px
}

.f16 {
	font-size: 16px;
}

.f18 {
	font-size: 18px
}

.f20 {
	font-size: 20px
}

.f22 {
	font-size: 22px
}

.f24 {
	font-size: 24px
}

.f26 {
	font-size: 24px
}

.f28 {
	font-size: 28px
}

.f30 {
	font-size: 30px
}

.f-white {
	color: #fff
}

.f-black {
	color: #424242
}

.f-gray {
	color: #9e9e9e
}

.f-green {
	color: #22ac38
}

.f-theme,
#Pagination .current,
.klook-Trash:hover,
.c-theme-left ul li:hover,
.search-details table tr td span a:hover,
.short-search-details table tr td span a:hover,
.klook-Top:hover,
.footer_appDownload i:hover {
	color: #01c6b2
}

.t-middle {
	text-align: center
}

.t-left {
	text-align: left
}

.t-right {
	text-align: right
}

.t-nowrap {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.t-desc {
	position: absolute;
	bottom: 0;
	left: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 195px;
	text-align: left;
	color: #c8c8c8
}

.text-container {
	display: table;
	width: 100%;
	height: 100%
}

.va-middle {
	height: 53px;
	line-height: 53px;
	text-align: center;
	color: #888;
	display: table-cell;
	vertical-align: middle;
	position: relative
}

.tagline-strong {
	font-family: "HYQiHei-45S";
	text-align: center
}

.o7 {
	opacity: .7
}

.o8 {
	opacity: .8
}

.t-o8 {
	color: #e0e0e0
}

.bg-opacity {
	background-color: rgba(0, 0, 0, 0.3)
}

.bg-theme {
	background-color: #01C6B2
}

.bg-white {
	background-color: #fff
}

.underline:hover {
	text-decoration: underline
}

.footer,
.header,
.banner {
	width: 100%;
	min-width: 1000px
}

.main {
	width: 1200px;
	margin: 0 auto
}

.radius-box {
	border-radius: 5px
}

.middle-box {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.radius-o-box {
	border-radius: 5px;
	overflow: hidden
}

.row-0 {
	width: 100%
}

.row-1 {
	width: 66.66666%
}

.row-2 {
	width: 50%
}

.row-3 {
	width: 33.3333%
}

.row-4 {
	width: 25%
}

.row-5 {
	width: 16.2%
}

.row-6 {
	width: 16.66%
}

.row-7 {
	width: 75%
}

.row-60 {
	width: 60%
}

.row80 {
	width: 80px
}

.row125 {
	width: 125px
}

.row160 {
	width: 160px
}

.row180 {
	width: 180px
}

.row240 {
	width: 240px
}

.row280 {
	width: 280px
}

.row250 {
	width: 250px
}

.row200 {
	width: 200px;
	padding: 20px 0 13px 0;
}

.row130 {
	width: 130px;
}

.row320 {
	width: 320px
}

.row440 {
	width: 440px
}

.col-1 {
	height: 100%
}

.col-2 {
	height: 200%
}

.col-5 {
	height: 50%
}

.col-4 {
	height: 40%
}

.col320 {
	height: 320px
}

.offset-1 {
	margin-left: 33.3333333%
}

.row-4,
.col-1,
.col-2,
.col-6,
.row-1,
.row-2,
input[type=text],
input[type=password],
select,
textarea {
	box-sizing: border-box
}

.r-b-box {
	position: absolute;
	bottom: 0;
	right: 0;
	overflow: hidden
}

.bottom-box {
	position: absolute;
	bottom: 0
}

.circle {
	width: 100px;
	height: 100px;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	display: inline-block
}

.triangle-up {
	border-style: dashed dashed solid dashed;
	position: absolute
}

.triangle-right {
	border-style: dashed dashed dashed solid;
	position: absolute
}

.gray-border {
	border: 1px solid #e0e0e0
}

.hidden {
	display: none
}

.header {
	height: 60px;
	line-height: 60px;
	z-index: 100;
	position: relative;
	color: #454545;
	box-shadow: 0 0 40px rgba(0, 0, 0, .15);
	background-color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.logo {
	height: 48px;
	padding-left: 80px;
}

.header-nav {
	margin-right: 30px
}

.header-nav>li {
	float: right;
	padding: 0 24px;
	position: relative;
}

.header-nav>li:first-child {
	padding-right: 72px;
	padding-left: 0;
}
.header-nav>li:hover a{
	color: #01c6b2;
}
.header-nav>li.navcur a{
	color: #01c6b2;
}
.global-nav>ul {
	width: 100%
}

.global-nav {
	min-width: 1000px;
	padding: 0 30px
}

.header .dropdown-list>i {
	border-width: 10px;
	border-color: transparent transparent #bdbdbd transparent;
	top: -19px;
	right: 12px
}

.header .dropdown-list b {
	border-width: 10px;
	border-color: transparent transparent #fff transparent;
	top: -19px;
	right: 12px
}

.header .dropdown-list {
	position: absolute;
	right: 0;
	line-height: 24px;
	padding: 10px 15px;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
}

.curency-list>i {
	border-width: 10px;
	border-color: transparent transparent #bdbdbd transparent;
	top: -19px;
	left: 50%
}

.curency-list>b {
	border-width: 10px;
	border-color: transparent transparent #fff transparent;
	top: -19px;
	left: 50%
}

.curency-list {
	position: absolute;
	right: -185px;
	line-height: 24px;
	padding: 38px 30px 10px 30px;
	width: 500px;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
}

.suggested-currencies {
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0
}

.curency-list>ul {
	position: relative;
	padding-top: 30px
}

.suggested-currencies {
	padding-bottom: 17px
}

.currency-title {
	padding-right: 20px;
	display: inline-block;
	top: -10px;
	line-height: 20px;
	position: absolute
}

.curency-list>ul li {
	line-height: 1;
	float: left;
	margin-bottom: 20px;
	width: 33.33%
}

.curency-list>ul:after {
	display: block;
	content: "";
	clear: both
}

.curency-list>ul li a:hover {
	color: #01C6B2
}

.header .dropdown-list li {
	white-space: nowrap
}

.header .dropdown-list li:hover {
	color: #01C6B2
}

.header .currency {
	right: 0
}

.header .klook-shoppingcart {
	top: 4px;
	left: 2px
}

.dropdown-list-bottom {
	font-size: 10px;
	background-color: #f1f1f1;
	color: #6d6d6d;
	border-radius: 0 0 5px 5px;
	margin-top: 5px
}

.dropdown-list-bottom li span {
	margin-right: 10px
}

.header-logo li {
	float: left;
	line-height: 50px
}

.header-logo li a {
	height: 48px;
	padding: 5px 0;
}

.header-logo li i {
	padding-left: 10px
}

.header-circle .circle {
	height: 42px;
	width: 42px;
	margin-top: 28px;
	line-height: 42px;
	border: 2px solid #e0e0e0
}

.header-circle span {
	margin: 0 10px
}

.userlist {
	right: -8px!important
}

.userlist li i {
	height: 14px;
	width: 14px;
	margin-right: 5px;
	position: relative;
	top: 1px;
	left: 0
}

.footer {
	background-color: #292929;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.footer .a {
	padding: 30px 0
}

.footer select {
	width: 160px;
	background-color: #565a5c;
	border: 0;
	height: 40px;
	box-sizing: border-box;
	outline: 0;
	color: white
}

.footer .a ul li {
	margin-bottom: 16px;
	line-height: 1.1
}

.footer .a ul li a {
	color: #9e9e9e;
	transition: all .2s ease
}

.footer .a ul li a:hover {
	color: white
}

.footer .b {
	border-top: 1px solid #424242;
	height: 44px
}


/*!*margin-top:40px;*!*/

.banner {
	position: relative
}

.bg-img,
.banner-img {
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	width: 100%;
	position: relative;
	background-position: center center
}

.banner-img {
	background-size: cover;
	position: absolute;
	opacity: 0
}

.banner ul li:first-child {
	opacity: 1
}

.left {
	float: left
}

.right,
.theme-desc label {
	float: right
}

.tagline {
	margin: 85px auto
}

.tagline header:first-child {
	margin-bottom: 40px
}

.tagline header:first-child>h2,
.tagline header hgroup h2,
.theme-desc label a {
	color: #01C6B2
}

.tagline h3 {
	margin: 10px;
	color: #9e9e9e
}

.theme-desc {
	position: absolute;
	bottom: 0;
	line-height: 24px;
	height: 36%;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(#212121));
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.0) 0, #212121 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.0) 0, #212121 100%);
	background: linear-gradient(top, rgba(255, 255, 255, 0.0) 0, #212121 100%)
}

.theme-desc>div {
	padding: 13px 15px 8px 15px
}

.theme-desc .t-nowrap {
	max-width: 265px
}

.theme-desc .klook-Lightning {
	margin-left: 8px;
	top: 3px
}

.theme-desc .theme-desc-title {
	display: inline-block;
	max-width: 220px
}

.theme img {
	height: 220px;
	width: 100%
}

.theme dl {
	border: 1px solid #d8d8d8
}

.theme dl:hover {
	box-shadow: 0 5px 15px rgba(0, 0, 0, .2);
	transition: box-shadow .15s linear 0s, color .15s linear 0s
}

.theme dt {
	height: 220px;
	width: 100%
}

.theme dd {
	padding: 10px 10px 5px 15px;
	line-height: 24px;
	position: relative
}

.theme dl dd p:nth-child(2) {
	margin-bottom: 5px;
	width: 300px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.theme ._price {
	line-height: .8
}

.user {
	height: 40px;
	width: 40px;
	border-radius: 100%;
	background-color: #e0e0e0;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	color: #9e9e9e;
	font-size: 24px
}

.facebook {
	background-color: #3862a3
}

.darkless,
.paydarkless,
.stopIE,
.hktbdarkless {
	position: fixed;
	background: rgba(0, 0, 0, 0.7);
	z-index: 100;
	top: 0;
	display: none
}

.login-dialog,
.shoppingcard-dialog,
.sign-dialog,
.findpwd-dialog,
.tips-dialog {
	position: fixed;
	top: 10%;
	z-index: 101
}

.bg-wechat {
	background-color: #42ca3b
}

.tips-dialog {
	top: 33%
}

.tips-dialog .login {
	border: 1px solid #e0e0e0;
	box-shadow: 0 12px 45px rgba(0, 0, 0, .2)
}

.tips-dialog .login-content div {
	margin-bottom: 15px
}
.login {
	width: 300px;
	margin: 0 auto;
	background-color: white
}

.login-title {
	height: 45px;
	position: relative
}

.login-title img {
	margin-top: 11px
}

.login-title .close,
.shoppingcard-title .close,
.msg-box .close,
.hktb .close {
	position: absolute;
	top: 15px;
	right: 15px;
	cursor: pointer;
	opacity: .5
}

.shoppingcard-title .close {
	right: 25px
}

.login-title .close:hover,
.shoppingcard-title .close:hover,
.morecitylist .close:hover {
	opacity: 1
}

.login-content input[type=text],
.login-content input[type=password] {
	height: 40px;
	padding-left: 20px
}

.login-content input[type=text]:focus {
	border: 1px solid #01C6B2
}

.login-content {
	padding: 0 35px 10px
}

#regcode {
	border-right: 0;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px
}

.code-ok {
	border: 1px solid #01C6B2;
	line-height: 38px;
	padding: 0 22px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px
}

.code-canel {
	position: absolute;
	top: 12px;
	right: 84px
}

#cookie {
	margin-right: 8px
}

.login-content div {
	margin-bottom: 23px;
	position: relative
}

.dialog .login-content p {
	line-height: 20px
}

.login-btn button,
.findpwd-dialog button,
.tips-dialog button {
	width: 100%;
	height: 40px;
	cursor: pointer
}

.login-btn i {
	margin-right: 5px
}

.login-content div:nth-child(even) {
	margin-bottom: 18px
}

.sign-dialog .login-btn {
	margin-bottom: 10px
}

.shoppingcard-dialog {
	top: 5%
}

.shoppingcard {
	width: 1000px;
	height: auto
}

.shoppingContent {
	padding: 0 30px;
	overflow: auto
}

.shoppingcard .shoppingcard-title {
	position: relative;
	line-height: 50px;
	background-color: #01C6B2;
	padding: 0 20px
}

.shoppingcard-dialog table img {
	width: 127px;
	height: 100px
}

.shoppingcard-dialog table,
.booking table {
	border-collapse: collapse
}

.shoppingcard-dialog table tr {
	border-bottom: 1px solid #e0e0e0
}

.shoppingcard-dialog table tr td,
.booking table tr td {
	vertical-align: top;
	padding: 20px 0;
	line-height: 18px
}

.shoppingcard-dialog table tr:last-child {
	border: 0
}

.shppingcard-btns {
	border-top: 1px solid #e0e0e0;
	padding: 20px 0;
	margin: 0 20px
}

.shppingcard-btns .f24 {
	position: relative;
	top: 4px
}

.shoppingcard-dialog table tr td p,
.booking table tr td p {
	margin-bottom: 5px
}

@-moz-document url-prefix() {
	.shopping-fixed-bottom {
		top: 665px
	}
}

.shoppingCart-top {
	margin: 0 30px;
	border-bottom: 2px solid #bdbdbd
}

.shoppingCart-top table tr td:nth-child(1),
.shoppingcard-dialog table tr td:nth-child(1) {
	width: 16%
}

.shoppingCart-top table tr td:nth-child(2),
.shoppingcard-dialog table tr td:nth-child(2) {
	width: 26%;
	padding-right: 10px
}

.shoppingCart-top table tr td:nth-child(3),
.shoppingcard-dialog table tr td:nth-child(3) {
	width: 14%
}

.shoppingCart-top table tr td:nth-child(4),
.shoppingcard-dialog table tr td:nth-child(4) {
	width: 14%
}

.shoppingCart-top table tr td:nth-child(5),
.shoppingcard-dialog table tr td:nth-child(5) {
	width: 20%
}

.shoppingCart-top table tr td:nth-child(6),
.shoppingcard-dialog table tr td:nth-child(6) {
	width: 10%
}

#ShoppingCard {
	position: relative
}

.shoppingnum {
	position: absolute;
	top: -7px;
	right: -7px;
	border: 0;
	height: 16px;
	width: 16px;
	line-height: 16px;
	font-style: normal
}

.shoppingcard button {
	margin-left: 20px;
	padding: 10px 35px
}

.stars {
	position: relative;
	display: inline-block;
	color: #01C6B2
}

.stars i {
	padding: 0 2px
}

.stars span {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden
}

#Pagination {
	margin: 50px 0
}

#Pagination,
#Pagination .prev,
#Pagination .next {
	color: #9e9e9e
}

#Pagination a,
#Pagination span {
	display: inline-block;
	padding: 8px 10px;
	border-top: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0
}

#Pagination a:hover {
	background-color: #01C6B2;
	color: white
}

#Pagination .prev {
	border-left: 1px solid #e0e0e0
}

.validate {
	position: relative
}

.help-block {
	position: absolute;
	bottom: -20px;
	color: #e44b26;
	font-size: 12px
}

.validate-information i {
	padding-right: 5px
}

.klook-loading {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	background-color: #fff
}

@-webkit-keyframes shake {
	0% {
		-webkit-transform: translateX(5px)
	}
	100% {
		-webkit-transform: translateX(-5px)
	}
}

.shake-animation {
	-webkit-animation-name: shake;
	-webkit-animation-duration: .15s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: 3
}

@-webkit-keyframes photo {
	0% {
		-webkit-transform: scale(1)
	}
	10%,
	20% {
		-webkit-transform: scale(0.9) rotate(-3deg)
	}
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale(1.1) rotate(3deg)
	}
	40%,
	60%,
	80% {
		-webkit-transform: scale(1.1) rotate(-3deg)
	}
	100% {
		-webkit-transform: scale(1) rotate(0)
	}
}

.user:hover {
	-webkit-animation-name: photo;
	-webkit-animation-duration: 1s
}

.pwderror {
	position: absolute;
	top: -20px;
	color: #e44b26
}

.pwderror i {
	padding-right: 5px
}

.j_inputTips {
	display: inline-block;
	position: absolute;
	top: 11px;
	left: 11px;
	z-index: 2;
	padding: 0 3px;
	color: #e0e0e0
}

.share {
	height: 100px;
	margin: 0 auto;
	position: relative
}

.footer .share-items {
	margin-top: 65px
}

.share-item {
	background: white;
	height: 30px;
	width: 30px;
	margin-right: 12px;
	color: #424242!important;
	opacity: .5
}

.share-item:hover {
	opacity: .8
}

.share-item:hover {
	color: #424242
}

.share-item i {
	line-height: 30px
}

@-webkit-keyframes bouncedelay {
	0%,
	80%,
	100% {
		-webkit-transform: scale(0.0)
	}
	40% {
		-webkit-transform: scale(1.0)
	}
}

@keyframes bouncedelay {
	0%,
	80%,
	100% {
		-webkit-transform: scale(0.0);
		-moz-transform: scale(0.0);
		transform: scale(0.0)
	}
	40% {
		transform: scale(1.0);
		-webkit-transform: scale(1.0)
	}
}

.mobile_header {
	display: none
}

.search-details table,
.short-search-details table {
	padding: 30px 20px 10px 40px
}

.short-search-details table {
	padding: 20px 20px 10px 20px
}

.search-details table tr td,
.short-search-details table tr td {
	vertical-align: top;
	font-size: 14px
}

.search-details table td:nth-child(odd),
.short-search-details table td:nth-child(odd) {
	text-align: right;
	color: #01C6B2;
	white-space: nowrap
}

.search-details table td:nth-child(even),
.short-search-details table td:nth-child(even) {
	text-align: left;
	color: #424242
}

.short-search-details table td:nth-child(even) {
	font-size: 0
}

.search-details table td span {
	border-right: 1px solid #9e9e9e;
	display: inline-block;
	padding: 0 10px;
	margin-bottom: 20px
}

.short-search-details table td span {
	display: inline-block;
	margin-bottom: 20px
}

.short-search-details table td span:after {
	content: "|";
	padding: 0 10px;
	float: right;
	line-height: 18px
}

.short-search-details table td span:last-child:after {
	content: ""
}

.short-search-details table td span {
	margin-bottom: 10px;
	font-size: 14px
}

.search-details table td span:last-child,
.short-search-details table td span:last-child {
	border: 0
}

.search-details {
	position: absolute;
	background-color: white;
	z-index: 2;
	border: 1px solid #d5d5d5;
	width: 788px;
	display: none
}

.short-search {
	margin-left: 40px
}

.short-search-details {
	position: absolute;
	top: 42px;
	left: 200px;
	line-height: 1;
	display: none;
	max-width: 730px;
	background-color: white;
	z-index: 2;
	box-shadow: 0 7px 15px rgba(0, 0, 0, .5);
	font-size: 14px
}

#shortsearchForm button {
	position: absolute;
	top: 16px;
	left: 416px;
	background-color: transparent;
	line-height: 1!important;
	height: 20px
}

.klook-Top {
	position: fixed;
	right: 12%;
	bottom: 0;
	font-size: 60px;
	color: #cecece;
	cursor: pointer;
	z-index: 1001
}

@media screen and (max-width:1400px) {
	.klook-Top {
		right: 5%
	}
}

.wechar_QRX150 {
	position: absolute;
	top: -130px;
	width: 120px
}

.klook-telephone {
	margin-right: 8px
}

.appdownload tr td {
	vertical-align: middle;
	padding: 10px
}

.appdownload p {
	margin: 8px 0
}

.appdownload .applogo,
.appdownload .QR {
	height: 88px
}

.appdownload .klook-apple,
.download-box .klook-apple {
	padding: 6px 38px;
	border: 1px solid #e0e0e0;
	border-top-left-radius: 35px;
	border-bottom-left-radius: 35px
}

.appdownload .klook-android,
.download-box .klook-android {
	padding: 6px 38px;
	border: 1px solid #e0e0e0;
	border-top-right-radius: 35px;
	border-bottom-right-radius: 35px;
	border-left: none
}

.appdownload .klook-android:hover,
.appdownload .klook-apple:hover,
.download-box .klook-apple:hover,
.download-box .klook-android:hover {
	background-color: #f3f3f3
}

.stopIE {
	background: rgba(0, 0, 0, 0.8);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#4c000111', endColorstr='#4c000111');
	line-height: 46px;
	display: none;
	_position: absolute;
	_height: 1000px
}

.footer_appDownload {
	height: 55px;
	width: 230px;
	position: absolute;
	top: -45px
}

.footer_appDownload section {
	border: 1px solid #424242
}

.footer_appDownload p {
	margin-bottom: 20px;
	color: #e0e0e0
}

.footer_appDownload i {
	line-height: 55px
}

.footer_appDownload img {
	position: absolute;
	top: -72px;
	left: 45px;
	width: 140px;
	display: none
}

.footer_appDownload hr {
	border-top: 1px solid #424242;
	margin: -20px 0 30px;
	width: 220px
}

.success-box {
	position: absolute;
	top: 30%;
	left: 50%;
	transform: translateX(-50%);
	width: 154px;
	height: 96px;
	background-color: rgba(0, 0, 0, 0.7)
}

.success-box i {
	font-size: 40px;
	margin-top: 15px
}

.success-box p {
	margin-top: 8px
}

.effect-sadie::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.65), transparent 100%);
	background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.65), transparent 100%);
	background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.65), transparent 100%);
	background: linear-gradient(bottom, rgba(0, 0, 0, 0.65), transparent 100%);
	content: '';
	opacity: 0;
	-webkit-transform: translate3d(0, 50%, 0);
	-moz-transform: translate3d(0, 50%, 0);
	-ms-transform: translate3d(0, 50%, 0);
	-o-transform: translate3d(0, 50%, 0);
	transform: translate3d(0, 50%, 0);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px
}

.effect-sadie::before {
	transition: all 200ms ease-in-out
}

.effect-sadie:hover.effect-sadie::before {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.m_grid {
	text-align: justify;
	line-height: 0
}

.m_grid .fill {
	height: 0!important;
	margin-bottom: 0!important
}

.m_grid .m_justify_fix {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	height: 0;
	overflow: hidden
}

.m_grid .m_justify_list {
	transform: translateY(0);
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	transition: all .2s ease;
	box-sizing: border-box
}

.i_paypal,
.i_visa,
.i_card,
.i_zhifubao {
	display: inline-block;
	width: 34px;
	height: 20px;
	margin-left: 9px
}

.i_paypal {
	background: url(../img/logos.png)no-repeat -332px -300px
}

.i_visa {
	background: url(../img/logos.png)no-repeat -377px -300px
}

.i_card {
	background: url(../img/logos.png)no-repeat -422px -300px
}

.i_zhifubao {
	background: url(../img/logos.png)no-repeat -467px -300px
}

.ask-klook-button {
	position: fixed;
	bottom: -1px;
	right: 60px;
	width: 200px;
	height: 44px;
	line-height: 44px;
	border-radius: 5px 5px 0 0;
	cursor: pointer;
	display: none
}

.ask-klook-button img {
	margin-bottom: -5px;
	margin-right: 10px
}

.foot-askus-btn {
	width: 120px;
	background-color: #565a5c;
	border: 0;
	height: 40px;
	line-height: 40px!important;
	box-sizing: border-box;
	outline: 0;
	color: white
}

.city_block {
	position: absolute;
	top: 49px;
	left: 160px;
	width: 740px;
	text-align: left;
	line-height: 1;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
}

.city_block .search_box {
	border-bottom: 1px solid #e0e0e0
}

.city_block .search_box input {
	width: 660px;
	margin: 20px 0;
	padding-left: 40px;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
	height: 40px;
	box-sizing: border-box;
	outline: 0
}

.city_block .search_box .klook-Magnifier {
	position: absolute;
	left: 60px
}

.city_block .left {
	position: relative;
	width: 28%;
	border-right: 1px solid #f5f5f5
}

.city_block .left .list {
	position: relative;
	padding: 0 6px 0 14px;
	border-bottom: 1px solid #eee;
	height: 70px;
	line-height: 18px
}

.city_block .left .list:last-child {
	border: 0
}

.city_block .left .list:hover,
.city_block .left .list.cur {
	background-color: #f5f5f5
}

.city_block .left .list:hover .triangle_right,
.city_block .left .list.cur .triangle_right {
	display: block
}

.city_block .left .list .top {
	font-size: 14px;
	color: #424242
}

.city_block .left .list .bottom {
	color: #9e9e9e;
	margin-top: 5px;
	font-size: 12px
}

.city_block .left .list span,
.city_block .left .list b {
	display: inline-block;
	margin-right: 10px;
	font-weight: bold
}

.city_block .left .list .triangle_right {
	position: absolute;
	border-color: transparent transparent transparent #f5f5f5;
	border-width: 8px;
	border-style: solid;
	right: -16px
}

.city_block .right {
	width: 72%;
	padding: 10px 14px 0 30px
}

.city_block .right .list {
	margin-top: 6px
}

.city_block .right .list ._left {
	width: 30%;
	color: #424242
}

.city_block .right .list ._right {
	width: 70%
}

.city_block .right .list ._right a {
	margin-right: 16px;
	margin-bottom: 14px;
	display: inline-block;
	color: #9e9e9e
}

.city_block .right .list ._left b {
	font-weight: bold
}

.city_block .right .list ._right a:hover {
	color: #01C6B2
}

.city_block .search_list {
	border-bottom: 1px solid #e0e0e0;
	line-height: 48px;
	padding: 0 20px
}

.city_block .search_list .klook-icon-map {
	position: relative;
	top: 1px;
	margin-right: 12px
}

.city_block .search_list:hover {
	background-color: #f5f5f5
}

.city_block .result {
	width: 660px;
	margin: 0 auto;
	min-height: 320px
}

.city_block .result .search_title {
	margin: 20px 0 16px
}

.city_block .result .res_list a {
	margin-right: 28px;
	line-height: 28px
}

.city_block .result .res_list a:hover {
	color: #01C6B2
}

.city_block .result .no_result .more {
	margin-top: 20px;
	padding: 8px 14px
}

.city_block .g_rel {
	position: relative
}

.g_v_c_mid {
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translateY(-50%);
	-moz-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	right: 0\9;
	left: 0\9;
	margin: 0 auto\9
}

.g_ib {
	display: inline-block
}

.t_v_mid_box {
	display: table;
	width: 100%;
	height: 100%
}

.t_v_mid_box .t_v_mid {
	display: table-cell;
	vertical-align: middle;
	font-size: 0
}

.city_block .g_left {
	float: left
}

.city_block .left {
	float: none!important
}

.city_block .short-search {
	margin-left: 0
}

.cn .city_block .right .list ._left,
.tw .city_block .right .list ._left {
	width: 19%
}

.g_v_mid {
	top: 50%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.foot-kotalk img {
	width: 18px;
	margin-bottom: 2px
}
