<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
body {
  margin: 0 auto;
  background-color: #FFF;
  font-family: 'Lato', Arial, sans-serif, STHeiti, 'Microsoft JhengHei', '敺株��迤暺煾��', "暺睲��"
}
button {
  border: 0;
  background: none;
  outline: 0 !important;
  box-shadow: none !important
}
a:hover {
  text-decoration: none
}
.logo-container {
  background: url(../images/header_logo.png) no-repeat left top;
  width: 100%;
  display: block;
  float: left;
  height: 70px;
}


.honeymoon.logo-container {
  background-image: url(../images/header_logo_esd.png)
}

.w3-left, .w3-right, .w3-badge {
  cursor: pointer
}
.w3-badge {
  height: 13px;
  width: 13px;
  padding: 0
}
.content-wrapper {
  position: relative
}
.content-wrapper h1 {
  font-size: 26px;
  font-weight: bold;
}
.content-wrapper h2 {
  font-weight: bold;
}

.carousel img {
  width: 100%
}
.glyphicon {
  color: #ffffff;
}
.head-banner {
  position: relative;
}
.header-logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.head-banner {
  background: url("../images/head_banner1.jpg") no-repeat center top;
  width: 100%;
  height: 530px;
}
.head-banner2 {
  background: url("../images/head_banner2.jpg") no-repeat center top;
  width: 100%;
  height: 530px;
}

.head-banner3 {
  background: url("../images/head_banner3.jpg") no-repeat center top;
  width: 100%;
  height: 530px;
}

.head-banner4 {
  background: url("../images/head_banner4.jpg") no-repeat center top;
  width: 100%;
  height: 530px;
}

.head-banner5 {
  background: url("../images/head_banner5.jpg") no-repeat center top;
  width: 100%;
  height: 530px;
}

.head-kvlogo {
  background: url(../images/kv_logo_zh.png) no-repeat right top;
  height: 300px;
  margin-top: 10px;
	background-size:550px auto
}

.honeymooon-kvlogo {
  background-image: url(../images/kv_logo_zh_honeymoon.png)
}

