@charset "utf-8";
/* ============================================
   康熙大典2026 - 移动端UI
   主题：中国红韵
   主色：#D32F2F 中国红
   ============================================ */

/* ========== 基础重置 ========== */
ul{list-style:none;margin:0;padding:0;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.m20{margin:20px 0;}
.p10{padding:10px;}
.p30{padding:30px;}
.clear{clear:both;}
.dis{display:none;}
.text-hide{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

/* ========== 页面主体 ========== */
body{background:#f5f5f7;font-size:15px;line-height:1.5;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;color:#1d1d1f;-webkit-font-smoothing:antialiased;}

/* ========== 顶部导航栏 ========== */
.header{background:#B71C1C;margin:0 auto;max-width:640px;width:100%;color:#fff;padding:12px 16px;box-shadow:0 2px 20px rgba(10,22,40,0.3);position:sticky;top:0;z-index:1000;}
.header a{color:#fff;}
.header a:hover{color:#D32F2F;}
.header .logo{margin:0 auto;text-align:center;}
.header .logo img{max-height:28px;width:auto;display:block;margin:0 auto;}
.header .am-fl,.header .am-fr{min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;}

/* ========== 轮播Banner ========== */
.banner{margin:0 auto 16px;max-width:640px;width:100%;border-radius:0 0 20px 20px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,0.08);}
.banner .swiper-slide img{width:100%;height:auto;display:block;}
.banner .swiper-pagination-bullet{width:6px;height:6px;background:rgba(255,255,255,0.5);opacity:1;}
.banner .swiper-pagination-bullet-active{background:#D32F2F;width:18px;border-radius:3px;}

/* ========== 侧滑导航 ========== */
.nav ul{margin-top:10px;}
.nav ul li{padding:0;line-height:1;border-bottom:1px solid #f0f0f2;}
.nav ul li a{color:#1d1d1f;display:flex;align-items:center;padding:16px 20px;min-height:48px;}
.nav ul li a:hover{color:#D32F2F;background:#f5f5f7;}
.nav ul li span{margin-right:12px;font-size:18px;color:#8e8e93;float:none;}
.nav .am-panel{background:none;margin:0;}
.nav.am-offcanvas .am-offcanvas-bar{background:#fff;}

/* ========== 内容区域 ========== */
article{margin:0 auto;max-width:640px;width:100%;padding:0 16px 24px;padding-bottom:calc(24px + 70px + env(safe-area-inset-bottom,0));}
section{background:#fff;padding:16px;margin:0 0 12px 0;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,0.06);}

/* ========== 底部悬浮导航 ========== */
.footnav{position:fixed;bottom:0;margin:0;width:100%;z-index:9999;max-width:640px;left:50%;transform:translateX(-50%);}
.footnav ul{background:#fff;margin:0 auto;max-width:640px;width:100%;overflow:hidden;display:flex;border-radius:20px 20px 0 0;box-shadow:0 -2px 20px rgba(0,0,0,0.08);padding-bottom:env(safe-area-inset-bottom,0);}
.footnav li{float:none;flex:1;border-right:none;padding:0;}
.footnav li a{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:56px;padding:8px 4px;color:#8e8e93;font-size:11px;text-align:center;}
.footnav li a span{display:block;font-size:22px;margin-bottom:2px;color:#8e8e93;}
.footnav li a:hover,.footnav li a:hover span{color:#D32F2F;}

/* ========== 搜索栏 ========== */
.search{width:100%;max-width:640px;bottom:70px;background:#fff;margin:0 auto;border-radius:16px 16px 0 0;box-shadow:0 -2px 20px rgba(0,0,0,0.08);display:none;}
.search form{padding:16px;}
.search form span{display:block;color:#1d1d1f;font-size:16px;line-height:50px;}
.search form span a.am-close{float:right;color:#8e8e73;padding-top:5px;}
.search form input{width:70%;border:1px solid #e5e7eb;padding:12px 16px;border-radius:12px 0 0 12px;background:#f5f5f7;}
.search form button{width:30%;padding:12px 16px;color:#fff;background:linear-gradient(135deg,#D32F2F,#D32F2F);border:0;border-radius:0 12px 12px 0;font-weight:500;}

/* ========== 区块标题 ========== */
.subject{border:none;display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding-bottom:0;}
.subject b{border:none;height:auto;line-height:1.4;display:inline-block;margin-bottom:0;font-weight:600;color:#1d1d1f;font-size:17px;padding-left:10px;border-left:3px solid #D32F2F;}
.subject .more{float:none;padding:0;}
.subject .more a{font-size:13px;color:#8e8e73;}
.subject .more a:hover{color:#D32F2F;}

/* ========== 关于/视频区 ========== */
.about{padding:0;line-height:1.6;}
.about img{max-width:100%;height:auto;border-radius:12px;}

/* ========== 票务卡片 ========== */
.home_pro{margin:0;width:100%;clear:both;overflow:hidden;}
.home_pro ul{display:flex;flex-wrap:wrap;margin:0 -6px;padding:0;}
.home_pro ul li{flex:0 0 50%;width:50%;max-width:50%;padding:0 6px 12px;float:none;box-sizing:border-box;}
.home_pro ul li a{border:none;padding:0;display:block;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,0.06);transition:transform 0.2s,box-shadow 0.2s;}
.home_pro ul li:active a{transform:scale(0.98);}
.home_pro ul li a div{overflow:hidden;width:100%;height:0;padding-bottom:66%;position:relative;background:#f0f0f2;text-align:center;}
.home_pro ul li a div img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border:0;transition:all 0.5s;}
.home_pro ul li:hover{box-shadow:0 4px 20px rgba(0,0,0,0.1);}
.home_pro ul li a:hover div img{transform:scale(1.05);}
.home_pro ul li a p{text-align:left;font-size:14px;color:#1d1d1f;margin:0;padding:10px 12px 4px;}
.home_pro ul li a:hover p{color:#D32F2F;}
.home_pro ul li a .title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:500;}
.home_pro ul li a .price{color:#D32F2F;font-weight:600;padding:0 12px 12px;font-size:15px;}
.home_pro ul li a .price span{float:right;font-weight:400;color:#8e8e73;font-size:12px;}
.home_pro ul li .m-booking-actions{margin:0;padding:0 12px 12px;border:none;}
.home_pro ul li .m-booking-actions .am-btn{margin:0;font-size:14px;height:44px;line-height:44px;border-radius:10px;border:none;background:linear-gradient(135deg,#D32F2F,#D32F2F);color:#fff;font-weight:500;display:block;text-align:center;}
.home_pro ul li .m-booking-actions .am-btn:active{opacity:0.9;}

@media screen and (min-width:375px){.home_pro ul li a div img{height:auto;}}
@media screen and (min-width:414px){.home_pro ul li a div img{height:auto;}}
@media screen and (min-width:640px){.home_pro ul li a div img{height:auto;}}

/* ========== 演出介绍卡片 ========== */
.home_case{margin:0;width:100%;clear:both;overflow:hidden;}
.home_case ul{display:flex;flex-wrap:wrap;margin:0 -6px;padding:0;}
.home_case ul li{flex:0 0 50%;width:50%;max-width:50%;padding:0 6px 12px;float:none;box-sizing:border-box;}
.home_case ul li a{border:none;padding:0;display:block;background:#f8f8f8;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.04);}
.home_case ul li a div{padding-bottom:56%;position:relative;overflow:hidden;background:#f0f0f2;text-align:center;}
.home_case ul li a div img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border:0;transition:all 0.5s;}
.home_case ul li:hover{box-shadow:0 4px 16px rgba(0,0,0,0.08);}
.home_case ul li a:hover div img{transform:scale(1.05);}
.home_case ul li a p{text-align:center;font-size:13px;color:#1d1d1f;margin:0;padding:10px 12px;}
.home_case ul li a:hover p{color:#D32F2F;}

@media screen and (min-width:375px){.home_case ul li a div img{height:auto;}}
@media screen and (min-width:414px){.home_case ul li a div img{height:auto;}}
@media screen and (min-width:640px){.home_case ul li a div img{height:auto;}}

/* ========== 新闻列表 ========== */
.home_news{margin:0 0 10px 0;padding:0;}
.home_news li{border-bottom:1px solid #f0f0f2;overflow:hidden;padding:12px 0;min-height:auto;position:relative;}
.home_news li:last-child{border-bottom:none;}
.home_news li .date{background:linear-gradient(135deg,#D32F2F,#D32F2F);color:#fff;width:44px;height:44px;line-height:44px;display:inline-flex;align-items:center;justify-content:center;float:left;font-size:11px;font-weight:600;border-radius:10px;margin:0 12px 0 0;position:relative;}
.home_news li .right{color:#8e8e73;font-size:13px;margin-left:56px;display:block;}
.home_news li .right a{display:block;font-size:15px;font-weight:500;color:#1d1d1f;margin-bottom:4px;}
.home_news li .right a:hover{color:#D32F2F;}
.home_news li .right p{margin:0;padding:0;line-height:1.4;}

/* ========== Swiper ========== */
.swiper-slide{text-align:center;}
.swiper-slide img{max-width:100%;height:auto;}

/* ========== 单图 ========== */
#gallery{}
#gallery li{margin-bottom:15px;}
#gallery li a img{max-width:100%;width:100%;border-radius:12px;}
#gallery li a p{font-size:14px;padding:10px 12px;text-align:center;}

/* ========== 新闻详情 ========== */
.news_show{}
.news_show h1{text-align:left;font-size:20px;font-weight:600;margin:0;padding:0 0 12px;line-height:1.4;}
.news_show .info{border-left:3px solid #D32F2F;background:#f5f5f7;margin:0 0 16px;padding:12px 16px;font-size:14px;color:#6e6e73;border-radius:0 12px 12px 0;}
.news_show .intro{padding:0;line-height:1.8;}
.news_show .intro a{color:#D32F2F;}
.news_show .intro a:hover{color:#B71C1C;}
.news_show .intro img{max-width:100%;height:auto;border-radius:12px;}
.news_show .other{margin:24px 0 16px 0;text-align:center;}
.news_show .other p{font-weight:600;margin-bottom:12px;}
.news_show .other a{display:inline-flex;align-items:center;justify-content:center;margin:6px;cursor:pointer;background:#fff;border-radius:12px;border:1px solid #e5e7eb;padding:12px 24px;min-width:120px;transition:all 0.2s;}
.news_show .other a span{font-size:18px;margin-right:8px;}
.news_show .other a em{font-style:normal;font-size:15px;}
.news_show .other a:hover{background:linear-gradient(135deg,#D32F2F,#D32F2F);border-color:#D32F2F;color:#fff;}
.news_show .tags{font-weight:500;margin-top:16px;}
.news_show .tags a{margin:4px;display:inline-block;border-radius:8px;border:1px solid #e5e7eb;background:#fff;padding:6px 14px;font-weight:400;font-size:13px;color:#6e6e73;transition:all 0.2s;}
.news_show .tags a:hover{background:#D32F2F;color:#fff;border-color:#D32F2F;}

/* ========== 招聘相关 ========== */
.job_list{margin:0 0 10px 0;}
.job_list li{padding:12px 0;border-bottom:1px solid #f0f0f2;font-size:15px;}
.job_list li:last-child{border-bottom:none;}
.job_list li .money{color:#D32F2F;font-size:14px;line-height:30px;font-weight:600;}
.job_list li .money span{color:#8e8e73;margin-left:15px;font-weight:400;}

.job_show{}
.job_show h1{text-align:left;font-size:20px;font-weight:600;margin:0;padding:0 0 12px;}
.job_show .info ul{overflow:hidden;margin:0;}
.job_show .info ul li{float:left;width:49%;border-bottom:1px solid #f0f0f2;line-height:44px;margin-right:1%;font-size:13px;}
.job_show .info ul li span{color:#8e8e73;}
.job_show .intro{padding:16px 0 0;line-height:1.8;}
.job_show .intro a{color:#D32F2F;}
.job_show .intro a:hover{color:#B71C1C;}
.job_show .other{margin:24px 0 16px 0;text-align:center;}
.job_show .other p{font-weight:600;margin-bottom:12px;}
.job_show .other a{display:inline-flex;align-items:center;justify-content:center;margin:6px;cursor:pointer;background:#fff;border-radius:12px;border:1px solid #e5e7eb;padding:12px 24px;min-width:120px;transition:all 0.2s;}
.job_show .other a span{font-size:18px;margin-right:8px;}
.job_show .other a em{font-style:normal;font-size:15px;}
.job_show .other a:hover{background:linear-gradient(135deg,#D32F2F,#D32F2F);border-color:#D32F2F;color:#fff;}
.job_show .tags{font-weight:500;overflow:hidden;margin:16px 0;}
.job_show .tags a{margin:4px;display:inline-block;border-radius:8px;border:1px solid #e5e7eb;background:#fff;padding:6px 14px;font-weight:400;font-size:13px;color:#6e6e73;transition:all 0.2s;}
.job_show .tags a:hover{background:#D32F2F;color:#fff;border-color:#D32F2F;}
.job_show .tags a.hover{background:#D32F2F;color:#fff;border-color:#D32F2F;}
.job_show .action{float:right;}
.job_show .action a{display:inline-flex;align-items:center;justify-content:center;margin:6px;cursor:pointer;background:linear-gradient(135deg,#D32F2F,#D32F2F);border-radius:12px;border:none;padding:12px 24px;min-width:120px;color:#fff;font-size:14px;font-weight:500;}
.job_show .action a:hover{background:linear-gradient(135deg,#B71C1C,#D32F2F);color:#fff;}

/* ========== 产品详情 ========== */
.pro_show{padding-top:0;}
.pro_show h1{text-align:left;font-size:20px;font-weight:600;margin:0 0 12px;padding:0;line-height:1.4;}
.pro_show .price{font-size:14px;line-height:30px;margin:0 0 16px;}
.pro_show .price span{font-size:32px;color:#D32F2F;font-weight:600;}
.pro_show .price em{font-size:14px;color:#8e8e73;font-style:normal;padding-left:5px;}
.pro_show .intro{color:#6e6e73;border:none;background:#f5f5f7;margin:16px 0;padding:12px 16px;font-size:14px;border-radius:12px;line-height:1.6;}
.pro_show .attribute{}
.pro_show .attribute li{font-size:14px;line-height:32px;}
.pro_show .attribute li em{display:inline-block;width:80px;font-style:normal;color:#8e8e73;font-size:14px;}
.pro_show .extend{margin:16px 0;}
.pro_show .extend li{font-size:14px;line-height:32px;}
.pro_show .extend li em{display:inline-block;width:120px;font-style:normal;color:#8e8e73;font-size:14px;}
.pro_show .m-booking-actions{margin:16px 0 0;}
.pro_show .m-booking-actions .am-btn{margin-bottom:10px;height:48px;line-height:48px;border-radius:12px;font-size:15px;font-weight:500;border:none;}
.pro_show .m-booking-actions .am-btn-warning{background:linear-gradient(135deg,#D32F2F,#D32F2F);color:#fff;}
.pro_show .m-booking-actions .am-btn-secondary{background:#f5f5f7;color:#1d1d1f;}
.pro_show .m-booking-actions .am-btn:last-child{margin-bottom:0;}

/* ========== 标签 ========== */
.tags{}
.tags li{display:inline;width:auto;}
.tags li a{display:inline-block;padding:6px 14px;color:#6e6e73;font-size:13px;background:#fff;margin:4px;border-radius:8px;border:1px solid #e5e7eb;transition:all 0.2s;}
.tags li a:hover{background:#D32F2F;color:#fff;border:1px solid #D32F2F;}
.tags .hover a{background:#D32F2F;color:#fff;border:1px solid #D32F2F;}

/* ========== 筛选 ========== */
.filter{padding:12px 0;}
.filter dl{margin:0;}
.filter dl dd{float:left;width:45px;font-weight:600;font-size:14px;padding-top:5px;margin:0;color:#1d1d1f;}
.filter dl dt{margin:0 0 0 50px;}
.filter dl dt a{font-weight:400;margin:4px;padding:6px 14px;color:#6e6e73;font-size:13px;display:inline-block;border-radius:8px;border:1px solid #e5e7eb;transition:all 0.2s;}
.filter dl dt a:hover{background:#D32F2F;color:#fff;border-color:#D32F2F;}
.filter dl dt .hover{background:#D32F2F;color:#fff;border-color:#D32F2F;}

/* ========== 分页 ========== */
.pagelist ul{text-align:center;margin:20px 0;}
.pagelist li{display:inline-block;margin:4px;}
.pagelist li a{color:#6e6e73;display:inline-block;border:1px solid #e5e7eb;padding:8px 16px;border-radius:8px;font-size:14px;transition:all 0.2s;}
.pagelist li a:hover{border-color:#D32F2F;background:#D32F2F;color:#fff;}
.pagelist li.active a{border-color:#D32F2F;background:#D32F2F;color:#fff;}

/* ========== 订单展示 ========== */
.ordershow{margin:16px 0;box-shadow:0 2px 12px rgba(0,0,0,0.06);border:1px solid #f0f0f2;border-radius:16px;overflow:hidden;}
.ordershow .tips{margin:20px;padding-bottom:20px;position:relative;}
.ordershow .tips h3{font-size:20px;font-weight:600;margin:0 0 12px 0;}
.ordershow .tips p{font-size:15px;margin:0;padding:0 0 8px 5px;}
.ordershow .tips div{font-size:20px;position:absolute;bottom:20px;right:0;}
.ordershow .tips div em{color:#D32F2F;font-style:normal;font-weight:600;}
.ordershow .tips p em{color:#D32F2F;font-style:normal;}
.ordershow h5{font-size:18px;font-weight:600;padding-left:20px;background:#f5f5f7;height:50px;line-height:50px;margin:0;}
.ordershow .info{margin:20px;list-style:none;}
.ordershow .info li{padding:0 0 10px 0;font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.ordershow .info li span{display:inline-block;width:80px;text-align:right;padding-right:10px;color:#8e8e73;}
.ordershow .info li em{color:#D32F2F;font-style:normal;}
.ordershow .pay{margin:0 20px 20px;list-style:none;overflow:hidden;}
.ordershow .pay li{margin:8px 0;cursor:pointer;}
.ordershow .pay li div{border:1px solid #e5e7eb;text-align:left;margin-left:5px;position:relative;border-radius:12px;transition:all 0.2s;}
.ordershow .pay li div em{display:none;width:24px;height:24px;position:absolute;right:8px;bottom:8px;z-index:9;background:url(../images/selected.gif) no-repeat center;background-size:contain;}
.ordershow .pay .active div{border-color:#D32F2F;background:#FFCDD2;}
.ordershow .pay .active div em{display:block;}
.ordershow .bottom{height:70px;line-height:70px;bottom:0;background:#f5f5f7;text-align:center;padding:0 20px;}
.ordershow .bottom button{margin-left:15px;border:0;background:linear-gradient(135deg,#D32F2F,#D32F2F);color:#fff;padding:12px 32px;border-radius:12px;font-size:15px;font-weight:500;}

/* ========== 自定义表单 ========== */
.form-add input[type=number],.form-add input[type=search],.form-add input[type=text],.form-add input[type=password],.form-add input[type=datetime],.form-add input[type=datetime-local],.form-add input[type=date],.form-add input[type=month],.form-add input[type=time],.form-add input[type=week],.form-add input[type=email],.form-add input[type=url],.form-add input[type=tel],.form-add input[type=color],.form-add select,.form-add textarea,.am-form-field{width:100%;display:inline;border:1px solid #e5e7eb;border-radius:12px;-webkit-appearance:none;box-shadow:none;padding:12px 16px;font-size:15px;background:#fff;transition:border-color 0.2s;}
.form-add input:focus,.form-add textarea:focus,.form-add select:focus{border-color:#D32F2F;outline:none;}
.form-add #code{width:35%;}
.form-add em{color:#8e8e73;font-style:normal;}

@media screen and (max-width:640px){
.am-modal-dialog{width:92%;border-radius:16px;}
}

/* ========== 表单内容 ========== */
.formshow{padding-top:16px;}
.formshow .item{font-size:14px;line-height:32px;clear:both;padding:8px 0;}
.formshow .item .lefter{display:inline-block;width:120px;font-style:normal;color:#6e6e73;font-size:14px;float:left;}
.formshow .item .righter{margin-left:120px;line-height:32px;}
.formshow .item .righter .pic{max-width:400px;margin:10px 0;border-radius:12px;}
.formshow .item .righter video{width:100%;max-width:450px;height:auto;border-radius:12px;}

/* ========== 图片列表 ========== */
.imagelist{overflow:hidden;}
.imagelist ul{margin:0;padding:0;list-style:none;}
.imagelist ul li{float:left;width:19%;margin-right:1%;border:1px solid #e5e7eb;padding:5px;border-radius:12px;margin-top:16px;cursor:pointer;position:relative;transition:all 0.2s;}
.imagelist ul li .preview{height:100px;background:#f5f5f7;overflow:hidden;text-align:center;border-radius:8px;}
.imagelist ul li .preview img{vertical-align:middle;max-width:100%;max-height:100px;}
.imagelist ul li .preview:after{content:' ';width:0;height:100%;display:inline-block;vertical-align:middle;overflow:hidden;}
.imagelist ul li .intro textarea{width:100%;margin:8px 0;padding:8px 10px;font-size:13px;height:50px;color:#6e6e73;border:1px solid #e5e7eb;border-radius:8px;}
.imagelist ul li .action{text-align:center;overflow:hidden;padding:4px 0;}
.imagelist ul li .action a{text-align:center;color:#8e8e73;outline:none;width:33.3333%;float:left;font-size:12px;}
.imagelist ul li .action a:hover{color:#D32F2F;}
.imagelist ul .hover{border:2px solid #D32F2F;}
.imagelist ul .hover:after{width:0;height:0;border-top:24px solid #D32F2F;border-left:24px solid transparent;position:absolute;display:block;right:0;content:"";top:0;z-index:1001;border-radius:0 10px 0 0;}
.imagelist ul .hover:before{font:normal normal normal 12px/1 FontAwesome;content:"\f00c";display:block;position:absolute;top:4px;right:6px;z-index:1002;color:#fff;font-size:10px;}

/* ========== 网站地图 ========== */
.map_one{border-bottom:1px solid #f0f0f2;line-height:48px;}
.map_one a{font-size:18px;font-weight:500;}
.map_two{margin:16px 0;}
.map_two a{display:inline-block;margin:4px 12px 4px 0;color:#6e6e73;}
.map_two a:hover{color:#D32F2F;}

/* ========== 会员中心 ========== */
.user_center{background:linear-gradient(135deg,#B71C1C,#D32F2F);color:#fff;padding:16px;border-radius:0 0 24px 24px;margin:0 0 16px;}
.user_center .user_info{padding:16px;}
.user_center .user_info .face{width:80px;height:80px;float:left;cursor:pointer;}
.user_center .user_info .face img{border-radius:50%;border:3px solid rgba(255,255,255,0.2);padding:0;width:72px;height:72px;background:#fff;}
.user_center .user_info .info{margin-left:96px;text-align:left;padding-top:8px;}
.user_center .user_info .info p{text-align:left;}
.user_center .user_info .info p span{color:#D32F2F;font-size:24px;display:block;font-weight:600;}

.user_nav{background:#fff;padding:16px;margin-bottom:12px;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,0.06);}
.quick{text-align:center;padding:16px 0;}
.quick a{display:inline-flex;align-items:center;justify-content:center;background:#f5f5f7;color:#6e6e73;width:48px;height:48px;margin:6px;border-radius:50%;font-size:18px;transition:all 0.2s;}
.quick a:hover{background:linear-gradient(135deg,#D32F2F,#D32F2F);color:#fff;}

/* ========== 论坛列表 ========== */
.bbs_list{margin:0;padding:0;list-style:none;}
.bbs_list li{overflow:hidden;border-bottom:1px solid #f0f0f2;padding:12px 0;}
.bbs_list li:last-child{border-bottom:none;}
.bbs_list li .face{float:left;width:40px;}
.bbs_list li .face img{width:36px;height:36px;border-radius:50%;border:2px solid #f0f0f2;}
.bbs_list li .info{margin-left:48px;position:relative;}
.bbs_list li .info h5{font-size:15px;font-weight:500;margin:0 0 4px;padding:0;}
.bbs_list li .info h5 a{margin-right:8px;}
.bbs_list li .info h5 a:hover{color:#D32F2F;}
.bbs_list li .info h5 em{background:#D32F2F;color:#fff;border-radius:6px;padding:2px 8px;margin-left:8px;font-style:normal;font-size:11px;font-weight:500;}
.bbs_list li .info .nickname{color:#8e8e73;font-size:13px;}
.bbs_list li .info .nickname a{color:#8e8e73;}
.bbs_list li .info .nickname a:hover{color:#D32F2F;}
.bbs_list li .info .other{position:absolute;right:0;bottom:0;font-size:12px;color:#8e8e73;}
.bbs_list li .info .other span{color:#8e8e73;margin-right:4px;}
.bbs_list li:hover{background:#f5f5f7;margin:0 -16px;padding:12px 16px;border-radius:12px;}

@media screen and (min-width:320px){.bbs_list li .face{width:36px;}.bbs_list li .face img{width:32px;height:32px;}.bbs_list li .info{margin-left:44px;}}
@media screen and (min-width:640px){.bbs_list li .face{width:40px;}.bbs_list li .face img{width:36px;height:36px;}.bbs_list li .info{margin-left:48px;}}

/* ========== 论坛详情 ========== */
.bbs_show{padding:16px 0;}
.bbs_show .title{position:relative;}
.bbs_show .title h1{font-size:18px;padding:0;margin:0;font-weight:600;line-height:1.4;}
.bbs_show .title .info{border-bottom:1px solid #f0f0f2;line-height:48px;padding-top:8px;margin-bottom:16px;font-size:13px;color:#8e8e73;}
.bbs_show .title .info span{margin-right:8px;}
.bbs_show .content{word-break:break-all;line-height:1.8;}
.bbs_show .content img{max-width:100%;border-radius:12px;}
.bbs_show .content a{color:#D32F2F;margin:0 8px;}
.bbs_show .content a:hover{color:#B71C1C;text-decoration:underline;}
.bbs_show .tips{font-size:13px;color:#6e6e73;margin-top:16px;}
.bbs_show .tips a{color:#D32F2F;margin:0 8px;}
.bbs_show .tips a:hover{color:#B71C1C;}

/* ========== 论坛回复 ========== */
.bbs_reply{padding:16px 0;font-size:14px;color:#6e6e73;}
.bbs_reply .title{font-size:16px;font-weight:600;border-bottom:1px solid #f0f0f2;line-height:48px;margin-bottom:16px;}
.bbs_reply .tips{font-size:13px;color:#6e6e73;}
.bbs_reply .tips a{color:#D32F2F;margin:0 8px;}
.bbs_reply .tips a:hover{color:#B71C1C;}

.bbs_reply .form_reply{}
.bbs_reply .form_reply .face{float:left;width:48px;text-align:right;margin-right:12px;}
.bbs_reply .form_reply .face img{width:40px;height:40px;border-radius:50%;border:2px solid #f0f0f2;}
.bbs_reply .form_reply .face p{font-size:13px;line-height:24px;color:#6e6e73;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0;padding:0;display:none;}
.bbs_reply .form_reply .info{margin:0 0 0 60px;position:relative;}
.bbs_reply .form_reply .info textarea{width:100%;border:1px solid #e5e7eb;border-radius:12px;-webkit-appearance:none;font-size:14px;height:100px;padding:12px;resize:none;transition:border-color 0.2s;}
.bbs_reply .form_reply .info textarea:focus{border-color:#D32F2F;outline:none;}
.bbs_reply .form_reply .info input[type=submit]{color:#fff;background:linear-gradient(135deg,#D32F2F,#D32F2F);font-size:14px;margin:12px 0 0;border:0;padding:12px 24px;border-radius:10px;float:right;font-weight:500;}

@media screen and (min-width:320px){.bbs_reply .form_reply .face{width:40px;}.bbs_reply .form_reply .face img{width:32px;height:32px;}.bbs_reply .form_reply .info{margin:0 0 0 52px;}}
@media screen and (min-width:640px){.bbs_reply .form_reply .face{width:48px;}.bbs_reply .form_reply .face img{width:40px;height:40px;}.bbs_reply .form_reply .info{margin:0 0 0 60px;}}

/* ========== 论坛搜索 ========== */
.bbs_search{overflow:hidden;margin:16px 0;}
.bbs_search input[type=text]{width:85%;border:1px solid #e5e7eb;padding:12px 16px;border-radius:12px 0 0 12px;font-size:14px;}
.bbs_search input[type=submit]{width:15%;padding:12px 16px;border:none;background:linear-gradient(135deg,#D32F2F,#D32F2F);color:#fff;border-radius:0 12px 12px 0;font-weight:500;}

.am-comment-bd img{max-width:100%;border-radius:12px;}

.am-form .msg-box{display:none;}

/* ========== 票型 ========== */
.ticketInfo{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,0.06);}
.ticketInfo li{background:#fff;border-bottom:1px solid #f0f0f2;padding:16px;position:relative;}
.ticketInfo li:last-child{border-bottom:none;}
.ticketInfo .orderBlock{}
.ticketInfo .orderBlock dt{width:100%;line-height:1.8;margin-bottom:8px;}
.ticketInfo .orderBlock dt a{font-size:16px;color:#1d1d1f;font-weight:500;}
.ticketInfo .orderBlock dt a:hover{color:#D32F2F;}
.ticketInfo .orderBlock dd{position:relative;min-height:60px;}
.ticketInfo .Tinfo{width:70%;}
.ticketInfo .Tinfo span{height:32px;margin-bottom:0;display:inline-flex;align-items:center;margin-right:12px;padding-top:4px;}
.ticketInfo .Tinfo span em{color:#D32F2F;}
.ticketInfo .Tinfo span i{background:linear-gradient(135deg,#D32F2F,#D32F2F);height:24px;width:24px;margin-right:8px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:12px;border-radius:50%;font-style:normal;font-weight:500;}
.ticketInfo .Tinfo span.price{font-size:20px;font-weight:600;}
.ticketInfo .Tinfo span.price em{color:#D32F2F;font-weight:600;padding-right:8px;}
.ticketInfo .Tinfo span.price del{font-size:13px;color:#8e8e73;}
.ticketInfo .Tbooking{position:absolute;bottom:0;right:0;width:100px;background:linear-gradient(135deg,#D32F2F,#D32F2F);padding:0;text-align:center;border-radius:10px;overflow:hidden;}
.ticketInfo .Tbooking a{display:block;color:#fff;font-weight:500;}
.ticketInfo .Tbooking p{height:36px;line-height:36px;margin:0;color:#fff;}
.ticketInfo .Tbooking p.t{background:#fff;color:#D32F2F;}

.ticketInfo .nospace{padding:16px;}

/* ========== 页脚 ========== */
footer{margin:0 auto;max-width:640px;width:100%;padding:20px 16px;padding-bottom:calc(80px + env(safe-area-inset-bottom,0));text-align:center;font-size:12px;color:#8e8e73;line-height:1.8;}
footer p{margin:0 0 8px;}
footer a{color:#6e6e73;}
footer a:hover{color:#D32F2F;}