/*@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;
}
body,
ul,
p,
select {
  margin: 0;
  padding: 0;
}
body > li,
ul > li,
p > li,
select > li {
  list-style: none;
}
a {
  color: #333;
}
.content {
  margin: 0 auto;
  width: 1100px;
}
.h2 {
  font-size: 2.31rem;
  font-family: SimSun, "宋体", serif;
}
h2,
h3 {
  margin: 5px 0;
}
.special-mark {
  display: inline-block;
  width: 371px;
  height: 18px;
  background-size: cover;
  background-repeat: no-repeat;
}
.background-img {
  background: #f5f5f5 no-repeat center center;
  background-size: cover;
}
.body-scroll {
  overflow-y: hidden;
}
main section {
  width: 100%;
  font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, Arial, sans-serif;
}
main section .head {
  background: #f5f5f5 no-repeat center center;
  background-size: cover;
  position: relative;
  height: 500px;
  text-align: center;
}
main .com-title {
  width: 1100px;
  height: 36.5px;
  background-size: cover;
  background-position: center;
}
main .section-scenes {
  position: relative;
  margin-top: 50px;
  text-align: center;
}
main .section-scenes .top-text {
  margin-bottom: 30px;
  line-height: 24px;
  box-sizing: border-box;
  text-align: center;
}
main .section-scenes .top-text img {
  text-align: center;
  margin-bottom: 20px;
}
main .section-scenes .top-text h2 img {
  vertical-align: middle;
  margin: 0 10px;
}
main .section-scenes .top-text h5 {
  margin: 0;
  font-weight: 300;
  font-size: 30px;
}
main .section-scenes .top-text > p {
  font-size: 20px;
  margin: 4px 0 18px 0;
  color: #666;
  text-align: center;
}
main .section-scenes .top-text span {
  text-align: justify;
}
main .section-scenes .top-text span p {
  text-align: justify;
  line-height: 1.68;
  margin: 40px 0;
  font-size: 15px;
  color: #606060;
  letter-spacing: 0.5px;
}
main .section-scenes .top-text a {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  padding: 4px 8px 4px 42px;
  transition: all 0.25s ease-in-out;
  border: 1px solid #333;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  color: #333;
}
main .section-scenes .top-text a span {
  display: block;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -11px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border: 1px solid #333;
  border-radius: 50%;
  text-align: left;
}
main .section-scenes .top-text a span i {
  font-size: 16px;
  color: #333;
}
main .section-scenes .top-text a:hover {
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.4);
}
main .section-scenes h2 {
  line-height: 3rem;
  font-size: 2rem;
  font-weight: normal;
  text-align: center;
  font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, Arial, sans-serif;
  letter-spacing: 2px;
}
main .section-scenes .background-mask {
  position: absolute;
  width: 100%;
  height: 410px;
  margin-bottom: 180px;
  background: #f4f4f4;
}
main .section-scenes .landscape .text-con-h3 {
  line-height: 2;
  font-size: 1.5rem;
  font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, Arial, sans-serif;
  font-weight: normal;
}
main .section-scenes .landscape .text-con-p {
  line-height: 25px;
  font-size: 1rem;
  letter-spacing: 1px;
  text-align: justify;
  color: #666;
  font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, Arial, sans-serif;
}
main .section-scenes .landscape .text-con-aside {
  position: relative;
  padding: 25px 0 10px 25px;
  color: #9a9a9b;
  line-height: 1.44rem;
  font-size: 1.1rem;
  font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, Arial, sans-serif;
}
main .section-scenes .landscape .text-con-aside span {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  text-align: left;
  margin: 20px 0 0 -5px;
}
main .section-scenes .landscape .text-con-aside span i {
  font-size: 24px;
  color: #ce1141;
}
main .section-scenes .landscape .scene {
  display: table;
  width: 100%;
  margin-bottom: 70px;
}
main .section-scenes .landscape .scene:first-child {
  margin-top: 40px;
}
main .section-scenes .landscape .scene:nth-child(2n+1) .scene-images {
  float: right;
}
main .section-scenes .landscape .scene:nth-child(2n) .scene-images {
  float: left;
}
main .section-scenes .landscape .scene:nth-child(2n+1) .scene-content {
  float: left;
}
main .section-scenes .landscape .scene:nth-child(2n) .scene-content {
  float: right;
}
main .section-scenes .landscape .scene-block {
  width: 100%;
}
main .section-scenes .landscape .scene-content {
  width: 532px;
}
main .section-scenes .landscape .scene-content .scene-content-con {
  width: 532px;
}
main .section-scenes .landscape .scene-content .scene-content-con .scene-content-text h3 {
  line-height: 2;
  font-size: 1.5rem;
  font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, Arial, sans-serif;
  font-weight: normal;
  text-align: left;
  font-weight: bold;
}
main .section-scenes .landscape .scene-content .scene-content-con .scene-content-text p {
  line-height: 25px;
  font-size: 1rem;
  letter-spacing: 1px;
  text-align: justify;
  color: #666;
  font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, Arial, sans-serif;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
  font-size: 15px;
  color: #606060;
}
main .section-scenes .landscape .scene-content .scene-content-con .scene-content-text p:last-child {
  margin-bottom: 0;
}
main .section-scenes .landscape .scene-images {
  width: 539px;
  height: 352px;
}
main .section-scenes .landscape .scene-images > div {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
main .section-scenes .landscape .aside {
  bottom: 0;
  position: relative;
  padding: 25px 0 10px 25px;
  color: #9a9a9b;
  line-height: 1.44rem;
  font-size: 1.1rem;
  font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, Arial, sans-serif;
}
main .section-scenes .landscape .aside span {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  text-align: left;
  margin: 20px 0 0 -5px;
}
main .section-scenes .landscape .aside span i {
  font-size: 24px;
  color: #ce1141;
}
main .dependent-cruises,
main .dependent-cruises1 {
  margin-top: 120px;
  text-align: center;
  font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, Arial, sans-serif;
}
main .dependent-cruises h2,
main .dependent-cruises1 h2 {
  line-height: 3rem;
  font-size: 2rem;
  font-weight: normal;
  text-align: center;
  font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, Arial, sans-serif;
}
main .dependent-cruises .cruise-all,
main .dependent-cruises1 .cruise-all {
  margin-top: 40px;
  box-sizing: border-box;
}
main .dependent-cruises .cruise-all .cruise-each,
main .dependent-cruises1 .cruise-all .cruise-each {
  float: left;
  padding: 10px 10px;
  box-sizing: border-box;
  outline: none;
}
main .dependent-cruises .cruise-all .cruise-each .cruise-box,
main .dependent-cruises1 .cruise-all .cruise-each .cruise-box {
  height: 150px;
  box-sizing: border-box;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  text-align: left;
  transition: all 0.25s ease-in-out;
}
main .dependent-cruises .cruise-all .cruise-each .cruise-box .cruise-bg,
main .dependent-cruises1 .cruise-all .cruise-each .cruise-box .cruise-bg {
  display: inline-block;
  width: 170px;
  height: 150px;
  background-size: cover;
  background-repeat: no-repeat;
}
main .dependent-cruises .cruise-all .cruise-each .cruise-box .cruise-data,
main .dependent-cruises1 .cruise-all .cruise-each .cruise-box .cruise-data {
  display: inline-block;
  max-width: 166px;
  height: 150px;
  margin-left: 6px;
  text-align: left;
  vertical-align: top;
  color: #333;
}
main .dependent-cruises .cruise-all .cruise-each .cruise-box .cruise-data .name,
main .dependent-cruises1 .cruise-all .cruise-each .cruise-box .cruise-data .name {
  margin-top: 20px;
  font-size: 19px;
}
main .dependent-cruises .cruise-all .cruise-each .cruise-box .cruise-data .from-to,
main .dependent-cruises1 .cruise-all .cruise-each .cruise-box .cruise-data .from-to {
  margin-top: 10px;
  margin-bottom: 20px;
  color: #777;
}
main .dependent-cruises .cruise-all .cruise-each .cruise-box .cruise-data .price,
main .dependent-cruises1 .cruise-all .cruise-each .cruise-box .cruise-data .price {
  margin-top: 36px;
}
main .dependent-cruises .cruise-all .cruise-each .cruise-box .cruise-data .price span,
main .dependent-cruises1 .cruise-all .cruise-each .cruise-box .cruise-data .price span {
  font-size: 24px;
  color: #ce1141;
}
main .dependent-cruises .cruise-all .cruise-each .cruise-box .cruise-data .price span i,
main .dependent-cruises1 .cruise-all .cruise-each .cruise-box .cruise-data .price span i {
  font-size: 14px;
}
main .dependent-cruises .cruise-all .cruise-each .cruise-box .cruise-data.cruise-data-2019 .name,
main .dependent-cruises1 .cruise-all .cruise-each .cruise-box .cruise-data.cruise-data-2019 .name {
  margin-top: 14px;
  line-height: 24px;
  height: 48px;
}
main .dependent-cruises .cruise-all .cruise-each .cruise-box .cruise-data.cruise-data-2019 .price,
main .dependent-cruises1 .cruise-all .cruise-each .cruise-box .cruise-data.cruise-data-2019 .price {
  margin-top: 9px;
}
main .dependent-cruises .cruise-all .cruise-each .cruise-box:hover,
main .dependent-cruises1 .cruise-all .cruise-each .cruise-box:hover {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.35);
}
main .dependent-cruises .cruise-all .cruise-each .cruise-box1:hover .cruise-data .name,
main .dependent-cruises1 .cruise-all .cruise-each .cruise-box1:hover .cruise-data .name {
  background: rgba(201, 45, 66, 0.7);
}
main .dependent-cruises .cruise-all .cruise-each .cruise-box1:hover .cruise-data .aside .look,
main .dependent-cruises1 .cruise-all .cruise-each .cruise-box1:hover .cruise-data .aside .look {
  color: #b8222a;
}
main .dependent-cruises .cruise-all .cruise-each .cruise-box1 .cruise-bg,
main .dependent-cruises1 .cruise-all .cruise-each .cruise-box1 .cruise-bg {
  width: 100%;
  height: 0;
  padding-bottom: 125%;
  background-size: cover;
  background-position: center;
}
main .dependent-cruises .cruise-all .cruise-each .cruise-box1 .cruise-data,
main .dependent-cruises1 .cruise-all .cruise-each .cruise-box1 .cruise-data {
  box-sizing: border-box;
  color: #333;
  line-height: 1.2;
  margin-top: -70px;
  text-align: left;
}
main .dependent-cruises .cruise-all .cruise-each .cruise-box1 .cruise-data .name,
main .dependent-cruises1 .cruise-all .cruise-each .cruise-box1 .cruise-data .name {
  font-size: 18px;
  height: 70px;
  background: rgba(46, 61, 82, 0.7);
  color: #fff;
  padding: 13px 10px;
  line-height: 1.3;
  box-sizing: border-box;
  transition: all 0.5s;
}
main .dependent-cruises .cruise-all .cruise-each .cruise-box1 .cruise-data .name small,
main .dependent-cruises1 .cruise-all .cruise-each .cruise-box1 .cruise-data .name small {
  font-size: 15px;
}
main .dependent-cruises .cruise-all .cruise-each .cruise-box1 .cruise-data .station,
main .dependent-cruises1 .cruise-all .cruise-each .cruise-box1 .cruise-data .station {
  margin: 10px;
  color: #565656;
  line-height: 1.6;
}
main .dependent-cruises .cruise-all .cruise-each .cruise-box1 .cruise-data .station small,
main .dependent-cruises1 .cruise-all .cruise-each .cruise-box1 .cruise-data .station small {
  font-size: 14px;
  width: 100%;
  display: inline-block;
  letter-spacing: -1px;
}
main .dependent-cruises .cruise-all .cruise-each .cruise-box1 .cruise-data .station span,
main .dependent-cruises1 .cruise-all .cruise-each .cruise-box1 .cruise-data .station span {
  font-size: 15px;
}
main .dependent-cruises .cruise-all .cruise-each .cruise-box1 .cruise-data .price,
main .dependent-cruises1 .cruise-all .cruise-each .cruise-box1 .cruise-data .price {
  margin: 10px;
  color: #ce1141;
}
main .dependent-cruises .cruise-all .cruise-each .cruise-box1 .cruise-data .price span,
main .dependent-cruises1 .cruise-all .cruise-each .cruise-box1 .cruise-data .price span {
  font-size: 18px;
}
main .dependent-cruises .cruise-all .cruise-each .cruise-box1 .cruise-data .aside,
main .dependent-cruises1 .cruise-all .cruise-each .cruise-box1 .cruise-data .aside {
  position: relative;
  height: 44px;
  border-top: 1px solid #ccc;
  text-align: left;
}
main .dependent-cruises .cruise-all .cruise-each .cruise-box1 .cruise-data .aside .left,
main .dependent-cruises1 .cruise-all .cruise-each .cruise-box1 .cruise-data .aside .left {
  font-size: 15px;
  color: #565656;
  display: none;
  width: 50%;
  line-height: 40px;
  cursor: pointer;
}
main .dependent-cruises .cruise-all .cruise-each .cruise-box1 .cruise-data .aside .left.active,
main .dependent-cruises1 .cruise-all .cruise-each .cruise-box1 .cruise-data .aside .left.active {
  display: inline-block;
}
main .dependent-cruises .cruise-all .cruise-each .cruise-box1 .cruise-data .aside .left img,
main .dependent-cruises1 .cruise-all .cruise-each .cruise-box1 .cruise-data .aside .left img {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
}
main .dependent-cruises .cruise-all .cruise-each .cruise-box1 .cruise-data .aside .left span,
main .dependent-cruises1 .cruise-all .cruise-each .cruise-box1 .cruise-data .aside .left span {
  vertical-align: middle;
}
main .dependent-cruises .cruise-all .cruise-each .cruise-box1 .cruise-data .aside .look,
main .dependent-cruises1 .cruise-all .cruise-each .cruise-box1 .cruise-data .aside .look {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 2px;
  margin: auto;
  line-height: 44px;
  cursor: pointer;
  transition: all 0.5s;
  font-size: 15px;
  color: #565656;
}
main .dependent-cruises .cruise-all .slick-prev,
main .dependent-cruises1 .cruise-all .slick-prev,
main .dependent-cruises .cruise-all .slick-next,
main .dependent-cruises1 .cruise-all .slick-next {
  width: 48px;
  height: 48px;
  background-position: center;
  background-size: cover;
  box-shadow: none;
  transition: all 0.25s ease-in-out;
  pointer-events: auto;
  z-index: 1;
  top: 40%;
}
main .dependent-cruises .cruise-all .slick-prev:before,
main .dependent-cruises1 .cruise-all .slick-prev:before,
main .dependent-cruises .cruise-all .slick-next:before,
main .dependent-cruises1 .cruise-all .slick-next:before {
  content: '';
}
main .dependent-cruises .cruise-all .slick-prev,
main .dependent-cruises1 .cruise-all .slick-prev {
  left: -17px;
  background-image: url("/qianduan/img/home/hot-l.png");
  opacity: 0.7;
}
main .dependent-cruises .cruise-all .slick-next,
main .dependent-cruises1 .cruise-all .slick-next {
  right: -17px;
  background-image: url("/qianduan/img/home/hot-r.png");
  opacity: 0.7;
}
main .dependent-cruises .cruise-all .last-next,
main .dependent-cruises1 .cruise-all .last-next {
  background-image: url("/qianduan/uploads/273e054633563d1158987f737b49e00.png");
  cursor: not-allowed;
  opacity: 1;
}
main .dependent-cruises .cruise-all .last-prev,
main .dependent-cruises1 .cruise-all .last-prev {
  background-image: url("/qianduan/uploads/3ef77fcd6ba711702f116422f2e4cb0.png");
  cursor: not-allowed;
  opacity: 1;
}
main .dependent-cruises .cruises-small,
main .dependent-cruises1 .cruises-small {
  font-size: 15px;
  padding: 0 15px 10px;
  color: #4F4F4F;
}
main .more-cruise {
  padding-top: 70px;
  text-align: center;
  display: block;
  padding-bottom: 50px;
}
main .more-cruise h2 {
  line-height: 3rem;
  font-size: 2rem;
  font-weight: normal;
  text-align: center;
  font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, Arial, sans-serif;
}
main .more-cruise .more-img {
  width: 100%;
  height: 0;
  padding-bottom: 19.79%;
  background-size: cover;
  background-position: center;
  margin-top: 40px;
}
main .more-cruise .more-site {
  position: relative;
}
main .more-cruise .more-site .more-site-con {
  margin-top: 50px;
  margin-left: -15px;
  margin-right: -15px;
}
main .more-cruise .more-site .more-site-con:before,
main .more-cruise .more-site .more-site-con:after {
  content: " ";
  display: table;
}
main .more-cruise .more-site .more-site-con:after {
  clear: both;
}
main .more-cruise .more-site .more-site-con > li {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 0 15px;
  margin-bottom: 25px;
}
main .more-cruise .more-site .more-site-con > li:last-child {
  width: 100%;
}
main .more-cruise .more-site .more-site-con .box {
  text-align: left;
}
main .more-cruise .more-site .more-site-con .box .title {
  line-height: 30px;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1px;
}
main .more-cruise .more-site .more-site-con .box .text-box {
  box-sizing: border-box;
  padding: 20px 0;
}
main .more-cruise .more-site .more-site-con .box .text-box .row {
  position: relative;
  margin-bottom: 10px;
}
main .more-cruise .more-site .more-site-con .box .text-box .row label {
  position: absolute;
  top: 0;
  left: 0;
}
main .more-cruise .more-site .more-site-con .box .text-box .row label img {
  margin-right: 5px;
  width: 34px;
  height: 22px;
  vertical-align: middle;
}
main .more-cruise .more-site .more-site-con .box .text-box .row label a {
  vertical-align: middle;
  font-size: 17px;
}
main .more-cruise .more-site .more-site-con .box .text-box .row p {
  margin: 0;
  padding: 0;
  padding-left: 135px;
  color: #606060;
  line-height: 1.3;
}
main .more-cruise .more-site .more-site-con .box .text-box .row p a {
  color: #606060;
  display: inline-block;
  border-bottom: 1px solid #666;
  margin-right: 10px;
  margin-bottom: 10px;
}
main .more-cruise .more-site .more-site-con .box .text-box .row p a:hover {
  color: #ce1141;
  border-bottom: 1px solid #ce1141;
}
main .more-cruise .more-site .more-site-con .box .text-box .row p span {
  display: inline-block;
  margin-right: 10px;
}
main .more-cruise .more-site .bottom-icon {
  width: 315px;
  height: 457px;
  background-size: cover;
  background-position: center;
  position: absolute;
  bottom: 20px;
  right: 0;
  z-index: -1;
}
main .slick-dots li button:before {
  color: #999 !important;
}
main .slick-dots li.slick-active button:before {
  color: #c92d42 !important;
}
