:root {
  --el-color-primary: #f47423;
  --el-color-danger: #d80000;
}

.container-special {
  padding-bottom: 50px;
}

::-webkit-input-placeholder {
  font-family: "Microsoft YaHei";
  color: #757575;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  font-family: "Microsoft YaHei";
  color: #757575;
}

#desc_video {
  padding: 35px 0 50px;
  background: #f2f2f2;
}

#desc_video .wrap {
  display: flex;
  width: 1530px;
}

#desc_video .desc {
  padding: 25px 0;
  line-height: 175%;
  font-size: 18px;
  width: 910px;
  padding-right: 180px;
  color: #000;
  font-family: 'Microsoft YaHei', 'SimSun', serif;
}

#desc_video .desc p {
  margin: 20px 0;
  text-indent: 2em;
}

#desc_video .desc .img img {
  margin: 0 auto 40px;
  display: block;
  width: 428px;
  height: auto;
}

#desc_video .special-banner img {
  width: 644px;
  height: auto;
}

#baoming {
  margin-top: 60px;
}

#baoming .wrap {
  width: 1530px;
  display: flex;
  justify-content: center;
}

#baoming .xz {
  width: 550px;
}

#baoming .xz img {
  display: block;
  margin: 0;
}

#baoming .form {
  width: 980px;
  position: relative;
}

#baoming .form .bd {
  background-color: #f0f0f0;
  padding: 40px 30px;
}

.form-nav {
  margin-bottom: 40px;
  height: 140px;
}

.form-nav .item {
  position: relative;
  padding: 0 15px 0 8px;
  height: 92px;
  font-size: 26px;
  cursor: pointer;
  border: 4px solid;
  border-radius: 92px;
  transition: all 0.3s;
}

.form-nav .item .circle {
  margin-right: 8px;
  width: 68px;
  height: 68px;
  border-radius: 50%;
  transition: all 0.3s;
}

.form-nav .item.active {
  padding: 0 30px 0 12px;
  height: 140px;
  font-size: 44px;
  border-width: 7px;
  border-radius: 140px;
}

.form-nav .item.active .circle {
  margin-right: 22px;
  width: 102px;
  height: 102px;
}

.form-nav .item:nth-child(1) {
  color: #e7484c;
  border-color: #e7484c;
}

.form-nav .item:nth-child(1) .circle {
  background-color: #e7484c;
}

.form-nav .item:nth-child(2) {
  color: #0085ce;
  border-color: #0085ce;
}

.form-nav .item:nth-child(2) .circle {
  background-color: #0085ce;
}

.form-nav .item:nth-child(3) {
  color: #1cad4b;
  border-color: #1cad4b;
}

.form-nav .item:nth-child(3) .circle {
  background-color: #1cad4b;
}

.form-tabs {
  margin-bottom: 70px;
  padding: 0 4px;
  width: 432px;
  height: 62px;
  background: #dededf url("../../images/special/mxj_2025/tab-bg.png") 0 0 no-repeat;
  border-radius: 62px;
}

.form-tabs .item {
  position: relative;
  width: 50%;
  height: 100%;
  font-size: 28px;
  color: #000;
  line-height: 1;
  cursor: pointer;
  user-select: none;
  background: left center no-repeat;
  background-size: 100% 58px;
}

.form-tabs .item.active {
  background-image: url("../../images/special/mxj_2025/btn.png");
}

.form-style .input-field {
  display: flex;
  justify-content: center;
  margin-bottom: 42px;
}

.form-style .input-field .form-control {
  padding: 0;
  width: 100%;
  height: auto;
  border-radius: 15px;
  border: 2px solid #000;
  background-color: #f0f0f0;
}

.form-style .input-field .textarea-control {
  line-height: 1.6;
  height: auto !important;
  overflow: hidden;
}

.form-style .custom-label {
  padding: 12px 0;
  line-height: normal;
}

.form-style .form-group {
  margin-bottom: 42px;
  padding: 30px 40px 0 0;
  border: 4px dashed #959595;
  border-radius: 20px;
}