.carousel-control {
  background-image:none !important;
}
/* Style tab links */
.tablink {
  background-color: #919191;
  color: white;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  font-size: 26px;
  font-weight: bold;
  width: 25%;
  padding: 20px 12px;
}
.tablink:hover {
  background-color: #777;
}
/* Style the tab content (and add height:100% for full page content) */
.tabcontent {
  color: white;
  display: none;
  padding: 80px 20px;
  height: 100%;
}
.tab1-container {
  background-color: #3a50be;
}
.tab2-container {
  background-color: #6ea377;
}
.tab3-container {
  background-color: #ed7ab2;
}
.tab4-container {
  background-color: #93d2f5
}
.destination-til {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 24px;
}
.content {
  font-size: 18px;
  text-align: justify;
  padding-top: 15px;
  padding-bottom:15px;
}
.tab2-content {
  font-size: 20px;
  text-align: justify;
  padding-top: 10px;
  line-height: 25px;
  text-align: center;
}
.air-til {
  font-size: 24px;
  color: #0081c2;
  font-weight: bold;
}
.BackToTop {
  position: fixed;
  left: 20px;
  bottom: 80px;
  z-index: 1;
}
img.icon_btt {
  width: 55px;
}
.btn-lg-start{
  max-width: 300px;
  width: 100%;
  font-weight:bold;
  font-size: 18px;
  padding: 10px;
  border: 0;
  color: #fff;
  border: 1px solid #fff;
  background-color: #f0ad4e;
  transition:all .3s
}
.btn-lg-start:hover {
  background-color: #F90;
  color: #fff;
}
.toptil {
  padding: 10px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
  background-color: #fff;
  display: inline-block;
  margin-bottom: 24px;
  padding: 12px 20px;
}
span.til-container {
  padding: 12px 20px;
  display: inline-block;
}
#Tab1 span.til-container {
  background-color: #04125f;
}
#Tab2 span.til-container {
  background-color: #5c704e;
}
#Tab3 span.til-container {
  background-color: #a32b65;
}
span.til-container h3 {
  font-size: 100%;
  font-weight: bold;
  padding: 0;
  margin: 0;
  display: inline-block;
}
.tab1-container .toptil {
  color: #000066
}
.tab2-container .toptil {
  color: #ed7ab2
}
.selected {
  /*background:
		linear-gradient(90deg,#5a9216 0%,#8bc34a 100%);*/
  color: #fff;
  background: #000;
  opacity: 0.6;
  cursor: auto;
}
.intro p {
  font-size: 20px;
  color: #2e2e2e;
  line-height: 1.765;
  text-shadow: 0px 0px 12px #fff;
  margin: 0 auto;
  padding: 15px 0 30px;
}
.intro p span {
  background: linear-gradient(to top, rgba(204, 0, 0, 0.2) 50%, transparent 50%);
  display: inline;
  padding: 0 10px;
}
.intro p strong.blue {
  color: #000066
}
.tabcontent-title {
  font-weight: 700;
  font-size: 28px;
  line-height: 30px;
  color: #fff;
  margin-bottom: 50px;
  margin-top: 25px
}
.title-icon {
  vertical-align: -3px;
  margin-right: 10px;
  max-width: 30px;
  width: 100%;
}
.item-gp {
  margin-bottom: 30px;
}
/* Deals  */
.deals {
  /*padding: 30px 0;
  background-color: #F5F7F9*/
}
.deals.flight-deals .container {
  max-width: 1000px;
  margin: 0 auto;
}
/*@media (min-width:1200px) {
	.deals.hotel-deals .container {
		max-width: 1240px;
	}
}*/
.flight-deals .title, .hotel-deals .title, .deals .title .special {
  font-weight: 700;
  font-size: 28px;
  line-height: 30px;
  /*color: #0285D2;*/
  color: #fff
}
.deals .title {
	background: #41a0d7;
    padding: 12px 20px;
    display: inline-block;
  margin-top: 25px;
  margin-bottom: 25px;
}
.deals .title .special {
  display: inline-block;
  color: #f33;
}
.deal-box:hover {
  border: 1px solid #E41C26;
  transition: all .3s;
}
.deal-box {
  border: 1px solid #d9d9d9;
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
  background: #fff;
}
.deal-flight-box {
  align-items: center;
}
.deal-flight-box, .deal-hotel-box .right {
  padding: 12px;
}
.deal-box .airline, .deal-box .flight-type {
  color: #0285D2
}
.deal-box .airline {
  font-size: 20px;
  font-weight: 700;
}
.deal-box .flight-type {
  font-size: 14px;
  color: #333
}
.deal-box .depart {
  font-size: 14px;
}
.deal-box .depart img {
  vertical-align: -2px;
  margin-right: 8px;
}
.deal-box .price, .deal-box .price small {
  font-size: 22px;
  font-weight: 700;
  color: #ec2327;
}
.deal-box .price span {
  font-size: 16px;
  color: #ec2327;
  display: inline-block;
}
.deal-flight-box .price span {
  font-size: 13px;
}
.deal-box .ori-price {
  font-size: 14px;
  color: #333;
}
.deal-box .remarks, .deal-box .hotel-remarks {
  font-size: 14px !important;
  color: #fff;
}
.deal-box button, .step .step-txt button {
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  color: #FFF;
  background: #ec2327;
  padding: 8px;
  margin-top: 8px;
}
.deal-flight-box button, .step .step-txt button {
  max-width: 128px;
  width: 100%;
}
/*.hotel-deals {
	background: #F5F7F9;
}*/
.deal-hotel-box {
  flex-direction: column;
  border: 0;
  border-radius: 10px;
}
.deal-hotel-box:hover {
  border: 0;
}
.deal-hotel-box:hover .right {
  border: 0;
  box-shadow: 0px 4px 10px rgba(15 41 77 / 20%);
}
.deal-hotel-box .hotel {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #0081c2;
}
.deal-hotel-box .flight_hotels {
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  color: #333;
  min-height: 60px;
}
.deal-hotel-box .hotel span {
  font-weight: normal;
}
.deal-hotel-box .hotel-img {
  border-radius: 10px 10px 0 0;
  overflow: hidden;
  height: 260px;
}
.deal-hotel-box .hotel-img img {
  height: 100%;
  object-fit: cover;
  width: 100%
}
.deal-hotel-box .right {
  background: #fff;
  padding: 12px 25px;
  border-radius: 0 0 10px 10px;
  box-shadow: 0px 2px 8px rgba(15, 41, 77, 0.2);
  transition: all .3s;
  min-height: 270px;
}
.deal-box .hotel-remarks {
  color: #333;
}
.deal-hotel-box .price, .deal-hotel-box .price span {
  color: #000;
  font-family: 'Lato', sans-serif;
  color: #ec2327
}
.deal-hotel-box .price {
  font-size: 22px;
  /*line-height: 1;*/
  line-height: initial;
}
.deal-hotel-box small {
  font-size: 12px !important;
  color: #333 !important;
  font-weight: 400 !important;
  display: block;
  margin-top: 6px;
}
.deal-hotel-box .ori-price {
  min-height: 21px;
  color: #666;
  margin: 8px auto 0;
  font-weight: normal;
}
.deal-hotel-box button {
  border-radius: 3px;
  margin-top: 12px;
  width: 100%
}
.btn-bookflight, .btn-bookflight:hover {
  margin: 20px auto 30px;
  display: block;
  color: #333;
  font-weight: bold;
  font-size: 16px;
  padding: 10px 15px;
  text-decoration: underline;
  letter-spacing: 0.01em;
}
.btn-bookflight img {
  max-width: 12px;
  width: 100%;
  margin-left: 10px;
  vertical-align: -1px;
}

