@charset "utf-8";
/* CSS Document */
/*recommand-tab*/
.recommand-tab {display: flex;flex-direction: column;gap: 30px;}
.recommand-tab .recommand-tab-nav {padding:0px;width:100%; line-height: 22px;border-top: #e6e8ed 6px solid;display: flex;justify-content: space-between; font-size:16px; text-align:center;background-color:#e6e8ed;overflow:hidden;border-radius: 6px 6px 0px 0px;}
.recommand-tab .recommand-tab-nav li{display:block;float:left; margin: 0 20px;cursor:pointer;width: -webkit-calc(20% - 40px);height: 45px;text-align: center;vertical-align: middle; border-radius: 6px 6px 0px 0px;}
.recommand-tab .recommand-tab-nav li span{display: inline-block;padding: 10px 0 10px;border-bottom: 2px solid transparent;font-weight: 600;overflow:hidden;}
.recommand-tab .recommand-tab-nav li.tab-nav-line { margin: 12px 0;width: 1px;height: 20px;background: #838fa5;overflow:hidden;}
.recommand-tab .recommand-tab-nav li.active{background: #fff;color: #46b1ff;}
.recommand-tab .recommand-tab-nav li.active span{border-color: #46b1ff;}
.recommand-tab .recommand-tab-box {display: block; padding: 0px; min-width: 300px;}
.recommand-tab .recommand-tab-cont {display: none; width: 100%;min-width:1200px;}
.recommand-tab .recommand-tab-box .active {display: block;} 

/*============ index ============*/
/*index-hot-sales*/
.cruise-index .index-hot-sales {position: relative;overflow: hidden;background: url(../images/bg-map.png) no-repeat 50% / cover;}
/*index-hot-ships*/
.cruise-index .index-hot-ships {overflow: hidden;}
.cruise-index .index-hot-ships .hot-ships-infoul {width: 100%;overflow: hidden; display: flex;flex-direction: row;justify-content: space-between;flex-wrap: wrap;gap: 12px;}
.cruise-index .index-hot-ships .hot-ships-infoul .item {width: -webkit-calc(28% - 8px);height: 280px;overflow: hidden;border-radius: 6px;}
.cruise-index .index-hot-ships .hot-ships-infoul .item .item-wrap { display: block; position: relative;width: 100%;height: 100%;color: #666; text-decoration: none;}
.cruise-index .index-hot-ships .hot-ships-infoul .item .item-bgimg {width: 100%;height: 100%;}
.cruise-index .index-hot-ships .hot-ships-infoul .item .item-bgimg img {width: 100%;min-height: 100%;transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s; flex: 1;-o-object-fit: cover;object-fit: cover;}
.cruise-index .index-hot-ships .hot-ships-infoul .item:hover .item-bgimg img {transform:scale(1.04); -webkit-transform:scale(1.04); -ms-transform:scale(1.04); -o-transform:scale(1.04);}
.cruise-index .index-hot-ships .hot-ships-infoul .item .item-layer {position: absolute;width: 100%; height: 170px;left: 0;bottom: -65px;}
.cruise-index .index-hot-ships .hot-ships-infoul .item .item-layer .layerBox, 
.cruise-index .index-hot-ships .hot-ships-infoul .item .item-layer .layerBox .logoBox {background: #fff;filter: Alpha(opacity=80)}
.cruise-index .index-hot-ships .hot-ships-infoul .item .item-layer .layerBox {position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: .8}
.cruise-index .index-hot-ships .hot-ships-infoul .item .item-layer .logoBox {position: absolute;top: -50px;left: 50%;margin-left: -50px;width: 100px;height: 100px;border-radius: 50%;-webkit-border-radius: 50%}
.cruise-index .index-hot-ships .hot-ships-infoul .item .item-layer .logoBox img {display: block;margin: 12px auto 0;width: 50px;}
.cruise-index .index-hot-ships .hot-ships-infoul .item .item-layer .layerTextBox {position: absolute;top: 0;left: 0;width: 100%;height: 100%;text-align: center}
.cruise-index .index-hot-ships .hot-ships-infoul .item .item-layer .layerTextBox p {margin-top: 10px;width: 100%;color: #333;white-space: nowrap;text-overflow: ellipsis;overflow: hidden}
.cruise-index .index-hot-ships .hot-ships-infoul .item .item-layer .layerTextBox .cruiseName {margin-top: 15px;height: 24px;line-height: 24px;font-weight:500;font-size: 22px;}
.cruise-index .index-hot-ships .hot-ships-infoul .item .item-layer .layerTextBox .cruiseTese {margin-top: 10px;font-size: 14px;color: #666666;}
.cruise-index .index-hot-ships .hot-ships-infoul .item .item-layer .layerTextBox .cruiseNum {margin-top: 10px;height: 20px;font-size: 16px;line-height: 20px}
.cruise-index .index-hot-ships .hot-ships-infoul .item .item-layer .layerTextBox .cruiseInfo {font-size: 14px;display: flex;justify-content: center;gap: 20px;}
.cruise-index .index-hot-ships .hot-ships-infoul .item .item-layer .layerTextBox .cruiseInfo span {color: #8f9db3; }
.cruise-index .index-hot-ships .hot-ships-infoul .item .item-layer .layerTextBox .cruiseInfo span em {color: #ff6633; }
.cruise-index .index-hot-ships .hot-ships-infoul .item .item-layer .layerTextBox .toKnow {display: inline-block;margin: 20px auto 0;padding: 0 10px 0px 15px;background: #3f81f7;color: #fff;height: 30px;line-height: 30px;font-size: 14px;border-radius: 20px;}
.cruise-index .index-hot-ships .hot-ships-infoul .item:hover .item-layer {bottom:-1px;-bottom:-1px;transition-duration: .5s;}
.cruise-index .index-hot-ships .hot-ships-infoul .item:nth-child(1),
.cruise-index .index-hot-ships .hot-ships-infoul .item:nth-child(6) {width: 50%;width: -webkit-calc(44% - 8px);}
/*index-hot-citys*/
.cruise-index .index-hot-citys {position: relative;background: url(../images/bg-dest.jpg) no-repeat top;overflow: hidden}
.cruise-index .index-hot-citys .list-citys-recul .item {float:left;margin: 0px;width: -webkit-calc(20% - 6px);border:0px #eee solid;border-radius:6px; color:#666;background-color:#ffffff;overflow: hidden;}
.cruise-index .index-hot-citys .list-citys-recul .item .item-wrap .item-pic {height: 260px;}
.cruise-index .index-hot-citys .list-citys-recul .item:nth-child(2),
.cruise-index .index-hot-citys .list-citys-recul .item:nth-child(7){width: -webkit-calc(40% - 6px);}
/*index-rec-support*/
.cruise-index .index-rec-helps{}

/*============ 邮轮品牌 CSS ============ */
.cruise-brand {position: relative;}
/* cruise-brands-top */
.cruise-brand-top {position: relative;background: url("../images/bg-top-ships.jpg");background-size: 100% 400px;height: 400px;}
.cruise-brand-top .container {display: flex; align-items: center;height: 400px;}
.cruise-brand-body {position: relative;overflow: hidden;}
/* brand-classify-nav */
.cruise-brand .brand-classify-nav {position: relative; padding: 20px;margin: 20px 0; background: #fff; border-radius: 4px;background-image: linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 100%);box-shadow: 0px 1px 48px 0px rgba(0, 0, 0, 0.06);}
.cruise-brand .brand-classify-nav .list-brand-nav {display: flex;flex-wrap: wrap;gap: 16px;}
.cruise-brand .brand-classify-nav .list-brand-nav .item {width: -webkit-calc(12.5% - 14px);text-align: center; }
.cruise-brand .brand-classify-nav .list-brand-nav .item .item-wrap { margin: 0; padding: 8px 5px; display: flex; flex-direction: column; align-items: center; box-sizing: border-box;border-radius: 4px; border: 1px solid #eee;text-align: center;background-image: linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 100%);box-shadow: 0px 1px 48px 0px rgba(0, 0, 0, 0.06);} 
.cruise-brand .brand-classify-nav .list-brand-nav .item .item-wrap .item-logo {width: 95%; height: 35px; overflow: hidden; margin: 0 auto;}
.cruise-brand .brand-classify-nav .list-brand-nav .item .item-wrap .item-logo img {height: 100%;-webkit-transition: all .5s linear;transition: all .5s linear;display: inline;}
.cruise-brand .brand-classify-nav .list-brand-nav .item .item-wrap span {font-size: 14px;}
.cruise-brand .brand-classify-nav .list-brand-nav .item .item-wrap:hover .item-logo img {-ms-transform: scale(0.8);-webkit-transform: scale(0.8);transform: scale(0.8);}
/*============ 邮轮船队 CSS ============*/
.cruise-brand .brand-bananer {position: absolute; height: 400px;min-width: 100%;overflow: hidden; background-size: 100% 500px;}
.cruise-brand .brand-bananer img {margin-top: -80px;min-height: 100%;min-width: 100%;}
/* brand-header */
.cruise-brand .brand-header {position: relative; width: 100%;margin: 0 auto;height: 400px;}
.cruise-brand .brand-header .brand-header-wrap {position: absolute;z-index: 3;left:0;bottom: 0; width: 100%; min-height: 100px;padding: 0px; border-radius: 10px 10px 0 0;background: #ffffff;}
.cruise-brand .brand-header .brand-header-wrap .brand-content {width: -webkit-calc(100% - 60px);height:60px;padding:25px 30px 20px;position:absolute;display: flex; justify-content: space-between;}
.cruise-brand .brand-header .brand-header-wrap .brand-content .brand-logo {float:left;width:auto;height:60px;border-radius: 4px;overflow: hidden;}
.cruise-brand .brand-header .brand-header-wrap .brand-content .brand-logo img{width:100%;height:100%;}
.cruise-brand .brand-header .brand-header-wrap .brand-content .brand-name {margin:0px;text-align: center;display: flex;flex-direction: column;justify-content: space-between;}
.cruise-brand .brand-header .brand-header-wrap .brand-content .brand-name h1{margin-bottom:0px;padding-bottom: 0px; line-height: 30px; border-bottom: 0px solid #ddd;font-size:26px;color:#333; font-weight: 600;}
.cruise-brand .brand-header .brand-header-wrap .brand-content .brand-name p {color:#666;font-size:16px;}
.cruise-brand .brand-header .brand-header-wrap .brand-content .in_line {color: #999;margin: 0 10px;}
.cruise-brand .brand-header .brand-header-wrap .brand-content .brand-amount {margin: 15px 0 0; color:#333; font-size: 16px; vertical-align: -3px;}
.cruise-brand .brand-header .brand-header-wrap .brand-content .brand-amount em {margin:0 2px; color: #0099ff; font-weight:500; font-size: 22px;}
/*brand-summary*/
.cruise-brand .brand-summary {margin-bottom: 0px;padding-bottom: 0px;background-color: #ffffff;}
.cruise-brand .brand-summary .brand-summary-content {position: relative;padding: 10px 30px 20px;border-top: 1px #eee solid;background: #fff;border-radius: 0px 0px 10px 10px; box-shadow: 0px 1px 48px 0px rgba(0, 0, 0, 0.06);}
.cruise-brand .brand-summary .brand-summary-content p {margin: 10px 0px;line-height: 24px;font-size: 14px;color: #535F78;text-indent: 0em;}
.cruise-brand .brand-content {padding: 30px 0;}
.cruise-brand .brand-ship-header {position: relative;width: 100%;height: 400px;margin: 0 auto; }
.cruise-brand .brand-ship-header .ship-pic {width: 100%;height: 400px;overflow: hidden;box-shadow: 0px 1px 18px 0px rgb(255 255 255 / 80%);}
.cruise-brand .brand-ship-header .ship-pic img {width: 100%;min-height: 100%;margin-top: -0px;}
.cruise-brand .brand-ship-header .ship-head-main {position: absolute;width: 362px;bottom: 0;background-color: #fff;transition: all .5s;transform: translateX(0);z-index: 2;}
.cruise-brand .brand-ship-header .ship-head-main:before {content: '';position: absolute;left: 0;top: -3.5px;border-right: 3.5px solid rgba(255, 255, 255, 0);border-bottom: 4px solid #2196F3;width: 360px;}
.cruise-brand .brand-ship-header .ship-head-main:after {content: '';position: absolute;right: -93px;bottom: 0;border-right: 94px solid rgba(255, 255, 255, 0);border-bottom: 77px solid #fff;width: 0;}
.cruise-brand .brand-ship-header .ship-head-main .ship-remark {font-size: 12px;}
.cruise-brand .brand-ship-header .ship-head-main .ship-logo-name {padding: 15px 15px 0px;display: flex;flex-direction: row;}
.cruise-brand .brand-ship-header .ship-head-main .ship-logo-name .ship-logo {margin-right: 15px;padding-right: 15px;width 200px;height: 60px;text-align: center;overflow: hidden;border-right: 1px #eee solid;}
.cruise-brand .brand-ship-header .ship-head-main .ship-logo-name .ship-logo img {max-width: 100%;height: 100%;-webkit-transition: all .5s linear;transition: all .5s linear;display: inline;}
.cruise-brand .brand-ship-header .ship-head-main .ship-logo-name .ship-name {font: 14px / 20px "microsoft yahei";text-align center;color: #666;}
.cruise-brand .brand-ship-header .ship-head-main .ship-logo-name .ship-name .chinese {font: 700 24px / 40px "microsoft yahei";color: #333;height: 40px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.cruise-brand .brand-ship-header .ship-head-main .ship-logo-name .ship-name .english {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
/*.brand-ship-summary*/
.cruise-brand .brand-ship-summary {padding-bottom: 0px;background-color: #ffffff;overflow: hidden;}
.cruise-brand .brand-ship-summary .ship-summary-content {padding: 30px 30px;background: #fff;border-radius: 0px 0px 10px 10px; box-shadow: 0px 1px 48px 0px rgba(0, 0, 0, 0.06);} 
.cruise-brand .brand-ship-summary .ship-intro {position: relative;margin-top: 20px;padding-top: 10px;border-top: 1px #eee solid}
.cruise-brand .brand-ship-summary .ship-intro p {margin: 10px 0px;line-height: 22px;font-size: 14px;color: #535F78;text-indent: 0em;}
.cruise-brand .brand-ship-summary .ship-parameter {width:100%;display: flex;justify-content: space-evenly;}
.cruise-brand .brand-ship-summary .ship-parameter dd {float:left; display: flex;flex-direction: column-reverse;gap: 6px;}
.cruise-brand .brand-ship-summary .ship-parameter dd span {font-size:14px;color:#999;}
.cruise-brand .brand-ship-summary .ship-parameter dd em{height:30px;line-height 32px;font-size:32px;color:#0480d9;}
/*brand-ship-detail*/
.cruise-brand .brand-ship-detail {}
.cruise-brand .brand-ship-detail .module-section {margin:0 0px;padding: 30px 0px;overflow: hidden;}
.cruise-brand .brand-ship-detail .module-section nth-child(2n) {background-color: #fff;}
/* roomGroup */
.roomGroup{width: -webkit-calc(100% - 80px);margin: 0px 0; padding: 0px 40px;border-radius: 10px;;}
.roomGroup .parHd {height:35px; text-align: center;position:relative;margin: 0 auto;margin-bottom: 25px;}
.roomGroup .parHd ul{height:35px;width: 440px;margin: 0 auto;}
.roomGroup .parHd ul li {float:left;padding:0 8px;margin:0 20px;height:35px;line-height:35px;cursor:pointer;color #FFF;font-size:18px;}
.roomGroup .parHd ul li.on{height:35px;color:#0099ff;font-weight:600;border-top:1px #0099ff solid; border-bottom: 3px #0099ff solid;}
.roomGroup .slideBox { zoom:1; position:relative;}
.roomGroup .slideCon {width:100%;overflow: hidden}
.roomGroup .sPrev,.roomGroup .sNext { position:absolute; top:100px; display:block; width:20px; height:70px;padding: 0 8px;background:#0099ff;box-shadow: 0 1px 5px 0px #d7d6d5;line-height: 70px; font-family: serif; font-size: 30px; text-align: center; font-weight: 700;color: #fff; font-family: cursive;}
.roomGroup .sPrev:hover,.roomGroup .sNext:hover { background:#0099ff;color: #ffffff;}    
.roomGroup .sPrev {left:-40px;border-radius: 50px 0px 0px 50px;}
.roomGroup .sNext {right:-40px;border-radius: 0px 50px 50px 0px;}
.roomGroup .parBd { }
.roomGroup .parBd ul{ overflow:hidden; width:1140px; zoom:1;} 
.roomGroup .parBd ul li{width:365px;background:#FFF;float:left;_display:inline;overflow:hidden;}
.roomGroup .parBd ul li .pic{ text-align:center; }
.roomGroup .parBd ul li .pic img{ width:365px; height:250px; display:block;}
.roomGroup .parBd ul li .pic a:hover img{ border-color:#999;-webkit-transform: scale3d(1.1, 1.1, 1);transform: scale3d(1.1, 1.1, 1);}
.roomGroup .parBd ul li .title{ line-height:24px; padding:20px 0;}
.roomGroup .parBd ul li .title a{ color:#175ba9; font-size:18px;}
.roomGroup .parBd ul li .main{ height:80px;}
.roomGroup .parBd ul li .main dd{ width:140px; height:40px; line-height:40px; float:left; font-size:14px;}
.roomGroup .parBd ul li .main dd.bigw{ width:208px;}
/* room-summary */
.room_summary {width:1200px !important;margin-top:0px;width:100%;min-height:200px;float:left; overflow:hidden;display:inline; position:relative}
.room_summary:after, .room_summary:before {content: " ";display: table}
.room_summary:after {clear: both}
.room_summary .room_pic {height: 300px;width: 35%;display: block;float: left;height: 260px;position: relative;overflow: hidden;}
.room_summary .room_pic .room_pic_thumb {display: block; width: 100%; height: 100%; background-color: #ddd;transition: all 1s ease}
.room_summary .room_pic .room_pic_thumb img { width: 100%; height: 100%;}
.room_summary .room_pic .room_pic_thumb :hover { -ms-transform: scale(1.05); transform: scale(1.05)}
.room_summary .room_pic .room_pic_thumb:hover img { opacity: .9;-webkit-transform: scale3d(1.1, 1.1, 1);transform: scale3d(1.1, 1.1, 1);}
.room_summary .room_info {display: block;width: 65%;height: 260px;float: left;background-color: #fff;overflow: hidden;}
.room_summary .room_info .room_info_content {border: none;margin: 20px 20px;overflow: hidden;display: flex; flex-direction: column;justify-content: space-between;  gap: 15px;}
.room_summary .room_info .room_title {display: block;height: 30px;padding-bottom: 0px; border-bottom: 0px solid #efefef; font-size: 28px;font-weight: 500; color: #0097ed; text-align: left}
.room_summary .room_info .room_body{overflow: hidden;}
.room_summary .room_info .room_msg {font-size: 14px;background-color: #f6f6f6;overflow: hidden;}
.room_summary .room_info .room_msg .room_msg_item { display: inline-block; min-width: 10%;padding: 10px 20px;margin: 0;float: left;}
.room_summary .room_info .room_msg .room_msg_item span {display: block;line-height: 30px;color: #333}
.room_summary .room_info .room_msg .room_msg_item span b {font-size: 20px; margin-right: 3px; font-weight: 400}
.room_summary .room_info .room_into {position: relative;padding: 15px 0;font-size: 14px;font-weight: 400;color: #000}
.room_summary .room_info .room_into .room_into_text {height 72px;line-height:24px;color: #666; overflow: hidden}
/*canyinBox */
.canyinBox, .yuleBox, .fuwuBox{width: -webkit-calc(100% - 80px); margin:0px 0; padding:0px 40px;background #FFF; border-radius: 10px;}
.canyinBox .slideBox, .yuleBox .slideBox,.fuwuBox .slideBox{ zoom:1; position:relative;}
.canyinBox .slideCon, .yuleBox .slideCon,.fuwuBox .slideCon{width:100%;overflow: hidden}
.canyinBox .sPrev, .yuleBox .sPrev, .fuwuBox .sPrev,
.canyinBox .sNext, .yuleBox .sNext, .fuwuBox .sNext { position:absolute;padding: 0 8px;z-index: 999; top:100px; display:block; width:20px; height:70px;background:#0099ff;box-shadow: 0 1px 5px 0px #d7d6d5;line-height: 70px; font-family: serif; font-size: 30px; text-align: center; font-weight: 700;color: #fff;font-family: cursive;}
.canyinBox .sPrev, .yuleBox .sPrev, .fuwuBox .sPrev {left:-40px;border-radius: 50px 0px 0px 50px;}
.canyinBox .sNext, .yuleBox .sNext, .fuwuBox .sNext{right:-40px;border-radius: 0px 50px 50px 0px;}
.canyinBox .sPrev:hover, .yuleBox .sPrev:hover, .fuwuBox .sPrev:hover,
.canyinBox .sNext:hover, .yuleBox .sNext:hover, .fuwuBox .sNext:hover { background:#0099ff;color: #ffffff;} 
.canyinBox .rdBd ul, .yuleBox .rdBd ul, .fuwuBox .rdBd ul{zoom:1; padding-top:12px;}
.canyinBox .rdBd li, .yuleBox .rdBd li, .fuwuBox .rdBd li,.roomGroup .slideBox li{width:360px; height:auto;margin-right:20px; float:left; position:relative; overflow:hidden;}

/*list-list-detail-picul*/
.list-detail-picul {overflow: hidden;/*display: flex;flex-direction: row;justify-content: space-around;gap: 20px;*/}
.list-detail-picul .item {width: 360px !important;;height: auto;background:#ffffff;overflow: hidden; box-sizing: border-box;}
.list-detail-picul .item .item-wrap {display: block;overflow: hidden;border: 1px #eee solid;border-radius: 6px;}
.list-detail-picul .item .item-pic {width: 100%;height: 230px;overflow: hidden;}
.list-detail-picul .item .item-pic img{width:100%;min-height:100%;overflow: hidden;-webkit-transition: opacity 1s, -webkit-transform 1s;transition: opacity 1s, transform 1s; -webkit-backface-visibility: hidden;backface-visibility: hidden;}
.list-detail-picul .item:hover img { -webkit-transform: scale3d(1.1, 1.1, 1);transform: scale3d(1.1, 1.1, 1);}
.list-detail-picul .item .item-main {height:100px;padding: 15px;display: flex;flex-direction: column;justify-content: space-between;gap: 10px;}
.list-detail-picul .item .item-main .item-name{font-size: 18px;font-weight: bold; text-align: center;}
.list-detail-picul .item .item-main .item-info {margin-top: 0px;color:#333;display: flex; justify-content: space-evenly;}
.list-detail-picul .item .item-main .item-info span {line-height:1;font-size: 15px;}
.list-detail-picul .item .item-main .item-info span + span {margin-left:10px;padding-left:10px;border-left: 1px solid #e6e6e6;}
.list-detail-picul .item .item-main .item-info span .line{float:left;display: block;width:1px; height:16px;line-height:16px;border-left:1px #666 solid;margin-right: 10px;}
.list-detail-picul .item .item-main .item-txt {line-height: 20px;font-size: 12px;color: #999;margin-top: 0px;display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}


/*========= 特价航线 CSS =========*/
.bg-mapimg {background:#fff url(../images/bg-map.png) no-repeat 50% / cover;}
.cruise-sales {}
.cruise-sales .module-section {margin-bottom: 0px;padding: 40px 0;position: relative; overflow: hidden;}
.cruise-sales .module-section .module-wrap {gap:30px}
.cruise-sales .cruise-sales-top {position: relative;min-width: 100%;height: 400px;overflow: hidden;background: url("../images/bg-top-ships.jpg");background-size: 100% 400px;}
/*sale-feature*/
.cruise-sales .cruise-sales-feature {display: block;width: 100%;margin-bottom: 0px;padding: 20px 0;overflow: hidden;-webkit-box-shadow: 0 4px 16px 1px rgb(0 0 0 / 6%); box-shadow: 0 4px 16px 1px rgb(0 0 0 / 6%); }
.cruise-sales .cruise-sales-feature .sales-feature-ul li,.cruise-sales .sales-explain dl{background-image: url(../images/icon-sale.png);background-repeat: no-repeat;background-attachment: scroll;}
.cruise-sales .cruise-sales-feature .sales-feature-ul {display: block;display: flex; justify-content: space-between;overflow: hidden;}
.cruise-sales .cruise-sales-feature .sales-feature-ul li {padding-left: 80px;padding-top: 0px;float: left;color: #666;}
.cruise-sales .cruise-sales-feature .sales-feature-ul li span {font-size: 22px;line-height: 22px;color: #333;}
.cruise-sales .cruise-sales-feature .sales-feature-ul li p {margin-top: 8px;font-size: 14px;color: #666;line-height: 1.2;}
.cruise-sales .cruise-sales-feature .sales-feature-ul li.sf1 {background-position: 0 5px;}
.cruise-sales .cruise-sales-feature .sales-feature-ul li.sf2 {background-position: 0 -86px;}
.cruise-sales .cruise-sales-feature .sales-feature-ul li.sf3 {background-position: 10px -180px;}
/*sales-body*/
.cruise-sales .cruise-sales-body {min-height:300px;margin-bottom: 0px;padding: 0px 0px;display: grid;}
.cruise-sales .cruise-sales-body .section-panel {padding: 40px 0;display: grid;}
.cruise-sales .cruise-sales-body .list-line-cardul {gap:30px;}
.cruise-sales .cruise-sales-body .list-line-cardul .item-card {width: -webkit-calc(33.333% - 20px);}
.cruise-sales .cruise-sales-body .list-line-cardul .item-card .item-card-thumb {height: 260px;}
.cruise-sales .cruise-sales-body .list-line-cardul .item-card .item-card-title {font-size: 22px;font-weight: 500;}
/*sales-explain*/
.cruise-sales .cruise-sales-body .sales-explain {padding: 20px 30px 30px;background: #fff;border-radius: 6px;/*-webkit-box-shadow: 0 4px 16px 1px rgb(0 0 0 / 6%);box-shadow: 0 4px 16px 1px rgb(0 0 0 / 6%);*/}
.cruise-sales .cruise-sales-body .sales-explain dl {line-height:26px;color:#333;margin-bottom:0px;padding:15px 0 15px 50px;border-bottom: 1px #eee dashed; background-position:0 -963px}
.cruise-sales .cruise-sales-body .sales-explain dl dt{font-size:16px;font-weight:bold}
.cruise-sales .cruise-sales-body .sales-explain dl dd{line-height: 1.5;font-size:14px;color: #999;}
.cruise-sales .cruise-sales-body .sales-explain .sale-tishi {font-size:12px;color:#ff6868;margin:15px 0 0px;}

/*========= 港口频道 CSS ========= */
.cruise-place {display: flex;flex-direction: column;}
.cruise-place .place-panel {position: relative; padding: 30px 0;overflow: hidden;}
.cruise-place .place-panel .panel-wrap{background-color: #ffffff;border-radius: 6px;}
.cruise-place .place-panel .panel-content{padding: 20px 20px;}
.cruise-place .module-section {margin-bottom: 0px;padding: 40px 0;position: relative; overflow: hidden;}
.cruise-place .module-section .module-wrap {gap:30px}
.cruise-place .cruise-place-top {position: relative;min-width: 100%;height: 400px;overflow: hidden;background: url("../images/bg-top-dest.jpg");background-size: 100% 400px;}
.cruise-place .cruise-place-top .container {height: 100%;display: flex; align-items: center;}
.cruise-place .cruise-place-body {position: relative;}
/*list-city-hotdl*/
.cruise-place .list-citys-hotdl {line-height:24px;font-size:14px; display: flex;flex-wrap: wrap;justify-content: space-between;}
.cruise-place .list-citys-hotdl .item{width: -webkit-calc(50% - 120px); border-top:1px dashed #eee;padding:20px 0 20px 100px;}
.cruise-place .list-citys-hotdl .item:last-child{ }
.cruise-place .list-citys-hotdl .item dt{float:left;margin-left:-100px;font-size:16px;color:#333;font-weight: 600;}
.cruise-place .list-citys-hotdl .item dt a{color:#333;}
.cruise-place .list-citys-hotdl .item dd {font-size: 16px;display: flex;justify-content: flex-start;flex-wrap: wrap;gap: 5px;}
.cruise-place .list-citys-hotdl .item dd a{margin-right:10px;color:#666;}
.cruise-place .list-citys-hotdl .item a:hover{color: #ff8a00}
/*list-citys-recul*/
.cruise-place .list-citys-recul .item {float:left;margin: 0px;width: -webkit-calc(20% - 6px);border:0px #eee solid;border-radius:6px; color:#666;background-color:#ffffff;overflow: hidden;}
.cruise-place .list-citys-recul .item .item-wrap .item-pic {height: 240px;}
.cruise-place .list-citys-recul .item:nth-child(2),
.cruise-place .list-citys-recul .item:nth-child(7){width: -webkit-calc(40% - 6px);}

/*place-region-top*/
.cruise-place .place-region-top {overflow: hidden;height: 360px;background: url("./../images/bg-top-dest.jpg");background-size: 100% 360px;}
.cruise-place .place-region-top .region-banner-bg {position: absolute;width: 100%; height: 360px;overflow: hidden;}
.cruise-place .place-region-top .region-banner-bg img {position: absolute; width: 100%; height: 100%;top: 0;filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=15, MakeShadow=false);-webkit-filter: blur(15px);filter: blur(15px);transform: scale(1.1);}
.cruise-place .place-region-top .region-focus {width: 100%;height: 360px;overflow: hidden;box-shadow: 0px 1px 18px 0px rgb(255 255 255 / 80%);}
.cruise-place .place-region-top .region-focus img {width: 100%;min-height: 100%;margin-top: -0px;-o-object-fit: cover;object-fit: cover;}
.cruise-place .place-region-top .region-head-main {position: absolute;min-width: 321px;bottom: 0;background-color: #fff;transition: all .5s;transform: translateX(0);z-index: 2;}
.cruise-place .place-region-top .region-head-main:before {content: '';position: absolute;left: 0;top: -3.5px;border-right: 3px solid rgba(255, 255, 255, 0);border-bottom: 4px solid #2196F3;width: 321px;}
.cruise-place .place-region-top .region-head-main:after {content: '';position: absolute;right: -91px;bottom: 0;border-right: 91px solid rgba(255, 255, 255, 0);border-bottom: 84px solid #fff;width: 0;}
.cruise-place .place-region-top .region-head-main .region-name {padding: 20px 20px 0px 30px;display: flex; align-items: flex-start;flex-direction: column;gap: 15px;}
.cruise-place .place-region-top .region-head-main .region-name h1 {line-height: 1;font-size: 30px;font-weight: 500;}
.cruise-place .place-region-top .region-head-main .region-name h1 i {display: block; float: left;margin-right: 10px;width: 35px;height: 32px;position: relative; top: 0px;background-position -156px -8px;background-repeat: no-repeat; background-attachment: scroll;background-image: url(../images/icon-dingwei.png);}
.cruise-place .place-region-top .region-head-main .region-name span {line-height: 1.2;color: #FF9800;}
/*place-region-summary*/
.cruise-place .place-region-summary {padding-bottom: 0px;background-color: #ffffff;overflow: hidden;}
.cruise-place .place-region-summary .summary-content {display: inline-block; padding: 20px 30px;background: #fff;border-radius: 0px 0px 10px 10px; box-shadow: 0px 1px 48px 0px rgba(0, 0, 0, 0.06);} 
.cruise-place .place-region-summary .region-intro {position: relative;margin-bottom: 10px;padding-bottom:5px;font-size: 15px;border-bottom: 1px #eee solid}
.cruise-place .place-region-summary .region-intro p {margin: 10px 0px;line-height: 26px;text-indent: 0em;}
.cruise-place .place-region-summary .region-meta {line-height: 22px; font-size: 15px;display: flex;flex-direction: column; gap: 10px;}
.cruise-place .place-region-summary .region-meta .item {position: relative;float: left;margin-right: 30px;}
.cruise-place .place-region-summary .region-meta .item .title {float: left;padding-left: 24px;font-weight: 500;color: #999;}
.cruise-place .place-region-summary .region-meta a {margin-right: 10px;}
.cruise-place .place-region-summary .region-meta .item .log2{background: url(../images/icon/sift-icon-log2.jpg) center left no-repeat;overflow: hidden;background-position: left 2px;}
.cruise-place .place-region-summary .region-meta .item .log3{background: url(../images/icon/sift-icon-log3.jpg) center left no-repeat;overflow: hidden;background-position: left 5px;}
.cruise-place .place-region-summary .region-meta .item .log4{background: url(../images/icon/sift-icon-log4.png) center left no-repeat;overflow: hidden;background-position: left 2px;}
/*place-region-body*/
.cruise-place .place-region-body {overflow: hidden;}

/*place-city-top*/
.cruise-place .place-city-top {margin-bottom:30px;border-top: 1px #eee solid; background: #fbfbfb; box-shadow: 0 2px 1200px #03A9F4;}
.cruise-place .place-city-top .city-header {padding: 10px 0 20px;}
.cruise-place .place-city-top .city-header .city-wrap{display: flex;justify-content: space-between; align-items: center;}
.cruise-place .place-city-top .city-header .city-info{}
.cruise-place .place-city-top .city-header .city-main {margin-bottom: 10px;display: flex;justify-content: flex-start;align-items: center;}
.cruise-place .place-city-top .city-header .city-main .city-name {display: flex;align-items: baseline;justify-content: flex-start;}
.cruise-place .place-city-top .city-header .city-main .city-name h1 {display: inline-block;font-size: 30px; font-weight: normal;vertical-align: bottom;}
.cruise-place .place-city-top .city-header .city-main .city-name span {display: block;margin: 0 20px 0 10px;color: #999;font-size: 18px;}
.cruise-place .place-city-top .city-header .city-text {line-height: 24px;font-size: 14px;color: #ddd;font-family: 'simsun';}
.cruise-place .place-city-top .city-header .city-text p{display: inline-block;width: 760px;height: 20px;text-overflow: ellipsis;white-space: nowrap;color: #999;vertical-align: text-bottom;font-family: 'microsoft yahei';overflow: hidden;}
.cruise-place .place-city-top .city-header .city-slogan { display:inline-block; height:28px; overflow: hidden;}
.cruise-place .place-city-top .city-header .city-slogan a{ display:block; position: relative; height:28px; padding: 0 28px;}
.cruise-place .place-city-top .city-header .city-slogan span{ display: inline-block; padding: 0 5px 1px 5px; line-height: 25px; border-top: 1px dashed #d667ff; border-bottom: 1px dashed #d667ff; color: #d667ff;}
.cruise-place .place-city-top .city-header .city-slogan sub{ position: absolute; top: 0; left: 0; width: 28px; height: 28px; background: url(../images/slogan_disney.png) no-repeat;}
.cruise-place .place-city-top .city-header .city-slogan sup{ position: absolute; top: 0; right: 18px; width: 26px; height: 26px; border-top: 1px dashed #d667ff; border-left: 1px dashed #d667ff; -webkit-transform:rotate(135deg); transform:rotate(135deg);}
.cruise-place .place-city-top .city-header .city-dvote {float:right;margin-top: 0px;}
.cruise-place .place-city-top .city-header .city-dvote span {}
.cruise-place .place-city-top .city-header .city-dvote p {width: 60px;display: inline-block;font-size: 14px;}
.cruise-place .place-city-top .city-header .city-dvote p em {display: block;color: #00a7e1;}
.cruise-place .place-city-top .city-header .city-dvote i {display: inline-block;width: 34px;height: 34px;margin-right: 10px; background: url("./../images/icon-min.png") no-repeat;} 
.cruise-place .place-city-top .city-header .city-dvote .want {display: inline-block;cursor: pointer;}
.cruise-place .place-city-top .city-header .city-dvote .been {display: inline-block;margin-left: 0px;padding-left: 15px;border-left: 1px solid #ddd;cursor: pointer;}
.cruise-place .place-city-top .city-header .city-dvote .been i {background-position: -34px 0;}
.cruise-place .place-city-top .city-header .city-dvote .want:hover i, .city-dvote2 .want i.current {background-position: 0 -34px;}
.cruise-place .place-city-top .city-header .city-dvote .been:hover i, .city-dvote2 .been i.current {background-position: -34px -34px;}
.cruise-place .place-city-top .city-header .city-dvote .want .want2, .cruise-place .place-city-top .city-dvote .been .been2{display: none;}
.cruise-place .place-city-top .city-header .city-dvote .want:hover .want1, .cruise-place .place-city-top .city-dvote .been:hover .been1{display: none;}
.cruise-place .place-city-top .city-header .city-dvote .want:hover .want2, .cruise-place .place-city-top .city-dvote .been:hover .been2{display: block;}
/*place-city-body*/
.cruise-place .place-city-body {overflow: hidden;}
.cruise-place .place-city-body .mainbar { width: -webkit-calc(100% - 340px);}
.cruise-place .place-city-body .sidebar { width:320px;}
.cruise-place .place-city-body .city-section {margin-bottom: 20px;}
.cruise-place .place-city-body .city-section .section-wrap {padding: 20px 20px;background: #fff;border-radius: 6px;}
.cruise-place .place-city-body .city-section .title {margin-bottom: 0px;padding: 15px 20px 13px;height: 22px;line-height: 22px; border-bottom: 1px #eee solid;overflow: hidden;display: flex;justify-content: space-between;justify-content: space-between;}
.cruise-place .place-city-body .city-section .title h3 {position:relative;display: block; padding-left: 15px;font-size: 22px;}
.cruise-place .place-city-body .city-section .title h3 .icon-star {margin-right: 6px;font-size: 22px;color: #ff9900;font-weight:bold;}
.cruise-place .place-city-body .city-section .title h3 .icon-star:before {}
.cruise-place .place-city-body .city-section .title h3:before {content: "";position: absolute;top: 2px;left: 0;height: 20px;width: 5px;background-color: #00a4ff;border-radius: 1px;}
/*city-detail-header*/
.cruise-place .place-city-body .city-detail-header {margin-bottom:20px; padding: 20px;background:#ffffff;overflow:hidden; border-radius: 6px;display: flex;justify-content: space-between;}
.cruise-place .place-city-body .city-detail-header .city-pic {width:40%;height: 210px;}
.cruise-place .place-city-body .city-detail-header .city-pic img {width: 100%;height: 100%;border-radius: 4px;display: block;flex: 1;-o-object-fit: cover;object-fit: cover;}
.cruise-place .place-city-body .city-detail-header .city-summary {width: -webkit-calc(60% - 20px);display: flex;flex-direction: column;gap: 10px;}
/*.cruise-place .place-city-body .city-detail-header .city-detail dl{}
.cruise-place .place-city-body .city-detail-header .city-score {padding-bottom: 6px;height:24px;line-height:24px;font-size: 14px;border-bottom: 1px #eee solid;color:#666; display: flex;align-items: center; gap: 20px;}
.cruise-place .place-city-body .city-detail-header .city-score .remark-count{float:left;}
.cruise-place .place-city-body .city-detail-header .city-score .star-rating{float:left;}
.cruise-place .place-city-body .city-detail-header .city-score .city-star{float:left;margin-top:4px;margin-right:2px}*/
.cruise-place .place-city-body .city-detail-header .introduce{display: block; padding: 5px 0; line-height:24px;font-size: 14px;}
.cruise-place .place-city-body .city-detail-header .city-summary dl{ display:block; padding:0px 0; }
.cruise-place .place-city-body .city-detail-header .city-summary dl.introduce dd{ margin:0 ;height:120px;line-height:24px;color:#999; }
.cruise-place .place-city-body .city-detail-header .city-summary dt{ float:left; font-weight:bold; }
.cruise-place .place-city-body .city-detail-header .city-summary dd{ display block; position relative; color:#666;}
.cruise-place .place-city-body .city-detail-header .city-summary dd a{ color:#00bf49;}
.cruise-place .place-city-body .city-detail-header .city-summary dd a.seemap i{ display:inline-block; margin:0 5px 0 10px; width:10px; height:14px; vertical-align:-2px; background:url(img/icon_index.png) no-repeat -92px -47px; }
.cruise-place .place-city-body .city-detail-header .city-summary dd p.more{ display:inline-block;}
.cruise-place .place-city-body .city-detail-header .city-summary dd p.more i{ display:inline-block; width:10px; height:6px; margin:0 20px 0 5px; vertical-align:middle; background:url(img/icon_arrow.png) no-repeat 0 0; cursor:pointer; }
.cruise-place .place-city-body .city-detail-header .city-summary dd .hide_box{ display:none; }
.cruise-place .place-city-body .city-detail-header .city-summary dd.hover .hide_box{ display:block; position:absolute; top:20px; left:-17px; padding:10px 15px; border:1px solid #ddd; background:#fff;  box-shadow:0px 0 4px rgba(0, 0, 0, 0.3);}
.cruise-place .place-city-body .city-detail-header .city-summary dd p.text_over{ height:18px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.cruise-place .place-city-body .city-detail-header .city-summary dd span {display: block; float: left;margin-right: 10px;}
.cruise-place .place-city-body .city-detail-header .city-summary dd span i {display: block; float: left;width: 10px;height: 13px;position: relative;background-position: -156px -8px;margin-right: 5px; top: 4px;background-repeat: no-repeat; background-attachment: scroll;background-image: url(../images/icon-dingwei.png);}
/*detail-title*/
.cruise-place .place-city-body .detail-tit {position: relative;height: 36px;line-height: 36px;border-bottom: 1px #eee solid;}
.cruise-place .place-city-body .detail-tit span {position: absolute;min-width: 80px;background: #03A9F4;padding: 0 0 0 15px;font-size: 18px;font-weight: 500;color: #fff;}
.cruise-place .place-city-body .detail-tit span:after {content: '';position: absolute;right: -36px;bottom: 0;border-right: 36px solid rgb(255 255 255 / 0%);border-bottom: 36px solid #03A9F4;width: 0;}
.cruise-place .place-city-body .detail-tit span {}
/*detail-content*/
.cruise-place .place-city-body .detail-content {display: block; margin: 0px 0;padding:15px 20px;font-size: 16px;line-height: 30px;overflow: hidden;}
.cruise-place .place-city-body .detail-content p {display:block; margin: 15px 0; clear:both; /*text-indent: 2em; text-align: justify;*/overflow:visible;word-break:break-all;}
.cruise-place .place-city-body .detail-content a {color:#2970A6;border-bottom:1px dotted #2970A6;}
.cruise-place .place-city-body .detail-content a:hover{border-bottom:1px dotted #f60;color:#f60;text-decoration:none}
.cruise-place .place-city-body .detail-content img {max-width: 90% !important;height:auto !important; margin:0px auto; vertical-align: middle; border:0}
.cruise-place .place-city-body .detail-content .keylink{color:#0067a9;border-bottom: 1px dashed #06346f;}
.cruise-place .place-city-body .detail-content .keylink:hover{color:#ff0000;} 
.cruise-place .place-city-body .detail-content h2,
.cruise-place .place-city-body .detail-content h3,
.cruise-place .place-city-body .detail-content h4,
.cruise-place .place-city-body .detail-content strong {font-weight:bold;}
.cruise-place .place-city-body .detail-content h2,
.cruise-place .place-city-body .detail-content h3,
.cruise-place .place-city-body .detail-content h4 {margin: 15px 0px;} 
.cruise-place .place-city-body .detail-content h3 {display: block;margin: 10px 0 8px 0;padding: 5px 10px;color: #358ff0;background: #f1f7fd;border: 0px dashed #cae0f3;border-left: 3px solid #49a7ea;font-size: 16px;font-weight: bold;} 
.cruise-place .place-city-body .detail-content pre,
.cruise-place .place-city-body .detail-content blockquote{margin-top: 15px 0px; padding: 15px 15px; background: #f3f3f3;font-size: 14px;line-height: 24px;border-radius: 4px;} 
.cruise-place .place-city-body .detail-content pre ,
.cruise-place .place-city-body .detail-content blockquote p {margin: 0px 0;} 
.cruise-place .place-city-body .detail-content pre {white-space: pre-wrap;}
.cruise-place .place-city-body .detail-content table{ max-width:96%; min-width:80%;margin:15px auto 15px; border:1px solid #ddd;border-collapse:collapse;font-size: 15px;}
.cruise-place .place-city-body .detail-content table tr:nth-child(2n+1){ background-color: #fafafa;}
.cruise-place .place-city-body .detail-content table th,
.cruise-place .place-city-body .detail-content table td{line-height: 28px;/*text-align:center;*/padding-top: 5px;padding-bottom: 5px;padding:5px 8px;border: 1px solid #ddd;}
.cruise-place .place-city-body .detail-content table thead tr{background-color: #f8f8f8;}
.cruise-place .place-city-body .detail-content table thead th{text-align: center;font-weight:700; background: #eee;}
.cruise-place .place-city-body .detail-content table tbody th{text-align: center;font-weight:500;}
.cruise-place .place-city-body .detail-content table tbody p {text-align:center;}
.cruise-place .place-city-body .detail-content ul,
.cruise-place .place-city-body .detail-content ol{margin:15px 0px;-webkit-hyphens: auto;-moz-hyphens: auto;-ms-hyphens: auto;hyphens: auto;word-wrap: break-word;word-break: break-all;text-justify: inter-ideograph;list-style: circle;}
.cruise-place .place-city-body .detail-content ul li,
.cruise-place .place-city-body .detail-content ol li {margin: 0 0 0 25px;line-height: 200%;}
.cruise-place .place-city-body .detail-content ul li { padding:5px 0px; list-style: disc;}
.cruise-place .place-city-body .detail-content ol li {list-style: decimal;}
.cruise-place .place-city-body .detail-content ul li + li {border-top: 1px #eee dashed;}
.cruise-place .place-city-body .detail-content ul li p {margin: 0;}

/*============ 线路产品 CSS ============*/
.cruise-product {}
.cruise-product .cruise-product-top {}
.cruise-product .cruise-product-body {}
.cruise-product .cruise-crumbs,.cruise-product .cruise-crumbs .crumbs-bread a {color: #fff;}
/*线路列表-筛选*/
.cruise-product .product-filter-criteria {margin-bottom: 15px;padding: 10px 20px;background: #ffffff;border-radius: 6px; overflow: hidden;}
.cruise-product .product-filter-criteria .filter-content {display: flex;flex-direction: column; overflow: hidden;}
.cruise-product .product-filter-criteria .filter-content .item {display:block;position:relative;padding:10px 10px 10px 100px;line-height:24px;font-size: 15px;border-top:1px dashed #eee;}
.cruise-product .product-filter-criteria .filter-content .item:first-child {border-top:0}
.cruise-product .product-filter-criteria .filter-content .item dt {position:absolute;left:0;top:10px;padding:2px 0;padding-left: 26px;font-weight:500;color:#999;}
.cruise-product .product-filter-criteria .filter-content .item dt.log1{background: url(../images/icon/sift-icon-log1.jpg) center left no-repeat;overflow: hidden;background-position: left 5px;}
.cruise-product .product-filter-criteria .filter-content .item dt.log2{background: url(../images/icon/sift-icon-log2.jpg) center left no-repeat;overflow: hidden;background-position: left 5px;}
.cruise-product .product-filter-criteria .filter-content .item dt.log3{background: url(../images/icon/sift-icon-log3.jpg) center left no-repeat;overflow: hidden;background-position: left 5px;}
.cruise-product .product-filter-criteria .filter-content .item dt.log4{background: url(../images/icon/sift-icon-log4.png) center left no-repeat;overflow: hidden;background-position: left 5px;}
.cruise-product .product-filter-criteria .filter-content .item dt.log5{background: url(../images/icon/sift-icon-log5.jpg) center left no-repeat;overflow: hidden;background-position: left 5px;}
.cruise-product .product-filter-criteria .filter-content .item dt.log6{background: url(../images/icon/sift-icon-log6.jpg) center left no-repeat;overflow: hidden;background-position: left 5px;}
.cruise-product .product-filter-criteria .filter-content .item dt.log7{background: url(../images/icon/sift-icon-log7.jpg) center left no-repeat;overflow: hidden;background-position: left 5px;}
.cruise-product .product-filter-criteria .filter-content .item em {position:absolute;left:90px;top:10px;bottom:auto;width:auto;padding:5px 0;border-top:none}
.cruise-product .product-filter-criteria .filter-content .item dd {*zoom:1}
.cruise-product .product-filter-criteria .filter-content .item dd:after{content:" ";clear:both;display:table}
.cruise-product .product-filter-criteria .filter-content .item a {display:block; float:left; margin:0px 0px; padding:2px 10px}
.cruise-product .product-filter-criteria .filter-content .item a:hover, .product-filter-criteria .filter-content .item a.active {color:#fff;background-color:#0099ff; border-radius: 3px;}
.cruise-product .product-filter-criteria .filter-content .item .links {display: block;clear: both;display: flex;gap: 6px;flex-wrap: wrap;}
.cruise-product .product-filter-criteria .filter-content .item dt>i{display:inline-block;width:23px;height:23px;background:url("./../images/ship-list-ico.png") no-repeat;vertical-align:middle;margin:-2px 6px 0 0}
.cruise-product .product-filter-criteria .filter-content .item dt>i.dest-ico{background-position:0 0}
.cruise-product .product-filter-criteria .filter-content .item dt>i.city-ico{background-position:0 -32px}
.cruise-product .product-filter-criteria .filter-content .item dt>i.time-ico{background-position:0 -64px}
.cruise-product .product-filter-criteria .filter-content .item dt>i.company-ico{background-position:0 -96px}
.cruise-product .product-filter-criteria .filter-content .item dt>i.day-ico{background-position:0 -128px}
.cruise-product .product-filter-criteria .filter-content .item dt>i.type-ico{background-position:0 -156px}
.cruise-product .product-filter-criteria .filter-content .item dt>i.type-ico{background-position:0 -156px}
/*product-filter-header*/
.cruise-product .product-filter-header {margin: 20px 0;padding: 15px 20px;background: #ffffff;border-radius:6px; overflow: hidden; display: flex;justify-content: space-between;}
.cruise-product .product-filter-header .title {line-height:26px;font-size:22px;}
.cruise-product .product-filter-header .filter-sortul {float:left;line-height:24px;}
.cruise-product .product-filter-header .filter-sortul li {float:left;font-size:14px;margin-right:-1px;border:1px solid #DEE5EC}
.cruise-product .product-filter-header .filter-sortul li a {color:#666;display:block;padding:0 15px;cursor:pointer;float:left}
.cruise-product .product-filter-header .filter-sortul li a.active {color:#f60;background:#fff;display:block;float:left}
.cruise-product .product-filter-header .filter-sortul li span {float:left}
.cruise-product .product-filter-header .filter-sortul li em {display:block;float:left;width:7px;height:8px; background-image:url(/themes/zyoulun/products/img/filter_icon.png); background-attachment:scroll; background-repeat:no-repeat;margin:9px 0 0 4px}
.cruise-product .product-filter-result {position:relative;}
.cruise-product .product-filter-result .filter-content {display: flex;flex-direction: column;}
/*=== 航线内容页 ===*/
/*product-dingzhi*/
.cruise-product .product-dingzhi {margin-top:15px;}
.cruise-product .product-dingzhi .dingzhi-wrap{padding:15px 20px;background:#fff5ed;display:flex;justify-content:space-between;align-items: center;border-radius:6px;}
.cruise-product .product-dingzhi .dingzhi-info {float: left;display: flex;justify-content: space-between;align-items: center;gap: 20px;}
.cruise-product .product-dingzhi .dingzhi-info .img{float: left;width:66px;height:60px;background:url(https://nuxt.tff.bz/img/custom-icon.09c69d5.png) no-repeat 50%;background-size:cover;}
.cruise-product .product-dingzhi .dingzhi-info .txt {float: left;margin-right:10px;font-size: 14px;color:#252525;text-align: center;}
.cruise-product .product-dingzhi .dingzhi-info .txt span{display: block;color:#03a9f4;}
.cruise-product .product-dingzhi .dingzhi-info .txt .slogan {margin-bottom: 5px;font-size: 16px;color:#FF9800; font-weight: 600;}
.cruise-product .product-dingzhi .dingzhi-info .icon-star{margin-right: 6px;font-size: 15px;color:#fb5f10}
.cruise-product .product-dingzhi .dingzhi-btn{float: right;padding: 0 15px;background:#e3f1ff;border-radius:3px; color:#409eff;cursor:pointer;font-size:15px; height:40px;line-height:40px; text-align:center; transition:all .3s;}
.cruise-product .product-dingzhi .custom-btn:hover{background:#c9e2fc}
.cruise-product .detail-wrap {position: relative;}
/*product-detail-header*/
.cruise-product .product-detail-header {padding: 25px 25px;background: #fff;border-radius: 10px;display: flex;justify-content: space-between;gap:25px;}
.cruise-product .product-detail-header .detail-left{float: left;width:45%;}
.cruise-product .product-detail-header .detail-right{width -webkit-calc(55% - 20px);padding: 0 0px;min-height:100px;flex: 1 1 58%;} 
.cruise-product .product-detail-header .detail-focus {margin-bottom:20p x;height:320px;overflow: hidden;background-position: 50%;background-repeat: no-repeat; background-size: cover;border-radius:4px;}
.cruise-product .product-detail-header .detail-focus img{width: 100%;height: 100%;display: block;flex: 1;-o-object-fit: cover; object-fit: cover;}
.cruise-product .product-detail-header h1.route-name{margin-bottom: 10px;height:auto;line-height:30px;cursor:pointer;font-size:22px;text-align: left;font-weight: 500;overflow:hidden; display: flex;flex-direction: column;gap: 0px;}
.cruise-product .product-detail-header h1.route-name a{font-weight: 600;color #33acff;}
.cruise-product .product-detail-header h1.route-name em{font-size: 14px;color: #8f9db3;}
.cruise-product .product-detail-header .detail-info { display: flex;flex-direction: column;gap: 20px;}
.cruise-product .product-detail-header .pro-parameter { padding: 0px 0px;display: flex; flex-wrap: wrap; justify-content: flex-start;gap: 15px;}
.cruise-product .product-detail-header .pro-parameter dd {width: -webkit-calc(50% - 10px);margin-right: 0px;line-height 36px; font-size: 14px;color: #666;}
.cruise-product .product-detail-header .pro-parameter dd.all {width: 100%;}
.cruise-product .product-detail-header .pro-parameter dd span {color: #8f9db3;}
.cruise-product .product-detail-header .pro-parameter dd.hangqi,
.cruise-product .product-detail-header .pro-parameter dd.notice {width: 100%;}
.cruise-product .product-detail-header .pro-parameter dd.notice {color: #555;}
.cruise-product .product-detail-header .pro-parameter dd.notice em{margin: 0 3px;color: #f90;}
.cruise-product .product-detail-header .pro-price {padding: 15px 15px;display: flex; flex-wrap: wrap; justify-content: flex-start;align-items: baseline; gap: 10px;background: url(../images/bg-price.png) center center no-repeat;background-size: 100%;}
.cruise-product .product-detail-header .pro-price .price {color: #8f9db3;font-size:14px;display: flex; align-items: baseline;}
.cruise-product .product-detail-header .pro-price .price em {font-size: 20px;font-weight: 500;}
.cruise-product .product-detail-header .pro-price .price b {margin: 0 0px;font-size:36px;font-weight:600;}
.cruise-product .product-detail-header .pro-price .tprice {color: #8f9db3;}
.cruise-product .product-detail-header .pro-price .price-desc {display: inline-block;line-height: 1.5;color: #ff9800; cursor: pointer;}
.cruise-product .product-detail-header .pro-price .price-desc #desc{margin-left: 0px;color: #ff9800;font-size: 14px;font-weight: 400;position: relative;cursor: pointer;}
.cruise-product .product-detail-header .pro-price .price-desc #desc i{display: block;float: left;width: 20px;height: 20px;border-radius: 50%;background-color: #efefef; margin-right: 5px;color: #999;text-align: center;}
.cruise-product .product-detail-header .pro-price .price-desc #desc em{position: absolute;left: 0;top: 22px;padding: 10px;width: 280px;padding: 15px 20px;-webkit-box-shadow: 0 4px 16px 1px rgb(0 0 0 / 6%); box-shadow: 0 4px 16px 1px rgb(0 0 0 / 6%); background: #fff; border-radius: 8px; display: none;font-size: 13px;line-height: 1.6; color: #8f9db3; z-index: 9999;}
.cruise-product .product-detail-header .pro-price .price-desc #desc:hover em{display: block;}
/*product-detail-content*/
.cruise-product .product-detail-content {}
/*itinerary-cruise-dates*/
.cruise-product .itinerary-cruise-dates {margin:20px 0;}
.cruise-product .itinerary-cruise-dates .detail-wrap {padding: 20px 20px;background: #fff;border-radius: 10px;}
.cruise-product .itinerary-cruise-dates .detail-content {padding: 15px;background: #f8f8f8;border-radius: 6px;}
.cruise-product .itinerary-cruise-dates .list-sdc-dl {display: flex;justify-content: center;gap: 15px;}
.cruise-product .itinerary-cruise-dates .list-sdc-dl .sdc-cont-item {display: inline-block;vertical-align: top; min-width: 100px;height: auto;border-radius: 8px;padding: 6px;box-sizing: border-box;background-color: #fff;cursor: pointer;flex-shrink: 0;}
.cruise-product .itinerary-cruise-dates .list-sdc-dl .sdc-cont-item .sdc-cont-item-nei {line-height: 30px;border: 1px solid #efefef;overflow: hidden;background-color: #fff;border-radius: 6px;}
.cruise-product .itinerary-cruise-dates .list-sdc-dl .sdc-cont-item .sdc-cont-item.active {background-color: #3aa0ff;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);}
.cruise-product .itinerary-cruise-dates .list-sdc-dl .sdc-cont-item .sdc-cont-item.active .sdc-cont-item-nei {border-top-right-radius: 0;border-top-left-radius: 0;}
.cruise-product .itinerary-cruise-dates .list-sdc-dl .sdc-cont-item .sdc-cont-item-nei.active {border: 1px solid #3aa0ff;}
.cruise-product .itinerary-cruise-dates .list-sdc-dl .sdc-cont-item .sdc-cont-year {font-size: 14px;color: #555;padding: 0px 10px;text-align: center;background-color: #efefef;}
.cruise-product .itinerary-cruise-dates .list-sdc-dl .sdc-cont-item .sdc-cont-year.blue-bg {background-color: #3aa0ff;color: white;}
.cruise-product .itinerary-cruise-dates .list-sdc-dl .sdc-cont-item .sdc-cont-year.active {background-color: #3aa0ff;color: white;}
.cruise-product .itinerary-cruise-dates .list-sdc-dl .sdc-cont-item .sdc-cont-week {font-size: 15px;text-align: center;font-weight: 600;}
.cruise-product .itinerary-cruise-dates .list-sdc-dl .sdc-cont-item .sdc-cont-price {font-size: 14px;text-align: center;color: #8f9db3;}
.cruise-product .itinerary-cruise-dates .list-sdc-dl .sdc-cont-item .sdc-cont-price span{font-size: 20px; color: #ff6500;}
.cruise-product .itinerary-cruise-dates .list-sdc-dl .sdc-cont-item .sdc-cont-price span em{font-size: 16px;}
.cruise-product .itinerary-cruise-dates .list-sdc-dl .sdc-cont-item:hover {box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);}
.cruise-product .itinerary-cruise-dates .list-sdc-dl .sdc-cont-item:hover .sdc-cont-year {background-color: #3aa0ff;color: white;}
/*itinerary-tabs-container*/
.fxd{position:fixed;top:0;z-index:999}
/*itinerary-tabs #03A9F4*/
.itinerary-tabs-container {margin-top: 0px !important;}
.itinerary-tabs-container .itinerary-tabnav {height: 50px;margin:0 auto;padding: 0 30px;background: #535d63; border-bottom: none;display: flex;justify-content: space-between;align-items: center;border-radius: 6px 6px 0px 0px;}
.itinerary-tabs-container .itinerary-tabnav ul{float: left;height: 50px;line-height: 50px;}
.itinerary-tabs-container .itinerary-tabnav ul li{float: left;padding: 0 20px;border-right: 1px solid rgba(164, 174, 199, 0.22);font-size: 16px;color: white;cursor: pointer;}
.itinerary-tabs-container .itinerary-tabnav ul li.on,
.itinerary-tabs-container .itinerary-tabnav ul li:hover{background: #fff;border-top: 4px #03A9F4 solid;height: 46px;line-height: 46px;color: #03A9F4;font-size: 16px;font-weight: 700;}
.itinerary-tabs-container .itinerary-tabnav p{display:block;float: right;color: white;font-weight: 400;line-height: 45px;font-size: 0;}
.itinerary-tabs-container .itinerary-tabnav p i{margin-right: 5px;}
.itinerary-tabs-container .itinerary-tabnav p i,
.itinerary-tabs-container .itinerary-tabnav p span {font-size: 20px;display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;}
.itinerary-tabs-container .itinerary-tabnav .inquiry-booking .book-btn {display:none;padding: 0 10px;min-width: 80px;height: 32px;font-size: 14px;}
.itinerary-tabs-container .itinerary-tabnav .inquiry-booking .icon-date { margin-right: 4px; font-size: 16px;}
.itinerary-tabnav .booking-button {float:  right;margin: 6px 0px 6px 15px;display:none; height: 33px;}
.itinerary-tabnav .btn {height: 33px;line-height: 33px;padding: 0 24px;color: #FFF;background: #F80;border-color: #F80;vertical-align: top;text-align: center;display: inline-block;box-sizing: content-box;cursor: pointer; font-size: 16px; font-family: "Arial","PingFang SC","Microsoft Yahei","SimSun",sans-serif;}
.itinerary-tabnav:hover .btn {border-color:#FF4F53; background: #FF4F53;}
.tabs-fixed .itinerary-tabnav { position: fixed; top: 0; max-width: 1140px;width: -webkit-calc(100% - 80px);margin-left: 0px; z-index: 999;}
.tabs-fixed .itinerary-tabnav .inquiry-booking .book-btn{display:block;display: flex;}
.tabs-fixed .itinerary-tabnav p{display:block;}
.itinerary-tabnav .contopr-btn{display:none;margin: 7px 0;}
.itinerary-tabnav .contopr-btn > div, .itinerary-tabnav .contopr-btn > a {width: 110px;height: 35px;font-size: 14px;}
.tabs-fixed .itinerary-tabnav .contopr-btn{display:block;}
/*itinerary-tabbox*/
.itinerary-tabbox {overflow: hidden;} 
.itinerary-tabbox .tabbox-item {margin-bottom:20px;padding: 0px;overflow: hidden;border-radius: 6px;}
.itinerary-tabbox .tabbox-item .item-wrap {position: relative;margin:0px 0px;padding-left: 80px;padding:20px 20px;line-height:24px;font-size:14px;color:#333;background-color:#fff;}
.itinerary-tabbox .tabbox-item .item-tit {position: absolute;top: 0px;left: 0; margin-right:20px;width:46px;padding:8px 7px;height:50px;line-height: 22px; font-size:16px;font-weight:bold; text-align:center; color:#fff;background:url("../images/show-intro-ico.png") no-repeat; display: none;}
/*item-head*/
.itinerary-tabbox .tabbox-item .item-head {position:relative;z-index:0;width:100%;height:1px;margin:16px 0;background-color:#eee; display: none;}
.itinerary-tabbox .tabbox-item .item-head em{position:absolute;width:100%;height:32px;margin-top:-16px;line-height:32px;text-align:center}
.itinerary-tabbox .tabbox-item .item-head span{display:inline-block;height:32px;padding:0 25px;font-size:24px;line-height:32px;background-color:#fff}
.itinerary-tabbox .tabbox-item .trip-title {background-color: #f8f8f8;border-radius: 4px;padding: 8px;color: #1973d0;font-size: 16px;}
.itinerary-tabbox .tabbox-item .trip-title span{color: #ff6500;}
.itinerary-tabbox .tabbox-item .item-content {background-image: linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 100%);box-shadow: 0px 1px 48px 0px rgba(0, 0, 0, 0.06);}
.itinerary-tabbox .tabbox-item .item-content {display: block; margin: 0px 0;padding:20px 30px;font-size: 14px;color: #555;line-height: 2;letter-spacing: 1px;overflow: hidden;border-radius: 6px;} 
.itinerary-tabbox .tabbox-item .item-content p {display:block; clear:both; overflow:visible;word-break:break-all}
.itinerary-tabbox .tabbox-item .item-content a {color:#2970A6;border-bottom:1px dotted #2970A6;}
.itinerary-tabbox .tabbox-item .item-content a:hover{border-bottom:1px dotted #f60;color:#f60;text-decoration:none}
.itinerary-tabbox .tabbox-item .item-content img {max-width: 100%;height:auto !important; margin:0px auto; vertical-align: middle; border:0}
.itinerary-tabbox .tabbox-item .item-content .keylink{color:#0067a9;border-bottom: 1px dashed #06346f;}
.itinerary-tabbox .tabbox-item .item-content .keylink:hover{color:#ff0000;} 
.itinerary-tabbox .tabbox-item .item-content strong {font-weight:bold;} 
.itinerary-tabbox .tabbox-item .item-content h2,
.itinerary-tabbox .tabbox-item .item-content h3,
.itinerary-tabbox .tabbox-item .item-content h4{margin: 20px 0;padding-bottom: 10px;font-size: 20px;font-weight:700;border-bottom: 1px #eee solid;} 
.itinerary-tabbox .tabbox-item .item-content pre,
.itinerary-tabbox .tabbox-item .item-content blockquote{margin-top: 15px; padding: 15px 15px; background: #f3f3f3;font-size: 14px;line-height: 24px;border-radius: 4px;color: #FF5722;} 
.itinerary-tabbox .tabbox-item .item-content pre ,
.itinerary-tabbox .tabbox-item .item-content blockquote p {margin: 0px 0;} 
.itinerary-tabbox .tabbox-item .item-content pre {white-space: pre-wrap;}
.itinerary-tabbox .tabbox-item .item-content table{width:100%; min-width:60%;margin:20px auto; border:1px solid #ddd;border-collapse:collapse;font-size: 14px;}
.itinerary-tabbox .tabbox-item .item-content table tr:nth-child(2n){ background-color: #fafafa;}
.itinerary-tabbox .tabbox-item .item-content table th,table td{line-height: 20px;/*text-align:center;*/padding-top: 5px;padding-bottom: 5px;padding: 8px;border: 1px solid #ddd;}
.itinerary-tabbox .tabbox-item .item-content table thead tr{background-color: #f8f8f8;}
.itinerary-tabbox .tabbox-item .item-content table thead th{text-align: center;font-weight:700; background: #eee;}
.itinerary-tabbox .tabbox-item .item-content table tbody th{text-align: center;font-weight:500;}
.itinerary-tabbox .tabbox-item .item-content table tbody p {text-align:center;}
.itinerary-tabbox .tabbox-item .item-content ul,
.itinerary-tabbox .tabbox-item .item-content ol{margin:10px 10px;-webkit-hyphens: auto;-moz-hyphens: auto;-ms-hyphens: auto;hyphens: auto;word-wrap: break-word;word-break: break-all;text-justify: inter-ideograph;list-style: circle;}
.itinerary-tabbox .tabbox-item .item-content ol{list-style: decimal;}
.itinerary-tabbox .tabbox-item .item-content ul li {color: #03A9F4;}
.itinerary-tabbox .tabbox-item .item-content ul li,
.itinerary-tabbox .tabbox-item .item-content ol li {margin: 0 15px;line-height: 200%;}
.itinerary-tabbox .tabbox-item .item-content ul li { padding:0px 0px; list-style: disc;}
.itinerary-tabbox .tabbox-item .item-content ul li + li {border-top: 0px #eee dashed;}
.itinerary-tabbox .tabbox-item .item-content ul li p {margin: 0;}
.itinerary-tabbox .tabbox-item .item-content.itinerary-content {line-height: 30px;font-size: 15px;}
.itinerary-tabbox .tabbox-item .item-content.itinerary-content p{margin: 10px 0;}
.itinerary-tabbox .tabbox-item .item-content.itinerary-content blockquote p {margin: 0px 0;} 
.itinerary-tabbox .tabbox-item .item-content.itinerary-content ul {font-size: 14px;color: #777;}
/*.itinerary-tabbox .tabbox-item .item-content.itinerary-content h3{position:relative;padding-left: 30px;}
.itinerary-tabbox .tabbox-item .item-content.itinerary-content h3:before{position: absolute;content: "D1";display: inline-block;position: absolute;left: 0;}*/
.itinerary-tabbox .tabbox-item .item-content.item-txt{padding-top:10px;line-height: 30px;letter-spacing: 1px;color: #2e3f59;font-weight: 400;}
.itinerary-tabbox .tabbox-item .item-content.item-txt p {display:block; margin: 5px 0;}
.itinerary-tabbox .tabbox-item .item-content.item-txt h3 {position: relative;margin: 15px 0px;padding-left:20px; padding-bottom: 0px;line-height: 20px;font-size: 16px;font-weight: bold;color: #03A9F4;border-bottom: 0px solid #e5e5e5;}
.itinerary-tabbox .tabbox-item .item-content.item-txt h3 + h3{margin-top: 20px;}
.itinerary-tabbox .tabbox-item .item-content.item-txt h3:before {content: "©";display: inline-block;position: absolute;left: 0;top: 1px;padding: 0px 0px 0px;width: 20px;height: 20px;line-height: 20px;font-size: 16px;text-align: center;color: #fff;border-radius: 3px;font-weight: normal;color: #03A9F4;}
.itinerary-tabbox .tabbox-item .prompt-tips {margin-top:20px;padding: 0px 0px;line-height: 22px; font-size: 14px;color: #f90;border-top: 0px solid #e5e5e5;}
.itinerary-tabbox .tabbox-item .like-route-wrap{padding:20px 20px;}
.itinerary-tabbox .tabbox-item .like-route-wrap .list-tour-picul{padding:20px 0px  0px;}

/*============ 问答 CSS ============*/
.cruise-wenda {}
.cruise-wenda .cruise-wenda-top {overflow: hidden;height: 360px;background: url("../images/bg-top-dest.jpg");background-size: 100% 360px;}
.cruise-wenda .cruise-wenda-body .mainbar { width: -webkit-calc(100% - 340px);}
.cruise-wenda .cruise-wenda-body .sidebar { width:320px;}
.cruise-wenda .cruise-wenda-body .module-section {}
.cruise-wenda .cruise-wenda-body .module-section .module-wrap {background: #fff; border-radius: 6px; overflow: hidden;gap: 0px;}
.cruise-wenda .cruise-wenda-body .module-section .module-content {padding:20px;}

/*问答内容*/
.cruise-wenda .cruise-wenda-body {position: relative;padding: 0px 0px;}
.cruise-wenda .cruise-wenda-body .wenda-content {margin-bottom: 20px;-border-radius: 4px; overflow: hidden;display: flex; flex-direction: column; gap: 20px;}
.cruise-wenda .cruise-wenda-body .wenda-content .module-item {background: #fff;overflow: hidden;border-radius: 6px;}
.cruise-wenda .cruise-wenda-body .wenda-content .item-wrap {padding: 30px 25px;overflow: hidden;}
.cruise-wenda .cruise-wenda-body .wenda-content .item-wrap .module-title .module-name {font-size: 22px;}
.cruise-wenda .cruise-wenda-body .wenda-content .item-question {margin-bottom: 20px;padding: 0 0px;line-height: 20px;}
.cruise-wenda .cruise-wenda-body .wenda-content .item-question i {float: left;display: block;font-size: 16px; margin-top: 1px; width: 22px; height: 22px; line-height: 22px; margin-right: 10px; color: #fff; border-radius: 3px;text-align: center; background: #ff7800;}
.cruise-wenda .cruise-wenda-body .wenda-content .item-question h3 {width: 95%;font-weight: bold; font-size: 20px; display: inline-block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.cruise-wenda .cruise-wenda-body .wenda-content .item-question-desc {line-height: 20px;font-size: 15px; color: #535F78;font-weight: normal;}
.cruise-wenda .cruise-wenda-body .wenda-content .item-answer {display: block;margin:0px 0;font-size: 15px;font-weight: normal; color: #535F78;line-height: 30px; -webkit-box-shadow: 0 4px 16px 1px rgb(0 0 0 / 6%); box-shadow: 0 4px 16px 1px rgb(0 0 0 / 6%);border-radius: 4px; overflow: hidden;}
.cruise-wenda .cruise-wenda-body .wenda-content .item-answer .item-content{padding: 10px 30px;font-size: 15px;font-weight: normal; color: #535F78;}
.cruise-wenda .cruise-wenda-body .wenda-content .item-answer p {display: block;margin:10px 0;}
.cruise-wenda .cruise-wenda-body .wenda-content .item-answer ul {margin-left: 50px;}
.cruise-wenda .cruise-wenda-body .wenda-content .item-answer ul li {list-style-type: circle;}
.cruise-wenda .cruise-wenda-body .wenda-content .item-meta {padding: 6px 20px;display: flex;justify-content: space-between; line-height: 20px;font-size: 12px;color: #999; background: #fbfbfb;border-top: 1px solid #eee;}
.cruise-wenda .cruise-wenda-body .wenda-content .item-meta .item-ltj {display: flex;justify-content: space-between;}
.cruise-wenda .cruise-wenda-body .wenda-content .item-meta .item-ltj span:before {margin-right:5px;font-size: 16px;}
.cruise-wenda .cruise-wenda-body .wenda-content .item-meta .item-rtj {display: block;}
/*user-wrap*/
.cruise-wenda .cruise-wenda-body .wenda-content .user-wrap {margin-bottom: 20px;display: flex; justify-content: space-between;}
.cruise-wenda .cruise-wenda-body .wenda-content .user-wrap .txm { display  flex; width: 50%;}
.cruise-wenda .cruise-wenda-body .wenda-content .user-wrap .txm .toux {float: left;width: 39px;height: 39px; margin-right: 10px; border-radius: 50px;background: url("../images/toux-user.png") 0 0px no-repeat; background-size: 39px 39px;}
.cruise-wenda .cruise-wenda-body .wenda-content .user-wrap .txm .toux img {width: 100%; border-radius: 50px;}
.cruise-wenda .cruise-wenda-body .wenda-content .user-wrap .txm .name {float: left;}
.cruise-wenda .cruise-wenda-body .wenda-content .user-wrap .txm .name .user { display: inline-block; color: #000000;font-size: 14px; font-weight: bold;}
.cruise-wenda .cruise-wenda-body .wenda-content .user-wrap .txm .name span { margin-left: 5px;border-radius: 3px; font-size: 12px;color: #fff; padding: 0 5px; background: #ffa922;}
.cruise-wenda .cruise-wenda-body .wenda-content .user-wrap .fab {font-size: 12px;color: #ccc;}
.cruise-wenda .cruise-wenda-body .wenda-content .user-wrap .gzhd { display flex; width 24%; justify-content: space-between;}
.cruise-wenda .cruise-wenda-body .wenda-content .user-wrap .gzhd div { float: right;margin-left: 20px;padding: 0 15px; line-height: 36px;font-size: 14px; border-radius: 4px; }
.cruise-wenda .cruise-wenda-body .wenda-content .user-wrap .gzhd div:hover { background: #ff9900; color: #fff; cursor: pointer;}
.cruise-wenda .cruise-wenda-body .wenda-content .user-wrap .gzhd .gz { border:1px solid #ddd; }
.cruise-wenda .cruise-wenda-body .wenda-content .user-wrap .gzhd .hd { background: #0099FF; color: #fff; }

/*============ 资讯 CSS ============*/
.cruise-news {overflow: hidden;}
.cruise-news .cruise-news-top {overflow: hidden;height: 360px;background: url("../images/bg-top-dest.jpg");background-size: 100% 360px;}
.cruise-news .cruise-news-body {overflow: hidden;}
.cruise-news .cruise-news-body .mainbar { width: -webkit-calc(100% - 340px);}
.cruise-news .cruise-news-body .sidebar { width:320px;}
.cruise-news .cruise-news-body .module-section {margin-bottom: 0px;padding: 40px 0px;}
.cruise-news .cruise-news-body .module-section .module-wrap {gap:30px;}
.cruise-news .cruise-news-body .module-section .module-content {padding:0px;}
.cruise-news .cruise-news-body .class-list {padding:0px;}
/*class-list*/
.cruise-news .cruise-news-body .class-list {gap:8px;}
.cruise-news .cruise-news-body .class-list .item {float:left;margin: 0px;width: -webkit-calc(20% - 8px);border-radius:6px; color:#666;overflow: hidden;}
.cruise-news .cruise-news-body .class-list .item .item-wrap .item-pic {height: 240px;}
.cruise-news .cruise-news-body .class-list .item:nth-child(1),
.cruise-news .cruise-news-body .class-list .item:nth-child(8){width: -webkit-calc(40% - 8px);}
.cruise-news .cruise-news-body .cruise-content {overflow: hidden;}
.cruise-news .cruise-news-body .cruise-content .module-section {margin-bottom: 20px;padding: 0px 0px;}
.cruise-news .cruise-news-body .cruise-content .module-section .module-wrap {background: #ffffff;gap:0px;border-radius: 6px;overflow: hidden;}
.cruise-news .cruise-news-body .cruise-content .module-section .epages {margin: 20px 0;}
.cruise-news .cruise-news-body .detail-module {margin-bottom: 20px;padding: 0px 0px;}
.cruise-news .cruise-news-body .detail-module .module-wrap {background: #ffffff; gap:0px;border-radius: 6px;overflow: hidden;}
/*============ 内容 CSS ============*/
.cruise-news .article-body {padding: 25px;background-color: #fff;display: flex;flex-direction: column;gap: 20px;border-radius: 6px;}
/*article-header*/
.cruise-news .article-body .article-header {position: relative;margin:0px 0px;text-align: center;}
.cruise-news .article-body .article-header .article-title {margin: 10px 0 20px;font-size: 26px;font-weight:600;clear: both;}
.cruise-news .article-body .article-header .article-meta {display: block;padding-bottom:10px;border-bottom:1px solid #eee;}
.cruise-news .article-body .article-header .article-meta span {color: #999;font-size:13px;margin-right: 10px;}
.cruise-news .article-body .article-header .article-meta span a {color: #999; background-color: transparent; -webkit-text-decoration-skip: objects;}
.cruise-news .article-body .article-header .article-meta span a:hover {color: #f80;}
.cruise-news .article-body .article-header .article-meta .icon-date{margin-right:3px;}
.cruise-news .article-body .article-header .article-meta .icon-article{color: #f80;}
.cruise-news .article-body .article-header .article-meta .icon-article:before{margin-right:3px; color: #f80;}
/*article-content*/
.cruise-news .article-body .article-content {display: block; margin: 0px 0;padding:0px 0px;font-size: 16px; line-height: 2;letter-spacing: 1px;overflow: hidden;border-radius: 6px;font-family:"Microsoft YaHei";Arial,'微软雅黑',} 
.cruise-news .article-body .article-content p {display:block; margin: 15px 0;clear:both; overflow:visible;word-break:break-all}
.cruise-news .article-body .article-content a {color:#2970A6;border-bottom:1px dotted #2970A6;}
.cruise-news .article-body .article-content a:hover{border-bottom:1px dotted #f60;color:#f60;text-decoration:none}
.cruise-news .article-body .article-content img {max-width:86%; height:auto !important; margin:0px auto; vertical-align: middle; border:0}
.cruise-news .article-body .article-content .keylink{color:#0067a9;border-bottom: 1px dashed #06346f;}
.cruise-news .article-body .article-content .keylink:hover{color:#ff0000;} 
.cruise-news .article-body .article-content strong {font-weight:bold;} 
.cruise-news .article-body .article-content h2,
.cruise-news .article-body .article-content h3,
.cruise-news .article-body .article-content h4{margin: 15px 0;padding-bottom: 10px;font-size: 18px;font-weight:700;border-bottom: 1px #eee solid;} 
.cruise-news .article-body .article-content pre,
.cruise-news .article-body .article-content blockquote{margin: 0px; padding: 10px 15px; background: #f3f3f3;font-size: 14px;line-height: 24px;border-radius: 4px;color: #FF5722;} 
.cruise-news .article-body .article-content pre,
.article-content blockquote p {margin: 0px 0;} 
.cruise-news .article-body .article-content pre {white-space: pre-wrap;}
.cruise-news .article-body .article-content table{width:100%; min-width:60%;margin:20px auto; border:1px solid #ddd;border-collapse:collapse;font-size: 14px;}
.cruise-news .article-body .article-content table tr:nth-child(2n){ background-color: #fafafa;}
.cruise-news .article-body .article-content table th,table td{line-height: 20px;/*text-align:center;*/padding-top: 5px;padding-bottom: 5px;padding: 8px;border: 1px solid #ddd;}
.cruise-news .article-body .article-content table thead tr{background-color: #f8f8f8;}
.cruise-news .article-body .article-content table thead th{text-align: center;font-weight:700; background: #eee;}
.cruise-news .article-body .article-content table tbody th{text-align: center;font-weight:500;}
.cruise-news .article-body .article-content table tbody p {text-align:center;}
.cruise-news .article-body .article-content ul,
.cruise-news .article-body .article-content ol{margin:10px 10px;-webkit-hyphens: auto;-moz-hyphens: auto;-ms-hyphens: auto;hyphens: auto;word-wrap: break-word;word-break: break-all;text-justify: inter-ideograph;list-style: circle;}
.cruise-news .article-body .article-content ol{list-style: decimal;}
.cruise-news .article-body .article-content ul li,.article-content ol li {margin: 0 15px;line-height: 200%;}
.cruise-news .article-body .article-content ul li { padding:0px 0px; list-style: disc;}
.cruise-news .article-body .article-content ul li + li {border-top: 0px #eee dashed;}
.cruise-news .article-body .article-content ul li p {margin: 0;}
/*article-tags*/
.cruise-news .article-body .article-tags {margin-top:20px;line-height: 24px; font-size: 14px;}
.cruise-news .article-body .article-tags .content {margin:0 0px;padding:20px 0px;border-top: 0px solid #eee;}
.cruise-news .article-body .article-tags .tagslist {margin:0px 0px;height: auto;text-align: center;display: flex;justify-content: center;flex-wrap: wrap;gap:10px;}
.cruise-news .article-body .article-tags .tagslist a {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: inline-block;padding: 0 10px 0 5px;line-height: 28px;height: 28px;font-size: 13px;color: #555;border-radius: 18px;transition: all .5s ease;background: #f2f2f2;}
.cruise-news .article-body .article-tags .tagslist a i {border-radius: 14px;-webkit-border-radius: 14px;-moz-border-radius: 14px;display: inline-block;width: 18px;height: 18px;line-height: 18px;text-align: center;background: #fff;color: #555;font-size: 13px;margin: 4px 5px 0 0; *margin: 0px 5px 0 0;font-style: normal;vertical-align: top; *vertical-align: middle;}
.cruise-news .article-body .article-tags .tagslist a:before {float: left;content: "#";border-radius: 14px;-webkit-border-radius: 14px;-moz-border-radius: 14px;display: inline-block;width: 18px;height: 18px;line-height: 20px;text-align: center;background: #fff;color: #555;font-size: 14px;margin: 5px 5px 0 0; *margin: 0px 5px 0 0;font-style: normal;vertical-align: top; *vertical-align: middle;}
.cruise-news .article-body .article-tags .tagslist a:hover {background: #0092ff;color: #FFF;}
/*article-prevnext*/
.cruise-news .article-body .article-prevnext {padding-top: 20px; border-top: 1px #eee solid;overflow: hidden; display: flex;flex-direction: column;gap: 10px;}
.cruise-news .article-body .article-prevnext .twofifth { display: block; position: relative; width: -webkit-calc(50% - 40px); font-size: 15px; color: #999; margin:0px;text-overflow: ellipsis;white-space: nowrap; }

