.index-wrap.page-index.cmb-index .page-content {
  background: linear-gradient(180deg, rgba(13, 11, 22, 0) 0%, rgba(13, 11, 22, 0.3) 1.13%, #0D0B16 2.63%, #0D0B16 68.87%);
  position: relative;
  margin-top: -4rem;
  top: 0;
}
.cmb-index .page-banner{
  height:25rem;
  position: relative;
}
.cmb-index .page-banner .swiper-pagination .swiper-pagination-bullet {
  width: 0.4rem;
  height: 0.4rem;
  opacity: 0.6;
  border-radius: 50%;
  background-color: #fff;
  margin: 0 0.15rem;
}
.cmb-index .page-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 1.6rem;
  border-radius: 1rem;
  opacity: 1;
}
.cmb-index.index-wrap .trip-tab-active::after{
  background: #FB9600;
  border-radius: 1rem;
}
.cmb-index .page-banner .swiper-slide>img {
  width: 100%;
  height: 100%;
}
.cmb-index .page-banner .banner{
  width: 100%;
  height: 100%;
}
.index-wrap.page-index.cmb-index .page-banner .swiper-pagination {
  bottom: 4.5rem;
}
.cmb-index .index-common-icon{
  position: absolute;
  right: 1rem;
  top: 2rem;
  display: flex;
  z-index: 2;
}
.cmb-index .index-common-icon .index-common-icon-item{
  padding: 0 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.4rem;
  color: #fff;
}
.cmb-index .index-common-icon .index-common-icon-item img{
  width: 1.6rem;
  height: 1.6rem;
  margin-bottom: 0.1rem;
}
/* 订票查票面板 */
.cmb-index .rotate-check {
  transform: rotate(0);
  transition: all 0.3s ease;
}
.cmb-index .rotate-check.active {
  transform: rotate(360deg);
  transition: all 0.3s ease;
}
.cmb-index .page-card .trip-main {
  display: none;
}
.cmb-index .page-card .trip-main.active {
  display: block;
}
.index-wrap.cmb-index .index-common-btn {
  background: #FB9600;
}
.cmb-index .index-logo{
  text-align: center;
}
.index-wrap.cmb-index .cruise .cruise-query-box {
  padding: 2.5rem 1.5rem 0;
}
.trip-tab-sub {
  margin: 0 auto 1.9rem;
  width: 14.6rem;
  height: 3rem;
  background: #F0F3FA;
  border-radius: 0.6rem;
  padding: 0.2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
}
.trip-tab-sub-item {
  border-radius: 0.4rem;
  width: 7rem;
  height: 2.6rem;
  line-height: 2.6rem;
  text-align: center;
  color: #666;
}
.trip-tab-sub-item.active{
  color: #333;
  background: #fff;
}
.index-wrap.cmb-index .travel-routes .title-box.start{
  justify-content: flex-start;
}
.index-wrap.cmb-index .travel-routes .title-box .title {
  position: relative;
  text-indent: 1.1rem;
  font-size:16px;
}
.index-wrap.cmb-index .travel-routes .title-box .title::before {
  width: 0.4rem;
  height: 1.8rem;
  background: #FB9600;
  border-radius: 1rem;
  display: block;
  content: ' ';
  position: absolute;
  left: -0.3rem;
  top: 0.1rem;
}
.index-wrap.cmb-index .travel-routes .title-box .blueSub {
  color: #fff;
  background: #2972C7;
  padding: 0.4rem 0.6rem;
  font-size: 1rem;
  line-height: 1rem;
  border-radius: 10rem;
  font-weight: 400;
  font-style: italic;
  margin-left: 0.5rem;
}
.index-wrap.cmb-index .travel-item .travel-item-img {
  width: 9.2rem;
  height: 11rem;
}
.cmb-index.index-wrap .cruise-date #curDateName, .cmb-index.index-wrap .trip-main .date .start-date>span{
  font-weight: 500;
}
/* 湾区游轮 */
.index-wrap.cmb-index .travel-item .travel-item-info .title{
  line-height: 2.2rem;
  margin-bottom: 0.4rem;
  font-size: 1.6rem;
}
.index-wrap.cmb-index .travel-item .travel-item-info .tagList {
  margin-bottom: 0.6rem;
}
.index-wrap.cmb-index .travel-item .travel-item-info .tips {
  margin-bottom: 0;
  line-height: 1.8rem;
}
.index-wrap.cmb-index .travel-item .tips img {
  width: 1.2rem;
  height: 1.2rem;
  margin-top: 0.2rem;
}
.index-wrap.cmb-index .tag-common{
  margin-right: 0.4rem;
}
.cmb-index .money-box {
  margin-bottom: 0.2rem;
  display: flex;
  align-items: center;
}
.cmb-index .tag-price {
  padding: 0.2rem;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1rem;
  border-radius: 0.2rem;
  border: 0.05rem solid #FFC876;
  color: #FB9600;
  margin-right: 0.6rem;
}
.cmb-index .tag-price.normal-price {
  border-color: #E5E5E5;
  color: #666;
  font-weight: 400;
}
.cmb-index .money-box .money {
  font-size: 1.3rem;
  color: #FB9600;
  font-weight: 700;
  line-height: 2.3rem;
}
.cmb-index .money-box .money>em {
  font-size: 1.0rem;
  font-style: normal;
}
.cmb-index .money-box .money>span{
  font-size: 1.0rem;
  font-weight: 600;
  color: #FB9600;
}
.cmb-index .money-box .money.money-gray, .cmb-index .money-box .money.money-gray>em, .cmb-index .money-box .money.money-gray>span{
  color: #666;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 1.6rem;
}
.cmb-index .money-box .money.money-gray>em, .cmb-index .money-box .money.money-gray>span{
  font-size: 1rem;
}
.cmb-index.index-wrap .travel-item .travel-item-info .money{
  font-size: 1.6rem;
  margin-top: 0;
}
.cmb-index.index-wrap .travel-item .travel-item-info .money>span,.cmb-index.index-wrap .travel-item .travel-item-info .money>em{
  font-size: 1.2rem;
}
.cmb-index.index-wrap .travel-item .travel-item-info .money>span.orange {
  color: #FB9600;
  font-weight: 600;
}
.cmb-index .travel-routes .travel-footer, .travel-routes .box-footer{
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.8rem;
  color: #999;
  background: none;
  transition: all 0.3s linear;
}
.cmb-index.index-wrap .liner .travel-routes.cruise-routes {
  height: 34rem;
  overflow: hidden;
  position: relative;
  padding-bottom: 4rem;
  transition: all 0.3s linear;
}
.cmb-index.index-wrap .liner .travel-routes.ship-routes {
  height: 27.4rem;
  overflow: hidden;
  position: relative;
  padding-bottom: 4rem;
  transition: all 0.3s linear;
}
.cmb-index.index-wrap .liner .travel-routes.pull-up {
  height: auto;
  transition: all 0.3s linear;
}
.cmb-index.index-wrap .liner .travel-routes .travel-footer, .cmb-index .travel-routes .box-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #fff;
}
.cmb-index.index-wrap .liner .travel-routes .travel-footer.pull-up .travel-footer-icon, .cmb-index .travel-routes .box-footer.pull-up .box-footer-icon{
  transform: rotate(180deg);
  transition: all 0.3s linear;
}