.form-style .form-group .form-group-hd {
  line-height: 1 !important;
}

.form-style .form-group .form-group-hd .red {
  color: var(--el-color-danger) !important;
}

.form-style .form-group .form-group-recommend {
  margin-bottom: 30px;
  padding-left: 30px;
}

.form-style .form-group .form-group-bd {
  margin-top: 15px;
  font-size: 16px;
  line-height: 1.6;
  color: var(--el-color-danger) !important;
}

.form-style .btn-submit {
  width: 279px;
  height: 64px;
  border: none !important;
  border-radius: 0 !important;
  background: transparent url("../../images/special/klcc_2025/btn.png") no-repeat;
}

.form-style .btn-reset {
  vertical-align: middle;
  font-size: 24px;
  color: #333 !important;
  border: none;
  border-radius: 0;
  margin-left: 100px;
  border-bottom: 2px solid #999 !important;
  padding-bottom: 10px;
}

.el-form-item__label,
.form-group-hd {
  padding-right: 40px;
  height: auto;
  color: #000;
  font-size: 20px;
  font-weight: bold;
  text-align: right;
  margin-bottom: 0;
  line-height: 52px;
  display: inline-block;
}

.el-input {
  padding: 0 20px !important;
  height: 52px !important;
  line-height: 52px !important;
  font-size: 16px;
}

.el-select .el-input {
  height: 48px !important;
  line-height: 48px !important;
}

.el-input__wrapper,
.el-textarea__inner {
  padding: 0;
  background-color: transparent;
  border-radius: 0;
  box-shadow: none !important;
}

.el-select .el-input.is-focus .el-input__wrapper,
.el-select .el-input__wrapper.is-focus {
  box-shadow: none !important;
}

.el-textarea__inner {
  padding: 15px 20px;
}

.el-textarea .el-input__count {
  background: #f0f0f0;
}

.select-control .el-input__suffix-inner {
  position: relative;
  width: 16px;
  background: url("../../images/special/klcc_2025/t.png") right center no-repeat;
  background-size: 16px auto;
}

.select-control .el-input__suffix-inner .el-select__caret {
  display: none !important;
}

.el-form-item__error {
  padding: 10px 22px 0;
}

.photos {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

.photos .item {
  width: 100%;
}

.photos .item label {
  width: 100%;
  height: 210px;
  display: block;
  position: relative;
  cursor: pointer;
  border: 2px solid #000;
  border-radius: 15px;
  overflow: hidden;
}

.photos .item label .picker {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -44px;
  margin-left: -44px;
  width: 88px;
  height: auto;
}

.photos .item label .img {
  width: 100%;
  height: 210px;
  margin: 0 auto;
}

.photos .el-form-item.is-error .item label {
  color: var(--el-color-danger);
}

.el-upload--picture-card {
  width: 100% !important;
  height: auto !important;
  background: none !important;
  border: none !important;
  border-radius: 0 !important;
  color: initial !important;
  outline: none !important;
}

.toast-box {
  position: fixed;
  left: 50%;
  top: 15%;
  margin-left: -400px;
  width: 800px;
  z-index: 100000;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}

.toast-box .cnt {
  position: relative;
  display: block;
  height: auto;
  padding: 20px 50px;
  border: 8px solid rgba(255, 223, 224, 0.7);
  background: rgba(240, 110, 115, 0.8);
}

.toast-box .cnt .info {
  font-size: 46px;
  color: #fff;
  text-align: center;
}

.toast-box .cnt .btn-area {
  font-size: 16px;
  color: #FFF;
  text-align: center;
  padding: 30px 0 15px 0;
}

.toast-box .cnt .btn-area .btn-text {
  border-bottom: 1px solid #FFF;
  padding-bottom: 8px;
  cursor: pointer;
}

.toast-box.warning .cnt {
  border: 8px solid rgba(183, 215, 244, 0.7);
  background: rgba(68, 138, 202, 0.8);
}

.form-cont {
  position: relative;
  min-height: 1692px;
}

.form-cont .titl {
  margin-bottom: 20px;
  font-size: 34px;
  line-height: 1;
  padding-bottom: 20px;
}

.form-cont .tips-wrap {
  position: absolute;
  top: 400px;
  z-index: 1;
  padding: 20px 50px;
  font-size: 46px;
  color: #fff;
  text-align: center;
  border: 8px solid rgba(183, 215, 244, 0.7);
  background: rgba(68, 138, 202, 0.8);
}

.required-field.el-form-item.is-required:not(.is-no-asterisk).asterisk-left > .el-form-item__label-wrap > .el-form-item__label:before,
.required-field.el-form-item.is-required:not(.is-no-asterisk).asterisk-left > .el-form-item__label:before {
  position: absolute;
  left: 35px;
}

.required-field.el-form-item .el-form-item__error {
  top: 70%;
}

.bm-table,
.gs-table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
}

