/* 1200区块 */
.column_wrapper_1200 {
  width: 1200px;
  margin: 0 auto;
}


.gangaoban_mailbox01 {
  /* font-family: "Microsoft YaHei", sans-serif; */
  width: 100%;
}

.gangaoban_mailbox01 .topLine {
  height: 72px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.gangaoban_mailbox01 .topLine .level {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.gangaoban_mailbox01 .topLine img {
  width: 32px;
  height: 33px;
  margin-right: 12px;
}

.gangaoban_mailbox01 .topLine a {
  font-size: 20px;
  color: #1d1d1d;
  display: flex;
  align-items: center;
}

.gangaoban_mailbox01 .topLine .textBox {
  font-size: 20px;
  color: #1d1d1d;
}

.gangaoban_mailbox01 .topLine .concat {
  font-size: 20px;
  color: #1d1d1d;
  margin: 0 12px;
}

/* 主要内容 */
.gangaoban_mailbox02 {
  font-family: "Microsoft YaHei", sans-serif;
  width: 100%;
  box-sizing: border-box;
}

.gangaoban_mailbox02 .pageTitle {
  color: #bc0000;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  display: inline-block;
  position: relative;
  padding-bottom: 17px;
  margin-bottom: 28px;
}

.gangaoban_mailbox02 .pageTitle::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 1200px;
  height: 8px;
  background: #e3e3e3;
}

.gangaoban_mailbox02 .pageTitle::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 8px;
  background: #bc0000;
}

/* 表单区域 */
.gangaoban_mailbox02 form {
	width: auto;
	display: inline;
}

.gangaoban_mailbox02 .formBox {
  background: #fffbf6;
  border-radius: 30px;
  padding: 42px 107px;
  box-sizing: border-box;
}

.gangaoban_mailbox02 .tips {
  text-align: center;
  font-size: 20px;
  color: #333;
  line-height: 28px;
  margin-bottom: 42px;
}

.gangaoban_mailbox02 .formRow {
  display: flex;
  align-items: flex-start;
  margin-bottom: 32px;
}

.gangaoban_mailbox02 .formRowHalf .formItem {
  /* width: 50%; */
  box-sizing: border-box;
}

/* .gangaoban_mailbox02 .formRowHalf .formItem:first-child {
  padding-right: 24px;
} */

.gangaoban_mailbox02 .formRowHalf .formItem:last-child {
  padding-left: 24px;
}

.gangaoban_mailbox02 .formItem {
  display: flex;
  align-items: center;
  width: 100%;
}

.gangaoban_mailbox02 .formItem label {
  flex: 0 0 auto;
  /* width: 76px; */
  text-align: right;
  font-size: 22px;
  color: #1d1d1d;
  line-height: 42px;
  margin-right: 12px;
  white-space: nowrap;
}
.gangaoban_mailbox02 .formItem .labelWidth{
  width:76px;
}
.gangaoban_mailbox02 .formItem .inputWrap {
  flex: 1;
  min-width: 0;
}

.gangaoban_mailbox02 .formItem input {
  width: 384px;
  height: 42px;
  line-height: 42px;
  border: 2px solid #eae9e8;
  background: #fff;
  box-sizing: border-box;
  padding: 0 12px;
  font-size: 16px;
  color: #333;
  font-family: "Microsoft YaHei", sans-serif;
  outline: none;
}

.gangaoban_mailbox02 .formItem input::placeholder {
  color: #b0b0b0;
}

.gangaoban_mailbox02 .textareaWrap {
  position: relative;
  width: 100%;
}