.cmb-index .travel-routes .travel-footer::before, .cmb-index .travel-routes .box-footer::before {
  content: '展开';
}
.cmb-index .travel-routes .travel-footer.pull-up::before, .cmb-index .travel-routes .box-footer.pull-up::before {
  content: '收起';
}
.cmb-index .travel-routes .travel-footer .travel-footer-icon, .cmb-index .travel-routes .box-footer .box-footer-icon{
  transform: none;
  margin-left: 0.5rem;
}
/* 高速客轮列表 */
.cmb-index .flex-end{
  display: flex;
  align-items: center;
  justify-content: end;
  position: absolute;
  right: 1.5rem;
}
.cmb-index .flex-end img {
  width: 1.6rem;
  height: 1.6rem;
}
.cmb-index .flex-end img.address{
  width: 1.2rem;
  height: 1.2rem;
}
.cmb-index .flex-end span {
  margin: 0 0.3rem;
}
.cmb-index .box-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0.5rem 1.5rem;
}
.cmb-index .box-list .box-item {
  width: 15.9rem;
  height:8.5rem;
  border: 0.05rem solid #E5E5E5;
  border-radius: 0.6rem;
  padding: 0.9rem 1.2rem 0.8rem;
  margin-bottom: 0.7rem;
  box-sizing: border-box;
}
.cmb-index .box-list .box-item .go-arrive{
  display: flex;
  align-items: center;
  margin-bottom: 0.35rem;
  font-size: 1.2rem;
  line-height: 2rem;
  color: #333;
  font-weight: 600;
}
.cmb-index .box-list .box-item .go-arrive img{
  width: 1.4rem;
  margin: 0 0.2rem;
}
.cmb-index .travel-routes .box-footer{
  width: 100%;
  text-align: center;
  height: 3.8rem;
  line-height: 3.8rem;
}
.cmb-index .travel-routes .box-footer .box-footer-icon{
  width: 1.8rem;
  height: 1.8rem;
}
.index-wrap.cmb-index .destination-desc p{
  line-height: 2.1rem;
}
/* 九宫格 */
.cmb-index.index-wrap .info-container{
  padding-bottom: 2rem !important;
}
.cmb-index.index-wrap .info-container .info-bottom {
  margin-top: 0;
}
.cmb-index.index-wrap .page-content .noMore {
  line-height: 2.2rem;
  margin: 1rem auto;
  width: 26rem;
  opacity: 0.5;
}
/* 客轮游轮介绍 */
.cmb-index .cmb-desc .trip-tab-desc{
  display: flex;
  justify-content: space-between;
  padding: 1.4rem 0 1.5rem;
}
.cmb-index .cmb-desc .trip-tab-desc .trip-tab-desc-item{
  width: 15.8rem;
  height: 3.2rem;
  line-height: 3.2rem;
  text-align: center;
  color: #333;
  font-size: 1.4rem;
  font-weight: 400;
  border: 0.05rem solid #E5E5E5;
  border-radius: 0.6rem;
}
.cmb-index .cmb-desc .trip-tab-desc .trip-tab-desc-item.active{
  color: #2972C7;
  font-weight: 600;
  border-color: #94B9E3;
  background: #F7F9FC;
}
.cmb-index .destination-list .destination-item {
  display: none;
}
.cmb-index .destination-list .destination-item.active {
  display: block;
}
.cmb-index .destination-list .destination-item img{
  width: 32.5rem;
  height: 14rem;
  border-radius: 0.6rem;
  margin-bottom: 1.2rem;
}
.cmb-index .destination-list .destination-desc {
  font-size: 1.3rem;
  line-height: 2.1rem;
  color: #333;
}
.index-wrap.cmb-index .destination-desc {
  width: 100%;
  padding-bottom: 0.8rem;
}
/* 使用说明 */
.cmb-instructions, .cmb-instructions.orderListWrap .orderListTabs{
  background: #fff;
}
.cmb-instructions.orderListWrap .orderListTabs{
  border-bottom: 0.05rem solid #E5E5E5;
}
.cmb-instructions.orderListWrap .orderListTabs .tabsItem:last-child {
  border-right: none;
}
.cmb-instructions .instructions-con {
  height: calc(100vh - 5rem);
  margin-top: 5rem;
}
.cmb-instructions .instructions-con .con-normal{
  height: auto;
}
.cmb-index.index-wrap .origination .value, .cmb-index.index-wrap .trip-main .date{
  font-size: 1.8rem;
  line-height: 2.9rem;
}

