* {
  margin: 0;
  padding: 0;
  /* box-sizing: border-box; */
  list-style: none;
  text-decoration: none;
  outline: none;
  border: none;
}

.breadcrumb {
  padding-left: 0 !important;
  margin-bottom: 5px;
  padding-bottom: 0;
}

.verify-mandatory{
  display: none !important;
}

.content {
  width: 100%;
  padding: 17px min(9.375vw, 140px) 65px;
}

/*棣栭〉鏍峰紡*/
.main {
  margin: 0 auto;
}

.news {
  height: 373px;
  margin-top: 32px;
}

.new_shadow {
  background: url(../images/c_newshadow.png) no-repeat 0 bottom;
}

.newsmessage {
  width: 316px;
  background-color: #fff;
}

.newsTitle {
  background: url(../images/c_title.png) repeat-x;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #2172b3;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
}

.importantNews {
  font-weight: bold;
  color: #2a81d4;
  font-family: "Microsoft YaHei";
  margin-left: 12px;
  font-size: 16px;
}

.messages {
  color: #707070;
  font-family: "Microsoft YaHei";
  margin-left: 24px;
  font-weight: bold;
}

.more {
  font-family: "STSong";
  font-size: 12px;
  margin-right: 18px;
  color: #707070;
}

.newsul ul li {
  border-bottom: 1px dashed #dfdfdf;
}

.newsul ul li a {
  color: #222;
  background: url(../images/c_lihover.gif) no-repeat left center;
  height: 36px;
  line-height: 36px;
  padding: 0 10px;
}

.newsul {
  height: 333px;
  background: #fff;
}

.newsul ul {
  width: 287px;
  margin-left: 12px;
}

.new_shadow {
  background: url(../images/c_newshadow.png) no-repeat;
  padding: 30px 0;
  background: url(../images/c_newshadow.gif) no-repeat;
}

.bdsharebuttonbox {
  width: 120px;
  float: right;
}

.conTitle {
  border-bottom: 1px solid #2172b3;
  background: url(../images/c_title.png) repeat-x;
  padding-top: 12px;
}

.conTitle a:hover {
  border-bottom: 3px solid #1569ac;
  color: #0877d1;
}

.docu {
  color: #123564;
}

.publicNews {
  width: 654px;
  background: url(../images/c_conBg.png) repeat-x;
  height: 371px;
}

.conTitle a {
  display: block;
  height: 24px;
  color: #3b3b3b;
  font-weight: bold;
  font-family: "Microsoft YaHei";
  float: left;
  margin: 0 10px;
}

.conTitle a.highlight {
  border-bottom: 3px solid #1569ac;
  color: #0877d1;
}

.public {
  font-weight: bold;
}

.conTitle a.more {
  float: right;
  font-family: "STSong";
  font-size: 12px;
  color: #707070;
}

.conTitle ul li.moreli {
  float: right;
}

.newsul1 {
  line-height: 28px;
  margin-top: 18px;
  overflow: hidden;
}

.newsul1 ul {
  overflow: hidden;
}

.newsul1 ul li {
  float: left;
  width: 320px;
}

.newsul1 ul li a {
  background: url(../images/c_lihover.png) no-repeat 0 center;
  padding: 0px 10px;
  font-size: 14px;
  _background: url(../images/c_lihover.gif) no-repeat 0 center;
}

.marginLeft12 {
  margin-left: 12px;
}

.marginLeft18 {
  margin-left: 18px;
}

/* 棣栭〉杞挱鍥綾ss */
.TB-focus {
  width: 683px;
  height: 373px;
  position: relative;
  overflow: hidden;
}

.TB-focus .hd {
  position: absolute;
  right: 9px;
  bottom: 10px;
  z-index: 1;
  padding-left: 2px;
}

.TB-focus .hd li {
  cursor: pointer;
  margin-left: 3px;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  float: left;
  line-height: 18px;
  overflow: hidden;
  text-indent: -1111px;
  background: url(../images/c_datu.png) no-repeat;
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src="../images/c_datu.png");
}

