main {
  padding: 0;
  display: block !important;
}
main .title {
  font-size: 21px;
  color: #0D1C34;
  text-align: center;
  font-family: FZZZHONGK;
}
.banner {
  padding-top: 97.33% !important;
}
.banner .container {
  justify-content: flex-start !important;
  align-items: center;
}
.banner .title {
  margin-top: 90px !important;
  margin-bottom: 5px !important;
  line-height: 1.2 !important;
  text-align: center !important;
}
.banner .subtitle {
  margin-top: 0 !important;
  font-weight: 600 !important;
  padding-left: 0 !important;
}
.head-text {
  margin-top: 30px;
}
.head-text .title {
  margin-bottom: 15px;
}
.head-text p {
  margin: 0 20px;
  text-align: center;
}
.login-box {
  margin: 30px 30px 20px 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.login-box > p span:last-child {
  font-size: 18px;
}
.login-box .input-box {
  width: 100%;
  display: inline-block;
  padding: 17px 14px;
  color: #6f706f;
  margin-top: 15px;
  border-radius: 3px;
  box-sizing: border-box;
  font-size: 14px;
  text-align: center;
  border: 1px solid #0D1C34;
}
.login-box .login-btn {
  color: #fff;
  text-align: center;
  font-size: 16px;
  background-color: #ce1141;
  border-color: #ce1141;
}
.login-box .text14 {
  font-size: 14px;
  color: #6b6b6b;
}
.login-box .booking-info {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}
.login-box .phone {
  margin-left: -6px;
}
.login-box .phone a {
  font-weight: bold;
  padding: 0;
  margin: 0;
  text-decoration: none;
  color: #ce1141;
}
.login-box .phone:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  background-image: url("../images/acq/icon_telephone number.png");
  vertical-align: top;
  margin-right: 10px;
  background-size: cover;
}
.login-box .noice {
  margin: 30px 0 0 30px;
}
.login-box .noice input[type="checkbox"] {
  display: none;
}
.login-box .noice input[type="checkbox"]:checked + label:before {
  border: 0;
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  background-image: url("../images/duigou.png");
  vertical-align: middle;
  background-size: cover;
}
.login-box .noice label {
  text-align: left;
  position: relative;
  display: flex;
  justify-content: center;
}
.login-box .noice label a {
  padding: 0;
  margin: 0;
  color: #ce1141;
  text-decoration: none;
}
.login-box .noice label:before {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  content: '';
  position: absolute;
  top: -2px;
  left: -30px;
  background-color: #e7e7e7;
  opacity: 1;
}
.login-box .select-box {
  -webkit-appearance: none;
  width: 100%;
  display: inline-block;
  padding: 17px 14px;
  color: grey;
  margin-top: 15px;
  outline-style: none;
  text-align: center;
  border-radius: 3px;
  box-sizing: border-box;
  border: 1px solid #0D1C34;
  font-size: 14px;
  font-family: inherit;
  background-color: white;
}
.shade {
  position: fixed;
  top: 0;
  width: 100%;
  max-width: 480px;
  height: 100%;
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.8);
}
.shade img {
  width: 16%;
}
.succ-box {
  opacity: 0;
}
.succ-box.disabled {
  display: none;
}
.succ-box .succ-info {
  position: fixed;
  padding: 0 15px;
  width: 80%;
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
  right: 0;
  margin: auto;
  background-color: #ffffff;
  z-index: 101;
}
.succ-box .cover {
  width: 100%;
  height: 100%;
  max-width: 480px;
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 100;
}
.succ-box .texts {
  color: #6b6b6b;
  text-align: center;
}
.succ-box h3 {
  text-align: center;
  color: #0D1C34;
}
.succ-box h3:before {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  background: url("../images/booking/go.png") no-repeat center;
  background-size: cover;
  margin: 0 auto 20px;
}
.videos {
  margin: 20px 20px 35px;
}
.videos a {
  display: block;
  width: 100%;
  background-size: contain !important;
  padding-bottom: 55.73%;
}
#video-popup {
  display: none;
  width: 100%;
  max-width: 480px;
  margin: auto;
  position: fixed;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 101;
  transform: translate(0, -50%);
}
#video-popup video {
  display: none;
}
.slick-container .sub-title {
  margin-bottom: 0;
}
.slick-section .slick-collection {
  margin-bottom: 75px;
}
.slick-section .slick-collection .slick-next {
  background: url("../images/icon_right_black.png") center center no-repeat;
  background-size: contain;
  right: 0;
  width: 20px;
  height: 25px;
}
.slick-section .slick-collection .slick-next:before {
  display: none;
}
.slick-section .slick-collection .slick-prev {
  background: url("../images/icon_left_black.png") center center no-repeat;
  background-size: contain;
  left: 0;
  width: 20px;
  height: 25px;
  z-index: 1;
}
.slick-section .slick-collection .slick-prev:before {
  display: none;
}
.slick-section .slick-collection .slick-dots {
  left: 0;
  right: 0;
  margin: auto;
  bottom: -32px !important;
}
.slick-section .slick-collection .slick-dots li {
  margin: 0;
}
.slick-section .slick-collection .slick-dots li button {
  width: 6px !important;
  height: 6px !important;
  padding: 0 !important;
  content: "";
}
.slick-section .slick-collection .slick-dots li button:before {
  font-size: 0;
  width: 6px !important;
  height: 6px !important;
  background-color: #5c5c5c;
  border-radius: 50%;
  color: transparent !important;
}
.slick-section .slick-collection .slick-dots .slick-active button {
  width: 8px;
  height: 8px;
  padding: 0;
  content: "";
}
.slick-section .slick-collection .slick-dots .slick-active button:before {
  font-size: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.contents .quotations {
  margin: 0 10px;
}
.contents .quotations .texts {
  line-height: 28px;
}
.contents .quotations img {
  float: left;
  width: 124px;
  height: 128px;
  padding: 5px 10px 0 0;
}
.contents .quotations p {
  text-align: right;
  font-weight: 600;
  margin: 0 0 60px;
}
.offer-box > div {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  padding: 0 0 15px;
  margin: 0 20px;
}
.offer-box .main-title {
  font-size: 0;
  padding: 15px 15px 0;
}
.offer-box .main-title i {
  background-size: cover !important;
  display: inline-block;
  width: 25px;
  height: 21px;
  margin-right: 14px;
  vertical-align: bottom;
}
.offer-box .main-title span {
  font-size: 16px;
  color: #0D1C34;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 21px;
}
.offer-box .desc {
  margin: 6px 0 6px 39px;
  color: #0D1C34;
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 2;
  display: flex;
}
.offer-box .desc i {
  margin-right: 5px;
}
.offer-box .desc a {
  color: #0D1C34;
  font-weight: 600;
  text-decoration: none;
  padding-bottom: 1px;
  border-bottom: 1px solid #0D1C34;
}
.offer-box .desc span {
  color: #ce1141;
  font-weight: 600;
}
.offer-box .smallFont {
  margin: 6px 20px;
  text-align: center;
  color: #6b6b6b;
  font-size: 12px;
}
.trips {
  padding: 0 20px 7px;
}
.trips .cruise-card {
  display: block;
  padding: 0 0 15px;
  text-decoration: none;
  color: #000;
  position: relative;
}
.trips .cruise-card .image-box {
  padding-top: 96%;
  background: no-repeat center center;
  background-size: cover;
}
.trips .cruise-card .text-box {
  text-align: center;
  background-color: #f5f5f5;
  color: #333;
  padding: 20px 0 8px;
  display: flex;
  flex-direction: column;
}
.trips .cruise-card .text-box .title {
  font-size: 20px;
  color: #333333;
}
.trips .cruise-card .text-box .features {
  display: flex;
  justify-content: space-around;
  padding: 14px 0;
  margin: 0 5px;
  border-top: 1px solid rgba(111, 112, 111, 0.2);
}
.trips .cruise-card .text-box .features .feature {
  text-align: center;
  font-size: 20px;
}
.trips .cruise-card .text-box .features .feature small {
  display: block;
  margin-top: 6px;
  font-size: 14px;
}
.trips .cruise-card .text-box .features-two {
  padding: 5px 0 5px;
  margin: 0 5px;
  border-top: 1px solid rgba(111, 112, 111, 0.2);
}
.trips .cruise-card .text-box .features-two .feature-city {
  margin-top: 8px;
}
.trips .cruise-card .text-box .features-two .feature-date,
.trips .cruise-card .text-box .features-two .feature-city {
  padding: 0 5px;
  display: flex;
  align-items: baseline;
}
.trips .cruise-card .text-box .features-two .feature-date > div,
.trips .cruise-card .text-box .features-two .feature-city > div {
  text-align: left;
}
.trips .cruise-card .text-box .features-two .feature-date .feature-format,
.trips .cruise-card .text-box .features-two .feature-city .feature-format {
  font-size: 13px;
  color: #6f706f;
}
.trips .cruise-card .text-box .features-two .feature-date .feature-info,
.trips .cruise-card .text-box .features-two .feature-city .feature-info {
  flex: 1;
  text-align: left;
  line-height: 1.6;
  font-size: 13px;
  color: #6f706f;
}
.trips .cruise-card .text-box .features-two .feature-date .all-month,
.trips .cruise-card .text-box .features-two .feature-city .all-month {
  margin: 0;
}
.trips .cruise-card .text-box .features-two .feature-date .all-month span,
.trips .cruise-card .text-box .features-two .feature-city .all-month span {
  display: inline-block;
  margin: 0 5px;
}
.trips .cruise-card .text-box .features-two .feature-date i,
.trips .cruise-card .text-box .features-two .feature-city i {
  display: inline-block;
  width: 21px;
  height: 21px;
  background-size: cover;
  background-position: center;
  vertical-align: middle;
  margin-right: 2px;
}
.trips .cruise-card .text-box .direction {
  font-size: 14px;
  margin: 12px 0 16px;
}
.trips .cruise-card .text-box .direction .arrow {
  margin: 0 15px;
}
.trips .cruise-card .btn-cruise {
  display: block;
  background-color: #0D1C34;
  color: #fff;
  text-align: center;
  height: 36px;
  line-height: 35px;
  font-size: 14px;
  letter-spacing: 3px;
  text-decoration: none;
  width: 95%;
  margin: auto;
}
.trips .cruise-card .btn-cruise:hover,
.trips .cruise-card .btn-cruise:visited,
.trips .cruise-card .btn-cruise.active {
  text-decoration: none;
  color: #fff;
}
.trips .subcontent {
  text-align: center;
  line-height: 2;
}
.trips .itinerary-card {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  margin: 20px 20px 40px;
  overflow: hidden;
  text-align: center;
}
.trips .itinerary-card .image-box {
  padding-top: 65%;
  background: #eee no-repeat center center;
  background-size: cover;
}
.trips .itinerary-card .text-box {
  margin: 0 10px;
}
.trips .itinerary-card .text-box > .title {
  font-size: 17px;
  letter-spacing: 2px;
  padding-bottom: 15px;
  margin: 16px 0 0;
  border-bottom: 1px solid #eee;
}
.trips .itinerary-card .text-box > .title small {
  color: #C6A14A;
  font-size: 14px;
  letter-spacing: 3px;
}
.trips .itinerary-card .text-box > .special-box {
  margin: 15px 0 0;
  text-align: left;
}
.trips .itinerary-card .text-box > .special-box p:first-child,
.trips .itinerary-card .text-box > .special-box .icons-p {
  display: inline-block;
  margin: 0;
  font-size: 15px;
}
.trips .itinerary-card .text-box > .special-box p:first-child span,
.trips .itinerary-card .text-box > .special-box .icons-p span {
  display: block;
  text-align: center;
  margin: 5px 0;
}
.trips .itinerary-card .text-box > .special-box .icons-p {
  font-size: 10px;
  vertical-align: middle;
  color: #6b6b6b;
  margin: 0 0 0 15px;
  text-align: center;
}
.trips .itinerary-card .text-box > .special-box .icons-p img {
  width: 20px;
  height: 19px;
}
.trips .itinerary-card .text-box > .special-box ul {
  list-style: none;
  padding: 0;
  margin: 20px 0;
}
.trips .itinerary-card .text-box > .special-box ul li {
  display: inline-block;
  text-align: center;
  width: 58px;
}
.trips .itinerary-card .text-box > .special-box ul li img {
  width: 20px;
  height: 19px;
}
.trips .itinerary-card .text-box > .special-box ul li span {
  display: block;
  margin: 5px 0;
  font-size: 10px;
  font-weight: 300;
  white-space: nowrap;
}
.trips .itinerary-card .text-box > .subtitle {
  color: #6b6b6b;
  font-size: 14px;
  letter-spacing: 1px;
}
.trips .itinerary-card .text-box > .description {
  margin: 15px 0 20px;
  text-align: left;
  color: #6b6b6b;
  position: relative;
  font-size: 14px;
  line-height: 2;
}
.trips .itinerary-card .text-box > .description a {
  color: #ce1141;
  cursor: pointer;
  text-decoration: none;
  white-space: nowrap;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: #fff;
}
.trips .itinerary-card .text-box .more {
  overflow: hidden;
  height: 112px;
  position: relative;
}
.trips .itinerary-card .text-box .more.bottom:after {
  display: none;
}
.trips .itinerary-card .text-box .more:after {
  content: "...";
  position: absolute;
  bottom: 0;
  right: 0;
  padding-right: 64px;
  background: linear-gradient(to right, transparent, #fff 0%);
}
.tour-popup {
  width: 100% !important;
}
.tour-popup .tour-popup-single {
  margin-left: 20px;
  background: white;
}
.tour-popup .image-box {
  padding-top: 65%;
  background: #eee no-repeat center center;
  background-size: cover;
}
.tour-popup .text-box {
  font-size: 14px;
  position: relative;
  height: 42vh;
  display: flex;
  flex-direction: column;
}
.tour-popup .text-box .title {
  margin: 0 15px;
  font-size: 17px;
  letter-spacing: 2px;
  border-bottom: 1px solid #ccc;
  padding: 15px 0;
  text-align: center;
}
.tour-popup .text-box .title small {
  color: #C6A14A;
}
.tour-popup .text-box .duration {
  margin: 0 15px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  color: #6b6b6b;
}
.tour-popup .text-box .description {
  margin: 15px;
  text-align: left;
  color: #6b6b6b;
  line-height: 2.2;
  -webkit-overflow-scrolling: touch;
  flex-grow: 1;
  overflow-y: auto ;
}
.tour-popup .text-box .description .bottom-texts {
  color: #6b6b6b;
  margin-bottom: 5px;
}
.tour-popup .text-box .description .features ul {
  list-style: none;
  padding: 0;
  margin-top: 0;
  display: block;
  margin-bottom: 10px;
}
.tour-popup .text-box .description .features ul li {
  display: inline-block;
  text-align: center;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 5px;
  background-color: #f2f2f2;
  border-radius: 3px;
}
.tour-popup .text-box .description .features ul li span {
  display: block;
  font-size: 14px;
  color: #6b6b6b;
  font-weight: 300;
  white-space: nowrap;
  line-height: 1;
}
.tour-popup .text-box .description .features .subtitle {
  font-size: 14px;
}
.tour-popup .text-box .description .features p {
  margin: 0;
  display: inline-block;
  font-size: 16px;
  color: #000;
  line-height: 1;
}
.tour-popup .text-box:after {
  position: absolute;
  content: '';
  display: block;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 20%;
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.9));
}
.tour-popup .text-box.bottom:after {
  opacity: 0;
}
.tour-popup .common-slick {
  padding-right: 40px;
}
.tour-popup .common-slick .slick-dots {
  left: 0;
  right: 0;
  margin: auto;
  bottom: -7px !important;
}
.tour-popup .common-slick .slick-dots li {
  margin: 0;
}
.tour-popup .common-slick .slick-dots li button {
  width: 6px !important;
  height: 6px !important;
  padding: 0 !important;
  content: "";
}
.tour-popup .common-slick .slick-dots li button:before {
  font-size: 0;
  width: 6px !important;
  height: 6px !important;
  background-color: #5c5c5c;
  border-radius: 50%;
  color: transparent !important;
}
.tour-popup .common-slick .slick-dots .slick-active button {
  width: 8px;
  height: 8px;
  padding: 0;
  content: "";
}
.tour-popup .common-slick .slick-dots .slick-active button:before {
  font-size: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.tour-popup .slick-list {
  overflow: visible;
}
.tour-popup .mfp-close {
  bottom: -63px !important;
  z-index: 1;
}
.disclaimer {
  font-size: 14px;
  color: #999999;
  border-top: 1px solid #bbbbbb;
  margin: 15px 20px 0;
}
.disclaimer li {
  line-height: 2;
}
.disclaimer a {
  color: #2E3D52;
  font-weight: bold;
}
.phone-call {
  text-decoration: none;
  color: #fff;
  background: #ce1141;
  display: block;
  text-align: center;
  width: 50%;
  margin: 0 auto;
  padding: 10px;
  letter-spacing: 2px;
  font-size: 17px;
}
.phone-call:before {
  content: '';
  display: inline-block;
  width: 23px;
  height: 23px;
  background-image: url("../images/acq/white-phone1.png");
  vertical-align: sub;
  margin-right: 10px;
  background-size: cover;
}
/*# sourceMappingURL=review.css.map */