/* ========== Mobile Cruise Brand Page ========== */
.m-cruise-brand-page{background:#f5f6f8;min-height:100vh}
.m-cruise-brand-hero{position:relative;width:100%;height:200px;background:#1e6fa0;background-size:cover;background-position:center;overflow:hidden}
.m-cruise-brand-hero-overlay{position:absolute;left:0;right:0;bottom:0;top:0;background:linear-gradient(to bottom,rgba(0,0,0,.1) 0%,rgba(0,0,0,.55) 100%);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:20px}
.m-cruise-brand-hero-logo{width:80px;height:40px;margin:0 auto 10px;background:rgba(255,255,255,.9);border-radius:6px;padding:4px;overflow:hidden}
.m-cruise-brand-hero-logo img{width:100%;height:100%;display:block;object-fit:contain}
.m-cruise-brand-hero-name{color:#fff;font-size:22px;font-weight:bold;margin:0;line-height:30px;text-shadow:0 2px 6px rgba(0,0,0,.5)}
.m-cruise-brand-hero-en{color:rgba(255,255,255,.8);font-size:13px;margin:4px 0 0;line-height:18px}
.m-cruise-brand-body{padding:12px}
.m-cruise-brand-intro{background:#fff;border-radius:10px;padding:16px;margin-bottom:12px}
.m-cruise-brand-intro-text{font-size:14px;color:#555;line-height:24px;margin:10px 0 0}
.m-cruise-brand-tags{overflow:hidden;zoom:1;margin-top:12px;padding-top:12px;border-top:1px solid #f0f0f0}
.m-cruise-brand-tag{float:left;display:inline-block;padding:4px 12px;background:#f0f8ff;color:#1e6fa0;font-size:12px;border-radius:20px;margin:0 8px 8px 0}
.m-cruise-section-title{font-size:17px;color:#333;font-weight:bold;margin:0 0 14px;padding-left:10px;border-left:4px solid #1e6fa0;line-height:22px}
.m-cruise-brand-ships{background:#fff;border-radius:10px;padding:16px;margin-bottom:12px}
.m-cruise-brand-ships-grid{overflow:hidden;zoom:1;margin:0 -6px}
.m-cruise-brand-ship-card{float:left;width:50%;padding:0 6px 12px;box-sizing:border-box;text-decoration:none;color:#333;display:block}
.m-cruise-brand-ship-img{width:100%;height:100px;border-radius:8px;overflow:hidden;background:#f5f5f5}
.m-cruise-brand-ship-img img{width:100%;height:100%;display:block}
.m-cruise-brand-ship-info{padding:8px 0 0}
.m-cruise-brand-ship-info h4{font-size:13px;color:#333;margin:0 0 4px;line-height:18px;font-weight:bold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.m-cruise-brand-ship-info p{font-size:12px;color:#888;margin:0;line-height:16px}
.m-cruise-brand-lines{background:#fff;border-radius:10px;padding:16px;margin-bottom:12px}
.m-cruise-brand-lines .m-cruise-list{margin-bottom:14px}
.m-cruise-brand-more-btn{display:block;text-align:center;padding:10px;background:#f0f8ff;color:#1e6fa0;font-size:14px;border-radius:8px;text-decoration:none;font-weight:bold}

/* ========== Mobile Cruise Ship Page ========== */
.m-cruise-ship-page{background:#f5f6f8;min-height:100vh}
.m-cruise-ship-hero{position:relative;width:100%;height:220px;background:#1e6fa0;background-size:cover;background-position:center;overflow:hidden}
.m-cruise-ship-hero-overlay{position:absolute;left:0;right:0;bottom:0;top:0;background:linear-gradient(to bottom,rgba(0,0,0,.1) 0%,rgba(0,0,0,.6) 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:20px}
.m-cruise-ship-hero-name{color:#fff;font-size:22px;font-weight:bold;margin:0;line-height:30px;text-shadow:0 2px 6px rgba(0,0,0,.5)}
.m-cruise-ship-hero-en{color:rgba(255,255,255,.8);font-size:13px;margin:4px 0 0;line-height:18px}
.m-cruise-ship-hero-sub{color:rgba(255,255,255,.7);font-size:12px;margin:4px 0 0;line-height:16px}
.m-cruise-ship-hero-star{overflow:hidden;zoom:1;line-height:20px;margin-top:6px}
.m-cruise-ship-hero-star span{float:left;color:#ffc107;font-size:14px;line-height:20px;margin-right:2px}
.m-cruise-ship-hero-star em{float:left;color:rgba(255,255,255,.9);font-size:12px;font-style:normal;margin-left:6px;line-height:20px}
.m-cruise-ship-body{padding:12px;margin-top:-20px;position:relative;z-index:2}
.m-cruise-ship-params{background:#fff;border-radius:10px;padding:14px 10px;margin-bottom:12px;box-shadow:0 2px 8px rgba(0,0,0,.06)}
.m-cruise-ship-params ul{list-style:none;margin:0;padding:0;overflow:hidden;zoom:1}
.m-cruise-ship-params li{float:left;width:25%;text-align:center;padding:8px 4px}
.m-cruise-ship-params li strong{display:block;font-size:15px;color:#1e6fa0;font-weight:bold;line-height:22px;font-family:Arial,"Microsoft YaHei"}
.m-cruise-ship-params li em{display:block;font-size:11px;color:#888;font-style:normal;line-height:16px}
.m-cruise-ship-intro{background:#fff;border-radius:10px;padding:16px;margin-bottom:12px}
.m-cruise-ship-intro-text{font-size:14px;color:#555;line-height:24px;margin:10px 0 0}
.m-cruise-ship-facilities{background:#fff;border-radius:10px;padding:16px;margin-bottom:12px}
.m-cruise-ship-facility-group{margin-bottom:16px}
.m-cruise-ship-facility-group:last-child{margin-bottom:0}
.m-cruise-ship-facility-group-title{font-size:14px;color:#333;font-weight:bold;margin:0 0 10px;padding-left:8px;border-left:3px solid #1e6fa0;line-height:18px}
.m-cruise-ship-facility-grid{overflow:hidden;zoom:1;margin:0 -5px}
.m-cruise-ship-facility-card{float:left;width:50%;padding:0 5px 10px;box-sizing:border-box}
.m-cruise-ship-facility-img{width:100%;height:90px;border-radius:6px;overflow:hidden;background:#f5f5f5}
.m-cruise-ship-facility-img img{width:100%;height:100%;display:block}
.m-cruise-ship-facility-info{padding:6px 2px 0}
.m-cruise-ship-facility-info h4{font-size:13px;color:#333;margin:0 0 4px;line-height:16px;font-weight:bold}
.m-cruise-ship-facility-info p{font-size:11px;color:#888;margin:0 0 4px;line-height:14px;height:28px;overflow:hidden}
.m-cruise-ship-facility-meta{font-size:11px;color:#999;line-height:16px;overflow:hidden;zoom:1}
.m-cruise-ship-facility-meta span{float:left;margin-right:6px;color:#888}
.m-cruise-ship-facility-meta em.free{float:left;background:#e74c3c;color:#fff;font-style:normal;padding:0 5px;border-radius:3px;font-size:10px;margin-right:5px;line-height:14px;margin-top:1px}
.m-cruise-ship-lines{background:#fff;border-radius:10px;padding:16px;margin-bottom:12px}
.m-cruise-ship-lines .m-cruise-list{margin-bottom:14px}
.m-cruise-ship-carrier-link{display:block;text-decoration:none;color:#333}
.m-cruise-ship-carrier-inner{background:linear-gradient(135deg,#1e6fa0 0%,#2a8a5e 100%);background:#1e6fa0;border-radius:10px;padding:16px;overflow:hidden;zoom:1;display:flex;align-items:center;justify-content:space-between}
.m-cruise-ship-carrier-text h3{font-size:15px;color:#fff;margin:0 0 4px;font-weight:bold}
.m-cruise-ship-carrier-text p{font-size:12px;color:rgba(255,255,255,.8);margin:0}
.m-cruise-ship-carrier-arrow{color:#fff;font-size:20px;font-weight:bold}