.TB-focus .hd li.on {
  background: url(../images/c_datuhover.png) no-repeat;
  _background: url(../images/c_datuhover.gif) no-repeat;
  z-index: 2;
  position: relative;
}

.TB-focus .bd li {
  position: relative;
  height: 36px;
  line-height: 36px;
}

.TB-focus .bd li span {
  background: #000000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  left: 0px;
  top: 337px;
  width: 664px;
  display: block;
  padding-left: 20px;
  display: block;
}

.TB-focus .bd li a.shadow {
  position: absolute;
  left: 20px;
  top: 337px;
  color: #ffffff;
}

/***********缃戜笂鍔炰簨************************/
.online {
  width: 316px;
  height: 371px;
}

.onlineTitle {
  background: url(../images/c_title.png) repeat-x;
  border-bottom: 1px solid #2172b3;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  padding-top: 12px;
  padding-left: 10px;
}

.onlineTitle a {
  color: #0877d1;
  display: block;
  border-bottom: 3px solid #1569ac;
  font-weight: bold;
  height: 24px;
  width: 68px;
}
 /* 必填项标记样式 */
 .require-label:after {
  content: "*";
  color: #ff4d4f !important;
  margin-left: 4px !important;
  font-size: 14px !important;
}

/* 必填项容器样式 */
.require-field {
  position: relative;
}

/* 表单验证错误样式 */
.input.error {
  border-color: #ff4d4f;
  box-shadow: 0 0 0 2px rgba(255, 77, 79, 0.2);
}

.error-message {
  color: #ff4d4f;
  font-size: 12px;
  margin-top: 4px;
  display: block;
}

.onlineCon {
  background: url(../images/c_onlineBg.png) repeat-x;
  height: 333px;
  color: #222;
  font-family: "Microsoft YaHei";
  font-weight: bold;
}

.onlineCon ul {
  width: 240px;
  margin: 0 auto;
}

.onlineCon ul li {
  height: 108px;
  line-height: 108px;
  border-bottom: 1px dashed #e0e0e0;
  padding-left: 30px;
}

.onlineCon ul li a.citizen {
  background: url(../images/c_citizens.png) no-repeat;
  padding: 27px 53px 27px 111px;
  _background: url(../images/c_citizens.gif) no-repeat;
}

.onlineCon ul li a.business {
  background: url(../images/c_company.png) no-repeat;
  padding: 27px 53px 27px 111px;
  _background: url(../images/c_company.gif) no-repeat;
}

.onlineCon ul li a.guide {
  background: url(../images/c_guide.png) no-repeat;
  padding: 27px 37px 27px 95px;
  _background: url(../images/c_petition.gif) no-repeat;
}

/***********浜掑姩浜ゆ祦************************/
.info_public {
  height: 373px;
  margin-top: 30px;
}

.info_publicLeft {
  width: 654px;
  height: 373px;
}

.info_title {
  background: url(../images/c_title.png) repeat-x;
  padding-top: 12px;
  border-bottom: 1px solid #2172b3;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
}

.info {
  color: #418ad5;
  border-bottom: 3px solid #1569ac;
  display: block;
  height: 24px;
  margin-left: 12px;
  font-weight: bold;
}

.infoContent {
  background: url(../images/c_infobg.png) repeat-x;
  height: 332px;
  width: 654px;
}

.infoul {
  color: #222;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  margin-top: 20px;
  width: 186px;
}

.infoul ul li {
  height: 78px;
}

.infoul ul li a {
  padding: 24px 10px 20px 65px;
  display: block;
  width: 114px;
}

.guide {
  background: url(../images/c_infobg2.png) no-repeat;
  padding: 24px 60px;
}

.catalog {
  background: url(../images/c_infobg2.png) no-repeat;
  padding: 24px 60px;
}

.report {
  background: url(../images/c_infobg3.png) no-repeat;
  padding: 24px 60px;
}

