* {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none !important;
  color: #282828;
}

[v-cloak] {
  display: none;
}

.clear {
  clear: both;
  line-height: 0;
}

li {
  list-style: none;
}

.app {
  height: 4553px;
  background-color: #dbf3ff;
}

.div-bg {
  background-image: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/zt/2025/2025xyxc/images/top-bg.png);
  margin: 0;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  height: 1458px;
}

.wrap {
  margin: 0 auto;
  width: 100%;
  max-width: 1300px;
  /* overflow: initial */
}

.logo {
  margin-top: 40px;
}

.logo-m {
  display: none;
}

.div-dy {
  text-align: center;
  position: relative;
  top: 515px;
}

.div-dy-m {
  display: none;
}

.div-ztm {
  text-align: center;
  position: relative;
  top: 200px;
}

.div-ztm-m {
  display: none;
}

.div-shks-m {
  display: none;
}

.div-jyxc {
  position: relative;
  top: 640px;
  width: 1300px;
}

.div-wyjyxc {
  text-align: center;
  margin-bottom: 70px;
}

.div-wyjyxc-m {
  display: none;
}

.div-5jyxc {
  display: grid;
  justify-content: space-between;
  width: 1300px;
  grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
  row-gap: 40px;
}

.div-jyxc-bt {
  background-image: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/zt/2025/2025xyxc/images/h-jx.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 230px;
  height: 68px;
  display: flex;
  align-items: center;
  justify-items: center;
  text-align: center;
  cursor: pointer;
  font-size: 22px;
  color: #3d7af3;
  font-weight: 600;
}

.active {
  background-image: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/zt/2025/2025xyxc/images/l-jx.png);
  color: #fff;
}

.div-jyxc-bt:hover {
  background-image: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/zt/2025/2025xyxc/images/l-jx.png);
  color: #fff;
}

.div-jyxc-bt p {
  width: 230px;
  white-space: pre-line;
}

.form_first {
  position: relative;
  top: 700px;
}

.div-xglj-bt {
  position: relative;
  top: 820px;
  text-align: center;
}

.div-xglj {
  position: relative;
  top: 980px;
  text-align: center;
  display: flex;
  justify-content: space-between;
}

.div-bottom-bg {
  background-image: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/zt/2025/2025xyxc/images/bottom-bg.png);
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  height: 689px;
  margin-top: -280px;
}

.mobileBg {
  display: none;
}

.topBar {
  margin: 45px auto 0;
  max-width: 1920px;
  min-width: 1300px;
  height: 330px;
  background: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/zt/2025/2025xyxc/images/bar.png) no-repeat top center;
}

.tit_1 {
  margin-top: 838px;
  display: flex;
  justify-content: center;
}

.topBar .wrap {
  padding-top: 1px;
}

.barTxt {
  text-indent: 60px;
  margin: 10px auto 0;
  font-size: 30px;
  color: #fff;
  line-height: 60px;
  max-width: 1122.5px;
}

.nxssm {
  margin-top: 50px;
  padding: 67px 0 25px;
  display: flex;
  flex-wrap: wrap;
  background-color: #fff;
  border-radius: 30px;
}

.nxssm li {
  width: 135px;
  margin-right: 30px;
  margin-bottom: 37px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.nxssm li img {
  margin-bottom: 20px;
  width: 90px;
  height: 90px;
}

.nxssm .active {
  font-weight: 700;
  color: #3a79d2;
}

.nxssm li:nth-child(8n) {
  margin-right: 0;
}

.selectItem {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  width: 1300px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 999;
  border-radius: 20px;
}

.noMore600 {
  display: block;
  width: 306px;
  height: 30px;
  text-align: center;
  background: #fff;
  border: 1px solid #d3eef9;
  border-top: 1px solid #0d5199;
  color: #2c68a7;
  padding: 10px 20px 10px 20px;
  margin-top: 100px !important;
}

.form {
  position: relative;
  border-radius: 20px;
  padding: 10px 30px 70px;
  background-color: #fff;
  font-size: 16px;
}

.form_top {
  margin-top: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #808080;
}

.form_top {
  background-color: rgb(254, 249, 246);
  padding: 0px 40px;
}

.form_top span {
  cursor: pointer;
  color: #126ed6;
}

.form_label1 {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 24px;
  color: #444444;
}

.form_label1 input {
  padding-left: 20px;
  margin-left: 10px;
  height: 56px;
  line-height: 56px;
  border: 1px solid #409eff57;
  outline: none;
  /* background-color: #f3f3f3; */
  border-radius: 8px;
}

.form_label1 input:focus {
  outline: 1px solid #409EFF;
  /* 聚焦时显示蓝色边框 */
}

#bt {
  border: 1px solid #409eff57;
  width: 100%;
  height: 58px;
  line-height: 58px;
  padding: 0 10px;

}

