﻿/*@primary-color-light: #c92d42;*/
.clear-back {
  margin: 0;
  padding: 0;
}
.clear-ul {
  margin: 0;
  padding: 0;
}
.clear-ul > li {
  list-style: none;
}
.bg-img {
  background-position: top center;
  background-size: cover;
}
lesshat-selector {
  -lh-property: 0; } 
@-webkit-keyframes faded{ 0%{opacity:0.1;} 50%{opacity:0.6; -webkit-transform: translateY(2px)} 100%{opacity:1;}}
@-moz-keyframes faded{ 0%{opacity:0.1;} 50%{opacity:0.6; -moz-transform: translateY(2px)} 100%{opacity:1;}}
@-o-keyframes faded{ 0%{opacity:0.1;} 50%{opacity:0.6; -o-transform: translateY(2px)} 100%{opacity:1;}}
@keyframes faded{ 0%{opacity:0.1;} 50%{opacity:0.6;-webkit-transform: translateY(2px);-moz-transform: translateY(2px);-ms-transform: translateY(2px);transform: translateY(2px);} 100%{opacity:1;}}
[not-existing] {
  zoom: 1;
}
main {
  font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, Arial, sans-serif;
}
main .banner {
  position: relative;
  height: 450px;
  background-position: center center;
  background-size: cover;
}
main .banner .content {
  width: 1100px;
  height: 450px;
}
main .banner img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 900px;
  filter: drop-shadow(rgba(255, 255, 255, 0.4) 0px 0px 4px);
}
main .content {
  width: 900px;
}
main .luxury-ship {
  margin-bottom: 20px;
}
main .luxury-ship .top-banner {
  margin: 40px 0 20px 0;
}
main .luxury-ship .top-banner img {
  width: 100%;
}
main .luxury-ship .image-text {
  margin: 0;
  padding: 0;
  margin-right: -15px;
  margin-left: -15px;
}
main .luxury-ship .image-text > li {
  list-style: none;
}
main .luxury-ship .image-text li {
  overflow: hidden;
  display: table-row;
}
main .luxury-ship .image-text li .box {
  display: table-cell;
  width: 50%;
  padding: 15px;
  box-sizing: border-box;
}
main .luxury-ship .image-text li .box .bg {
  width: 100%;
  padding-top: 280px;
  background-color: #aaa;
  background-size: cover;
  background-repeat: no-repeat;
}
main .luxury-ship .image-text li .box .title {
  margin: 12px 0 8px 0;
  padding: 0 10px;
  font-size: 20px;
}
main .luxury-ship .image-text li .box .title .explain {
  margin-left: 10px;
  font-size: 14px;
}
main .luxury-ship .image-text li .box .text {
  padding: 0 10px;
  color: #888;
  line-height: 1.8;
  text-align: justify;
  font-size: 14px;
}
main .viking-service {
  padding: 26px 0;
  margin-left: -1000px;
  margin-right: -1000px;
  background-color: #f3f3f3;
}
main .viking-service p {
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
  font-size: 16px;
  color: #999;
}
main .viking-service h3 {
  margin: 0;
  padding: 0;
  margin-bottom: 26px;
  font-size: 26px;
  font-weight: normal;
}
main .viking-service ul {
  margin: 0;
  padding: 0;
  margin-left: -10px;
  margin-right: -10px;
}
main .viking-service ul > li {
  list-style: none;
}
main .viking-service ul li {
  position: relative;
  display: table-cell;
  width: 25%;
  height: 380px;
  padding: 10px;
  box-sizing: border-box;
}
main .viking-service ul li:before {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  display: inline-block;
  content: '';
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
}
main .viking-service ul li .box {
  padding: 10px;
  height: 100%;
  background-color: white;
  box-sizing: border-box;
}
main .viking-service ul li .box .bg {
  width: 100%;
  padding-top: 110px;
  background-size: cover;
  background-repeat: no-repeat;
}
main .viking-service ul li .box .title {
  margin-top: 20px;
  margin-bottom: 6px;
  text-align: center;
  font-size: 20px;
}
main .viking-service ul li .box .text {
  line-height: 22px;
  color: #666;
  text-align: justify;
}
main .service-box {
  margin-top: 50px;
}
main .service-box p {
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
  font-size: 16px;
  color: #999;
}
main .service-box h3 {
  margin: 0;
  padding: 0;
  margin-bottom: 26px;
  font-size: 26px;
  font-weight: normal;
}
main .service-box ul {
  margin: 0;
  padding: 0;
}
main .service-box ul > li {
  list-style: none;
}
main .service-box ul li {
  position: relative;
  margin-bottom: 50px;
}
main .service-box ul li:before,
main .service-box ul li:after {
  content: " ";
  display: table;
}
main .service-box ul li:after {
  clear: both;
}
main .service-box ul li:nth-child(odd) .text-box {
  right: 0;
  text-align: right;
}
main .service-box ul li:nth-child(odd) .img-box {
  float: left;
}
main .service-box ul li:nth-child(even) .text-box {
  left: 0;
}
main .service-box ul li:nth-child(even) .img-box {
  float: right;
}
main .service-box ul li .text-box {
  position: absolute;
  width: 100%;
  height: 262px;
  line-height: 262px;
}
main .service-box ul li .text-box .text {
  display: inline-block;
  box-sizing: border-box;
  width: 350px;
  padding: 0 30px;
  text-align: center;
  vertical-align: middle;
  line-height: 1.5;
}
main .service-box ul li .text-box .text h4 {
  margin: 0;
  padding: 0;
  font-size: 19px;
  font-weight: normal;
  margin-bottom: 12px;
}
main .service-box ul li .text-box .text p {
  line-height: 1.8;
  text-align: justify;
  font-size: 14px;
}
main .service-box ul li .img-box {
  position: relative;
  width: 550px;
  height: 262px;
  background-size: cover;
  background-repeat: no-repeat;
}
main .cruise-box {
  margin-top: 30px;
}
main .cruise-box p {
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
  font-size: 16px;
  color: #999;
}
main .cruise-box h3 {
  margin: 0;
  padding: 0;
  margin-bottom: 26px;
  font-size: 26px;
  font-weight: normal;
}
main .cruise-box ul.main-box {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 30px;
  width: 100%;
  box-sizing: border-box;
}
main .cruise-box ul.main-box .list {
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.25);
  margin-bottom: 20px;
  padding: 10px;
}
main .cruise-box ul.main-box .list:before,
main .cruise-box ul.main-box .list:after {
  content: " ";
  display: table;
}
main .cruise-box ul.main-box .list:after {
  clear: both;
}
main .cruise-box ul.main-box .list:nth-child(odd) .picture-box {
  float: left;
}
main .cruise-box ul.main-box .list:nth-child(odd) .text-box {
  float: left;
}
main .cruise-box ul.main-box .list:nth-child(even) .picture-box {
  float: right;
}
main .cruise-box ul.main-box .list:nth-child(even) .text-box {
  float: right;
  box-sizing: border-box;
  padding: 5px 15px;
}
main .cruise-box ul.main-box .list .picture-box {
  width: 50%;
  background: #666;
}
main .cruise-box ul.main-box .list .picture-box .img-box {
  width: 100%;
  height: 0;
  padding-bottom: 72.8%;
  background-size: cover;
  background-position: center center;
}
main .cruise-box ul.main-box .list .text-box {
  width: 50%;
  padding-left: 30px;
  box-sizing: border-box;
}
main .cruise-box ul.main-box .list .text-box h2 {
  margin: 0;
  font-size: 22px;
  color: #333;
  line-height: 28px;
  font-weight: normal;
}
main .cruise-box ul.main-box .list .text-box h2 small {
  font-size: 16px;
  color: #6c6c6c;
}
main .cruise-box ul.main-box .list .text-box .introduce {
  margin-top: 4px;
  font-size: 15px;
  color: #666666;
  line-height: 22px;
}
main .cruise-box ul.main-box .list .text-box .place {
  list-style: none;
  padding: 0;
  margin-bottom: 18px;
}
main .cruise-box ul.main-box .list .text-box .place li {
  font-size: 15px;
  color: #555;
  line-height: 28px;
}
main .cruise-box ul.main-box .list .text-box .place li .circle {
  vertical-align: middle;
  display: inline-block;
  margin-right: 10px;
  width: 5px;
  height: 5px;
  background: #ce1141;
  border-radius: 50%;
}
main .cruise-box ul.main-box .list .text-box .price {
  font-size: 16px;
  color: #000;
  line-height: 28px;
}
main .cruise-box ul.main-box .list .text-box .price .number {
  color: #ce1141;
  font-size: 28px;
}
main .cruise-box ul.main-box .list .text-box .price .per {
  color: #333;
}
main .cruise-box ul.main-box .list .text-box .price .know-more {
  color: #ce1141;
  display: inline-block;
  margin-left: 20px;
}
main .notice .content {
  padding: 20px 0 40px;
  border-top: 1px solid #eee;
  font-size: 12px;
  color: #999;
  text-align: center;
}