/* TnC */
.tnc_container {
  /*max-width:970px;*/
  margin: 0 auto 15px;
}
.tnc_container .btn-tnc {
  color: #333;
  background-color: #f3f3f3;
  border: 1px solid #ddd;
  padding: 10px 15px;
  border-radius: 6px;
  font-weight: bold;
  font-size: 16px;
  width: 100%;
}
.tnc_container .btn-tnc[aria-expanded="true"] {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0
}
.tnc_container .card {
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, .125);
  border-radius: 0.25rem;
}
.tnc_container .card-body {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: 0;
  font-size: 16px;
  color: #000;
  padding: 20px
}
.tnc_container .mb-2 {
  margin-bottom: 8px;
  display: block;
}
.tnc_container .card-body ul {
  padding-inline-start: 35px;
}
.tnc_container .card-body li {
  margin-bottom: 15px;
  line-height: 1.5;
}
.tnc_container table {
  font-size: 14px;
}
.disclaim {
  font-weight: bold;
  font-size: 15px;
  color: #333;
  text-align: right;
}

/* Footer */
footer {
  background-color: #404041;
  line-height: 20px;
  color: #ffffff;
  font-size: 11px;
}


/* Resposnive */
@media (min-width: 1199px) {
  #slide-banner .container {
    max-width: 100%
  }
  .deal-hotel-box .price {
    min-height: 40px;
    vertical-align: bottom;
  }
}


@media (max-width:991px) {
	.head-kvlogo {
		margin-top: 50px;
	}
  .head-banner {
    background: url("../images/head_banner1_mob.jpg") no-repeat center left;
    width: 100%;
    height: 530px;
    background-size: cover
  }
  .head-banner2 {
    background: url("../images/head_banner2_mob.jpg") no-repeat center center;
    width: 100%;
    background-size: cover
  }

  .head-banner3 {
    background: url("../images/head_banner3_mob.jpg") no-repeat center left;
    width: 100%;
    background-size: cover
  }

  .head-banner4 {
    background: url("../images/head_banner4_mob.jpg") no-repeat center center;
    width: 100%;
    background-size: cover
  }

  .head-banner5 {
    background: url("../images/head_banner5_mob.jpg") no-repeat center left;
    width: 100%;
    background-size: cover
  }

  .offer-wrapper .btn-more {
    padding: 12px 15px
  }
  .offer-wrapper .btn-more:after {
    right: 15px;
  }
  .deal-box .left {
    width: 60%
  }
  .deal-hotel-box .left {
    width: 300px;
  }
  .deal-hotel-box .hotel-img {
    height: 220px;
  }
	

	
}


@media (max-width:767px) {
  .logo-container {
    background-size: contain
  }
   .head-kvlogo {
		background: url(../images/kv_logo_zh.png) no-repeat center top;
		height: 300px;
		background-size: 400px auto;
	}
	
  .honeymooon-kvlogo {
    background-image: url(../images/kv_logo_zh_honeymoon.png);
  }

  .tabcontent {
    padding-left: 15px;
    padding-right: 15px;
  }

  .tablink {
    width: 50%;
  }
  .flight-deals .title, .hotel-deals .title, .deals .title .special {
		font-size: 24px;
	}
  .coupon-section {
    margin-bottom: 15px
  }
  .expand-content {
    padding: 25px
  }
  .deal-box:not(.deal-hotel-box) .left {
    flex: 1;
  }
  .deal-box .right {
    flex: unset;
  }
  .deal-box:not(.deal-hotel-box) .price {
    font-size: 20px;
  }
  .deal-hotel-box {
    flex-direction: column;
  }
  .deal-hotel-box .hotel-img {
    height: 170px;
  }
  .deal-hotel-box .right {
    padding: 12px
  }
  .intro p {
    font-size: 18px;
  }
  .content-wrapper h1 {
    font-size: 18px;
  }
}

@media screen and (max-width: 320px) {
	.head-kvlogo {
		background-size:300px;
	}
	
  .deal-hotel-box .hotel {
    min-height: unset;
  }
}</pre></body></html>