#btinfo {
  position: absolute;
  right: 40px;
  top: 495px;
  font-size: 18px;
  color: #8f8f8f;

}

.isJY {
  display: flex;
  align-items: center;
  margin-left: 40px;
}

.isJy2 {
  display: none;
}

.el-checkbox__inner {
  width: 30px;
  height: 30px;
}

.selectInput {
  background: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/zt/2025/2025xyxc/images/jiantou.png) no-repeat right;
}

.el-cascader .el-input .el-input__inner {
  font-size: 20px;
}

.zfbmtyj {
  width: 380px;
  cursor: pointer;
  margin-left: 0 !important;
}

#input5 {
  padding-left: 20px;
}

.dropdown-menu {
  position: absolute;
  /*    top: 94%;
    left: -130px; */
  width: 604.391px;
  /* width: 707.391px; */
  /* height: 544px; */
  background: #fff;
  padding: 5px 0;
  margin: 0px;
  z-index: 99;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  padding: 0 10px 10px;
  box-sizing: border-box;
}

.dropdown-menu li {
  cursor: pointer;
  display: inline-block;
  /* width: auto; */
  width: 174px;
  height: 28px;
  padding: 3px 10px;
  line-height: 28px;
  font-size: 14px;
}

.dropdown-menu li:hover {
  background-color: #ccc;
}

.form p {
  font-size: 24px;
  margin: 40px 0;
  color: #444444;
}

.form p span {
  color: #db4d47;
}

.checkItemChecked label::before {
  content: "✓";
  background-color: rgb(18, 110, 214);
}

.checkItem>div {
  display: flex;
  align-items: center;
}

.dys_text_occupation_father .dys_text_occupation {
  margin: 0;
  display: flex;
}

.dys_text_occupation_father {
  position: relative;
}

.dys_select {
  /* display: none; */
  position: absolute;
  left: 62px;
  top: 42px;
  width: 434px;
  background: #fff;
  text-align: center;
  z-index: 100;
  border: 1px solid #c6e8f8;
  padding-top: 15px;
}

.dys_select li {
  color: #1993e3;
  padding: 5px 12px;
  float: left;
  /* background: #e7f8ff; */
  background: #fff8f5;
  margin-left: 19px;
  margin-bottom: 15px;
}

.dys_select li:hover {
  background: #0a8ce1;
  color: #fff;
}

.dys_select li a {
  color: #0a8ce1;
}

.dys_select li:hover a {
  color: #fff;
}

#zzqzfbm {
  position: relative;
}

/* 输入框 */
.bt {
  margin: 43px 0 20px;
  display: flex;
  align-items: center;
  font-size: 24px;
  color: #444444;
}

.bt input {
  padding-left: 20px;
  margin-left: 10px;
  height: 56px;
  line-height: 56px;
  border: 1px solid #409eff57;
  outline: none;
  /* background-color: #f3f3f3; */
  border-radius: 8px;
  width: 100%
}

.bt input:focus {
  outline: 1px solid #409EFF;
  /* 聚焦时显示蓝色边框 */
}

.dys_message_textarea {
  margin-top: 30px;
  position: relative;
  margin-bottom: 30px;
  display: block;
  resize: none;
  border: 1px solid #409eff57;
  padding-bottom: 38px;
  width: 100%;
  border-radius: 7px;
}

.dys_message_textarea:focus {
  outline: 1px solid #409EFF;
  /* 聚焦时显示蓝色边框 */
}