.gangaoban_mailbox02 .textareaWrap textarea {width: 100%;height: 272px;border: 2px solid #eae9e8;background: #fff;box-sizing: border-box;padding: 10px;font-size: 16px;color: #333;line-height: 26px;resize: none;font-family: "Microsoft YaHei", sans-serif;outline: none;}

.gangaoban_mailbox02 .textareaWrap .wordCount {position: absolute;right: 14px;bottom: 12px;font-size: 14px;color: #999;line-height: 20px;pointer-events: none;margin: 0;}

.gangaoban_mailbox02 .textareaWrap .wordCount i {font-style: normal;}

.gangaoban_mailbox02 .btnGroup {overflow: hidden;text-align: center;}

.gangaoban_mailbox02 .btnGroup .btn {display: inline-block;height: 42px;padding: 0 42px;background: #bc0000;color: #fff;font-size: 26px;line-height: 42px;text-align: center;border-radius: 4px;box-sizing: border-box;cursor: pointer;margin: 0 40px;}

.gangaoban_mailbox02 .btnGroup .btn:first-child {margin-left: 0;}

.gangaoban_mailbox02 .btnGroup .btn:last-child {margin-right: 0;}

.gangaoban_mailbox02 .btnGroup .btn:hover {background: #a40000;}

.page_body .vspace {height: 40px;}
@media screen and (max-width: 1024px) {
  /* 参照 模版28-公共信箱-h5.jpg，设计稿750 1rem=100px */
  .column_wrapper_1200 {
    width: 7rem;
    margin: 0 auto;
  }

  .gangaoban_mailbox01 .topLine {
    height: 0.92rem;
  }

  .gangaoban_mailbox01 .topLine img {
    width: 0.26rem;
    height: 0.26rem;
    margin-right: 0.1rem;
  }

  .gangaoban_mailbox01 .topLine a,
  .gangaoban_mailbox01 .topLine .textBox,
  .gangaoban_mailbox01 .topLine .concat {
    font-size: 0.22rem;
    color: #666;
  }

  .gangaoban_mailbox01 .topLine .concat {
    margin: 0 0.12rem;
  }

  /*
   * 父级默认字号会产生行框 strut，导致第一个 inline-block 标题上方出现多余空隙。
   * 这里把父级字号清零，再在标题/表单子元素上单独设回字号。
   */
  .gangaoban_mailbox02 {
    font-size: 0;
  }

  .gangaoban_mailbox02 .pageTitle {
    color: #bc0000;
    font-size: 0.3rem;
    font-weight: 700;
    line-height: 0.48rem;
    display: inline-block;
    vertical-align: top;
    margin-top: 0;
    margin-bottom: 0.4rem;
    padding-bottom: 0.1rem;
  }

  .gangaoban_mailbox02 .pageTitle::before {
    display: block;
    width: 7rem;
    height: 0.02rem; /* 对应 PC 的 8px */
    background: #e3e3e3;
  }

  .gangaoban_mailbox02 .pageTitle::after {
    width: 100%;
    height: 0.05rem;
    background: #bc0000;
  }

  .gangaoban_mailbox02 .formBox {
    background: transparent;
    border-radius: 0;
    padding: 0;
    font-size: 0.28rem;
    padding-left: 0.36rem;
    padding-right: 0.5rem;
  }

  .gangaoban_mailbox02 .tips {
    display: none;
  }

  .gangaoban_mailbox02 .formRow {
    display: block;
    margin-bottom: 0.2rem;
  }

  .gangaoban_mailbox02 .formRowHalf .formItem {
    width: 100%;
    padding: 0 !important;
    margin-bottom: 0.28rem;
  }

  .gangaoban_mailbox02 .formRowHalf .formItem:last-child {
    margin-bottom: 0;
    padding-left: 0;
  }

  .gangaoban_mailbox02 .formItem {
    display: flex;
    align-items: center;
    width: 100%;
  }

  /* 覆盖 PC 的 line-height:42px，与 input 高度一致 */
  .gangaoban_mailbox02 .formItem label {
    flex: 0 0 auto;
    width: 1rem;
    height: 0.42rem;
    line-height: 0.42rem;
    text-align: right;
    font-size: 0.22rem;
    color: #1d1d1d;
    margin-right: 0.12rem;
    white-space: nowrap;
    box-sizing: border-box;
  }

  .gangaoban_mailbox02 .formItem .labelWidth {
    width: 1rem;
  }

  .gangaoban_mailbox02 .formItem .inputWrap {
    flex: 1;
    min-width: 0;
    display: flex;
    align-items: center;
  }

  .gangaoban_mailbox02 .formItem input {
    width: 100%;
    height: 0.42rem;
    line-height: 0.42rem;
    border: 0.02rem solid #d8d8d8;
    background: #fff;
    box-sizing: border-box;
    padding: 0 0.16rem;
    font-size: 0.20rem;
    border-radius: 0;
    outline: none;
    margin: 0;
  }

  .gangaoban_mailbox02 .formItem input::placeholder {
    color: #b0b0b0;
  }

  .gangaoban_mailbox02 .textareaWrap {
    width: 100%;
  }

  .gangaoban_mailbox02 .textareaWrap textarea {
    width: 100%;
    height: 2rem;
    border: 0.01rem solid #d8d8d8;
    background: #fff;
    box-sizing: border-box;
    padding: 0.16rem;
    font-size: 0.2rem;
    line-height: 1.2;
    resize: none;
    border-radius: 0;
    outline: none;
  }

  .gangaoban_mailbox02 .textareaWrap .wordCount {
    display: none;
  }

  .gangaoban_mailbox02 .btnGroup {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.4rem;
    margin-top: 0.1rem;
    margin-left:1.12rem;
	text-align: unset;
	overflow: visible;
  }

  .gangaoban_mailbox02 .btnGroup .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.05rem 0.45rem;
    background: #bc0000;
    color: #fff;
    font-size: 0.24rem;
    line-height: 0.62rem;
    text-align: center;
    border-radius: 0.05rem;
    box-sizing: border-box;
	height: auto;
	margin: 0 auto;
  }

  .gangaoban_mailbox02 .btnGroup .btn:hover {
    background: #bc0000;
  }

  .page_body .vspace {
    height: 0.5rem;
  }
}