.public1 {
  background: url(../images/c_infobg4.png) no-repeat;
  padding: 24px 60px;
}

.docuTitle {
  height: 43px;
  border-bottom: 1px solid #dedede;
  line-height: 42px;
}

.docu {
  background: url(../images/c_document.png) no-repeat 0 center;
}

.docuTitle a:hover {
  border-bottom: 2px solid #1569ac;
  display: inline-block;
  color: #123564;
}

.current1 {
  border-bottom: 2px solid #1569ac;
  display: inline-block;
}

.docuTitle a {
  padding: 0 20px;
}

.docuContent {
  width: 98%;
  margin: 0px auto;
}

.docuContent ul li {
  line-height: 28px;
  overflow: hidden;
}

.docuContent ul li a.icons {
  background: url(../images/c_lihover.gif) no-repeat 0 center;
  font-size: 14px;
  padding: 0 10px;
  color: #222;
}

.date {
  font-size: 14px;
  padding-right: 20px;
  color: #838383;
}

.document_reading {
  width: 440px;
}

.onlineCon1 {
  background: url(../images/c_onlineBg.png) repeat-x;
  color: #222;
  font-family: "Microsoft YaHei";
  font-weight: bold;
  height: 333px;
}

.onlineCon1 dl {
  margin: 0 auto;
  float: left;
}

.onlineCon1 ul li {
  height: 165px;
  line-height: 236px;
  border-bottom: 1px dashed #e0e0e0;
  text-align: center;
}

.onlineCon1 ul li a {
  color: #222;
}

.dlbottom {
  height: 135px;
  border-bottom: 1px dashed #e1e1e1;
  padding-top: 30px;
}

.dlbottom dl dd {
  color: #5d6165;
}

dl.dl139 {
  width: 139px;
  text-align: center;
}

dl.dl92 {
  width: 92px;
  text-align: center;
}

.width278 {
  width: 278px;
  margin: 0 auto;
}

.foImg {
  padding-top: 30px;
}

.newsTitle a:hover {
  border-bottom: 3px solid #1569ac;
  color: #0877d1;
}

.newsul ul li a:hover,
.newsul1 ul li a:hover,
.docuContent ul li a:hover,
.infoul ul li a:hover,
.onlineCon ul li a:hover {
  color: #e88b12;
}

.onlineCon ul li a {
  color: #5d6165;
}

/***********閫氱煡鍏憡************************/
.conTitle1 {
  height: 40px;
  border-bottom: 1px solid #2172b3;
  width: 654px;
  line-height: 40px;
}

ul.conTitle1 {
  float: left;
  overflow: hidden;
}

ul.conTitle1 li {
  float: left;
  display: inline;
}

ul.conTitle1 li a {
  width: auto;
  margin: 0 10px;
  display: block;
  height: 37px;
  line-height: 40px;
  color: #3b3b3b;
  font-weight: bold;
  font-family: "Microsoft YaHei";
}

ul.conTitle1 li.moreli {
  float: right;
  font-family: "STSong";
  font-size: 12px;
  color: #707070;
}

.conTitle1 li a.highlight {
  border-bottom: 3px solid #1569ac;
  color: #0877d1;
}

/***********鏂伴椈璇︾粏椤垫牱寮�************************/
.position {
  margin: 15px 0;
  font-family: "Microsoft YaHei";
}

.position span {
  margin: 0 5px;
}

.pargraph {
  background: #fff;
  border: 1px solid #eeeeee;
  margin-bottom: 40px;
}

.pargraph h1 {
  text-align: center;
  color: #2172b4;
  padding: 24px 0 10px 0;
  font-size: 26px;
  font-family: "Microsoft YaHei";
}

.pargraph h6 {
  color: #454344;
  font-family: "Microsoft YaHei";
  text-align: center;
  margin-bottom: 10px;
  font-size: 16px;
}

.pargraph h7 {
  color: #454344;
  font-family: "Microsoft YaHei";
  text-align: right;
  margin-bottom: 10px;
  font-size: 16px;
}