.dys_message_textarea textarea {
  display: block;
  /* width: 996px; */
  width: 100%;
  height: 360px;
  font-family: "微软雅黑";
  font-size: 16px;
  color: #333;
  line-height: 32px;
  margin-top: 20px;
  padding: 0 18px 0 18px;
  border: none;
  border-radius: 20px 20px 0 0;
  box-sizing: border-box;
}

textarea {
  outline-style: none;
  -webkit-appearance: none;
  resize: none;
}

.dys_message_textarea #info {
  display: block;
  position: absolute;
  right: 24px;
  bottom: 6px;
  font-family: "微软雅黑";
  font-size: 16px;
  color: #a1a1a1;
  line-height: 36px;
}

.dys_message_textarea #info b i {
  color: #0d5199;
  font-style: normal;
}

.tip {
  color: #cb4046;
  float: left;
  margin: 7px;
}

#usernameBox {
  width: 240px;
}

/* 提交 */

.submit {
  margin: 85px auto 0;
  display: block;
  width: 300px;
  /* height: 80px; */
  background: #0a8ce1;
  /* background: linear-gradient(to bottom, #ff655f, #ff9866); */
  font-family: "微软雅黑";
  font-size: 40px;
  color: #fff;
  border: none;
  border-radius: 50px;
  /* font-weight: 700; */
  cursor: pointer;
}

.dys_message_title {
  justify-content: start;
}

/* 建言s */
.swiper1_box {
  margin: 30px auto 0;
  width: 1050px;
  height: 870px;
  overflow: hidden;
}

.swiper1 {
  position: relative;
}

.swiper-button-next-1 {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 48px;
  height: 121px;
  background: url(../images/swiper1_left.png);
}

.swiper-button-prev-1 {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 48px;
  height: 121px;
  background: url(../images/swiper1_right.png);
}

.swiper-button-next-2 {
  position: absolute;
  left: 17%;
  top: 50%;
  transform: translate(0, -50%);
  width: 30px;
  height: 55px;
  background: url(../images/swiper2_left.png);
  z-index: 10;
  cursor: pointer;
}

.swiper-button-prev-2 {
  position: absolute;
  right: 17%;
  top: 50%;
  transform: translate(0, -50%);
  width: 30px;
  height: 55px;
  background: url(../images/swiper2_right.png);
  z-index: 10;
  cursor: pointer;
  background-size: 100% 100%;
}

.imgbox {
  position: relative;
  margin: 0 auto;
  width: 486px;
  height: 860px;
  background-size: 100% 100%;
  object-fit: cover;
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 7px;
}

.imgbox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.imgtit {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 105px;
  padding: 15px 30px;
  color: #fff;
  font-size: 34.12px;
  background-color: rgba(163, 31, 61, 0.9);
  line-height: 54px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.swiper-slide-active .imgbox::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 117px;
  height: 111px;
  background-image: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/zt/2025/2025xyxc/images/bf.png);
}

.imgbox .imgbox_shadow,
.imgbox2 .imgbox_shadow {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999;
}

.swiper-slide-active .imgbox .imgbox_shadow {
  display: none;
}

.swiper-slide-next .imgbox2 .imgbox_shadow {
  display: none;
}

.moreText {
  margin-top: 20px;
  float: right;
  color: #fff;
  font-size: 24px;
}

/* 建言e */
/* 回声 */
.swiper2 {
  margin-top: 80px;
  position: relative;
}

.swiper2_box {
  margin: 0 auto;
  width: 1250px;
  height: 855px;
  overflow: hidden;
}

.swiper2_box .imgbox2 {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 406px;
  height: 850px;
  background-color: #fff;
}

.imgbox2 img {
  width: 100%;
  height: 730px;
  object-fit: cover;
}

.swiper-slide-next .imgbox2::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 117px;
  height: 111px;
  background-image: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/zt/2025/2025xyxc/images/bf.png);
}

.imgbox2_tit {
  padding: 13px 30px;
  color: #fff;
  font-size: 28.56px;
  line-height: 54px;
  height: 95px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-height: 50px;
  -webkit-box-orient: vertical;
  background-color: #ae342d;
}

/* 回声 */
/*  */
.zfwz {
  margin-top: 170px;
}