.bm-table thead tr th,
.bm-table tbody tr td,
.gs-table thead tr th,
.gs-table tbody tr td {
  padding: 18px 10px;
  font-size: 18px;
  color: #000;
  text-align: center;
}

.bm-table thead tr th,
.gs-table thead tr th {
  font-weight: bold;
}

.bm-table thead tr th.red,
.bm-table tbody tr td.red {
  color: var(--el-color-danger);
}

.bm-table thead tr th:nth-child(1),
.bm-table tbody tr td:nth-child(1) {
  width: 12%;
}

.bm-table thead tr th:nth-child(2),
.bm-table tbody tr td:nth-child(2) {
  width: 8%;
}

.bm-table thead tr th:nth-child(3),
.bm-table tbody tr td:nth-child(3) {
  width: 20%;
}

.bm-table thead tr th:nth-child(4),
.bm-table tbody tr td:nth-child(4) {
  width: 20%;
}

.bm-table thead tr th:nth-child(5),
.bm-table tbody tr td:nth-child(5) {
  width: 15%;
}

.bm-table thead tr th:last-child,
.bm-table tbody tr td:last-child {
  width: 25%;
}

.bm-table tbody tr {
  position: relative;
}

.bm-table tbody tr:after {
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 0;
  content: "";
  border-bottom: 1px solid #333;
}

.gs-table thead tr th:nth-child(1),
.gs-table tbody tr td:nth-child(1) {
  width: 10%;
}

.gs-table thead tr th:nth-child(2),
.gs-table tbody tr td:nth-child(2) {
  width: 50%;
}

.gs-table thead tr th:nth-child(3),
.gs-table tbody tr td:nth-child(3) {
  width: 20%;
}

.gs-table thead tr th:last-child,
.gs-table tbody tr td:last-child {
  width: 20%;
}

.gs-table thead tr th {
  border: 1px solid #333;
}

.gs-table tbody tr td {
  border: 1px solid #333;
}

.gs-table2 thead tr th:nth-child(1),
.gs-table2 tbody tr td:nth-child(1) {
  width: 10%;
}

.gs-table2 thead tr th:nth-child(2),
.gs-table2 tbody tr td:nth-child(2) {
  width: 25%;
}

.gs-table2 thead tr th:nth-child(3),
.gs-table2 tbody tr td:nth-child(3) {
  width: 22%;
}

.gs-table2 thead tr th:last-child,
.gs-table2 tbody tr td:last-child {
  width: 43%;
}

.slide-code-box {
  width: 300px;
  margin: 0 auto 20px;
}

.slide-code-box .icon-refresh {
  position: absolute;
  z-index: 5;
  top: 10px;
  right: 10px;
  color: #fff;
  font-size: 22px;
  cursor: pointer;
}

.slide-code-box .img-code-box {
  position: relative;
}

.slide-code-box .img-code-box .code-back-img {
  display: block;
  background-color: #efefef;
  width: 310px;
  height: 155px;
}

.slide-code-box .img-code-box .code-front-img {
  position: absolute;
  height: 155px;
  width: auto;
}

.slide-code-box .code-slider {
  width: calc(100% - 22px);
  margin: 0 auto;
}
