.ml{width:655px;float:left;padding: 0 10px;}
.lm{font-family: Arial;font-weight: 700;font-size: 36px;text-indent: 10px;line-height: 100%;letter-spacing: 0px;vertical-align: middle;text-transform: uppercase;color: rgba(8, 43, 120, 1);}
.tit{font-family: Source Han Sans CN;
font-weight: 700;
font-style: Bold;
font-size: 16px;color: rgba(71, 85, 105, 1);

line-height: 27.44px;
letter-spacing: -0.29px;
}
.info{margin-top:10px;}
.info p{font-family: Inter;
font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 28px;
letter-spacing: -0.2px;
margin-bottom:10px;
text-align: justify;width:100%;
}
.jslb{float:left; width:100%;
    margin-bottom: 40px;
}
.jslb ul{}
.jslb ul li{margin-right:20px; float:left;;}
.jslb ul li .pic{width:152px; height:224px; border-radius:5px;overflow:hidden;}
.jslb ul li .pic img{width:100%;}
.jslb ul li p{width:100%;text-align:center;line-height:25px;font-size: 12px;letter-spacing: 0; color:#333;}
.mr{float:right;width:200px;}
.jzrq{}
.jzrq ul{
    width: 100%;
}
.jzrq ul li{
    height: 80px;
    background-color: rgba(14, 165, 233, 0.06);
    margin-top: 10px;
    padding: 15px 20px;
    border: rgba(14, 165, 233, 0.2) 1px solid;
    border-radius: 10px;
}
.jzrq ul li p{
    line-height: 14px;
    font-size: 12px;
    font-weight: bold;
    color: rgba(71, 85, 105, 1);
    width: 100%;
    letter-spacing: 0.94px;
}
.jzrq ul li .time{
    font-size: 16px;
    font-weight: bold;
    color: rgba(15, 23, 42, 1);
}

.dpzw{float:left;width:100%;padding: 0 10px;margin-top:20px;}
.lmtit{font-size:18px;width:100%;line-height:35px;color:#1E3A8A;text-transform: uppercase;font-weight:bold;margin-bottom: 10px;}
.dpzw p{width:100%; font-size:14px;line-height:28px; color:#475569;}

.information{float:left;width:100%;padding:0 10px;margin-top:20px;margin-bottom: 60px;display: flex;flex-wrap: wrap;justify-content: space-between;}

.informationlb{width:49%;margin-top: 0;}
.informationlb ul{float:left; width:100%;}
.informationlb ul li{float:left;width:100%;display: flex;min-height: 48px;justify-content: space-between;flex-wrap: wrap;align-items: center;align-content: center;border-bottom: 1px solid rgb(14 165 233 / 20%);}
.informationlb ul li .xm{width: 48%;padding: 0 5px;font-size: 12px;font-weight: bold;}
.informationlb ul li .xm a{font-size: 12px;font-weight: bold;color: #0F172A;}
.informationlb ul li .gzdw{width: 48%;padding: 0 5px;font-size: 12px;}
.informationlb ul li.bt{background-color: #0ea5e933;text-align: center;line-height: 32px;color: #1E3A8A;font-weight: bold;height: 32px;}
.informationlb ul li.odd{background-color: #0ea5e90f;}
.informationlb ul li.even{background-color:transparent;}


.jslist{float:left;width:100%;padding:0 0px;margin-top:10px;margin-bottom: 0;}
.jslist ul{float:left;width: calc(100% + 32px);display: flex;flex-wrap: wrap;justify-content: flex-start;}
.jslist ul li{position:relative;width:196px;height:auto;margin-right: 32px;margin-top: 10px;margin-bottom: 10px;border-radius:10px;background-color:#D9D9D9;}
.jslist ul li .pic{width:100%; height:192px; border-radius:10px; overflow:hidden;}
.jslist ul li .pic img{width:100%;}
.jslist ul li .bt{/* position:absolute;bottom:0; left:0;*/width:100%;height:96px;color:#082B78;text-align:center;}
.jslist ul li .bt a{font-size:16px;width:100%;line-height:24px;height:48px;overflow:hidden;float: left;font-weight: bold;color: #082B78;display: flex;align-items: center;justify-content: center;}
.jslist ul li .bt p{font-size:10px;line-height:20px;padding: 0;}
.jslist ul li .bt h6{font-size:16px;width:100%;line-height:24px; height:100%; overflow:hidden;float: left;font-weight: bold;color: #082B78;display: flex;align-items: center;justify-content: center;}

.jsnr{float:left;width:100%;display: flex;flex-wrap: wrap;justify-content: space-between;margin-top:10px; margin-bottom:50px;}

.jspic{width:196px; height:auto; overflow:hidden;}
.jspic img{width:100%;}
.jsxq{
    width: 652px;
}
.jsxq h4{font-size:24px; color:#082B78; font-weight:bold; line-height:40px;}
.jsxq h6{font-size:20px; color:#999; line-height:40px;}
.jsxq p{font-size:14px;line-height:30px; color:#333;}


.sub{
    width: 100%;
    margin-bottom: 20px;
}
.sub ul{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sub ul li{
    width: 32%;
    max-width: 272px;
    padding: 5px;
    line-height: 22px;
    text-align: center;
    border: 1px solid #c6d8f0;
}
.sub ul li:hover,.sub ul li.active{
    background-color: rgba(14, 165, 233, 0.06);
}
.sub ul li a{
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}



.zyjzrq,.hyap{margin-bottom:20px;}
.zyjzrq ul{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.zyjzrq ul li{
    height: 80px;
    background-color: rgba(14, 165, 233, 0.06);
    margin-bottom: 10px;
    padding: 15px 20px;
    border: rgba(14, 165, 233, 0.2) 1px solid;
    border-radius: 10px;
    width: 23%;
}
.zyjzrq ul li p{
    line-height: 14px;
    font-size: 12px;
    font-weight: bold;
    color: rgba(71, 85, 105, 1);
    width: 100%;
    letter-spacing: 0.94px;
    text-transform: uppercase;
}
.zyjzrq ul li .time{
    font-size: 16px;
    font-weight: bold;
    color: rgba(15, 23, 42, 1);
}

.schedule-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  /* 消除间隙核心：gap:0，不产生空白 */
  gap: 0;
}
.schedule-item {
  display: contents;
  width: 100%;
}
.schedule-item > div {
  padding: 0px 10px;
  text-align: center;
  /* 单边边框策略，解决边框重复、缝隙问题 */
  /* border-top: 1px solid #dbe8f8; */
  /* border-left: 1px solid #dbe8f8; */
  font-size: 14px;
}
/* 最右侧一列补右边框 */
.schedule-item > .col-time p, .col-schedule p{border-bottom: 1px solid #0EA5E9;float: left;width: 100%;line-height: 20px;padding: 10px 0;}
.schedule-item > div:nth-child(3) {
  border-right: 0px solid #dbe8f8;
}
.schedule-item .h80{line-height:80px;}
.schedule-item > div.f24{font-size:24px; font-weight:bold;}
.schedule-item > div.col-time{font-weight:bold;font-size: 16px;}
/* 最后一行全部补下边框（可选，如果需要底部封闭边框） */
.row-span-1,
.row-span-7,
.row-span-8 {
  display: grid;
  place-items: center;
}
.row-span-1 {
  grid-row: span 1;
}
.row-span-7 {
  grid-row: span 7;
}
.row-span-8 {
  grid-row: span 8;
}
.schedule-item.last-row > .col-time p,
.schedule-item.last-row > .col-schedule p {
  border-bottom: none;
}
/* 表头样式 */
.schedule-item.header,.fee-row.header{position:relative;display: contents;}
.fee-row1.header{position:relative;}
.schedule-item.header > div {
  background-color: #0ea5e933;
  color: #103470;
  font-weight: bold;
  padding: 14px 10px;
  font-size: 14px;
}
.col-day {
  font-weight: bold;
  /* font-size: 20px; */
}

.yqimg{/* min-height:600px; */}
.yqimg ul{width:100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.yqimg ul li{box-shadow: 0 4px 29px 1px rgb(30 100 200 / 11%);border-radius:10px;background-color:#fff;margin-top:0px;margin-bottom:20px;width: 49%;padding: 9px 20px;height:112px;display: flex;align-content: center;align-items: center;justify-content: center;}
.yqimg ul li a{
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    font-size: 10px;
}
.yqimg ul li img{
    max-height: 94px;
}
.yqimg ul li a p{
    width: calc(100% - 188px);
    color: #333;
    text-align:left;
    float: right;
    font-size: 10px;
}
.yqimg ul li p{width: calc(100% - 100px);padding: 0 0 0 20px; font-size: 10px;text-align: left;}
.yqimg ul li p a{
    width: 100%;
    color: #333;
    text-align: left;
    font-size: 10px;
    display: inline-block;
}

.jsbt{margin-bottom:20px;float: left;}
.jsbt ul{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.jsbt ul li{
    width: 196px;
    height: 48px;
    line-height: 20px;
    /* margin-top: 10px; */
    /* margin-bottom:20px; */
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(14, 165, 233, 0.06);
    border-bottom: rgba(14, 165, 233, 0.2) 1px solid;
}
.jsbt ul li h6{
    font-size: 12px;
    font-weight: bold;
}




.apa-info-container {
  font-family: Arial, Helvetica, sans-serif;
  color: #183460;
}
/* 费用表格（ul li + div 三栏等宽） */
.fee-table {
  list-style: none;
  padding: 0;
  margin: 0 0 30px;
  display: grid;
  grid-template-columns: 5fr 2.5fr 2.5fr;
  gap: 0;
  border: 1px solid #dbe8f8;
  border-radius: 8px;
  overflow: hidden;
}
.fee-row {
  display: contents;
  background-color: #fff;
}
.fee-row > div {
  padding: 0 10px;
  text-align: center;
  background-color: #fff;
}
.fee-row > div p{
  line-height:28px;
  width:100%; 
  border-bottom:1px solid rgb(14 165 233 / 20%);
}
.fee-row > div:last-child {
  border-right: none;
}
.fee-row:last-child > div p{border:0;}


.header-wrap{
   grid-column: 1 / -1;
   display: grid;
   grid-template-columns: repeat(3, 1fr);
   background: linear-gradient(90deg, rgb(14 165 233 / 20%) 0%, rgb(37 99 235 / 20%) 100%);
}
.fee-table .header-wrap{    grid-template-columns: 5fr 2.5fr 2.5fr;}
.fee-row.header > div {
  background: transparent !important;
  font-weight: bold;
  color: #1E3A8A;
  line-height:40px;
}
.text-block {
  margin-bottom: 26px;
}
.text-block h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  color: #103470;
}
.text-block p {
  line-height: 28px;
  margin: 0;
}
/* 酒店双栏 */
.hotel-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  margin: 30px 0;
}
.hotel-card h4 {
  margin: 0 0 12px;
}
.hotel-pic img {
  width: 100%;
  height: auto;
  margin-bottom:12px;
}
/* 联系三栏 */
.contact-block h3 {
  color:#103470;
}
.contact-block ul{width:100%;}
.contact-block ul li{width:100%;}
.contact-block ul li h6{
    background: url(../img/bg_download.png) no-repeat right center;
    padding-right: 20px;
    width: auto;
    float: left;
    margin-right:20px;
    }
.contact-block ul li h6 a{font-size: 14px;line-height:30px;}
.contact-block ul li p{font-size:16px;line-height:30px;width: 100%;}
.contact-list {
  list-style: none;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  margin-top:12px;
}
.contact-item {
  background-color: rgba(14, 165, 233, 0.06);
  border: rgba(14, 165, 233, 0.2) 1px solid;
  padding: 10px 15px;
  text-align:center;
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
}
.contact-item p,.contact-item b{
  margin: 0px 0;
}
a {
  color:#0058bb;
  word-break: break-all;
}

/* 全局基础表单 */
.form-wrap {
  max-width: 100%;
  font-family: Arial, sans-serif;
  color: #0f3070;
}
.form-title {
  font-size: 20px;
  margin: 0 0 24px;
}
.form-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px 24px;
  margin-bottom: 36px;
}
.form-item.full {
  grid-column: 1 / -1;
}
.form-item label {
  display: block;
  font-size: 14px;
  margin-bottom: 6px;
  font-weight: 600;
}
.input-label {
  display: block;
  font-weight: 500;
  margin-bottom: 6px;
}
.required {
  color: #ff3333;
  float: right;
  font-size: 20px;
}
.form-item input,
.form-item select,
.form-item textarea {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #c6d8f0;
  padding: 10px 12px;
  border-radius: 4px;
  font-size: 15px;
  background: #fff;
}
.form-item input[type="radio"] {
  width: auto;
}

/* 电话栏布局 */
.phone-group {
  display: grid;
  grid-template-columns: 160px 1fr;
  gap: 12px;
}

/* 按钮通用 */
.btn-group {
  display: flex;
  gap: 16px;
  justify-content: center;
  margin-top: 40px;
}
.btn {
  padding: 13px 40px;
  border: none;
  border-radius: 6px;
  font-size: 16px;
  cursor: pointer;
  color: #fff;
}
.save-btn {
  background-color: #0f3070;
}
.next-btn, .prev-btn {
  background-color: #5478c8;
}

/* 费用表格 fee-table2  6:2:2布局 */
.reg-fee-wrap {
  font-family: Arial, sans-serif;
  color: #0f3070;
}
.section-title {
  font-size: 20px;
  margin: 0 0 8px;
}
.sub-title1 {
  margin: 0 0 20px;
  font-size: 14px;
}
.fee-table2 {
  list-style: none;
  padding: 0;
  margin: 0 0 30px;
  border: 1px solid #dbe8f8;
  border-radius: 8px;
  overflow: hidden;
}
.fee-row1 {
  display: grid;
  grid-template-columns: 5fr 2.5fr 2.5fr;
}
.fee-row1 > div {
  padding: 0 10px;
  text-align: center;
  box-sizing: border-box;
  word-break: break-word;
  font-size: 14px;
  background-color: #fff;
  line-height: 31px;
}
.fee-row1 > div:last-child {
  border-right: none;
}
.fee-row1.header > div {
  background: #d0e4f8;
  font-weight: bold;
}
.col-early p, .col-onsite p {
  font-size: 14px;
  width: calc(100% - 15px);
  float: left;
  border-bottom: 1px solid #dbe8f8;
}
.col-early input[type="radio"], .col-onsite input[type="radio"] {
  float: right;
}
.fee-row1:last-child .col-cate p,
.fee-row1:last-child .col-early p,
.fee-row1:last-child .col-onsite p {
  border-bottom: 0;
}
.fee-row1 label {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-bottom: 0;
  font-weight: normal;
}

/* fee-table3 */
.fee-table3 {
  list-style: none;
  padding: 0;
  margin: 0 0 30px;
  border: 1px solid #dbe8f8;
  border-radius: 8px;
  overflow: hidden;
}
.fee-row3 {
  display: grid;
  grid-template-columns: 1fr auto 1fr auto;
}
.fee-row3.title-row {
  grid-template-columns: 1fr;
  background: #d0e4f8;
}
.fee-row3 .col-full {
  padding: 0 10px;
  text-align: center;
  line-height: 32px;
  height: 32px;
  background: #d0e4f8;
  font-size: 14px;
}
.fee-row3 .col-full h3{font-size: 14px;font-weight: bold;color: #1E3A8A;}
.fee-row3 > div {
  padding: 0 20px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 32px;
  background-color: #fff;
}
.fee-row3 .col-left p {
  border-bottom: 1px solid #dbe8f8;
  width: 100%;
  font-size: 14px;
  text-align: center;
}
.fee-row3 .col-radio {
  justify-content: center;
  min-width: 60px;
}
.fee-row3 label {
  cursor: pointer;
  display: flex;
}

/* 上传模块通用样式 */
.upload-block, .upload-proof-block {
  margin: 30px 0;
}
.upload-box {
  border: 1px dashed #99b8e0;
  border-radius: 6px;
  padding: 30px;
  text-align: center;
  background: #f2f7ff;
  cursor: pointer;
}
.upload-icon {
  width: 100%;
  height: 50px;
  background: url(../img/bg_cloud.png) no-repeat center center;
  margin-bottom: 0;
}
.upload-note, .upload-desc {
  font-size: 13px;
  margin: 8px 0 0;
}
.upload-tip, .upload-desc-title {
  font-weight: bold;
  margin-bottom: 10px;
}
.upload-link, .template-link {
  color: #0055bb;
  cursor: pointer;
  margin: 0 0 12px;
}

/* 文件列表 */
.file-list {
  list-style: none;
  padding: 0;
  margin: 12px 0 0;
  text-align: left;
}
.file-list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 12px;
  background: #e8f4ff;
  margin: 4px 0;
  border-radius: 4px;
}
.del-btn, .btn-remove {
  color: #dd3333;
  cursor: pointer;
}
.btn-change {
  color: #0055bb;
  cursor: pointer;
}

/* 支付模块 */
.block-title {
  font-size: 18px;
  margin: 0 0 12px;
}
.payment-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}
.pay-title {
  font-weight: bold;
  margin: 0 0 10px;
}
.qrcode-box {
  width: 112px;
  height: 112px;
  background: #e8f0fb;
  display: grid;
  place-items: center;
  font-size: 13px;
}
.bank-info {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 1.7;
}
.payment-block {
  margin: 36px 0;
}
.payment-row {
  display: flex;
  align-items: center;
  border: 1px solid #c6d8f0;
  border-radius: 4px;
  background: #fff;
}
.payment-select {
  flex: 1;
  border: none;
  padding: 10px 12px;
  font-size: 15px;
  outline: none;
  background: #fff;
  color: #0f3070;
}
.fee-text {
  padding: 0 16px;
  white-space: nowrap;
}

/* 提醒、圆点列表 */
.reminder-block, .text-block {
  margin: 26px 0;
}
.reminder-title {
  font-size: 15px;
  margin: 0 0 8px;
}
.reminder-list, .dot-list {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 1.65;
}
.dot-list li,.reminder-list li,.bank-info li{
  line-height: 1.6;
  padding-left: 14px;
  position: relative;
  margin: 0px 0;
  width:100%;
}
.dot-list li::before,.reminder-list li::before,.bank-info li::before{
  content: "•";
  position: absolute;
  left: 0;
}

/* 发票表单 */
.invoice-form-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px 24px;
  margin: 20px 0 30px;
}
.invoice-select-block {
  margin-top: 20px;
}
.radio-title {
  font-size: 17px;
  font-weight: 500;
  margin: 0 0 10px;
}
.radio-item {
  margin: 8px 0;
  display: flex;
  align-items: center;
  gap: 6px;
}

/* 支付详情页面 */
.payment-detail-wrap {
  font-family: Arial, sans-serif;
  color: #222;
  line-height: 1.65;
}
.main-title {
  font-size: 22px;
  color: #1E3A8A;
  margin: 0 0 8px;
}
.fee-row-line {
  display: flex;
  justify-content: space-between;
  padding-bottom: 16px;
  border-bottom: 1px solid #dde5ee;
  margin-bottom: 24px;
}
.cate-text, .price-text {
  color: #555;
}
.sub-title {
  font-size: 20px;
  color: #1E3A8A;
  margin: 30px 0 12px;
}
.text-list {
  list-style: none;
  padding: 0;
  margin: 8px 0;
}
.placeholder-text {
  color: #666;
  margin: 6px 0 16px;
}
.notice-text {
  color: #333;
  margin: 6px 0 12px;
}
.file-rule {
  color: #1E3A8A;
  margin-top: 12px;
}
.upload-btn {
  background-color: #1E3A8A;
  color: #fff;
  border: none;
  padding: 8px 16px;
  border-radius: 4px;
  font-size: 15px;
  cursor: pointer;
}