.tit1 {
  text-align: center;
  font-size: 43.58px;
  color: #3a79d2;
  font-weight: 700;
}

.tit2 {
  font-size: 24px;
  background-color: #22affa;
  padding: 2px 10px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 33px;
  margin-top: 25px;
}

.wzList {
  padding: 0 10px 20px 10px;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #bcbfc0;
}

.wzList:last-child {
  border-bottom: none;
}

.wzList a {
  margin-right: 10px;
  line-height: 40px;
}

.wzList a:hover li {
  color: #22affa;
}

.wzList li {
  width: 226px;
  font-size: 18px;
  color: #434343;
}

.ldList {
  width: 1300px;
  height: 184px;
  margin-top: 180px;
  display: flex;
  justify-content: space-between;
  background: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/zt/2025/2025xyxc/images/ldtg.png);
}

.ldList li {
  position: relative;
}

/* 
.ldList a li::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: -55px;
  width: 2px;
  height: 54px;
  background-color: #cbe1f9;
} */

/* .ldList a li img {
  width: 160px;
} */

.ldList a:nth-child(1) li img {
  width: auto;
}

.ldList a:last-child li::after {
  display: none;
}

/* 留言须知 */
.el-dialog {
  border-radius: 10px;
  width: 778px;
}

.prompt .lyxz-content {
  padding: 0 25px;
  margin: 25px 0;
  max-height: 650px;
  overflow-x: auto;
}

.prompt h1 {
  color: #0f59a4;
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: 700;
}

.prompt p {
  line-height: 24px;
  margin-bottom: 3px;
  font-size: 16px;
  margin-top: 0;
}

.prompt1 .btn {
  width: 240px;
  display: block;
  margin: 5px auto 8px;
  background-color: #01518e;
  color: #fff;
  border: none;
  height: 40px;
  line-height: 40px;
  font-size: 21px;
  cursor: pointer;
  padding: 0 10px;
  outline: none;
  border-radius: 10px;
}

/* elementui */
.el-radio__inner {
  border-radius: 0%;
}

.el-radio__input.is-checked .el-radio__inner {
  background-color: rgb(18, 110, 214);
}

.el-radio__input.is-checked .el-radio__inner::after {
  display: flex;
  align-items: center;
  justify-content: center;
  content: "✓";
  background-color: transparent;
  color: #fff;
}

.el-radio__input.is-checked+.el-radio__label,
.el-radio__label {
  font-size: 24px;
  color: #444444;
  margin-bottom: 4px;
}

.el-radio {
  display: flex;
  align-items: center;
  margin-right: 0;
}

.el-icon-arrow-down:before {
  display: none;
}

.el-input__inner {
  width: 485px;
  background: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/zt/2025/2025xyxc/images/jiantou.png) no-repeat right;
  border-radius: 0;
}

.form_label1 input {
  height: 58px;
}

#form_label1 .el-input input {
  width: 320px;
}

.el-dialog__header {
  padding: 0;
}

.el-icon-arrow-right:before {
  content: "";
}

.border_red {
  border: 1px solid red !important;
}

#phone {
  width: 470px;
}

.phoneTip {
  position: absolute;
  display: none;
  width: 84px !important;
  top: 20px;
  left: 125px;
  font-size: 12px !important;
  color: red !important;
}

#department1 {
  width: 378px;
  padding-left: 20px;
  margin-left: 10px;
  height: 60px;
  line-height: 40px;
  border: 1px solid #f3f3f3;
  outline: none;
  font-size: 20px;
  background-color: #f3f3f3;
  border-radius: 8px;
  display: flex;
  align-items: center;
}

#v_container {
  width: 120px;
  height: 58px;
  margin: 0 10px;
}

.center {
  display: flex;
  align-items: center;
}

.center div {
  display: flex;
  align-items: center;
  font-size: 24px;
  color: #444444;
}

.center div img {
  margin-right: 13px;
}

.footer_phone {
  display: none;
}

.el-checkbox__inner::after {
  left: 34%;
  top: 8%;
  width: 10px;
  height: 18px;
}