.detailPar {
  width: 974px;
  text-indent: 2em;
  margin: 0 auto;
  min-height: 575px;
}

.detailPar p {
  line-height: 30px;
  font-family: "Microsoft YaHei";
}

.detailPar>div {
  line-height: 30px;
  font-family: "Microsoft YaHei";
  margin: 0px auto;
}

.imgSize {
  text-align: center;
}

/***********鏂伴椈鍒楄〃椤垫牱寮�************************/
.newsListLeft {
  width: 220px;
  height: 450px;
}

@media screen and (max-width: 1000px) {
  .newsListRight {
    width: 74%;
    border: 1px solid #d4dce3;
    background: #fff;
    margin-right: 8px;
  }
}

@media screen and (min-width: 1100px) {
  .newsListRight {
    width: 892px;
    border: 1px solid #d4dce3;
    background: #fff;
    margin-right: 8px;
  }
}

input.input {
  padding: 3px 2px;
  width: 180px;
  border: none;
  border: 1px solid light-dark(#767676, #858585);
}

textarea {
  border: none;
  border: 1px solid light-dark(rgb(118, 118, 118), #858585);
  padding: 15px 10px;
}

select {
  padding: 5px 2px;
  width: 180px;
  border: none;
  border: 1px solid light-dark(#767676, rgb(133, 133, 133));
}

.ListRightContent {
  border-bottom: 1px solid #eeeeee;
  margin: 0 auto;
}

.ListTitle {
  border-bottom: 1px solid #2172b3;
  background: url(../images/c_title.png) repeat-x;
  /* padding-top: 10px; */
  /* height: 37px; */
}

.ListTitle a {
  /* display: block;
  height: 100%;
  font-weight: bold;
  font-family: "Microsoft YaHei";
  float: left;
  margin: 0 10px;
  line-height: 32px;
  color: #0877d1;
  border-bottom: 3px solid #1569ac;
  font-size: 16px; */
}

.listul ul li {
  line-height: 37px;
}

/***********浜掑姩浜ゆ祦棣栭〉************************/
.szxx {
  width: 317px;
  height: 370px;
  border: 1px solid #dfdfdf;
  border-top: none;
}

.mail {
  background: url(../images/c_mail.png) no-repeat left center;
  width: 72px;
  height: 23px;
  display: block;
  margin-top: -2px;
  margin-right: 10px;
}

.szxxTitle {
  border-bottom: 1px solid #2172b3;
  padding-top: 12px;
  height: 27px;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  background: url(../images/c_title.png) repeat-x;
}

.szxxTitlea {
  display: block;
  height: 24px;
  font-weight: bold;
  font-family: "Microsoft YaHei";
  float: left;
  margin: 0 10px;
  color: #0877d1;
  border-bottom: 3px solid #1569ac;
}

.cxxj {
  background: url(../images/c_cxxj.gif) no-repeat;
  font-size: 12px;
  font-family: "STSong";
  width: 61px;
  height: 19px;
  text-align: center;
  line-height: 19px;
  color: #fff;
  padding-right: 20px;
}

.szxx_con {
  padding: 11px 15px 0 15px;
  background: url(../images/c_onlineBg.png) repeat-x;
}

.szxx_con table tr {
  height: 32px;
}

.szxx_con table th {
  background: #2172b3;
  color: #fff;
  font-size: 12px;
  font-family: "STSong";
  text-align: center;
}

.szxx_con table td {
  font-size: 12px;
  font-family: "瀹嬩綋";
  color: #333;
  text-align: center;
}

.p8 {
  padding: 0 8px;
}

.p40 {
  padding: 0 40px;
}

.p7 {
  padding: 0 7px;
}

.p9 {
  padding: 0 9px 0 32px;
}

.w45 {
  width: 45px;
  text-align: center;
}

.w111 {
  width: 111px;
  text-align: center;
}

.w65 {
  width: 65px;
  text-align: center;
}

.szxx_con tr td.tex_blue {
  color: #2172b3;
}

.szxx_con table tr.even {
  background: #edf6fd;
}

.szxx_con table tr.otr {
  background: #f69b54;
  cursor: pointer;
}

.szxx_con table tr.otr td {
  color: #ffffff;
}

#otable {
  background: #fff;
}

.imgs {
  margin-top: 30px;
}

.imgs img {
  margin-right: 25px;
}

.newH {
  height: 370px;
}

/* 在文件末尾添加以下样式 */

/* 内容区域样式 */
.content {
  background-color: #f5f5f5 !important;
}

/* 页面容器样式 */
.pageWidth {
  background-color: #fff !important;
  border-radius: 8px !important;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1) !important;
  padding: 30px !important;
}

/* 表单容器样式 */
.xxgkBox {
  position: relative !important;
}

/* 标题样式 */
.ListTitle {
  background-color: #f8f8f8 !important;
  padding: 0px 20px !important;
  border-left: 4px solid #2172b3 !important;
  margin-bottom: 20px !important;
  font-size: 18px !important;
  font-weight: bold !important;
  height: 40px !important;
  line-height: 40px !important;
}

.ListTitle a {
  color: #333 !important;
  text-decoration: none !important;
}

/* 表单内容样式 */
.latterCon {
  margin-bottom: 30px !important;
}

.latterCon td textarea {
  height: 100px !important;
  width: 100% !important;
}

.latterCon td select[name="CardType"] {
  width: 100% !important;
  height: 100% !important;
  border: 1px solid #ddd !important;
  padding: 8px 12px !important;
}

/* 输入框样式 */
.input {
  border: 1px solid #ddd !important;
  padding: 8px 12px !important;
  border-radius: 4px !important;
  width: 100% !important;
  transition: all 0.3s !important;
}

.input:focus {
  border-color: #c00 !important;
  box-shadow: 0 0 5px rgba(204, 0, 0, 0.2) !important;
  outline: none !important;
}

/* 按钮样式 */
.btn_red {
  background-color: #c00 !important;
  color: #fff !important;
  border: none !important;
  background-color: #2172b3 !important;
  border-radius: 4px !important;
  font-size: 16px !important;
  cursor: pointer !important;
  transition: all 0.3s !important;
  width: 100px !important;
}

.btn_red:hover {
  background-color: #a00 !important;
}

.authCode {
  display: flex;
  align-items: center;
}

.authCode input {
  width: 100px !important;
  margin: 0 20px !important;
}

.authCode img {
  margin-right: 15px;
}



/* 移动端适配样式 */
@media screen and (max-width: 768px) {
  .codepre {
    display: none !important;
  }

  /* 让所有表单td独占一行 */
  .latterCon tr td {
    display: block !important;
    width: 100% !important;
    box-sizing: border-box !important;
    text-align: left !important;
    padding: 8px 0 !important;
  }

  /* 标签样式 */
  .latterCon tr td[align="right"] {
    font-weight: bold !important;
    margin-bottom: 2px !important;
    color: #333 !important;
    padding-bottom: 0 !important;
  }

  /* 输入框、下拉框、文本域宽度100% */
  .latterCon input[type="text"],
  .latterCon input[type="email"],
  .latterCon input[type="number"],
  .latterCon select,
  .latterCon textarea {
    width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
  }

  /* "是否公开"按钮组横向排列 */
  .latterCon tr td:last-child[name="is-publish-group"],
  .latterCon tr td:last-child:has(input[type="radio"]) {
    display: flex !important;
    align-items: center;
    gap: 10px;
    white-space: nowrap;
    padding-top: 4px !important;
  }

  /* 单选按钮间距 */
  .latterCon tr td:last-child input[type="radio"] {
    margin: 0 4px 0 0 !important;
  }

  /* 内容区域移动端适配 */
  .content {
    padding: 10px 15px 30px !important;
  }

  /* 页面容器移动端适配 */
  .pageWidth {
    padding: 20px 15px !important;
    border-radius: 6px !important;
  }

  /* 表单容器移动端适配 */
  .xxgkBox {
    padding: 0 !important;
  }

  /* 标题样式移动端适配 */
  .ListTitle {
    padding: 0 15px !important;
    font-size: 16px !important;
    height: 36px !important;
    line-height: 36px !important;
    margin-bottom: 15px !important;
  }

  /* 表单表格移动端适配 */
  .latterCon table {
    width: 100% !important;
  }

  .latterCon table tr {
    display: block !important;
    margin-bottom: 15px !important;
    border-bottom: 1px solid #eee !important;
    padding-bottom: 15px !important;
  }

  .latterCon table tr:last-child {
    border-bottom: none !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }

  .latterCon table td {
    display: block !important;
    width: 100% !important;
    text-align: left !important;
    padding: 5px 0 !important;
  }



  .latterCon table td[align="right"] {
    font-weight: bold !important;
    color: #333 !important;
    margin-bottom: 8px !important;
    padding-bottom: 0 !important;
  }

  /* 输入框移动端适配 */
  .input {
    width: 100% !important;
    padding: 12px !important;
    font-size: 16px !important;
    /* 防止iOS缩放 */
    border-radius: 6px !important;
    box-sizing: border-box !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
  }

  /* 下拉选择框移动端适配 */
  select {
    width: 100% !important;
    padding: 12px !important;
    font-size: 16px !important;
    border: 1px solid #ddd !important;
    border-radius: 6px !important;
    background-color: #fff !important;
    box-sizing: border-box !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e") !important;
    background-repeat: no-repeat !important;
    background-position: right 12px center !important;
    background-size: 16px !important;
    padding-right: 40px !important;
  }

  /* 文本域移动端适配 */
  textarea {
    width: 100% !important;
    min-height: 80px !important;
    padding: 12px !important;
    font-size: 16px !important;
    border: 1px solid #ddd !important;
    border-radius: 6px !important;
    resize: vertical !important;
    box-sizing: border-box !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
  }

  /* 单选框移动端适配 */
  input[type="radio"] {
    margin-right: 8px !important;
    transform: scale(1.2) !important;
    -webkit-tap-highlight-color: transparent !important;
    margin-left: 5px !important;
  }

  /* 验证码区域移动端适配 */
  .authCode {
    flex-direction: row !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 10px !important;
  }

  .authCode span {
    font-weight: bold !important;
    color: #333 !important;
  }

  .authCode input {
    width: 120px !important;
    margin: 0 !important;
  }

  .authCode img {
    margin: 0 !important;
    max-width: 100px !important;
    height: auto !important;
    border-radius: 4px !important;
    cursor: pointer !important;
  }

  .authCode a {
    color: #2172b3 !important;
    text-decoration: underline !important;
    padding: 8px 0 !important;
    display: inline-block !important;
  }

  /* 提交按钮移动端适配 */
  .btn_red {
    width: 100% !important;
    padding: 15px !important;
    font-size: 18px !important;
    border-radius: 6px !important;
    margin-top: 20px !important;
    -webkit-tap-highlight-color: transparent !important;
    touch-action: manipulation !important;
    line-height: 23px !important;
    height: 50px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
  }

  /* 隐藏的输入框 */
  input[type="hidden"] {
    display: none !important;
  }

  /* 页面标题移动端适配 */
  .latterCon table tr td[align="middle"] {
    text-align: center !important;
    font-size: 20px !important;
    margin-bottom: 20px !important;
    padding: 15px 0 !important;
  }

  /* 表单间距优化 */
  .latterCon {
    margin-bottom: 20px !important;
  }

  /* 确保表单元素不会溢出 */
  * {
    box-sizing: border-box !important;
  }

  /* 触摸优化 */
  input,
  select,
  textarea,
  button {
    -webkit-tap-highlight-color: transparent !important;
    touch-action: manipulation !important;
  }

  /* 焦点状态优化 */
  .input:focus,
  select:focus,
  textarea:focus {
    outline: none !important;
    border-color: #2172b3 !important;
    box-shadow: 0 0 0 2px rgba(33, 114, 179, 0.2) !important;
  }

  /* 禁用状态样式 */
  .input:disabled,
  select:disabled,
  textarea:disabled {
    background-color: #f5f5f5 !important;
    color: #999 !important;
    cursor: not-allowed !important;
  }

  /* 先让所有个人信息td都block（单独一行） */
  .latterCon tr#Person_1 td,
  .latterCon tr#Person_2 td,
  .latterCon tr:nth-child(6) td {
    display: block !important;
    width: 100% !important;
    text-align: left !important;
    padding: 6px 0 !important;
  }

  /* 但"是否公开"那一行，两个td横向排列 */
  .latterCon tr:nth-child(7) {
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: center;
  }

  .latterCon tr:nth-child(7) td {
    display: inline-block !important;
    width: auto !important;
    vertical-align: middle !important;
    padding-right: 10px !important;
    padding-bottom: 0 !important;
    white-space: nowrap !important;
  }

  /* "是否公开"按钮组美化 */
  .latterCon tr:nth-child(7) td:last-child {
    display: inline-flex !important;
    align-items: center;
    gap: 8px;
  }

  /* 让个人信息表格的输入控件宽度100% */
  .latterCon input[type="text"],
  .latterCon input[type="email"],
  .latterCon input[type="number"],
  .latterCon select,
  .latterCon textarea {
    width: 100% !important;
    box-sizing: border-box !important;
    min-width: 0 !important;
  }

  /* "是否公开"那一行横向排列且不换行 */
  /* .latterCon tr:last-of-type {
    display: flex !important;
    align-items: center;
    flex-wrap: nowrap !important;
  } */

  /* .latterCon tr:last-of-type td {
    display: inline-block !important;
    width: auto !important;
    vertical-align: middle !important;
    white-space: nowrap !important;
    padding-right: 10px !important;
    padding-bottom: 0 !important;
  } */

  .latterCon tr:last-of-type td:last-child {
    /* display: inline-flex !important;
    align-items: center;
    gap: 8px; */
  }
}

/* 小屏幕手机适配 */
@media screen and (max-width: 480px) {
  .content {
    padding: 8px 10px 20px !important;
  }

  .pageWidth {
    padding: 15px 10px !important;
  }

  .ListTitle {
    padding: 0 10px !important;
    font-size: 15px !important;
  }

  .input,
  select,
  textarea {
    padding: 10px !important;
    font-size: 16px !important;
  }

  .btn_red {
    padding: 12px !important;
    font-size: 16px !important;
  }

  .latterCon table tr td[align="middle"] {
    font-size: 18px !important;
  }

  /* 验证码区域进一步优化 */
  .authCode {
    gap: 8px !important;
  }

  .authCode input {
    width: 100px !important;
  }

  .authCode img {
    max-width: 80px !important;
  }
}

/* 超小屏幕适配 */
@media screen and (max-width: 360px) {
  .content {
    padding: 5px 8px 15px !important;
  }

  .pageWidth {
    padding: 12px 8px !important;
  }

  .ListTitle {
    padding: 0 8px !important;
    font-size: 14px !important;
  }

  .input,
  select,
  textarea {
    padding: 8px !important;
  }

  .btn_red {
    padding: 10px !important;
    font-size: 15px !important;
  }

  /* 验证码区域超小屏幕优化 */
  .authCode input {
    width: 80px !important;
  }

  .authCode img {
    max-width: 70px !important;
  }
}

/* 横屏模式优化 */
@media screen and (max-width: 768px) and (orientation: landscape) {
  .content {
    padding: 5px 15px 15px !important;
  }

  .pageWidth {
    padding: 15px !important;
  }

  .latterCon table tr {
    margin-bottom: 10px !important;
    padding-bottom: 10px !important;
  }

  .input,
  select,
  textarea {
    padding: 8px !important;
  }

  .btn_red {
    padding: 10px !important;
    margin-top: 15px !important;
  }
}