@media screen and (max-device-width: 768px) {
  html {
    width: 100%;
  }

  body {
    width: 100%;
    min-width: 0;
  }

  /* .app {
  height: 4553px;
  background-color: #dbf3ff;
} */
  .div-bg {
    background-image: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/zt/2025/2025xyxc/images/bg-m.png);
    margin: 0;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 6116px;
  }

  .topBar {
    min-width: 100%;
  }

  .wrap {
    /* max-width: 30%; */
    width: 100%;
  }

  .selectItem {
    width: 100%;
    height: 100%;
    align-items: flex-start;
  }

  .form_label1 {
    flex-direction: column;
  }

  .dys_message_title input {
    width: 100%;
  }

  .selectInput input {
    width: 80% !important;
  }

  .selectInput {
    width: 100%;
    border-radius: 7px;
    overflow: hidden;
  }

  .zfbmtyj {
    width: 100%;
  }

  #professiontemp {
    width: 440px;
    border-radius: 0%;
  }

  .logo {
    display: none;
  }

  .logo-m {
    display: block;
    text-align: center;
    position: relative;
    top: 60px;
  }

  /* .logo-m img {
    width: 95%;
  } */

  .logo2 {
    margin-top: 5%;
    margin-left: 5%;
    width: 50% !important;
    height: auto;
    position: absolute;
    z-index: 2;
  }

  .div-ztm {
    display: none;
  }

  .div-ztm-m {
    text-align: center;
    position: relative;
    top: 100px;
    display: block;
  }

  .div-ztm-m img {
    width: 100%;
  }

  .div-dy {
    display: none;

  }

  .div-dy-m {
    text-align: center;
    position: relative;
    top: 630px;
    display: block;
  }

  .div-dy-m img {
    width: 100%;
  }

  .div-shks-m {
    display: none;
  }

  .div-shks img {
    width: 100%;
  }

  .div-wyjyxc {
    display: none;

  }

  .div-wyjyxc-m {
    text-align: center;
    margin-bottom: 70px;
    display: block;
  }

  .div-wyjyxc-m img {
    width: 80%;
  }

  .div-jyxc {
    width: 100%;
    position: relative;
    top: 690px;
  }

  .div-5jyxc {
    grid-template-columns: repeat(auto-fit, minmax(45%, 1fr));
    height: 2041px;
    background-color: #fff;
    padding: 30px 15px;
    width: 85%;
    margin: 0 auto;
    border-radius: 20px;
  }

  .div-jyxc-bt {
    width: 90%;
    margin: 0 auto;
  }

  .div-jyxc-bt p {
    font-size: 16px;
    width: 100%;
  }

  .div-xglj-bt {
    display: none;
  }

  .div-xglj {
    display: none;
  }

  .div-bottom-bg {
    display: none;
  }

  .mobileBg {
    display: block;
    position: relative;
  }

  .mobileBg img {
    width: 100%;
  }


  /* 导语 */

  .topBar {
    width: 100%;
    background-image: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/zt/2025/2025xyxc/images/mobile_topBar.png);
    height: auto;
    background-size: 100% 100%;
    margin-top: -10px;
  }

  .barTxt {
    margin-top: 0;
    font-size: 13.8px !important;
    padding: 18px 10% !important;
    text-indent: 27.6px;
    line-height: 30px;
    word-break: break-all;
  }

  #professiontemp {
    width: 100%;
  }

  .el-cascader {
    width: 70.5% !important;
  }

  #phone {
    width: 100%;
    padding-right: 0;
  }

  #phone::-webkit-input-placeholder {
    /* 字体大小直接写样式即可 */
    font-size: 14px;
  }

  /*  Mozilla Firefox 4-18使用伪类 */
  #phone:-moz-placeholder {}

  /* Mozilla Firefox 19+ 使用伪元素  */
  #phone::-moz-placeholder {}

  /* IE10使用伪类 */
  #phone:-ms-input-placeholder {}

  .tit {
    margin: 20px auto 30px;
  }

  .tit img {
    width: 80%;
  }

  .nxssm li {
    position: relative;
    width: calc(25%);
    margin-right: 0;
    font-size: 11.8px !important;
    margin-bottom: 20px;
    justify-content: flex-start;
  }

  .nxssm li span {
    text-align: center;
    position: absolute;
    top: 4.3rem;
    line-height: 1rem;
  }

  .nxssm li img {
    width: calc(70%);
    height: calc(70%);
    margin-bottom: 5px;
    width: 4rem;
    height: 4rem;
    margin-bottom: 1rem;
  }

  /* form表单 */
  .form_first {}

  .form_label1 input {
    padding-left: 18px;
  }

  .form {
    margin: 50px auto;
    width: 85%;
    padding: 30px 15px 10px 15px;
    font-size: 20px;
    color: #444444 !important;
    height: 1919px;
  }

  .form_top {
    text-indent: 27.6px;
    display: block;
    font-size: 10.8px;
    line-height: 23px;
    margin: 0;
    padding: 10px 5px;
  }

  .form_top p {
    /* padding: 0px 10px */
    font-size: 14px;
    margin: 0;
    font-weight: 500;
  }

  .bt {
    margin: 0;
    width: 100%;
    align-items: baseline;
  }

  .bt div {
    font-size: 1rem;
    font-weight: 700;
  }

  #bt {
    width: 100%;
    height: 90px;
    line-height: 30px;
    padding: 10px 5px 20px;
  }

  #btinfo {
    right: 20px;
    font-size: 14px;
    color: #8f8f8f;
    top: 695px;
  }

  .dys_message_textarea textarea {
    height: 520px;
  }

  .form_label1 {
    align-items: flex-start;
  }

  .form_label1 input {
    max-width: 100% !important;
    height: 40px;
    margin-left: 0;
  }

  .form_label1>div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 7%;
    font-size: 1rem;
  }

  .form_label1 p {
    /* display: flex; */
    /* justify-content: space-between;
		align-items: center; */
    width: 100%;
  }

  #form_label1 .el-input input {
    width: 100% !important;
    height: 40px;
    max-width: 100% !important;
    font-size: 16px;
  }

  #usernameBox {
    flex: 1;
    width: inherit;
    max-width: 100% !important;
    height: 40px;
    max-width: 99%;
    font-size: 16px;
    padding-left: 2%;
  }

  .dys_select {
    width: 100%;
    left: 0;
  }

  #ndyj {
    margin: 50px auto;
    text-align: center;
    font-size: 24px;
    color: #000;
    font-weight: 700;
  }

  .el-radio__inner {
    border-radius: 50%;
  }

  #department1 {
    padding: 0;
    margin: 0;
    max-width: 100%;
    width: auto;
    height: 40px;
    /* padding-right: 60px; */
    overflow: hidden;
    font-size: 16px;
    padding-left: 18px;
  }

  #department1 p {
    font-size: 16px;
    width: 65%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .checkItem div .selectInput input {
    width: 93% !important;
    max-width: 84.5% !important;
    float: right;
    border-radius: 7px;
    font-size: 16px;
  }

  .el-cascader-menu {
    min-width: 33%;
  }

  .el-cascader-node {
    padding: 0;
  }

  .el-input--suffix .el-input__inner {
    padding-right: 62px;
  }

  #zzqzfbm {
    margin-left: 10%;
    width: 91%;
    width: 90%;
    position: initial;
  }

  #departlis {
    left: 0;
    width: 100%;
  }

  .dropdown-menu li {
    width: auto;
  }

  #code_input {
    margin: 0 !important;
    width: 65%;
    flex: 1;
  }

  #input5 {
    width: 100% !important;
    /* margin-left: 17px; */
    padding: 0;
    border-radius: 0%;
  }

  .tip {
    margin: 0;
  }

  .el-dialog {
    border-radius: 10px;
    width: 100%;
  }

  .submit {
    width: 80%;
    height: 5.5rem !important;
    font-size: 38px;
    font-weight: 600;
    background: #146bf5;
  }

  .zfwz1 {
    font-size: 20px;
    margin-top: 30px;
  }

  .tit1 {
    font-size: 26px;
  }

  .ldList {
    margin-top: 30px;
    padding-bottom: 50px;
  }

  .ldList a li img {
    width: 60%;
  }

  .ldList a li {
    display: flex;
    justify-content: center;
  }

  .ldList a:nth-child(1) li img {
    width: 80%;
  }

  .ldList a li::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 0 !important;
    width: 2px;
    height: 20px;
    background-color: #cbe1f9;
  }

  /* .link-tab {
		display: none;
	}

	.footer {
		display: none;
	} */
  .tab-link-nav {
    display: flex;
  }

  .tab-link-nav li {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 14px;
    width: 20%;
    /* margin: 0 2px; */
    background-color: #fff;
    text-align: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 5px;
    position: relative;
    font-size: 10px;
    /* height: 83%; */
    /* transform: scale(0.9); */
    flex: 1;
    text-align: center;
  }

  .link-tab {
    margin-top: 0;
  }

  .tab-link-nav li:before {
    display: none;
  }

  .link-tab {
    min-height: auto;
  }

  .footer {
    padding: 25px 0 50px;
  }

  .inline-block:nth-child(1) {
    margin-left: 0;
  }

  .inline-block:nth-child(5) {
    margin-right: 0;
  }

  .footer .footer-mid {
    display: flex;
    justify-content: center;
    margin: 0;
  }

  .footer .footer-last {
    display: flex;
    justify-content: center;
  }

  .swiper1_box {
    position: relative;
    width: 75%;
    height: 20rem;
    z-index: 1003;
  }

  .swiper2_box {
    width: 100%;
    height: 22rem;
  }

  .ldList {
    display: none;
    width: 100%;
  }

  #tit_3 img,
  #tit_2 img {
    position: relative;
    width: 50%;
    z-index: 1001;
  }

  .tit_1 {
    margin-top: 119%;
  }

  .tit_1 img {
    width: 30%;
  }

  .nxssm {
    margin: 0 4%;
    border-radius: 10px;
    padding: 35px 0 15px;
  }

  #tit_2 {
    position: relative;
  }

  #tit_2::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 108%;
    background: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/zt/2025/2025xyxc/images/tit2_bg.png);
    background-size: 100% 100%;
    z-index: 1000;
    top: 75%;
  }

  .center div {
    font-weight: 700;
    font-size: 1rem;
    /* margin-right: 1rem; */
  }

  .dys_text_occupation {
    display: flex;
    justify-content: space-between;
  }

  #professiontemp {
    border-radius: 7px;
    overflow: hidden;
    font-size: 16px;
  }

  .dys_text_occupation label {
    font-weight: 700;
    /* color: #db4d47; */
    font-size: 1rem;
    /* margin-right: 1rem; */
  }

  .checkItem>div {
    /*display: flex;
     flex-direction: column;
    align-items: flex-start; */
  }

  .checkItem>div .el-cascader {
    width: 100% !important;
  }

  #app>div:nth-child(4)>div.form_first>div>div.form_label1.checkItem>div:nth-child(1)>div:nth-child(3)>div>div.el-input.el-input--suffix>input {
    float: right;
    max-width: 90% !important;
    font-size: 16px;
  }

  .el-radio__input.is-checked+.el-radio__label,
  .el-radio__label {
    font-size: 1rem;
  }

  .selectInput #input5 {
    padding-left: 5%;
    max-width: 85% !important;
    border-radius: 7px;
    overflow: hidden;
  }

  #app>div:nth-child(4)>div.form_first>div>div.form_label1.checkItem>div:nth-child(1) {
    margin-bottom: 0;
  }

  .ly {
    font-size: 1.2rem;
    margin-top: 0;
  }

  .imgbox {
    width: 50%;
    height: 90%;
  }

  .swiper-slide-active .imgbox::after {
    width: 23%;
    height: 10%;
    background-size: 100% 100%;
  }

  .imgtit {
    height: 10%;
    font-size: 12px;
    line-height: 19px;
    padding: 8px 10px 13px;
  }

  #tit_3 {
    margin-top: 16% !important;
    position: relative;
  }

  #tit_3::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 250%;
    background: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/zt/2025/2025xyxc/images/tit3_bg.png);
    background-size: 100% 100%;
    z-index: 1000;
    top: 5%;
  }

  .moreText {
    margin-right: 3%;
    margin-top: 0px;
    font-size: 14px;
  }

  .swiper2_box .imgbox2 {
    width: 100%;
    height: 100%;
  }

  .swiper2 {
    margin-top: 5%;
    position: relative;
    z-index: 1003;
    margin-bottom: 3%;
  }

  .imgbox2_tit {
    height: 10%;
    font-size: 12px;
    line-height: 20px;
    padding: 8px 10px 25px;
  }

  .swiper-slide-next .imgbox2::after {
    display: none;
  }

  .swiper-slide-active .imgbox2::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 23%;
    height: 8%;
    background-size: 100% 100%;
    background-image: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/zt/2025/2025xyxc/images/bf.png);
  }

  .footer_phone {
    margin-top: 4rem;
    width: 100%;
    display: block;
  }

  .form p {
    /* font-size: 20px; */
    margin: 0;
  }

  .isJY {
    display: none !important;
  }

  .form_label1 {
    font-size: 20px;
  }

  .isJy2 {
    display: flex !important;
    justify-content: flex-start !important;
    margin-bottom: 0 !important;
  }

  #v_container {
    display: flex;
    justify-content: flex-end;
    width: 120px;
    height: 40px;
    margin: 0 0 0 10px;
  }

  /* .swiper1 {
    width: 90%;
    margin: 0 auto;
  } */
  .swiper-button-prev-1,
  .swiper-button-next-1 {
    top: 49%;
    width: 7%;
    height: 26%;
    background-size: 100% 100%;
  }

  .swiper-button-prev-2,
  .swiper-button-next-2 {
    width: 15px;
    height: 35px;
    background-size: 100% 100%;
  }

  .swiper-button-prev-2 {
    right: 13%;
  }

  .swiper-button-next-2 {
    left: 13%;
  }

  .swiper-button-prev-1 {
    right: 3%;
  }

  .swiper-button-next-1 {
    left: 3%;
  }

  /* .checkItem .selectInput {
    margin-bottom: 13px;
  } */
  .swiper-slide-next .imgbox2 .imgbox_shadow {
    display: block;
  }

  .swiper-slide-active .imgbox2 .imgbox_shadow {
    display: none;
  }

  #app>div:nth-child(5)>div.form_first>div>div.form_label1.checkItem>div:nth-child(1)>div:nth-child(3)>div>div.el-input.el-input--suffix>input {
    height: 42px;
    float: right;
    max-width: 90% !important;
    font-size: 16px;
  }

  #app>div:nth-child(5)>div.form_first>div>div.form_label1.checkItem>div:nth-child(1) {
    margin-bottom: 0;
  }

  /* #app > div:nth-child(5) > div.form_first > div > div.form_label1.checkItem > div:nth-child(2){

  } */
  #phone {
    max-width: 100% !important;
    margin-left: 0px;
    flex: 1;
    padding-left: 18px;
    width: inherit;
  }

  #app>div:nth-child(5)>div.form_first>div>div.form_label1.checkItem>div:nth-child(1)>div.selectInput.selectBox.dropdown.flex-center {
    margin-bottom: 13px;
  }

  .phoneTip {
    top: 0%;
    right: 0;
    left: auto;
  }

  #form_label1>div:nth-child(2)>div.el-cascader>div.el-input.el-input--suffix>input {
    height: 42px;
  }

  .el-cascader .el-input .el-input__inner:focus,
  .el-cascader .el-input.is-focus .el-input__inner {
    border-color: #c0c4cc;
  }

  #professiontemp {
    flex: 1;
    width: auto !important;
    padding-left: 2% !important;
    max-width: 100% !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    /* padding-right: 60px; */
  }

  #form_label1>div:nth-child(2)>div.el-cascader {
    flex: 1;
    /* width: 67.5% !important; */
    margin-right: 0;
  }

  #form_label1>div:nth-child(2)>div.el-cascader>div.el-input.el-input--suffix>input {
    padding-left: 2%;
  }

  .imgbox .imgbox_shadow,
  .imgbox2 .imgbox_shadow {
    background: rgba(0, 0, 0, 0.4);
  }

  #app>div:nth-child(5)>div.form_first>div>div.form_label1.dys_message_title>div:nth-child(1) {
    display: flex;
  }

  .el-cascader .el-input {
    margin-right: 0;
  }
}