.ver-img-text {
  text-align: center;
  display: inline-block;
  width: 1.9rem;
}
.ver-img-text img {
  width: 0.48rem;
  height: 0.48rem;
}
.ver-img-text .text {
  margin: 0 auto;
  font-size: 0.16rem;
  color: #333;
  max-width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ver-img-text.service-item {
  width: 1.9rem;
  height: 1.24rem;
  background: #F9F9F9;
  border-radius: 0.08rem;
  padding: 0.18rem 0;
}
.ver-img-text.service-item img {
  width: 0.46rem;
  height: 0.48rem;
}
.ver-img-text.service-item .text {
  margin-top: 0.09rem;
  font-size: 0.18rem;
}
.ver-img-text.gov-pub-item {
  width: 1.9rem;
  height: 0.88rem;
  background: url(gov-pub-bg.png) no-repeat;
  background-size: 100% 100%;
  padding: 0.16rem 0;
}
.ver-img-text.gov-pub-item img {
  width: 0.41rem;
  height: 0.29rem;
}
.ver-img-text.gov-pub-item .text {
  margin-top: 0.11rem;
  font-size: 0.18rem;
}
@media screen and (max-width: 768px) {
  .ver-img-text {
    width: 3.03rem;
  }
  .ver-img-text img {
    width: 0.65rem;
    height: 0.68rem;
  }
  .ver-img-text .text {
    font-size: 0.32rem;
  }
  .ver-img-text.service-item {
    width: 3.03rem;
    height: 1.96rem;
    padding: 0.18rem 0 0.35rem;
  }
  .ver-img-text.service-item img {
    width: 0.65rem;
    height: 0.68rem;
  }
  .ver-img-text.service-item .text {
    margin-top: 0.08rem;
    font-size: 0.32rem;
  }
  .ver-img-text.gov-pub-item {
    width: 3.03rem;
    height: 1.56rem;
    padding: 0.35rem 0 0.27rem;
  }
  .ver-img-text.gov-pub-item img {
    width: 0.65rem;
    height: 0.46rem;
  }
  .ver-img-text.gov-pub-item .text {
    margin-top: 0.016rem;
    font-size: 0.32rem;
  }
}

.pics-list .img-item {
  display: inline-block;
}
.pics-list .img-item a {
  display: block;
  width: 100%;
  height: 100%;
}
.pics-list .img-item img {
  width: 100%;
  height: 100%;
}
.pics-list.index-img-row .img-item {
  width: 4.4rem;
  height: 1.18rem;
  margin-right: 0.4rem;
}
.pics-list.index-img-row .img-item:last-child {
  margin-right: 0;
}
.pics-list.columns-img-row .img-item {
  width: 3.311rem;
  height: 1.86rem;
  margin-right: 0.25rem;
}
.pics-list.columns-img-row .img-item:last-child {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .pics-list.index-img-row .img-item {
    width: 7.02rem;
    height: 1.89rem;
    margin-right: 0;
    margin-top: 0.24rem;
  }
  .pics-list.index-img-row .img-item:first-child {
    margin-bottom: 0;
  }
  .pics-list.columns-img-row .img-item {
    width: 3.39rem;
    height: 1.91rem;
    margin-right: 0.24rem;
    margin-top: 0.23rem;
  }
  .pics-list.columns-img-row .img-item:nth-child(-n + 2) {
    margin-top: 0.23rem;
  }
  .pics-list.columns-img-row .img-item:nth-child(2n) {
    margin-right: 0;
  }
}

.footer-info {
  width: 100%;
  margin: 0 auto;
  background-color: #F4F6F8;
  padding: 0.22rem 0;
  border-top: 0.01rem solid #DEE2E6;
}
.footer-info .level-1 {
  width: 12.8rem;
  margin: 0 auto;
}
.footer-info .level-1 .lx {
  display: inline-block;
  width: 1.6rem;
  height: 1.4rem;
  background: #F4F6F8;
  border-radius: 0.04rem;
  padding-top: 0.4rem;
  margin-left: 0.19rem;
  border: 0.02rem solid #fff;
  box-shadow: 0 0.02rem 0.08rem 0 rgba(122, 140, 168, 0.16);
}
.footer-info .level-1 .lx img {
  display: block;
  width: 0.32rem;
  height: 0.32rem;
  margin: 0 auto;
}
.footer-info .level-1 .lx span {
  display: inline-block;
  width: 100%;
  font-size: 0.18rem;
  color: #333333;
  text-align: center;
  margin-top: 0.09rem;
}
.footer-info .level-1 .lx:first-child {
  margin-left: 0;
}
.footer-info .level-1 .info {
  display: inline-block;
  width: 3.8rem;
  height: 1.4rem;
  background: #f4F6F8;
  margin-left: 0.2rem;
  border-radius: 0.04rem;
  vertical-align: top;
  padding: 0 0.2rem;
  padding-top: 0.27rem;
  border: 0.02rem solid #fff;
  box-shadow: 0 0.02rem 0.08rem 0 rgba(122, 140, 168, 0.16);
}
.footer-info .level-1 .info span {
  display: block;
  margin-top: 0.06rem;
  width: 100%;
  font-size: 0.16rem;
  color: #333;
}
.footer-info .level-1 .dzjg {
  padding-top: 0.36rem;
}
.footer-info .level-1 .dzjg img {
  width: 0.56rem;
  height: 0.68rem;
}
.footer-info .level-1 .zc {
  padding-top: 0.43rem;
}
.footer-info .level-1 .zc img {
  width: 1.1rem;
  height: 0.55rem;
}
.web-info {
  width: 100%;
  background: #154CAF;
  padding: 0.32rem 0;
}
.web-info .level-2 {
  width: 12.8rem;
  line-height: 0.2rem;
  margin-top: 0.29rem;
  margin: 0 auto;
}
.web-info .level-2 span,
.web-info .level-2 .ba {
  font-size: 0.16rem;
  color: #fff;
}
.web-info .level-2 .ga {
  margin-left: 0.46rem;
}
.web-info .level-2 .ga img {
  width: 0.18rem;
  height: 0.19rem;
  vertical-align: top;
  margin-right: 0.04rem;
}
.web-info .level-2 .ba {
  margin-left: 0.32rem;
}
@media screen and (max-width: 768px) {
  .footer-info {
    padding: 0.4rem 0.24rem 0.32rem;
  }
  .footer-info .level-1 {
    width: 100%;
  }
  .footer-info .level-1 .lx {
    display: inline-block;
    width: 2.2rem;
    height: 1.96rem;
    box-shadow: 0 0.02rem 0.08rem 0rem rgba(122, 140, 168, 0.16);
    border-radius: 0.04rem;
    padding-top: 0.4rem;
    margin-left: 0.2rem;
  }
  .footer-info .level-1 .lx img {
    width: 0.6rem;
    height: 0.6rem;
  }
  .footer-info .level-1 .lx span {
    font-size: 0.32rem;
  }
  .footer-info .level-1 .lx:first-child {
    margin-left: 0;
  }
  .footer-info .level-1 .lx:nth-last-child(1),
  .footer-info .level-1 .lx:nth-last-child(2) {
    width: 2.11rem;
    height: 1.58rem;
  }
  .footer-info .level-1 .info {
    display: inline-block;
    width: 100%;
    height: 2.15rem;
    margin: 0.24rem 0;
    padding: 0.35rem 0;
  }
  .footer-info .level-1 .info span {
    display: block;
    text-align: center;
    height: 0.48rem;
    line-height: 0.48rem;
    width: 100%;
    font-size: 0.32rem;
    font-weight: 300;
  }
  .footer-info .level-1 .dzjg {
    padding-top: 0.36rem;
    width: 2.11rem;
    height: 1.58rem;
    margin-left: 1.3rem;
  }
  .footer-info .level-1 .dzjg img {
    width: 0.72rem;
    height: 0.86rem;
  }
  .footer-info .level-1 .zc {
    padding-top: 0.43rem;
  }
  .footer-info .level-1 .zc img {
    width: 1.5rem;
    height: 0.75rem;
  }
  .web-info {
    padding: 0.37rem 0 0.4rem;
  }
  .web-info .level-2 {
    width: 100%;
    display: flex;
    flex-direction: column;
    text-align: center;
  }
  .web-info .level-2 span,
  .web-info .level-2 .ba {
    font-size: 0.32rem;
    line-height: 0.45rem;
    font-weight: 300;
    color: #fff;
  }
  .web-info .level-2 .ga {
    margin-left: 0rem;
  }
  .web-info .level-2 .ga img {
    width: 0.36rem;
    height: 0.38rem;
    vertical-align: top;
    margin-right: 0.04rem;
  }
  .web-info .level-2 .ba {
    margin-left: 0;
  }
}

.cm-location {
  position: relative;
  padding: 0.26rem 0 0.29rem 0.29rem;
  background: url(bread-crumbs.png) no-repeat;
  background-position: 0 0.29rem;
  background-size: 0.18rem 0.18rem;
  font-size: 0.168rem;
  color: #999;
}
.cm-location a {
  padding: 0;
  font-size: 0.18rem;
  color: #999;
}
.cm-location a span {
  margin-left: 0.05rem;
}
.cm-location a:hover {
  color: #015293;
}
.cm-location .arrow {
  margin: 0 0.02rem;
}
.cm-location .cur,
.cm-location span.cur {
  font-size: 0.18rem;
  color: #015293;
}
.cm-location::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.08rem;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .cm-location {
    margin-left: 0.24rem;
    padding: 0.24rem;
    padding-left: 0.36rem;
    background-size: 0.28rem 0.28rem;
    background-position: 0 0.32rem;
    font-size: 0.28rem;
  }
  .cm-location a {
    font-size: 0.28rem;
  }
  .cm-location .arrow {
    margin: 0 0.04rem;
  }
  .cm-location .cur,
  .cm-location span.cur {
    font-size: 0.28rem;
  }
  .cm-location::after {
    display: none;
  }
}

.letter-index .info-instructions {
  width: 12.8rem;
  margin: 0 auto;
  border-radius: 0.08rem;
  border: 0.2rem solid #F2F6F9;
  background-color: #fff;
  padding: 0.34rem;
}
.letter-index .info-instructions .head {
  height: 0.34rem;
  position: relative;
}
.letter-index .info-instructions .head .left-title {
  font-size: 0.24rem;
  color: #111111;
  line-height: 0.34rem;
  font-weight: bold;
}
.letter-index .info-instructions .head .left-title img {
  width: 0.21rem;
  height: 0.24rem;
  transform: translateY(-0.03rem);
}
.letter-index .info-instructions .head .cm-location {
  position: absolute;
  top: -0.22rem;
  right: 0;
}
.letter-index .info-instructions .content-body {
  position: relative;
  width: 100%;
  background-color: #F9F9F9;
  padding: 0.29rem 0.56rem 0.29rem 0.3rem;
  margin-top: 0.3rem;
}
.letter-index .info-instructions .content-body .content {
  position: relative;
  font-size: 0.18rem;
  color: #333;
  line-height: 0.36rem;
  z-index: 2;
}
.letter-index .info-instructions .content-body .info-decorate {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.letter-index .info-instructions .btn-line {
  text-align: center;
  margin-top: 0.3rem;
}
.letter-index .info-instructions .btn-line .agree,
.letter-index .info-instructions .btn-line .disagree {
  display: inline-block;
  width: 2.4rem;
  height: 0.46rem;
  text-align: center;
  line-height: 0.46rem;
  border-radius: 0.04rem;
  font-size: 0.18rem;
  margin-right: 0.32rem;
  color: #fff;
  cursor: not-allowed;
}
.letter-index .info-instructions .btn-line .agree {
  background-color: #015293;
}
.letter-index .info-instructions .btn-line .disagree {
  background-color: #EDF2F7;
  color: #999;
  cursor: pointer;
}
.letter-index .letter-form {
  display: none;
  width: 12.8rem;
  margin: 0 auto;
  border-radius: 0.08rem;
  border: 0.2rem solid #F2F6F9;
  background-color: #fff;
  padding: 0.34rem;
}
.letter-index .letter-form .head {
  height: 0.34rem;
  position: relative;
}
.letter-index .letter-form .head .left-title {
  font-size: 0.24rem;
  color: #111111;
  line-height: 0.34rem;
  font-weight: bold;
}
.letter-index .letter-form .head .left-title img {
  width: 0.3rem;
  height: 0.3rem;
  transform: translateY(-0.01rem);
}
.letter-index .letter-form .head .cm-location {
  position: absolute;
  top: -0.22rem;
  right: 0;
}
.letter-index .letter-form .write-form {
  margin-top: 0.28rem;
  width: 11.72rem;
  height: 9.65rem;
  background-color: #F3F7F9;
  border-radius: 0.08rem;
}
.letter-index .letter-form .write-form .form-head {
  width: 100%;
  height: 0.56rem;
  color: #DD3A3A;
  font-size: 0.2rem;
  line-height: 0.56rem;
  padding-left: 0.24rem;
  border-radius: 0.08rem;
}
.letter-index .letter-form .write-form .form-content {
  width: 11.64rem;
  height: 9.05rem;
  background-color: #fff;
  border-radius: 0.04rem;
  padding: 0.32rem 0.23rem;
}
.letter-index .letter-form .write-form .form-content .line-tit {
  font-size: 0.22rem;
  font-weight: bold;
  color: #111;
  line-height: 0.24rem;
  padding-left: 0.18rem;
}
.letter-index .letter-form .write-form .form-content .line-tit::before {
  float: left;
  content: '';
  width: 0.06rem;
  height: 0.18rem;
  background: #015293;
  border-radius: 0.03rem;
  margin-top: 0.03rem;
  margin-right: 0.12rem;
}
.letter-index .letter-form .write-form .line-body {
  padding-top: 0.32rem;
}
.letter-index .letter-form .write-form .line-body .item {
  float: left;
  margin-bottom: 0.2rem;
}
.letter-index .letter-form .write-form .line-body .item.line {
  float: none;
  margin-bottom: 0.2rem;
}
.letter-index .letter-form .write-form .line-body .item.full-item {
  margin-right: 0;
}
.letter-index .letter-form .write-form .line-body .input-title {
  float: left;
  width: 1.08rem;
  text-align: right;
  padding-right: 0.1rem;
  font-size: 0.18rem;
  color: #333;
  line-height: 0.44rem;
}
.letter-index .letter-form .write-form .line-body input,
.letter-index .letter-form .write-form .line-body select,
.letter-index .letter-form .write-form .line-body textarea {
  box-sizing: border-box;
  outline: none;
  float: left;
  width: 4rem;
  height: 0.44rem;
  border: 1px solid #ddd;
  padding: 0 0.2rem;
  font-size: 0.18rem;
}
.letter-index .letter-form .write-form .line-body input.full-input {
  width: 9.88rem;
}
.letter-index .letter-form .write-form .line-body select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(arrow.png) no-repeat 3.64rem center transparent;
  background-size: 0.16rem 0.16rem;
}
.letter-index .letter-form .write-form .required {
  float: left;
  color: #DD3A3A;
  line-height: 0.44rem;
  font-size: 0.18rem;
  margin-left: 0.13rem;
}
.letter-index .letter-form .write-form .second-tit {
  margin-top: 0.28rem;
}
.letter-index .letter-form .write-form .line-body textarea.full-textarea {
  width: 9.88rem;
  height: 1.44rem;
  padding-top: 0.05rem;
  padding-bottom: 0.05rem;
}
.letter-index .letter-form .write-form .has-btn-item {
  position: relative;
}
.letter-index .letter-form .write-form .item.left-item {
  margin-right: 0.57rem;
}
.letter-index .letter-form .write-form .choose {
  position: absolute;
  right: 0.22rem;
  width: 1.3rem;
  height: 0.44rem;
  font-size: 0.18rem;
  background-color: #015293;
  color: #fff;
  line-height: 0.44rem;
  text-align: center;
  cursor: pointer;
}
.letter-index .letter-form .write-form .line-body input.min-input {
  padding-right: 1.5rem;
}
.letter-index .letter-form .write-form .line-body .verification {
  float: left;
  width: 0.9rem;
  height: 0.44rem;
  margin-left: 0.1rem;
  cursor: pointer;
}
.letter-index .letter-form .write-form .line-body .info {
  float: left;
  margin-left: 0.18rem;
  line-height: 0.44rem;
  color: #333;
  font-size: 0.18rem;
}
.letter-index .letter-form .write-form .line-btn {
  transform: translateX(0.27rem);
  text-align: center;
  margin-top: 0.4rem;
}
.letter-index .letter-form .write-form button.submit,
.letter-index .letter-form .write-form button.reset {
  width: 2.4rem;
  height: 0.46rem;
  text-align: center;
  line-height: 0.46rem;
  border-radius: 0.04rem;
  font-size: 0.18rem;
  margin-right: 0.32rem;
  color: #fff;
  cursor: pointer;
}
.letter-index .letter-form .write-form button.submit {
  background-color: #015293;
}
.letter-index .letter-form .write-form button.reset {
  color: #999;
}
@media screen and (max-width: 768px) {
  .letter-index .info-instructions {
    width: 7.02rem;
    border: 0.24rem solid #F2F6F9;
    padding: 0.32rem 0.26rem;
  }
  .letter-index .info-instructions .head {
    height: 0.36rem;
  }
  .letter-index .info-instructions .head .left-title {
    font-size: 0.36rem;
    line-height: 0.36rem;
  }
  .letter-index .info-instructions .head .left-title img {
    width: 0.44rem;
    height: 0.44rem;
    transform: translateY(-0.03rem);
  }
  .letter-index .info-instructions .head .cm-location {
    padding-right: 0;
    background-position: 0 0.25rem;
    top: -0.17rem;
  }
  .letter-index .info-instructions .head .cm-location a,
  .letter-index .info-instructions .head .cm-location span {
    display: inline-block;
    height: 100%;
    max-width: 1.05rem;
    font-size: 0.24rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .letter-index .info-instructions .content-body {
    padding: 0.24rem;
    margin-top: 0.32rem;
  }
  .letter-index .info-instructions .content-body .content {
    position: relative;
    font-size: 0.32rem;
    line-height: 0.48rem;
  }
  .letter-index .info-instructions .btn-line {
    text-align: center;
    margin-top: 0.3rem;
  }
  .letter-index .info-instructions .btn-line .agree,
  .letter-index .info-instructions .btn-line .disagree {
    display: inline-block;
    width: 100%;
    height: 0.88rem;
    text-align: center;
    line-height: 0.88rem;
    font-size: 0.32rem;
    margin-right: 0;
  }
  .letter-index .info-instructions .btn-line .agree {
    margin-bottom: 0.24rem;
  }
  .letter-index .letter-form {
    width: 7.02rem;
    border: 0.24rem solid #F2F6F9;
    padding: 0.32rem 0.26rem;
  }
  .letter-index .letter-form .head {
    height: 0.36rem;
  }
  .letter-index .letter-form .head .left-title {
    font-size: 0.36rem;
    line-height: 0.36rem;
  }
  .letter-index .letter-form .head .left-title img {
    width: 0.44rem;
    height: 0.44rem;
    transform: translateY(-0.03rem);
  }
  .letter-index .letter-form .head .cm-location {
    padding-right: 0;
    background-position: 0 0.25rem;
    top: -0.17rem;
  }
  .letter-index .letter-form .head .cm-location a,
  .letter-index .letter-form .head .cm-location span {
    display: inline-block;
    height: 100%;
    max-width: 1.05rem;
    font-size: 0.24rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .letter-index .letter-form .write-form {
    width: 6.06rem;
    height: auto;
    padding-bottom: 0.04rem;
  }
  .letter-index .letter-form .write-form .form-head {
    height: 0.76rem;
    line-height: 0.76rem;
    font-size: 0.28rem;
  }
  .letter-index .letter-form .write-form .form-content {
    width: 5.94rem;
    height: auto;
  }
  .letter-index .letter-form .write-form .form-content .line-tit {
    font-size: 0.32rem;
    line-height: 0.32rem;
    padding-left: 0;
  }
  .letter-index .letter-form .write-form .item {
    display: flex;
    flex-direction: column;
    position: relative;
  }
  .letter-index .letter-form .write-form .item .left-item {
    margin-right: 0;
  }
  .letter-index .letter-form .write-form .item .input-title {
    width: 100%;
    padding: 0;
    text-align: left;
    font-size: 0.32rem;
    margin-bottom: 0.16rem;
  }
  .letter-index .letter-form .write-form .item input,
  .letter-index .letter-form .write-form .item select,
  .letter-index .letter-form .write-form .item input.full-input {
    width: 5.46rem;
    height: 0.88rem;
    font-size: 0.32rem;
  }
  .letter-index .letter-form .write-form .item .required {
    position: absolute;
    top: 0.05rem;
    right: 0.05rem;
    font-size: 0.24rem;
  }
  .letter-index .letter-form .write-form .item select {
    background: url(arrow.png) no-repeat 4.82rem center transparent;
    background-size: 0.4rem 0.4rem;
  }
  .letter-index .letter-form .write-form .yzm {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .letter-index .letter-form .write-form .yzm .info {
    font-size: 0.28rem;
    margin-top: 0.26rem;
  }
  .letter-index .letter-form .write-form .yzm input {
    width: 3.74rem;
  }
  .letter-index .letter-form .write-form .yzm .verification {
    width: 1.6rem;
    height: 0.88rem;
    margin-left: 0;
  }
  .letter-index .letter-form .write-form .choose {
    width: 1.6rem;
    height: 0.8rem;
    line-height: 0.8rem;
    top: 0.63rem;
    right: 0.04rem;
    font-size: 0.28rem;
  }
  .letter-index .letter-form .write-form .item.left-item {
    margin-right: 0;
  }
  .letter-index .letter-form .write-form .line-body textarea.full-textarea {
    width: 5.46rem;
    height: 4.15rem;
  }
}

.small-block .hidden {
  display: none !important;
}
.small-block .small-block-header {
  width: 4.42rem;
  border-bottom: 0.05rem solid #154CAF;
  padding-bottom: 0.1rem;
  position: relative;
}
.small-block .small-block-header .text {
  font-size: 0.24rem;
}
.small-block .small-block-header .left img {
  width: 0.36rem;
  height: 0.36rem;
  vertical-align: middle;
}
.small-block .small-block-header .left span {
  font-weight: bold;
  font-size: 0.24rem;
  color: #110000;
  line-height: 0.24rem;
  vertical-align: middle;
  margin-left: 0.09rem;
}
.small-block .small-block-header .right {
  position: absolute;
  top: 0;
  right: 0;
}
.small-block .small-block-header .right .search {
  border-radius: 0.02rem;
  border: 0.01rem solid #CCD6E9;
  padding: 0.08rem;
  font-size: 0.14rem;
  color: #999999;
  line-height: 0.19rem;
  display: inline-block;
  vertical-align: middle;
}
.small-block .small-block-header .right .search img {
  width: 0.15rem;
  height: 0.15rem;
  cursor: pointer;
}
.small-block .small-block-header .right .more {
  margin-left: 0.12rem;
  font-size: 0.14rem;
  color: #999999;
  line-height: 0.4rem;
  vertical-align: middle;
  cursor: pointer;
}
.small-block .content {
  width: 4.4rem;
  height: 6rem;
  background: #FFFFFF;
  border: 0.01rem solid #E9E9E9;
}
@media screen and (max-width: 768px) {
  .small-block .small-block-header {
    width: 7.02rem;
    padding-bottom: 0.27rem;
  }
  .small-block .small-block-header .left img {
    width: 0.72rem;
    height: 0.72rem;
  }
  .small-block .small-block-header .left span {
    font-size: 0.36rem;
    line-height: 0.36rem;
    margin-left: 0.12rem;
  }
  .small-block .small-block-header .right .search {
    padding: 0.18rem;
    font-size: 0.28rem;
    line-height: 0.37rem;
  }
  .small-block .small-block-header .right .search img {
    width: 0.3rem;
    height: 0.3rem;
  }
  .small-block .small-block-header .right .more {
    font-size: 0.28rem;
    line-height: 0.75rem;
  }
  .small-block .content {
    width: 7.02rem;
    height: 11.19rem;
    background: #FFFFFF;
    border: 0.01rem solid #E9E9E9;
  }
}

.LiDateAndBtn {
  width: 100%;
  height: 0.73rem;
  line-height: 0.73rem;
  font-size: 0.2rem;
  border-bottom: 0.01rem solid #E0E0E0;
}
.LiDateAndBtn .end,
.LiDateAndBtn .ing {
  margin-top: 0.24rem;
  font-size: 0.16rem;
  line-height: 0.24rem;
  height: 0.24rem;
  padding: 0 0.02rem;
  margin-right: 0.05rem;
  border-radius: 0.04rem;
}
.LiDateAndBtn .end {
  border: 1px solid #D9D9D9;
  color: #999999;
}
.LiDateAndBtn .ing {
  color: #154CAF;
  border: 0.01rem solid #ADD9FD;
}
.LiDateAndBtn .li-tit {
  font-size: 0.18rem;
  color: #22222A;
  max-width: 66%;
}
.LiDateAndBtn .time {
  font-size: 0.18rem;
  color: #999999;
  margin-right: 0.24rem;
}
.LiDateAndBtn .btn-ing {
  font-size: 0.18rem;
  color: #154CAF;
}
.LiDateAndBtn .btn-end {
  font-size: 0.18rem;
  color: #19721B;
}
@media screen and (max-width: 768px) {
  .LiDateAndBtn {
    width: 100%;
    height: unset;
    line-height: 0.48rem;
    font-size: 0.32rem;
    border-bottom: 0.01rem solid #E0E0E0;
    padding-top: 0.24rem;
    padding-bottom: 0.27rem;
  }
  .LiDateAndBtn .end,
  .LiDateAndBtn .ing {
    display: inline-block;
    margin-top: 0.05rem;
    font-size: 0.24rem;
    line-height: 0.4rem;
    height: 0.4rem;
    padding: 0 0.05rem;
    border-radius: 0.04rem;
  }
  .LiDateAndBtn .end {
    border: 1px solid #D9D9D9;
    color: #999999;
  }
  .LiDateAndBtn .ing {
    color: #154CAF;
    border: 0.01rem solid #ADD9FD;
  }
  .LiDateAndBtn .more {
    margin-top: 0.1rem;
    width: 100%;
  }
  .LiDateAndBtn .more .time {
    font-size: 0.24rem;
  }
  .LiDateAndBtn .more .btn-end,
  .LiDateAndBtn .more .btn-ing {
    float: right;
    font-size: 0.28rem;
  }
  .LiDateAndBtn .li-tit {
    font-size: 0.32rem;
    color: #22222A;
    max-width: unset;
    overflow: unset;
    text-overflow: unset;
    white-space: unset;
  }
  .LiDateAndBtn .time {
    font-size: 0.18rem;
    color: #999999;
    margin-right: 0.24rem;
  }
  .LiDateAndBtn .btn-ing {
    font-size: 0.18rem;
    color: #154CAF;
  }
  .LiDateAndBtn .btn-end {
    font-size: 0.18rem;
    color: #19721B;
  }
}

.dsj {
  background-image: url(dsj-bg.png);
  background-size: 100% 100%;
  padding: 0.16rem 0.2rem;
  width: 4.27rem;
  height: 4.36rem;
}
.dsj .title {
  font-weight: bold;
  font-size: 0.22rem;
  color: #111111;
  line-height: 0.22rem;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .dsj {
    padding: 0.3rem;
    width: 7.02rem;
    height: 7.48rem;
  }
  .dsj .title {
    font-size: 0.36rem;
    line-height: 0.36rem;
  }
}

.top-new {
  width: 100%;
  height: 0.77rem;
  margin-top: 0.16rem;
}
.top-new .date {
  width: 0.77rem;
  height: 0.77rem;
  background: linear-gradient(180deg, rgba(244, 246, 248, 0.8) 0%, #FFFFFF 100%);
  box-shadow: 0 0.02rem 0.08rem 0 rgba(122, 140, 168, 0.16);
  border-radius: 0.08rem;
  border: 0.02rem solid #FFFFFF;
  backdrop-filter: blur(0.04rem);
  box-sizing: border-box;
  padding: 0.14rem 0.04rem;
}
.top-new .date .day {
  width: 100%;
  font-size: 0.2rem;
  color: #333;
  text-align: center;
}
.top-new .date .year {
  width: 100%;
  font-size: 0.16rem;
  color: #666;
  text-align: center;
}
.top-new .tn-con {
  display: inline-block;
  margin-left: 0.12rem;
  max-width: calc(100% - 0.89rem);
}
.top-new .tn-con .title {
  display: inline-block;
  font-size: 0.18rem;
  color: #333;
  max-width: 5.3rem;
  margin-top: 0.02rem;
}
.top-new .tn-con .content {
  font-size: 0.14rem;
  color: #999;
  line-height: 0.2rem;
  margin-top: 0.1rem;
}
.top-new .tn-con:hover .title,
.top-new .tn-con:hover .content {
  color: #3E79D6;
}
@media screen and (max-width: 768px) {
  .top-new {
    width: 100%;
    height: 1.18rem;
  }
  .top-new .date {
    width: 1.28rem;
    height: 100%;
    padding-top: 0.22rem;
  }
  .top-new .date .day {
    font-size: 0.28rem;
  }
  .top-new .date .year {
    font-size: 0.28rem;
  }
  .top-new .tn-con {
    display: inline-block;
    max-width: calc(100% - 1.5rem);
    margin-left: 0.22rem;
  }
  .top-new .tn-con .title {
    display: inline-block;
    font-size: 0.32rem;
    color: #333;
    max-width: 100%;
    margin-top: 0.02rem;
  }
  .top-new .tn-con .content {
    -webkit-line-clamp: 1;
    font-size: 0.28rem;
    line-height: 0.28rem;
  }
  .top-new .tn-con:hover .title,
  .top-new .tn-con:hover .content {
    color: #3E79D6;
  }
}

.block-list {
  width: 12.8rem;
}
.block-list .block-item {
  width: 2.88rem;
  height: 0.48rem;
  box-shadow: 0rem 0.02rem 0.08rem 0rem rgba(0, 0, 0, 0.12);
  border-radius: 0.04rem;
  border: 0.02rem solid #FFFFFF;
  padding: 0.16rem 0;
  text-align: center;
  margin-right: 0.42rem;
  margin-bottom: 0.3rem;
  font-weight: 400;
  font-size: 0.18rem;
  color: #000000;
  line-height: 0.18rem;
  display: inline-block;
  background-image: url(block-item-bg.png);
  background-size: 100% 100%;
}
.block-list .block-item:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .block-list {
    width: 6.54rem;
  }
  .block-list .block-item {
    width: 3.15rem;
    height: 0.88rem;
    padding: 0.28rem 0;
    margin-right: 0.24rem;
    margin-bottom: 0.32rem;
    font-size: 0.32rem;
    line-height: 0.32rem;
  }
  .block-list .block-item:nth-child(2n) {
    margin-right: 0;
  }
}

.tab-list {
  width: 11.4rem;
}
.tab-list .tab-item {
  display: inline-block;
  width: 3.79rem;
  height: 0.68rem;
  background: #F0F5FF;
  border-radius: 0.08rem;
  padding: 0.13rem 0;
  text-align: center;
}
.tab-list .tab-item img {
  width: 0.42rem;
  height: 0.42rem;
  vertical-align: middle;
  margin-right: 0.18rem;
}
.tab-list .tab-item span {
  font-weight: bold;
  font-size: 0.2rem;
  color: #373736;
  line-height: 0.2rem;
  vertical-align: middle;
}
.tab-list .selected {
  background-image: url(selected-tab-bg.png);
  background-size: 100% 100%;
}
.tab-list .selected span {
  color: #FFFFFF;
}

.link-item {
  display: block;
  width: 4rem;
  height: 0.64rem;
  padding: 0.2rem 0.24rem;
  background-color: #F9F9F9;
  border-radius: 0.08rem;
  margin-bottom: 0.1rem;
  font-size: 0.18rem;
  color: #333333;
  line-height: 0.24rem;
}
.link-item:last-child {
  margin-bottom: 0;
}
.link-item:hover {
  color: #154CAF;
}
.link-item .left img {
  width: 0.24rem;
  height: 0.24rem;
  margin-right: 0.07rem;
}
.link-item .right img {
  width: 0.06rem;
  height: 0.11rem;
}
@media screen and (max-width: 768px) {
  .link-item {
    width: 6.38rem;
    height: 0.88rem;
    padding: 0.2rem 0.2rem 0.2rem 0.24rem;
    background-color: #F9F9F9;
    border-radius: 0.08rem;
    margin-bottom: 0.24rem;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.48rem;
  }
  .link-item .left img {
    width: 0.48rem;
    height: 0.48rem;
    margin-right: 0.07rem;
  }
  .link-item .right img {
    width: 0.12rem;
    height: 0.22rem;
  }
}

.net-map {
  display: inline-block;
}
.net-map .f-link .ft-link .cm-drop {
  position: relative;
  line-height: unset;
  font-size: unset;
}
.net-map .f-link .ft-link .cm-drop .retangle {
  content: '';
  width: 0;
  height: 0;
  border-top: 0.14rem solid;
  border-right: 0.14rem solid transparent;
  border-left: 0.14rem solid transparent;
  position: absolute;
  top: -0.28rem;
  left: 0.91rem;
  color: #5079c4;
  display: none;
}
.net-map .f-link .ft-link .cm-drop .text-center {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.net-map .f-link .ft-link .cm-drop .drop-select {
  display: inline-block;
  width: 1.82rem;
  height: 0.4rem;
  background: linear-gradient(180deg, #F4F6F8 0%, #FFFFFF 100%);
  box-shadow: 0rem 0.02rem 0.08rem 0rem rgba(122, 140, 168, 0.16);
  border-radius: 0.04rem;
  border: 0.02rem solid #FFFFFF;
  margin-right: 0.2rem;
  position: unset;
}
.net-map .f-link .ft-link .cm-drop .drop-select .select {
  padding-left: 0.2rem;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.net-map .f-link .ft-link .cm-drop .drop-select .tit {
  font-size: 0.18rem;
  color: #191919;
  line-height: 0.18rem;
  max-width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.net-map .f-link .ft-link .cm-drop .drop-select .arrow-icon {
  width: 0.16rem;
  height: 0.16rem;
  background: url(f-xl-arrow.png) no-repeat;
  background-size: 100%;
}
.net-map .f-link .ft-link .cm-drop .drop-select:last-child {
  margin-right: 0;
}
.net-map .f-link .ft-link .cm-drop .dropdown-menu {
  width: 14rem;
  height: 1.66rem;
  bottom: 0.67rem;
  left: 50%;
  transform: translateX(-7rem);
  padding: 0;
  background: #5079c4;
  border: none;
  border-radius: 0.08rem;
  padding-right: 0.14rem;
  padding-top: 0.23rem;
  padding-bottom: 0.23rem;
  overflow-y: unset;
  z-index: 5;
}
.net-map .f-link .ft-link .cm-drop .dropdown-menu .dmh-bottom {
  height: 100%;
  padding-left: 0.36rem;
  overflow-y: auto;
}
.net-map .f-link .ft-link .cm-drop .dropdown-menu .dmh-bottom li {
  width: 25%;
  line-height: unset;
  padding-left: 0;
  height: 0.48rem;
}
.net-map .f-link .ft-link .cm-drop .dropdown-menu .dmh-bottom li a {
  display: inline-block;
  width: 100%;
  font-size: 0.18rem;
  text-align: left;
  color: #fff;
}
.net-map .f-link .ft-link .cm-drop .dropdown-menu .dmh-bottom::-webkit-scrollbar {
  width: 0.03rem;
  background: white;
  opacity: 0.31;
}
.net-map .f-link .ft-link .cm-drop .dropdown-menu .dmh-bottom::-webkit-scrollbar-thumb {
  width: 0.03rem;
  background: #B0D0F5;
}
@media screen and (max-width: 768px) {
  .net-map {
    display: block;
  }
  .net-map .f-link .ft-link .cm-drop {
    position: relative;
    line-height: unset;
    font-size: unset;
  }
  .net-map .f-link .ft-link .cm-drop .retangle {
    content: '';
    width: 0;
    height: 0;
    border-top: 0.14rem solid;
    border-right: 0.14rem solid transparent;
    border-left: 0.14rem solid transparent;
    position: absolute;
    top: -0.28rem;
    left: 0.91rem;
    color: #5079c4;
    display: none;
  }
  .net-map .f-link .ft-link .cm-drop .text-center {
    display: inline-block;
    text-align: center;
    width: 100%;
  }
  .net-map .f-link .ft-link .cm-drop .drop-select {
    display: block;
    width: 100%;
    height: 0.8rem;
    background: #FFFFFF;
    box-shadow: unset;
    border-radius: 0.04rem;
    border: unset;
    margin-right: 0;
    position: relative;
    margin-bottom: 0.16rem;
  }
  .net-map .f-link .ft-link .cm-drop .drop-select .select {
    padding-left: 0.24rem;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
  .net-map .f-link .ft-link .cm-drop .drop-select .tit {
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.32rem;
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .net-map .f-link .ft-link .cm-drop .drop-select .arrow-icon {
    width: 0.32rem;
    height: 0.32rem;
    background: url(f-xl-arrow.png) no-repeat;
    background-size: 100%;
  }
  .net-map .f-link .ft-link .cm-drop .drop-select:last-child {
    margin-bottom: 0;
  }
  .net-map .f-link .ft-link .cm-drop .dropdown-menu {
    width: 7.05rem;
    height: 6.53rem;
    bottom: 0.67rem;
    left: 0;
    transform: unset;
    padding: 0;
    background: url(bottom-tab-bg.png) no-repeat center center / cover;
    border: none;
    border-radius: unset;
    padding-right: unset;
    padding-top: unset;
    padding-bottom: unset;
    overflow-y: unset;
  }
  .net-map .f-link .ft-link .cm-drop .dropdown-menu .dmh-bottom {
    height: 100%;
    padding: 0.2rem 0.23rem 0.39rem 0;
    overflow-y: auto;
  }
  .net-map .f-link .ft-link .cm-drop .dropdown-menu .dmh-bottom li {
    width: 50%;
    line-height: 0.99rem;
    padding-left: 0.23rem;
    height: 0.99rem;
  }
  .net-map .f-link .ft-link .cm-drop .dropdown-menu .dmh-bottom li a {
    display: inline-block;
    width: 100%;
    font-size: 0.32rem;
    text-align: left;
    color: #fff;
  }
  .net-map .f-link .ft-link .cm-drop .dropdown-menu .dmh-bottom::-webkit-scrollbar {
    display: none;
  }
  .net-map .f-link .ft-link .cm-drop .dropdown-menu .dmh-bottom::-webkit-scrollbar-thumb {
    width: 0.03rem;
    background: #B0D0F5;
  }
}

.plc-zfxx-table {
  width: 8.17rem;
  background: #FFFFFF;
  border: 0.01rem solid #DDDDDD;
}
.plc-zfxx-table .table-title {
  height: 0.48rem;
  background: rgba(21, 76, 175, 0.08);
  border-bottom: 0.01rem solid #EEEEEE;
}
.plc-zfxx-table .table-title .bt {
  height: 0.48rem;
  line-height: 0.48rem;
  display: inline-block;
  width: calc(100% - 2.28rem);
  padding-left: 0.15rem;
  font-size: 0.18rem;
  color: #015293;
  border-right: 0.01rem solid #EEEEEE;
}
.plc-zfxx-table .table-title .fbsj {
  display: inline-block;
  height: 0.48rem;
  line-height: 0.48rem;
  width: 1.14rem;
  text-align: center;
  font-size: 0.18rem;
  color: #015293;
  border-right: 0.01rem solid #EEEEEE;
}
.plc-zfxx-table .table-title .zt {
  display: inline-block;
  text-align: center;
  height: 0.48rem;
  width: 1.14rem;
  line-height: 0.48rem;
  font-size: 0.18rem;
  color: #015293;
}
.plc-zfxx-table .table-list .table-item {
  height: 0.48rem;
  border-bottom: 0.01rem solid #ddd;
}
.plc-zfxx-table .table-list .table-item:last-child {
  border-bottom: 0;
}
.plc-zfxx-table .table-list .table-item .title-content {
  display: block;
  height: 0.48rem;
  line-height: 0.48rem;
  display: inline-block;
  width: calc(100% - 2.28rem);
  padding-left: 0.15rem;
  font-size: 0.18rem;
  color: #191919;
  border-right: 0.01rem solid #EEEEEE;
}
.plc-zfxx-table .table-list .table-item .fbsj-content {
  display: inline-block;
  height: 0.48rem;
  line-height: 0.48rem;
  width: 1.14rem;
  text-align: center;
  font-size: 0.16rem;
  color: #191919;
  border-right: 0.01rem solid #EEEEEE;
}
.plc-zfxx-table .table-list .table-item .zt-content {
  display: inline-block;
  height: 0.48rem;
  line-height: 0.48rem;
  width: 1.14rem;
  text-align: center;
  font-size: 0.16rem;
  color: #191919;
}

.imgBox {
  width: 0.9rem;
  box-sizing: content-box;
  padding: 0 0.15rem;
  text-align: center;
  display: inline-block;
  height: 0.95rem;
}
.imgBox .picbox {
  display: inline-block;
  width: 0.66rem;
  height: 0.66rem;
  background: #F3F8FC;
  text-align: center;
  line-height: 0.66rem;
  border-radius: 50%;
}
.imgBox .picbox .pic {
  height: 0.32rem;
  object-fit: contain;
}
.imgBox .text {
  display: block;
  margin-top: 0.11rem;
  font-size: 0.18rem;
  color: #191919;
  line-height: 0.18rem;
}
@media screen and (max-width: 768px) {
  .imgBox {
    width: max-content;
    box-sizing: border-box;
    padding: 0;
    text-align: center;
    display: inline-block;
    height: 1.32rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }
  .imgBox .picbox {
    display: inline-block;
    width: 0.88rem;
    height: 0.88rem;
    background: #F3F8FC;
    text-align: center;
    line-height: 0.88rem;
    border-radius: 50%;
  }
  .imgBox .picbox .pic {
    height: 0.44rem;
    width: 0.44rem;
    object-fit: contain;
  }
  .imgBox .text {
    display: block;
    margin-top: 0;
    font-size: 0.28rem;
    color: #191919;
    line-height: 0.28rem;
  }
}

.center-font-line {
  width: 14rem;
  position: relative;
  height: 0.32rem;
  line-height: 0.32rem;
}
.center-font-line .left-line {
  width: 6.2rem;
  height: 0.01rem;
  background: #D8D8D8;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.center-font-line .left-line .linede {
  position: absolute;
  right: 0.08rem;
  bottom: -0.015rem;
  width: 0.3rem;
  height: 0.05rem;
  background: #3E79D6;
  border-radius: 0.05rem;
}
.center-font-line .name {
  position: absolute;
  font-weight: bold;
  font-size: 0.28rem;
  color: #111111;
  line-height: 0.32rem;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.center-font-line .right-line {
  position: relative;
  width: 6.2rem;
  height: 0.01rem;
  background: #D8D8D8;
  top: 50%;
  transform: translateY(-50%);
}
.center-font-line .right-line .linede {
  position: absolute;
  left: 0.08rem;
  bottom: -0.015rem;
  width: 0.3rem;
  height: 0.05rem;
  background: #3E79D6;
  border-radius: 0.05rem;
}
@media screen and (max-width: 768px) {
  .center-font-line {
    width: 7.02rem;
    justify-content: space-between;
    height: 0.36rem;
    line-height: 0.36rem;
  }
  .center-font-line::before,
  .center-font-line::after {
    display: none;
  }
  .center-font-line .left-line {
    width: 36%;
    height: 0.01rem;
    background: #D8D8D8;
    position: relative;
  }
  .center-font-line .left-line .linede {
    position: absolute;
    right: 0rem;
    bottom: -0.02rem;
    width: 0.3rem;
    height: 0.05rem;
    background: #3E79D6;
    border-radius: 0.05rem;
  }
  .center-font-line .name {
    font-weight: bold;
    font-size: 0.36rem;
    color: #333333;
    line-height: 0.36rem;
    margin-left: 0;
  }
  .center-font-line .right-line {
    position: relative;
    width: 36%;
    height: 0.01rem;
    background: #D8D8D8;
  }
  .center-font-line .right-line .linede {
    position: absolute;
    left: 0rem;
    bottom: -0.02rem;
    width: 0.3rem;
    height: 0.05rem;
    background: #3E79D6;
    border-radius: 0.05rem;
  }
}

.gray-content-box {
  background: #F7F8FB;
  border-radius: 0.08rem;
  padding: 0 0.04rem 0.04rem;
}
.gray-content-box .gray-content-box-itle {
  height: 0.56rem;
  line-height: 0.56rem;
  padding-left: 0.2rem;
  font-weight: bold;
  font-size: 0.22rem;
  color: #111111;
  padding-right: 0.2rem;
}
.gray-content-box .gray-content-box-itle .show-more {
  float: right;
  font-size: 0.16rem;
  color: #999999;
  vertical-align: middle;
}
.gray-content-box .gray-content-box-itle .show-more .more-pic {
  width: 0.28rem;
  height: 0.28rem;
}
.gray-content-box .content {
  padding: 0.4rem;
  background-color: white;
}
@media screen and (max-width: 768px) {
  .gray-content-box {
    background: #F7F8FB;
    border-radius: 0.08rem;
    padding: 0 0.04rem 0.04rem;
  }
  .gray-content-box .gray-content-box-itle {
    height: 0.88rem;
    line-height: 0.88rem;
    padding-left: 0.24rem;
    font-weight: bold;
    font-size: 0.36rem;
    color: #111111;
  }
  .gray-content-box .gray-content-box-itle .show-more {
    float: right;
    font-size: 0.28rem;
    color: #999999;
    vertical-align: middle;
  }
  .gray-content-box .gray-content-box-itle .show-more .more-pic {
    width: 0.5rem;
    height: 0.5rem;
  }
  .gray-content-box .content {
    padding: 0.48rem 0.24rem 0.53rem;
    background-color: white;
  }
}

.two-rank-menu {
  width: 2.52rem;
}
.two-rank-menu .two-rank-menu-item {
  width: 2.52rem;
  min-height: 0.72rem;
  background: #F7F8FB;
  margin-bottom: 0.04rem;
}
.two-rank-menu .two-rank-menu-item .title-box {
  height: 0.72rem;
  line-height: 0.72rem;
  padding-left: 0.24rem;
  padding-right: 0.2rem;
}
.two-rank-menu .two-rank-menu-item .title-box .title {
  display: inline-block;
  float: left;
  font-size: 0.2rem;
  color: #191919;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 85%;
}
.two-rank-menu .two-rank-menu-item .title-box .more {
  position: relative;
  float: right;
  width: 0.28rem;
  height: 0.28rem;
  top: calc(50% - 0.14rem);
}
.two-rank-menu .two-rank-menu-item .two-list {
  display: none;
  padding: 0.16rem;
  background: #F7F8FB;
}
.two-rank-menu .two-rank-menu-item .two-list .two-list-item {
  width: 2.2rem;
  height: 0.56rem;
  background: #FFFFFF;
  border-radius: 0.04rem;
  line-height: 0.56rem;
  margin-bottom: 0.08rem;
  font-size: 0.18rem;
  color: #333333;
  padding-left: 0.24rem;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.two-rank-menu .two-rank-menu-item .two-list .two-list-item::before {
  content: '';
  display: block;
  width: 0.04rem;
  height: 0.04rem;
  background: #CCCCCC;
  position: absolute;
  top: calc(50% - 0.02rem);
  left: 0.12rem;
}
.two-rank-menu .two-rank-menu-item .two-list .two-list-item:last-child {
  margin-bottom: 0.08rem;
}
.two-rank-menu .two-rank-menu-item .two-list .two-list-item.cur {
  color: #154CAF;
}
.two-rank-menu .two-rank-menu-item .two-list .two-list-item.cur::before {
  background: #154CAF;
}
.two-rank-menu .two-rank-menu-item.cur .title-box {
  background: #154CAF;
  border-radius: 0.04rem 0.04rem 0rem 0rem;
}
.two-rank-menu .two-rank-menu-item.cur .title-box .title {
  font-weight: bold;
  font-size: 0.2rem;
  color: #FFFFFF;
}
.two-rank-menu .two-rank-menu-item.cur .two-list {
  display: block;
}
@media screen and (max-width: 768px) {
  .two-rank-menu {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
  }
  .two-rank-menu .two-rank-menu-item {
    width: 3.39rem;
    height: 1.12rem;
    min-height: unset;
    background: #F7F8FB;
    margin-bottom: 0.24rem;
  }
  .two-rank-menu .two-rank-menu-item:nth-last-child(2),
  .two-rank-menu .two-rank-menu-item:nth-last-child(3) {
    margin-bottom: 0;
  }
  .two-rank-menu .two-rank-menu-item .title-box {
    height: 100%;
    line-height: unset;
    display: flex;
    align-items: center;
    padding: 0 0.32rem;
    justify-content: space-between;
  }
  .two-rank-menu .two-rank-menu-item .title-box .title {
    float: none;
    font-size: 0.36rem;
    color: #191919;
    overflow: hidden;
    text-overflow: ellipsis;
    text-wrap: nowrap;
  }
  .two-rank-menu .two-rank-menu-item .title-box .more {
    position: unset;
    float: none;
    width: 0.5rem;
    height: 0.5rem;
  }
  .two-rank-menu .two-rank-menu-item .two-list {
    width: 7.02rem;
    height: max-content;
    display: none;
    padding: 0.3rem 0.24rem;
    background: white;
    box-shadow: 0rem 0.04rem 0.24rem 0rem rgba(0, 0, 0, 0.12);
    border: 0.01rem solid #DDDDDD;
    position: absolute;
    z-index: 2;
    bottom: -4.04rem;
    left: 0;
  }
  .two-rank-menu .two-rank-menu-item .two-list .two-list-item {
    width: 100%;
    height: 0.64rem;
    background: #FFFFFF;
    border-radius: unset;
    line-height: 0.64rem;
    margin-bottom: 0;
    font-size: 0.28rem;
    color: #333333;
    padding-left: 0.32rem;
    position: relative;
  }
  .two-rank-menu .two-rank-menu-item .two-list .two-list-item::before {
    content: '';
    display: block;
    width: 0.04rem;
    height: 0.04rem;
    background: #CCCCCC;
    position: absolute;
    top: calc(50% - 0.02rem);
    left: 0.12rem;
  }
  .two-rank-menu .two-rank-menu-item .two-list .two-list-item:last-child {
    margin-bottom: 0;
  }
  .two-rank-menu .two-rank-menu-item .two-list .two-list-item.cur {
    background: #E8F5FF;
    color: #154CAF;
  }
  .two-rank-menu .two-rank-menu-item .two-list .two-list-item.cur::before {
    background: #154CAF;
  }
  .two-rank-menu .two-rank-menu-item.cur .title-box {
    background: #154CAF;
    border-radius: 0.04rem 0.04rem 0rem 0rem;
  }
  .two-rank-menu .two-rank-menu-item.cur .title-box .title {
    font-weight: bold;
    font-size: 0.36rem;
    color: #FFFFFF;
  }
  .two-rank-menu .two-rank-menu-item.cur .two-list {
    display: block;
  }
}

.zwgk-wapper {
  position: relative;
  padding: 0.3rem 0;
}
.zwgk-wapper .zwgk-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4.48rem;
  background: url(yjj-bg.png) no-repeat center center / cover;
  z-index: 0;
}
.zwgk-wapper .zwgk-container {
  width: 14rem;
  margin: 0 auto;
  background: #FFFFFF;
  padding: 0.3rem 0.3rem 0 0.3rem;
  position: relative;
  z-index: 1;
}
.zwgk-wapper .zwgk-container .top-pic-list {
  margin-bottom: 0.51rem;
}
.zwgk-wapper .zwgk-container .top-pic-list .ver-img-text {
  margin-right: 0.3rem;
  width: 1.98rem;
  height: 1.2rem;
  padding: 0.21rem 0;
}
.zwgk-wapper .zwgk-container .top-pic-list .ver-img-text:last-child {
  margin-right: 0;
}
.zwgk-wapper .zwgk-container .top-pic-list .ver-img-text .text {
  font-size: 0.2rem;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box {
  width: 8.83rem;
  height: 4.36rem;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .hd-zxft {
  width: 6.25rem;
  margin-left: 0.3rem;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .hd-zxft .title {
  position: relative;
  height: 0.35rem;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .hd-zxft .title .tabPanel {
  position: absolute;
  left: 0;
  z-index: 2;
  background-color: #fff;
  padding-right: 0.1rem;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .hd-zxft .title .tabPanel > .panel.cur {
  color: #111;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .hd-zxft .title .tit {
  font-size: 0.26rem;
  font-weight: bold;
  color: #999;
  margin-left: 0.17rem;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .hd-zxft .title .tabPanel .tit:first-child {
  margin-left: 0;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .hd-zxft .title .zw {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 1;
  height: 0.12rem;
  background: url(sy-zwgk-icon.png) no-repeat center;
  object-fit: cover;
  margin-top: 0.13rem;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .hd-zxft .title .more {
  font-size: 0.16rem;
  color: #999;
  padding-left: 0.23rem;
  padding-right: 0.13rem;
  position: absolute;
  height: 0.35rem;
  line-height: 0.35rem;
  right: 0;
  z-index: 2;
  background-color: #fff;
  border-radius: 0.17rem;
  border: 0.01rem solid #E4E4E4;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .hd-zxft .title .more:hover {
  color: #3E79D6;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .hd-zxft .title .more::after {
  content: '';
  height: 100%;
  width: 0.1rem;
  background: #fff;
  position: absolute;
  left: -0.11rem;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .hd-zxft .con {
  margin-top: 0.24rem;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .hd-zxft .con .zxft {
  display: inline-block;
  width: 2.92rem;
  height: 1.82rem;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .hd-zxft .con .zxft img {
  width: 100%;
  height: 100%;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .hd-zxft .con .info {
  width: 3.18rem;
  font-size: 0.2rem;
  margin-left: 0.15rem;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .hd-zxft .con .info .title {
  height: auto;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .hd-zxft .con .info .info-item {
  font-size: 0.18rem;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .hd-zxft .con .info .info-item span {
  vertical-align: middle;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .hd-zxft .con .info .info-item .name {
  color: #3E79D6;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .hd-zxft .con .info .info-item .text {
  display: inline-block;
  max-width: 2rem;
  color: #999999;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .hd-zxft .con .info .time {
  margin-top: 0.52rem;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .hd-zxft .con .info .jb {
  margin-top: 0.18rem;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .hd-zxft .zswdk {
  display: inline-block;
  width: 6.25rem;
  height: 1.42rem;
  margin-top: 0.2rem;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .hd-zxft .zswdk img {
  width: 100%;
  height: 100%;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .cm-tab {
  height: 100%;
  background: #F7F8FB;
  border-radius: 0.08rem;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .cm-tab .tabPanel {
  border-bottom: 0;
  height: 0.56rem;
  padding-left: 0.24rem;
  padding-top: 0.17rem;
  position: relative;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .cm-tab .tabPanel .more-link {
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .cm-tab .tabPanel .panel {
  font-size: 0.22rem;
  color: #666666;
  line-height: 0.22rem;
  margin-left: 0;
  margin-right: 0.36rem;
  padding-bottom: 0;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .cm-tab .tabPanel .panel:last-child {
  margin-right: 0;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .cm-tab .tabPanel .panel.cur {
  font-size: 0.22rem;
  color: #111111;
  line-height: 0.22rem;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .cm-tab .tabPanel .panel::before {
  display: none;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .cm-tab .tabContent {
  width: 8.75rem;
  height: 3.76rem;
  margin: 0 auto;
  background: #FFFFFF;
  border-radius: 0.06rem;
  padding: 0.13rem 0.2rem;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .cm-tab .tabContent .tabItem .cm-news-list > li {
  height: 0.5rem;
  color: #999999;
  line-height: 0.5rem;
  font-size: 0.18rem;
  position: relative;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .cm-tab .tabContent .tabItem .cm-news-list > li::before {
  position: absolute;
  display: block;
  content: '';
  width: 0.04rem;
  height: 0.04rem;
  background: #B0B0B0;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .cm-tab .tabContent .tabItem .cm-news-list > li > a {
  padding-left: 0.12rem;
  font-size: 0.18rem;
  color: #191919;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .cm-tab .tabContent .tabItem .cm-news-list > li > a:hover {
  color: #1B5395;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .right-dsj-box .dsj .content {
  margin-top: 0.31rem;
  max-height: 3.5rem;
  overflow-y: auto;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .right-dsj-box .dsj .content .cm-news-list > li {
  height: 0.5rem;
  color: #999999;
  line-height: 0.5rem;
  font-size: 0.18rem;
  position: relative;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .right-dsj-box .dsj .content .cm-news-list > li::before {
  position: absolute;
  display: block;
  content: '';
  width: 0.04rem;
  height: 0.04rem;
  background: #B0B0B0;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .right-dsj-box .dsj .content .cm-news-list > li > a {
  padding-left: 0.12rem;
  font-size: 0.18rem;
  color: #191919;
  max-width: 98%;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .right-dsj-box .dsj .content .cm-news-list > li > a:hover {
  color: #1B5395;
}
.zwgk-wapper .zwgk-container .zswj-top-tab-dsj .right-dsj-box .dsj .content .cm-news-list > li > span {
  display: none;
}
.zwgk-wapper .zwgk-container .zfxxgk-box {
  margin-top: 0.3rem;
}
.zwgk-wapper .zwgk-container .zfxxgk-box .img-container-box {
  display: inline-block;
  padding-right: 0.62rem;
  border-right: 0.01rem dotted #E0E0E0;
  margin-right: 0.4rem;
  margin-bottom: 0.59rem;
}
.zwgk-wapper .zwgk-container .zfxxgk-box .img-container-box:nth-child(6) {
  margin-right: 0;
  border-right: 0;
  padding-right: 0;
}
.zwgk-wapper .zwgk-container .zfxxgk-box .img-container-box:nth-child(6) .imgBox {
  width: 0.9rem;
  padding: 0;
}
.zwgk-wapper .zwgk-container .zfxxgk-box .img-container-box:nth-last-child(1),
.zwgk-wapper .zwgk-container .zfxxgk-box .img-container-box:nth-last-child(2),
.zwgk-wapper .zwgk-container .zfxxgk-box .img-container-box:nth-last-child(3) {
  margin-bottom: 0;
}
.zwgk-wapper .zwgk-container .zfxxgk-box .img-container-box:last-child {
  margin-right: 0;
  border-right: 0;
  padding-right: 0;
}
.zwgk-wapper .zwgk-container .zfxxgk-box .img-container-box:last-child .imgBox {
  width: 0.9rem;
  padding: 0;
}
.zwgk-wapper .zwgk-container .flfg-tab-box {
  margin-top: 0.3rem;
  height: 4.36rem;
}
.zwgk-wapper .zwgk-container .flfg-tab-box .cm-tab {
  height: 100%;
  background: #F7F8FB;
  border-radius: 0.08rem;
}
.zwgk-wapper .zwgk-container .flfg-tab-box .cm-tab .tabPanel {
  border-bottom: 0;
  height: 0.56rem;
  padding-left: 0.24rem;
  padding-top: 0.17rem;
  position: relative;
}
.zwgk-wapper .zwgk-container .flfg-tab-box .cm-tab .tabPanel .more-link {
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
}
.zwgk-wapper .zwgk-container .flfg-tab-box .cm-tab .tabPanel .panel {
  font-size: 0.22rem;
  color: #666666;
  line-height: 0.22rem;
  margin-left: 0;
  margin-right: 0.36rem;
  padding-bottom: 0;
}
.zwgk-wapper .zwgk-container .flfg-tab-box .cm-tab .tabPanel .panel:last-child {
  margin-right: 0;
}
.zwgk-wapper .zwgk-container .flfg-tab-box .cm-tab .tabPanel .panel.cur {
  font-size: 0.22rem;
  color: #111111;
  line-height: 0.22rem;
}
.zwgk-wapper .zwgk-container .flfg-tab-box .cm-tab .tabPanel .panel::before {
  display: none;
}
.zwgk-wapper .zwgk-container .flfg-tab-box .cm-tab .tabContent {
  width: 13.32rem;
  height: 3.76rem;
  margin: 0 auto;
  background: #FFFFFF;
  border-radius: 0.06rem;
  padding: 0.13rem 0.2rem;
}
.zwgk-wapper .zwgk-container .flfg-tab-box .cm-tab .tabContent .tabItem .cm-news-list > li {
  height: 0.5rem;
  color: #999999;
  line-height: 0.5rem;
  font-size: 0.18rem;
  position: relative;
}
.zwgk-wapper .zwgk-container .flfg-tab-box .cm-tab .tabContent .tabItem .cm-news-list > li::before {
  position: absolute;
  display: block;
  content: '';
  width: 0.04rem;
  height: 0.04rem;
  background: #B0B0B0;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.zwgk-wapper .zwgk-container .flfg-tab-box .cm-tab .tabContent .tabItem .cm-news-list > li > a {
  padding-left: 0.12rem;
  font-size: 0.18rem;
  color: #191919;
}
.zwgk-wapper .zwgk-container .flfg-tab-box .cm-tab .tabContent .tabItem .cm-news-list > li > a:hover {
  color: #1B5395;
}
@media screen and (max-width: 768px) {
  .zwgk-wapper {
    position: relative;
    padding: 0;
  }
  .zwgk-wapper .zwgk-bg {
    display: none;
  }
  .zwgk-wapper .zwgk-container {
    width: 7.5rem;
    padding: 0.41rem 0.24rem 0.48rem;
  }
  .zwgk-wapper .zwgk-container .top-pic-list {
    margin-bottom: 0.32rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .zwgk-wapper .zwgk-container .top-pic-list .ver-img-text {
    margin-right: 0;
    width: 3.39rem;
    height: 1.99rem;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0.24rem;
  }
  .zwgk-wapper .zwgk-container .top-pic-list .ver-img-text:last-child {
    margin-right: 0;
  }
  .zwgk-wapper .zwgk-container .top-pic-list .ver-img-text:last-child,
  .zwgk-wapper .zwgk-container .top-pic-list .ver-img-text:nth-last-child(2) {
    margin-bottom: 0;
  }
  .zwgk-wapper .zwgk-container .top-pic-list .ver-img-text > img {
    width: 0.88rem;
    height: 0.63rem;
    margin-bottom: 0.16rem;
  }
  .zwgk-wapper .zwgk-container .top-pic-list .ver-img-text .text {
    font-size: 0.32rem;
  }
  .zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box {
    width: 7.02rem;
    height: max-content;
    float: none;
  }
  .zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .cm-tab {
    height: 100%;
    background: #F7F8FB;
    border-radius: 0.08rem;
    padding-bottom: 0.02rem;
  }
  .zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .cm-tab .tabPanel {
    border-bottom: 0;
    height: 0.88rem;
    padding-left: 0.24rem;
    padding-top: 0.24rem;
    position: relative;
  }
  .zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .cm-tab .tabPanel .more-link {
    right: 0.17rem;
  }
  .zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .cm-tab .tabPanel .panel {
    font-size: 0.36rem;
    line-height: 0.36rem;
    margin-right: 0.48rem;
    padding-bottom: 0;
  }
  .zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .cm-tab .tabPanel .panel:last-child {
    margin-right: 0;
  }
  .zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .cm-tab .tabPanel .panel.cur {
    font-size: 0.36rem;
    color: #111111;
    line-height: 0.36rem;
  }
  .zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .cm-tab .tabPanel .panel::before {
    display: none;
  }
  .zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .cm-tab .tabContent {
    width: 6.98rem;
    height: 6.6rem;
    margin: 0 auto;
    background: #FFFFFF;
    border-radius: 0.06rem;
    padding: 0.14rem 0.21rem 0.3rem 0.24rem;
    overflow-y: auto;
  }
  .zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .cm-tab .tabContent .tabItem .cm-news-list > li {
    height: 0.88rem;
    color: #999999;
    line-height: 0.88rem;
    font-size: 0.18rem;
    position: relative;
  }
  .zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .cm-tab .tabContent .tabItem .cm-news-list > li::before {
    position: absolute;
    display: block;
    content: '';
    width: 0.11rem;
    height: 0.11rem;
    background: #B0B0B0;
    border-radius: 50%;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  .zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .cm-tab .tabContent .tabItem .cm-news-list > li > a {
    padding-left: 0.22rem;
    font-size: 0.32rem;
    color: #191919;
    max-width: 95%;
  }
  .zwgk-wapper .zwgk-container .zswj-top-tab-dsj .tab-box .cm-tab .tabContent .tabItem .cm-news-list > li > span {
    display: none;
  }
  .zwgk-wapper .zwgk-container .zswj-top-tab-dsj .right-dsj-box {
    float: none;
    margin-top: 0.32rem;
  }
  .zwgk-wapper .zwgk-container .zswj-top-tab-dsj .right-dsj-box .dsj .content {
    margin-top: 0.47rem;
    max-height: 6.16rem;
    overflow-y: auto;
  }
  .zwgk-wapper .zwgk-container .zswj-top-tab-dsj .right-dsj-box .dsj .content .cm-news-list > li {
    height: 0.88rem;
    color: #999999;
    line-height: 0.88rem;
    font-size: 0.18rem;
    position: relative;
  }
  .zwgk-wapper .zwgk-container .zswj-top-tab-dsj .right-dsj-box .dsj .content .cm-news-list > li::before {
    position: absolute;
    display: block;
    content: '';
    width: 0.11rem;
    height: 0.11rem;
    background: #B0B0B0;
    border-radius: 50%;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  .zwgk-wapper .zwgk-container .zswj-top-tab-dsj .right-dsj-box .dsj .content .cm-news-list > li > a {
    padding-left: 0.22rem;
    font-size: 0.32rem;
    color: #191919;
    max-width: 98%;
  }
  .zwgk-wapper .zwgk-container .zswj-top-tab-dsj .right-dsj-box .dsj .content .cm-news-list > li > span {
    display: none;
  }
  .zwgk-wapper .zwgk-container .zfxxgk-box {
    margin-top: 0.32rem;
  }
  .zwgk-wapper .zwgk-container .zfxxgk-box .gray-content-box > .content {
    display: flex;
    flex-wrap: wrap;
  }
  .zwgk-wapper .zwgk-container .zfxxgk-box .img-container-box {
    padding-right: 0.34rem;
    border-right: 0.01rem dotted #E0E0E0;
    margin-right: auto;
    margin-bottom: 0.72rem;
    display: flex;
    justify-content: center;
  }
  .zwgk-wapper .zwgk-container .zfxxgk-box .img-container-box:nth-child(4n) {
    margin-right: 0;
    border-right: 0;
    padding-right: 0;
  }
  .zwgk-wapper .zwgk-container .zfxxgk-box .img-container-box:nth-child(4n) .imgBox {
    width: unset;
    padding: 0;
  }
  .zwgk-wapper .zwgk-container .zfxxgk-box .img-container-box:nth-child(6) {
    padding-right: 0.34rem;
    border-right: 0;
    margin-right: 0.2rem;
  }
  .zwgk-wapper .zwgk-container .zfxxgk-box .img-container-box:nth-child(6) .imgBox {
    width: max-content;
    padding: 0;
  }
  .zwgk-wapper .zwgk-container .zfxxgk-box .img-container-box:nth-child(7) {
    padding-right: 0.34rem;
    border-right: 0;
    margin-right: 0.2rem;
  }
  .zwgk-wapper .zwgk-container .zfxxgk-box .img-container-box:nth-child(7) .imgBox {
    width: max-content;
    padding: 0;
  }
  .zwgk-wapper .zwgk-container .zfxxgk-box .img-container-box:nth-last-child(2),
  .zwgk-wapper .zwgk-container .zfxxgk-box .img-container-box:nth-last-child(3) {
    margin-bottom: 0.72rem;
  }
  .zwgk-wapper .zwgk-container .zfxxgk-box .img-container-box:last-child {
    margin-right: 0;
    border-right: 0;
    padding-right: 0;
  }
  .zwgk-wapper .zwgk-container .zfxxgk-box .img-container-box:last-child .imgBox {
    width: unset;
    padding: 0;
  }
  .zwgk-wapper .zwgk-container .flfg-tab-box {
    margin-top: 0.32rem;
    height: max-content;
  }
  .zwgk-wapper .zwgk-container .flfg-tab-box .cm-tab {
    height: 100%;
    background: #F7F8FB;
    border-radius: 0.08rem;
  }
  .zwgk-wapper .zwgk-container .flfg-tab-box .cm-tab .tabPanel {
    width: 100%;
    border-bottom: 0;
    height: 0.88rem;
    padding-left: 0.24rem;
    padding-top: 0;
    position: relative;
    display: flex;
    align-items: center;
  }
  .zwgk-wapper .zwgk-container .flfg-tab-box .cm-tab .tabPanel .tabScroll {
    overflow-x: auto;
    flex: 1;
  }
  .zwgk-wapper .zwgk-container .flfg-tab-box .cm-tab .tabPanel .tabScroll::-webkit-scrollbar {
    display: none;
  }
  .zwgk-wapper .zwgk-container .flfg-tab-box .cm-tab .tabPanel .tabOutContent {
    width: max-content;
    display: flex;
    flex-wrap: nowrap;
  }
  .zwgk-wapper .zwgk-container .flfg-tab-box .cm-tab .tabPanel .more-link {
    position: unset;
    flex-shrink: 0;
    margin-left: 0.38rem;
    transform: unset;
  }
  .zwgk-wapper .zwgk-container .flfg-tab-box .cm-tab .tabPanel .panel {
    font-size: 0.36rem;
    color: #666666;
    line-height: 0.36rem;
    margin-left: 0;
    margin-right: 0.48rem;
    padding-bottom: 0;
  }
  .zwgk-wapper .zwgk-container .flfg-tab-box .cm-tab .tabPanel .panel:last-child {
    margin-right: 0;
  }
  .zwgk-wapper .zwgk-container .flfg-tab-box .cm-tab .tabPanel .panel.cur {
    font-size: 0.36rem;
    color: #111111;
    line-height: 0.36rem;
  }
  .zwgk-wapper .zwgk-container .flfg-tab-box .cm-tab .tabPanel .panel::before {
    display: none;
  }
  .zwgk-wapper .zwgk-container .flfg-tab-box .cm-tab .tabContent {
    width: 6.96rem;
    height: 6.6rem;
    margin: 0 auto;
    background: #FFFFFF;
    border-radius: 0.06rem;
    padding: 0.24rem 0.24rem 0.2rem;
    overflow-y: auto;
  }
  .zwgk-wapper .zwgk-container .flfg-tab-box .cm-tab .tabContent .tabItem .cm-news-list > li {
    height: 0.88rem;
    color: #999999;
    line-height: 0.88rem;
    font-size: 0.32rem;
    position: relative;
  }
  .zwgk-wapper .zwgk-container .flfg-tab-box .cm-tab .tabContent .tabItem .cm-news-list > li::before {
    position: absolute;
    display: block;
    content: '';
    width: 0.11rem;
    height: 0.11rem;
    background: #B0B0B0;
    border-radius: 50%;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  .zwgk-wapper .zwgk-container .flfg-tab-box .cm-tab .tabContent .tabItem .cm-news-list > li > a {
    padding-left: 0.22rem;
    font-size: 0.32rem;
    color: #191919;
    max-width: 95%;
  }
  .zwgk-wapper .zwgk-container .flfg-tab-box .cm-tab .tabContent .tabItem .cm-news-list > li > span {
    display: none;
  }
}

.only-one-tab {
  padding-bottom: 0.15rem;
  border-bottom: 0.01rem solid #E0E0E0;
  position: relative;
}
.only-one-tab::before {
  position: absolute;
  content: '';
  display: block;
  width: 0.72rem;
  height: 0.03rem;
  background: #154CAF;
  border-radius: 0.08rem;
  left: 0;
  bottom: -0.015rem;
}
.only-one-tab .top-tap .tab-name {
  font-size: 0.18rem;
  color: #154CAF;
  line-height: 0.18rem;
  font-weight: bold;
}
.only-one-tab .top-tap .right-list {
  font-size: 0.18rem;
  color: #666666;
  line-height: 0.18rem;
}
.only-one-tab .top-tap .right-list .item-name {
  margin-right: 0.14rem;
  color: #666666;
}
.only-one-tab .top-tap .right-list .item-name:last-child {
  margin-right: 0;
}
.only-one-tab .top-tap .right-list .item-name.cur {
  color: #1B5395;
}
.on-tab-the-tab-content {
  margin-top: 0.06rem;
}
.on-tab-the-tab-content .the-tab-item {
  display: none;
}
.on-tab-the-tab-content .the-tab-item.cur {
  display: block;
}
.on-tab-the-tab-content .the-tab-item .cm-news-list {
  max-height: 1.92rem;
  overflow-y: auto;
}
.on-tab-the-tab-content .the-tab-item .cm-news-list li {
  height: 0.48rem;
  line-height: 0.48rem;
  font-size: 0.16rem;
  position: relative;
}
.on-tab-the-tab-content .the-tab-item .cm-news-list li::before {
  position: absolute;
  content: '';
  display: inline-block;
  width: 0.04rem;
  height: 0.04rem;
  background: #000000;
  border-radius: 50%;
  opacity: 0.34;
  left: 0;
  top: 0.22rem;
}
.on-tab-the-tab-content .the-tab-item .cm-news-list li > a {
  padding-left: 0.1rem;
  max-width: 75%;
  font-size: 0.18rem;
}
@media screen and (max-width: 768px) {
  .only-one-tab {
    padding-bottom: 0.32rem;
    border-bottom: 0.01rem solid #E0E0E0;
    position: relative;
  }
  .only-one-tab::before {
    position: absolute;
    content: '';
    display: block;
    width: 1.24rem;
    height: 0.03rem;
    background: #154CAF;
    border-radius: 0.08rem;
    left: 0;
    bottom: -0.015rem;
  }
  .only-one-tab .top-tap .tab-name {
    font-size: 0.32rem;
    color: #154CAF;
    line-height: 0.32rem;
  }
  .only-one-tab .top-tap .right-list {
    font-size: 0.28rem;
    color: #666666;
    line-height: 0.28rem;
  }
  .only-one-tab .top-tap .right-list .item-name {
    margin-right: 0.14rem;
  }
  .only-one-tab .top-tap .right-list .item-name:last-child {
    margin-right: 0;
  }
  .on-tab-the-tab-content .the-tab-item {
    display: none;
  }
  .on-tab-the-tab-content .the-tab-item .cm-news-list {
    max-height: 3.52rem;
    overflow-y: auto;
  }
  .on-tab-the-tab-content .the-tab-item .cm-news-list li {
    height: 0.88rem;
    line-height: 0.88rem;
    font-size: 0.32rem;
    position: relative;
  }
  .on-tab-the-tab-content .the-tab-item .cm-news-list li::before {
    position: absolute;
    content: '';
    display: inline-block;
    width: 0.09rem;
    height: 0.09rem;
    background: #000000;
    border-radius: 50%;
    opacity: 0.34;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .on-tab-the-tab-content .the-tab-item .cm-news-list li > a {
    padding-left: 0.22rem;
    max-width: 95%;
    font-size: 0.32rem;
    color: #333333;
  }
  .on-tab-the-tab-content .the-tab-item .cm-news-list li > span {
    display: none;
  }
}

body {
  background-color: white !important;
}
.head .yydh-header-wrapper {
  height: 1.32rem;
}
.head .yydh-header-wrapper .yydh-header-container {
  width: 14rem;
  height: 100%;
  margin: 0 auto;
}
.head .yydh-header-wrapper .yydh-header-container .logo {
  float: left;
  position: relative;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  margin-right: 1.11rem;
}
.head .yydh-header-wrapper .yydh-header-container .search {
  float: left;
  position: relative;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.head .yydh-header-wrapper .yydh-header-container .header-wza {
  float: right;
  position: relative;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.head .yydh-nav-wrapper {
  height: 0.72rem;
  background: #154CAF;
}
.foot .yydh-footer-wrapper {
  background: #F7F9FB;
}
.foot .net-map-wrapper {
  height: 0.8rem;
  border-bottom: 0.01rem solid #DEE2E6;
  padding-top: 0.2rem;
}
.foot .net-map-wrapper .map-wrappr-out {
  height: 100%;
  width: 14rem;
  text-align: center;
  margin: 0 auto;
}
.foot .footer-bottom-nav {
  height: 1.84rem;
  text-align: center;
  padding-top: 0.11rem;
}
.foot .footer-bottom-nav .nav-container {
  width: 14.16rem;
  display: inline-block;
  padding-left: 0.9rem;
}
.foot .footer-bottom-nav .get-phone {
  display: block;
  width: 1.76rem;
  height: 1.56rem;
  background: url(contact-us-bg.png) no-repeat center center / cover;
  text-align: center;
  padding-top: 0.46rem;
  float: left;
  margin-right: 0.04rem;
}
.foot .footer-bottom-nav .get-phone .icon {
  height: 0.32rem;
  width: 0.32rem;
  margin-bottom: 0.09rem;
}
.foot .footer-bottom-nav .get-phone .font {
  font-size: 0.18rem;
  color: #191919;
  line-height: 0.18rem;
}
.foot .footer-bottom-nav .center-font-box {
  width: 5.16rem;
  height: 1.56rem;
  background: url(yjj-messge-bg.png) no-repeat center center / cover;
  float: left;
  margin-right: 0.04rem;
  padding-left: 0.28rem;
  padding-top: 0.34rem;
  overflow-y: hidden;
}
.foot .footer-bottom-nav .center-font-box .font-container {
  text-align: left;
  font-size: 0.16rem;
  color: #191919;
  line-height: 0.28rem;
}
.foot .footer-bottom-nav .dang-hui {
  display: block;
  width: 1.76rem;
  height: 1.56rem;
  background: url(contact-us-bg.png) no-repeat center center / cover;
  text-align: center;
  line-height: 1.56rem;
  float: left;
  margin-right: 0.03rem;
}
.foot .footer-bottom-nav .dang-hui .dang {
  height: 0.68rem;
  object-fit: contain;
}
.foot .footer-bottom-nav .zc {
  display: block;
  width: 1.76rem;
  height: 1.56rem;
  background: url(contact-us-bg.png) no-repeat center center / cover;
  text-align: center;
  line-height: 1.56rem;
  float: left;
}
.foot .footer-bottom-nav .zc .zc-img {
  height: 0.55rem;
  object-fit: contain;
}
.foot .footer-zf-wrapper {
  background: #154CAF;
}
.foot .footer-zf-wrapper .message-container {
  width: 14rem;
  height: 0.8rem;
  margin: 0 auto;
  line-height: 0.8rem;
}
.foot .footer-zf-wrapper .message-container .font-left {
  font-size: 0.16rem;
  color: #FFFFFF;
  line-height: 0.16rem;
  vertical-align: middle;
  float: left;
  margin-top: 0.31rem;
  margin-right: 0.25rem;
}
.foot .footer-zf-wrapper .message-container .pic {
  float: left;
  width: 0.17rem;
  margin-top: 0.31rem;
  margin-right: 0.02rem;
}
.foot .footer-zf-wrapper .message-container .font-right {
  float: right;
  font-size: 0.16rem;
  color: #FFFFFF;
  line-height: 0.16rem;
  vertical-align: middle;
  margin-left: auto;
  margin-top: 0.31rem;
}
@media screen and (max-width: 768px) {
  .head .yydh-header-wrapper {
    width: 7.5rem;
    height: 1.6rem;
  }
  .head .yydh-header-wrapper .yydh-header-container {
    width: 7.5rem;
    padding: 0 0.28rem 0 0.24rem;
  }
  .head .yydh-header-wrapper .yydh-header-container .logo {
    float: left;
    position: relative;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    margin-right: 0.43rem;
  }
  .head .yydh-nav-wrapper {
    width: 7.5rem;
    height: 0.88rem;
    background: #154CAF;
    overflow-x: auto;
  }
  .foot .yydh-footer-wrapper {
    width: 7.5rem;
    background: #F7F9FB;
  }
  .foot .net-map-wrapper {
    height: max-content;
    border-bottom: 0.01rem solid #DEE2E6;
    text-align: unset;
    padding: 0.35rem 0.24rem 0.32rem;
  }
  .foot .net-map-wrapper .map-wrappr-out {
    height: 100%;
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }
  .foot .footer-bottom-nav {
    width: 7.5rem;
    height: max-content;
    text-align: unset;
    padding: 0.4rem 0.24rem 0.32rem;
  }
  .foot .footer-bottom-nav .nav-container {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-left: unset;
  }
  .foot .footer-bottom-nav .nav-container::before,
  .foot .footer-bottom-nav .nav-container::after {
    display: none;
  }
  .foot .footer-bottom-nav .get-phone {
    display: block;
    width: 2.18rem;
    height: 1.96rem;
    background: linear-gradient(180deg, #F4F6F8 0%, #FFFFFF 100%);
    box-shadow: 0rem 0.02rem 0.08rem 0rem rgba(122, 140, 168, 0.16);
    border-radius: 0.04rem;
    border: 0.02rem solid #FFFFFF;
    text-align: center;
    padding-top: 0.41rem;
    float: none;
    margin-right: 0;
  }
  .foot .footer-bottom-nav .get-phone .icon {
    height: 0.6rem;
    width: 0.6rem;
    margin-bottom: 0.22rem;
  }
  .foot .footer-bottom-nav .get-phone .font {
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.32rem;
  }
  .foot .footer-bottom-nav .center-font-box {
    width: 100%;
    height: max-content;
    background: linear-gradient(180deg, #F4F6F8 0%, #FFFFFF 100%);
    box-shadow: 0rem 0.02rem 0.08rem 0rem rgba(122, 140, 168, 0.16);
    border-radius: 0.04rem;
    border: 0.02rem solid #FFFFFF;
    float: none;
    margin-right: 0;
    padding-left: 0;
    padding-top: 0;
    display: flex;
    margin-top: 0.32rem;
    margin-bottom: 0.4rem;
    padding-top: 0.26rem;
    padding-bottom: 0.16rem;
  }
  .foot .footer-bottom-nav .center-font-box .font-container {
    text-align: center;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.52rem;
  }
  .foot .footer-bottom-nav .dang-hui {
    display: block;
    width: 3.39rem;
    height: 1.96rem;
    background: linear-gradient(180deg, #F4F6F8 0%, #FFFFFF 100%);
    box-shadow: 0rem 0.02rem 0.08rem 0rem rgba(122, 140, 168, 0.16);
    border-radius: 0.04rem;
    border: 0.02rem solid #FFFFFF;
    text-align: center;
    line-height: 1.96rem;
    float: none;
    margin-right: 0;
  }
  .foot .footer-bottom-nav .dang-hui .dang {
    height: 1.28rem;
    object-fit: contain;
  }
  .foot .footer-bottom-nav .zc {
    display: block;
    width: 3.39rem;
    height: 1.96rem;
    background: linear-gradient(180deg, #F4F6F8 0%, #FFFFFF 100%);
    box-shadow: 0rem 0.02rem 0.08rem 0rem rgba(122, 140, 168, 0.16);
    border-radius: 0.04rem;
    border: 0.02rem solid #FFFFFF;
    text-align: center;
    line-height: 1.96rem;
    float: none;
  }
  .foot .footer-bottom-nav .zc .zc-img {
    height: 0.95rem;
    object-fit: contain;
    width: 1.9rem;
  }
  .foot .footer-zf-wrapper {
    width: 7.5rem;
    background: #154CAF;
  }
  .foot .footer-zf-wrapper .message-container {
    width: 7.5rem;
    height: 3.65rem;
    margin: 0 auto;
    line-height: unset;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 0.32rem;
    color: #FFFFFF;
    line-height: 0.48rem;
  }
  .foot .footer-zf-wrapper .message-container::before,
  .foot .footer-zf-wrapper .message-container::after {
    display: none;
  }
  .foot .footer-zf-wrapper .message-container .font-left {
    font-size: unset;
    color: #FFFFFF;
    line-height: unset;
    vertical-align: middle;
    float: none;
    margin-top: unset;
    margin-right: unset;
  }
  .foot .footer-zf-wrapper .message-container .pic {
    float: none;
    width: 0.34rem;
    height: 0.37rem;
    margin-top: unset;
    margin-right: unset;
  }
  .foot .footer-zf-wrapper .message-container .font-right {
    float: none;
    font-size: unset;
    color: #FFFFFF;
    line-height: unset;
    vertical-align: unset;
    margin-left: unset;
    margin-top: unset;
  }
}

.yjj-logo-container {
  display: inline-block;
}
.yjj-logo-container .logo-link {
  display: inline-block;
}
.yjj-logo-container .logo-link .yjj-logo {
  height: 0.8rem;
  object-fit: contain;
}
.yjj-logo-container .logo-sj {
  display: none;
}
@media screen and (max-width: 768px) {
  .yjj-logo-container {
    display: inline-block;
  }
  .yjj-logo-container .logo-link {
    display: none;
  }
  .yjj-logo-container .logo-link .yjj-logo {
    height: 0.8rem;
    object-fit: contain;
  }
  .yjj-logo-container .logo-sj {
    display: inline-block;
  }
  .yjj-logo-container .logo-sj .yjj-logo-sj {
    height: 0.8rem;
    object-fit: contain;
    margin-right: 0.15rem;
  }
  .yjj-logo-container .logo-sj .right-message-box {
    display: inline-block;
    height: 0.8rem;
    padding: 0.1rem 0 0.06rem;
    vertical-align: middle;
  }
  .yjj-logo-container .logo-sj .right-message-box .title {
    font-size: 0.42rem;
    color: #CA2F2F;
    line-height: 0.42rem;
  }
  .yjj-logo-container .logo-sj .right-message-box .title-en {
    margin-top: 0.1rem;
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.16rem;
  }
}

.yjj-header-search {
  display: inline-block;
  position: relative;
}
.yjj-header-search input::-webkit-input-placeholder {
  /* WebKit browsers */
  font-size: 0.16rem;
  color: #999999;
}
.yjj-header-search input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  font-size: 0.16rem;
  color: #999999;
}
.yjj-header-search input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  font-size: 0.16rem;
  color: #999999;
}
.yjj-header-search input::placeholder {
  /* Standard syntax (not supported in any browser yet) */
  font-size: 0.16rem;
  color: #999999;
}
.yjj-header-search .yjj-search {
  width: 4.52rem;
  height: 0.5rem;
  background: #FFFFFF;
  border-radius: 0.25rem;
  border: 0.01rem solid #999999;
  opacity: 0.88;
  padding: 0 0.32rem;
  box-sizing: border-box;
  padding-right: 0.65rem;
}
.yjj-header-search .yjj-search-link {
  display: inline-block;
  position: absolute;
  right: 0.03rem;
  top: 0.04rem;
}
.yjj-header-search .yjj-search-logo {
  height: 0.43rem;
  object-fit: contain;
}
@media screen and (max-width: 768px) {
  .yjj-header-search {
    position: unset;
  }
  .yjj-header-search .yjj-search {
    display: none;
  }
  .yjj-header-search .yjj-search-link {
    position: unset;
  }
  .yjj-header-search .yjj-search-logo {
    width: 0.48rem;
    height: 0.48rem;
    content: url(sj-search.png);
  }
}

.yjj-header-wza {
  display: inline-block;
  height: 0.42rem;
  line-height: 0.42rem;
}
.yjj-header-wza > a {
  display: inline-block;
}
.yjj-header-wza .wzams {
  font-size: 0.16rem;
  color: #333333;
  line-height: 0.16rem;
  vertical-align: middle;
}
.yjj-header-wza .ghb {
  height: 100%;
  margin-left: 0.35rem;
  margin-right: 0.36rem;
  position: relative;
  z-index: 2;
}
.yjj-header-wza .ghb .love {
  height: 0.2rem;
  object-fit: contain;
  vertical-align: middle;
  margin-right: 0.09rem;
  position: relative;
  z-index: 2;
}
.yjj-header-wza .ghb .ghb-font {
  font-size: 0.16rem;
  color: #DC0017;
  line-height: 0.16rem;
  vertical-align: middle;
  position: relative;
  z-index: 2;
}
.yjj-header-wza .ghb .ghb-bg {
  position: absolute;
  width: 1.58rem;
  height: 0.58rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.yjj-header-wza .wb {
  height: 0.24rem;
  object-fit: contain;
  vertical-align: middle;
  margin-right: 0.2rem;
}
.yjj-header-wza .wx {
  height: 0.24rem;
  object-fit: contain;
  vertical-align: middle;
}
.yjj-pop-up {
  display: none;
}
@media screen and (max-width: 768px) {
  .yjj-header-wza {
    display: none;
  }
  .yjj-pop-up {
    display: inline-block;
  }
  .yjj-pop-up > img {
    width: 0.48rem;
    height: 0.48rem;
  }
}

.yjj-nav-container {
  width: 14rem;
  height: 100%;
  margin: 0 auto;
}
.yjj-nav-container .jjj-nav-item {
  display: inline-block;
  width: 2.33rem;
  height: 0.72rem;
  line-height: 0.72rem;
  text-align: center;
  background: #154CAF;
  font-size: 0.24rem;
  color: #FFFFFF;
  font-weight: bold;
}
.yjj-nav-container .jjj-nav-item.cur,
.yjj-nav-container .jjj-nav-item:hover {
  background: #032e7d;
}
@media screen and (max-width: 768px) {
  .yjj-nav-container {
    width: max-content;
    height: 100%;
    margin: unset;
  }
  .yjj-nav-container .jjj-nav-item {
    display: inline-block;
    width: 2.5rem;
    height: 0.88rem;
    line-height: 0.88rem;
    text-align: center;
    background: #154CAF;
    font-size: 0.32rem;
    color: #FFFFFF;
  }
  .yjj-nav-container .jjj-nav-item.cur,
  .yjj-nav-container .jjj-nav-item:hover {
    background: #CA2F2F;
  }
}

.sy-wrapper {
  width: 14rem;
  margin: 0 auto;
  padding-bottom: 0.5rem;
}
.sy-wrapper .sy-title {
  margin-top: 0.51rem;
  margin-bottom: 0.5rem;
}
.sy-wrapper .sy-title .swiper-container {
  height: 0.42rem;
}
.sy-wrapper .sy-title .swiper-container .level-1 {
  font-weight: bold;
  font-size: 0.4rem;
  color: #111111;
  line-height: 0.4rem;
}
.sy-wrapper .sy-title .swiper-container .level-1 > h1 {
  font-size: 0.4rem;
  color: #154caf;
  line-height: 0.4rem;
  text-decoration: none;
}
.sy-wrapper .sy-title .swiper-container .level-2 {
  display: none;
}
.sy-wrapper .swiper-list-container {
  margin-bottom: 0.5rem;
}
.sy-wrapper .swiper-list-container .swiper1 .sysw1 {
  width: 7rem;
  height: 4.43rem;
}
.sy-wrapper .swiper-list-container .swiper1 .sysw1 .font {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 7rem;
  height: 0.6rem;
  background: rgba(5, 5, 5, 0.66);
  padding-left: 0.35rem;
}
.sy-wrapper .swiper-list-container .swiper1 .sysw1 .font .swiper-overflow-box {
  line-height: 0.6rem;
  height: 100%;
  max-width: 75%;
  font-weight: bold;
  font-size: 0.18rem;
  color: #FFFFFF;
}
.sy-wrapper .swiper-list-container .swiper1 .sysw1 img {
  width: 7rem;
  height: 4.43rem;
}
.sy-wrapper .swiper-list-container .swiper1 .sysw1 .sypg1 {
  bottom: 0.25rem;
}
.sy-wrapper .swiper-list-container .swiper1 .sysw1 .sypg1 .swiper-pagination-switch {
  width: 0.12rem;
  height: 0.09rem;
  background: #FFFFFF;
  border-radius: 0.06rem;
}
.sy-wrapper .swiper-list-container .swiper1 .sysw1 .sypg1 .swiper-active-switch {
  width: 0.18rem;
  height: 0.09rem;
  background: #CCA864;
  border-radius: 0.06rem;
}
.sy-wrapper .swiper-list-container .cm-tab-1 .cm-tab {
  width: 6.7rem;
  height: 4.43rem;
}
.sy-wrapper .swiper-list-container .cm-tab-1 .cm-tab .tp13 {
  margin-top: 0.13rem;
}
.sy-wrapper .swiper-list-container .cm-tab-1 .cm-tab .panel {
  margin-left: 0;
  padding-bottom: 0;
  font-size: 0.24rem;
  color: #666666;
  height: 0.5rem;
  line-height: 0.5rem;
  padding: 0 0.14rem 0;
}
.sy-wrapper .swiper-list-container .cm-tab-1 .cm-tab .panel.cur {
  color: #FFFFFF;
  background: #154CAF;
}
.sy-wrapper .swiper-list-container .cm-tab-1 .cm-tab .panel.cur::before {
  height: 0.02rem;
  bottom: -0.01rem;
  width: 100%;
  background: #154CAF;
  left: 0;
  margin-left: 0;
}
.sy-wrapper .swiper-list-container .cm-tab-1 .cm-tab .tabContent .tabItem .top-new {
  margin-top: 0.16rem;
  height: 0.92rem;
  padding-bottom: 0.11rem;
  border-bottom: 0.01rem solid #E5E5E5;
  margin-bottom: 0.19rem;
}
.sy-wrapper .swiper-list-container .cm-tab-1 .cm-tab .tabContent .tabItem .cm-news-list {
  max-height: unset;
  overflow-y: auto;
  overflow-x: hidden;
}
.sy-wrapper .swiper-list-container .cm-tab-1 .cm-tab .tabContent .tabItem .cm-news-list > li {
  height: 0.38rem;
  line-height: unset;
  border-bottom: 0.01rem solid #E5E5E5;
  margin-bottom: 0.19rem;
  font-size: 0.18rem;
}
.sy-wrapper .swiper-list-container .cm-tab-1 .cm-tab .tabContent .tabItem .cm-news-list > li:last-child {
  margin-bottom: 0;
}
.sy-wrapper .swiper-list-container .cm-tab-1 .cm-tab .tabContent .tabItem .cm-news-list > li > a {
  padding-left: 0.1rem;
  font-size: 0.18rem;
  color: #191919;
  line-height: 0.18rem;
}
.sy-wrapper .swiper-list-container .cm-tab-1 .cm-tab .tabContent .tabItem .cm-news-list > li > a:hover {
  color: #1B5395;
}
.sy-wrapper .swiper-list-container .cm-tab-1 .cm-tab .tabContent .tabItem .cm-news-list > li > span {
  font-size: 0.18rem;
  color: #999999;
  line-height: 0.18rem;
}
.sy-wrapper .three-pic-container {
  margin-bottom: 0.44rem;
}
.sy-wrapper .three-pic-container .banner2 {
  height: 1.18rem;
}
.sy-wrapper .three-pic-container .banner2 .swiper-container {
  padding-left: 0.01rem;
  text-align: center;
}
.sy-wrapper .three-pic-container .banner2 .swiper-container .swiper-button-next {
  cursor: pointer;
  background: url(banner-next.png) no-repeat left bottom;
  position: absolute;
  right: 0.15rem;
  top: 50%;
  margin-top: -0.26rem;
  width: 0.31rem;
  height: 0.52rem;
}
.sy-wrapper .three-pic-container .banner2 .swiper-container .swiper-button-prev {
  cursor: pointer;
  background: url(banner-pre.png) no-repeat left bottom;
  position: absolute;
  left: 0.14rem;
  top: 50%;
  margin-top: -0.26rem;
  width: 0.31rem;
  height: 0.52rem;
}
.sy-wrapper .three-pic-container .banner2 .swiper-slide img {
  width: 4.4rem;
  height: 100%;
}
.sy-wrapper .sy-three-zw .zwgk {
  margin-right: 0.42rem;
}
.sy-wrapper .sy-three-zw .zwgk .content {
  padding: 0.23rem 0.2rem 0.25rem;
}
.sy-wrapper .sy-three-zw .zwgk .content .cm-tab {
  margin-bottom: 0.15rem;
}
.sy-wrapper .sy-three-zw .zwgk .content .tabPanel .panel {
  font-size: 0.18rem;
  color: #110000;
  line-height: 0.18rem;
  margin-left: 0;
  margin-right: 0.4rem;
}
.sy-wrapper .sy-three-zw .zwgk .content .tabPanel .panel::before {
  left: 30%;
}
.sy-wrapper .sy-three-zw .zwgk .content .tabPanel .panel.cur {
  color: #154CAF;
}
.sy-wrapper .sy-three-zw .zwgk .content .tabPanel .panel.cur::before {
  width: 0.72rem;
  height: 0.03rem;
}
.sy-wrapper .sy-three-zw .zwgk .content .cont2 .list-container {
  margin-top: 0.2rem;
}
.sy-wrapper .sy-three-zw .zwgk .content .cont2 .list-container .list-item {
  display: block;
  width: 100%;
  padding-left: 0.12rem;
  font-size: 0.18rem;
  color: #333333;
  line-height: 0.24rem;
  position: relative;
  margin-bottom: 0.14rem;
}
.sy-wrapper .sy-three-zw .zwgk .content .cont2 .list-container .list-item:last-child {
  margin-bottom: 0;
}
.sy-wrapper .sy-three-zw .zwgk .content .cont2 .list-container .list-item::before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 0.04rem;
  height: 0.04rem;
  background: #D8D8D8;
  border-radius: 50%;
  left: 0;
  top: 0.1rem;
}
.sy-wrapper .sy-three-zw .zwgk .content .cont2 .list-container .list-item .item-content {
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.sy-wrapper .sy-three-zw .zwgk .content .cont2 .list-container .list-item .time {
  font-size: 0.18rem;
  color: #999999;
}
.sy-wrapper .sy-three-zw .zwgk .content .zwgk-pic-box .pic-item {
  margin-bottom: 0.2rem;
}
.sy-wrapper .sy-three-zw .zwgk .content .zwgk-pic-box .pic-item:last-child {
  margin-bottom: 0;
}
.sy-wrapper .sy-three-zw .zwgk .content .zwgk-pic-box .pic-item .ver-img-text:first-child {
  float: left;
}
.sy-wrapper .sy-three-zw .zwgk .content .zwgk-pic-box .pic-item .ver-img-text:last-child {
  float: right;
}
.sy-wrapper .sy-three-zw .zwfw .content {
  padding: 0.23rem 0.2rem 0.25rem;
}
.sy-wrapper .sy-three-zw .zwfw .four-pic-container {
  margin-top: 0.2rem;
  margin-bottom: 0.26rem;
}
.sy-wrapper .sy-three-zw .zwfw .four-pic-container .pic-item {
  margin-bottom: 0.17rem;
}
.sy-wrapper .sy-three-zw .zwfw .four-pic-container .pic-item:last-child {
  margin-bottom: 0;
}
.sy-wrapper .sy-three-zw .zwfw .four-pic-container .pic-item .ver-img-text:first-child {
  float: left;
}
.sy-wrapper .sy-three-zw .zwfw .four-pic-container .pic-item .ver-img-text:last-child {
  float: right;
}
.sy-wrapper .sy-three-zw .zwfw .two-list-box {
  margin-top: 0.2rem;
}
.sy-wrapper .sy-three-zw .zwfw .two-list-box .box-item {
  margin-bottom: 0.1rem;
}
.sy-wrapper .sy-three-zw .zwfw .two-list-box .box-item:last-child {
  margin-bottom: 0;
}
.sy-wrapper .sy-three-zw .zmhd .small-block .content {
  padding: 0.23rem 0.2rem 0.25rem;
}
.sy-wrapper .sy-three-zw .zmhd .zswdk-box {
  display: block;
  margin-top: 0.11rem;
  width: 4rem;
  height: 1.02rem;
  background: url(zswdk-bg.png) no-repeat center center / cover;
  padding-top: 0.38rem;
  padding-left: 0.36rem;
}
.sy-wrapper .sy-three-zw .zmhd .zswdk-box .font {
  font-size: 0.24rem;
  color: #E87906;
  line-height: 0.24rem;
}
.sy-wrapper .sy-three-zw .zmhd .zswdk-box .font .zs {
  color: #1D4B8B;
}
.sy-wrapper .sy-three-zw .zmhd .yjzj-tab {
  margin-top: 0.24rem;
}
.sy-wrapper .sy-three-zw .zmhd .yjzj-tab .tabPanel .panel {
  font-size: 0.18rem;
  color: #110000;
  line-height: 0.18rem;
  margin-left: 0;
  margin-right: 0.4rem;
}
.sy-wrapper .sy-three-zw .zmhd .yjzj-tab .tabPanel .panel::before {
  left: 30%;
}
.sy-wrapper .sy-three-zw .zmhd .yjzj-tab .tabPanel .panel.cur {
  color: #154CAF;
}
.sy-wrapper .sy-three-zw .zmhd .yjzj-tab .tabPanel .panel.cur::before {
  width: 0.72rem;
  height: 0.03rem;
}
.sy-wrapper .sy-three-zw .zmhd .yjzj-tab .cont3 {
/*  max-height: 1.32rem;*/
}
.sy-wrapper .sy-three-zw .zmhd .yjzj-tab .tabItem .LiDateAndBtn {
  border-bottom: 0;
  height: 0.24rem;
  line-height: 0.24rem;
  margin-top: 0.2rem;
}
.sy-wrapper .sy-three-zw .zmhd .yjzj-tab .tabItem .LiDateAndBtn .li-tit {
  max-width: 100%;
}
.sy-wrapper .sy-three-zw .zmhd .yjzj-tab .tabItem .LiDateAndBtn .ing {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0.08rem;
}
.sy-wrapper .sy-three-zw .zmhd .yjzj-tab .tabItem .LiDateAndBtn .end {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0.08rem;
}
.sy-wrapper .sy-three-zw .zmhd .yjzj-tab .tabItem .LiDateAndBtn .more {
  display: none;
}



/*ç›‘ç®¡ä¿¡æ¯å¼€å§‹*/
.sy-wrapper .sy-three-jgxx {
  margin-top: 0.5rem;
  padding-top: 0.1rem;
}
.sy-wrapper .sy-three-jgxx .zwgk {
  margin-right: 0.42rem;
}
.sy-wrapper .sy-three-jgxx .zwgk .small-block .small-block-header {
  width: 14rem;
}
.sy-wrapper .sy-three-jgxx .zwgk .content {
  padding: 0.23rem 0.2rem 0.25rem;
  width: 14rem;
  height: 2.8rem;
}
.sy-wrapper .sy-three-jgxx .zwgk .content .cm-tab {
  margin-bottom: 0.15rem;
  font-size: 0.22rem;
  font-weight: bold;
}
.sy-wrapper .sy-three-jgxx .zwgk .content .cm-tab a {
  color: #154caf;
}
.sy-wrapper .sy-three-jgxx .zwgk .content .contentlist {
  width: 6.5rem;
}
.sy-wrapper .sy-three-jgxx .zwgk .content .line {
    border-right: 0.02rem solid #ededed;
    margin: 0 0.28rem;
    height: 100%;
}
.sy-wrapper .sy-three-jgxx .zwgk .content .cont2 .list-container {
  margin-top: 0.2rem;
}
.sy-wrapper .sy-three-jgxx .zwgk .content .cont2 .list-container .list-item {
  display: block;
  width: 100%;
  padding-left: 0.12rem;
  font-size: 0.18rem;
  color: #333333;
  line-height: 0.24rem;
  position: relative;
  margin-bottom: 0.14rem;
}
.sy-wrapper .sy-three-jgxx .zwgk .content .cont2 .list-container .list-item:last-child {
  margin-bottom: 0;
}
.sy-wrapper .sy-three-jgxx .zwgk .content .cont2 .list-container .list-item::before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 0.04rem;
  height: 0.04rem;
  background: #D8D8D8;
  border-radius: 50%;
  left: 0;
  top: 0.1rem;
}
.sy-wrapper .sy-three-jgxx .zwgk .content .cont2 .list-container .list-item .item-content {
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: 84%;
}
.sy-wrapper .sy-three-jgxx .zwgk .content .cont2 .list-container .list-item .time {
  font-size: 0.18rem;
  color: #999999;
}
/*ç›‘ç®¡ä¿¡æ¯ç»“æŸ*/




.sy-wrapper .sy-jgxx-box {
  width: 14rem;
  height: 1.62rem;
  margin-top: 0.5rem;
  background: url(jgxx-bg.png) no-repeat center center / cover;
  padding-left: 0.56rem;
  padding-top: 0.61rem;
}
.sy-wrapper .sy-jgxx-box .font {
  font-weight: bold;
  font-size: 0.34rem;
  color: #110000;
  line-height: 0.34rem;
}
.sy-wrapper .sy-jgxx-box .xzxk,
.sy-wrapper .sy-jgxx-box .rcjgxx {
  display: inline-block;
  width: 1.58rem;
  height: 0.33rem;
  background: #FFFFFF;
  border-radius: 0.08rem;
  border: 0.01rem solid #AEC5EE;
  text-align: center;
  line-height: 0.33rem;
  font-size: 0.14rem;
  color: #154CAF;
}
.sy-wrapper .sy-jgxx-box .xzxk {
  margin-right: 0.19rem;
}
.sy-wrapper .center-line-title {
  margin-top: 0.4rem;
}
.sy-wrapper .sy-four-pic {
  margin-top: 0.3rem;
}
.sy-wrapper .sy-four-pic .banner3 {
  height: 1.86rem;
}
.sy-wrapper .sy-four-pic .banner3 .swiper-container {
  padding-left: 0.01rem;
  text-align: center;
}
.sy-wrapper .sy-four-pic .banner3 .swiper-container .swiper-button-next {
  cursor: pointer;
  background: url(banner-next.png) no-repeat left bottom;
  position: absolute;
  right: 0.11rem;
  top: 50%;
  margin-top: -0.26rem;
  width: 0.31rem;
  height: 0.52rem;
}
.sy-wrapper .sy-four-pic .banner3 .swiper-container .swiper-button-prev {
  cursor: pointer;
  background: url(banner-pre.png) no-repeat left bottom;
  position: absolute;
  left: 0.1rem;
  top: 50%;
  margin-top: -0.26rem;
  width: 0.31rem;
  height: 0.52rem;
}
.sy-wrapper .sy-four-pic .banner3 .swiper-slide img {
  width: 3.31rem;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .sy-wrapper .sy-three-jgxx .zwgk .small-block .small-block-header {
    width: 7.02rem;
  }
  .sy-wrapper .sy-three-jgxx .zwgk .content {
    width: 7.02rem;
    height: auto;
    padding: unset;
  }
  .sy-wrapper {
    width: 7.02rem;
    padding-bottom: 0.48rem;
  }
  .sy-wrapper .sy-title {
    margin-top: 0.37rem;
    margin-bottom: 0.43rem;
    padding: 0 0.11rem;
  }
  .sy-wrapper .sy-three-jgxx .zwgk .content .cm-tab {
    font-size: 0.32rem;
  }
  .sy-wrapper .sy-three-jgxx .zwgk .content .cont2 .list-container .list-item {
    font-size: 0.32rem;
    line-height: 0.32rem;
  }
  .sy-wrapper .sy-three-jgxx .zwgk .content .cont2 .list-container .list-item .time {
    display: none;
  }
  .sy-wrapper .sy-title .swiper-container {
    height: 1.2rem;
  }
  .sy-wrapper .sy-title .swiper-container .level-1 > h1 {
    font-weight: bold;
    font-size: 0.4rem;
    color: #111111;
    line-height: 0.6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: wrap;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .sy-wrapper .sy-title .swiper-container .level-2 {
    display: none;
  }
  .sy-wrapper .sy-three-jgxx .zwgk .content .cont2 .list-container .list-item .item-content {
    width: 100%;
  }
  .sy-wrapper .swiper-list-container {
    margin-bottom: 0;
  }
  .sy-wrapper .swiper-list-container .swiper1 {
    margin-bottom: 0.24rem;
    float: none;
  }
  .sy-wrapper .swiper-list-container .swiper1 .sysw1 {
    width: 7.02rem;
    height: 4.04rem;
  }
  .sy-wrapper .swiper-list-container .swiper1 .sysw1 .font {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 7.02rem;
    height: 0.88rem;
    background: rgba(5, 5, 5, 0.66);
    padding-left: 0.35rem;
  }
  .sy-wrapper .swiper-list-container .swiper1 .sysw1 .font .swiper-overflow-box {
    line-height: 0.88rem;
    height: 100%;
    max-width: 80%;
    font-weight: bold;
    font-size: 0.32rem;
    color: #FFFFFF;
  }
  .sy-wrapper .swiper-list-container .swiper1 .sysw1 img {
    width: 7.02rem;
    height: 4.04rem;
  }
  .sy-wrapper .swiper-list-container .swiper1 .sysw1 .sypg1 {
    bottom: 0.39rem;
  }
  .sy-wrapper .swiper-list-container .swiper1 .sysw1 .sypg1 .swiper-pagination-switch {
    width: 0.12rem;
    height: 0.09rem;
    background: #FFFFFF;
    border-radius: 0.06rem;
  }
  .sy-wrapper .swiper-list-container .swiper1 .sysw1 .sypg1 .swiper-active-switch {
    width: 0.18rem;
    height: 0.09rem;
    background: #CCA864;
    border-radius: 0.06rem;
  }
  .sy-wrapper .swiper-list-container .cm-tab-1 {
    float: none;
  }
  .sy-wrapper .swiper-list-container .cm-tab-1 .cm-tab {
    width: 7.02rem;
    height: max-content;
  }
  .sy-wrapper .swiper-list-container .cm-tab-1 .cm-tab .tabPanel {
    width: 7.02rem;
    border-bottom: 0.01rem solid #154CAF;
  }
  .sy-wrapper .swiper-list-container .cm-tab-1 .cm-tab .tabPanel .tabScroll {
    width: 100%;
    height: 100%;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .sy-wrapper .swiper-list-container .cm-tab-1 .cm-tab .tabPanel .tabScroll::-webkit-scrollbar {
    display: none;
  }
  .sy-wrapper .swiper-list-container .cm-tab-1 .cm-tab .tabPanel .tabScroll .tabOutContent {
    width: max-content;
  }
  .sy-wrapper .swiper-list-container .cm-tab-1 .cm-tab .panel {
    margin-left: 0;
    padding-bottom: 0;
    font-size: 0.36rem;
    color: #666666;
    height: 0.88rem;
    line-height: 0.88rem;
    padding: 0 0.24rem 0;
  }
  .sy-wrapper .swiper-list-container .cm-tab-1 .cm-tab .panel.cur {
    color: #FFFFFF;
    background: #154CAF;
  }
  .sy-wrapper .swiper-list-container .cm-tab-1 .cm-tab .panel.cur::before {
    height: 0.02rem;
    bottom: -0.01rem;
    width: 100%;
    background: #154CAF;
    left: 0;
    margin-left: 0;
  }
  .sy-wrapper .swiper-list-container .cm-tab-1 .cm-tab .tabContent .tabItem .top-new {
    margin-top: 0.27rem;
    height: max-content;
    padding-bottom: 0.33rem;
    border-bottom: 0.01rem solid #E5E5E5;
    margin-bottom: 0.19rem;
  }
  .sy-wrapper .swiper-list-container .cm-tab-1 .cm-tab .tabContent .tabItem .top-new .date {
    width: 0.92rem;
    height: 0.92rem;
    background: linear-gradient(180deg, rgba(244, 246, 248, 0.8) 0%, #FFFFFF 100%);
    box-shadow: 0rem 0.02rem 0.08rem 0rem rgba(122, 140, 168, 0.16);
    border-radius: 0.08rem;
    border: 0.02rem solid #FFFFFF;
    backdrop-filter: blur(4px);
    padding: 0;
    padding-top: 0.19rem;
  }
  .sy-wrapper .swiper-list-container .cm-tab-1 .cm-tab .tabContent .tabItem .top-new .date .day {
    font-weight: bold;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.32rem;
  }
  .sy-wrapper .swiper-list-container .cm-tab-1 .cm-tab .tabContent .tabItem .top-new .date .year {
    margin-top: 0.08rem;
    font-size: 0.2rem;
    color: #333333;
    line-height: 0.2rem;
  }
  .sy-wrapper .swiper-list-container .cm-tab-1 .cm-tab .tabContent .tabItem .cm-news-list {
    max-height: 4.4rem;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .sy-wrapper .swiper-list-container .cm-tab-1 .cm-tab .tabContent .tabItem .cm-news-list > li {
    height: 0.87rem;
    line-height: 0.87rem;
    border-bottom: 0.01rem solid #E5E5E5;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    padding-left: 0.14rem;
    position: relative;
  }
  .sy-wrapper .swiper-list-container .cm-tab-1 .cm-tab .tabContent .tabItem .cm-news-list > li::before {
    content: unset;
  }
  .sy-wrapper .swiper-list-container .cm-tab-1 .cm-tab .tabContent .tabItem .cm-news-list > li:last-child {
    margin-bottom: 0;
  }
  .sy-wrapper .swiper-list-container .cm-tab-1 .cm-tab .tabContent .tabItem .cm-news-list > li > a {
    padding-left: 0.15rem;
    font-size: 0.32rem;
    color: #191919;
    line-height: 0.32rem;
    max-width: 90%;
  }
  .sy-wrapper .swiper-list-container .cm-tab-1 .cm-tab .tabContent .tabItem .cm-news-list > li > span {
    display: none;
    font-size: 0.32rem;
    color: #999999;
    line-height: 0.32rem;
  }
  .sy-wrapper .three-pic-container {
    margin-top: 0.43rem;
    margin-bottom: 0.43rem;
  }
  .sy-wrapper .three-pic-container .banner2 {
    height: 1.89rem;
  }
  .sy-wrapper .three-pic-container .banner2 .swiper-container {
    padding-left: 0;
    text-align: center;
  }
  .sy-wrapper .three-pic-container .banner2 .swiper-container .swiper-button-next {
    display: block;
    cursor: pointer;
    background: url(banner-next.png) no-repeat center center;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -0.37rem;
    width: 0.44rem;
    height: 0.74rem;
    background-size: 0.44rem 0.74rem;
  }
  .sy-wrapper .three-pic-container .banner2 .swiper-container .swiper-button-prev {
    display: block;
    cursor: pointer;
    background: url(banner-pre-sj.png) no-repeat center center;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -0.37rem;
    background-size: 0.44rem 0.74rem;
    width: 0.44rem;
    height: 0.74rem;
  }
  .sy-wrapper .three-pic-container .banner2 .swiper-slide img {
    width: 100%;
    height: 100%;
  }
  .sy-wrapper .sy-three-zw::before,
  .sy-wrapper .sy-three-zw::after {
    display: none;
  }
  .sy-wrapper .sy-three-zw .zwgk {
    margin-right: 0;
    margin-bottom: 0.43rem;
    float: none;
  }
  .sy-wrapper .sy-three-zw .zwgk .small-block-header .search > input {
    width: 2.35rem;
  }
  .sy-wrapper .sy-three-zw .zwgk .content {
    padding: 0.32rem 0.32rem 0.43rem;
    height: max-content;
  }
  .sy-wrapper .sy-three-zw .zwgk .content .cm-tab {
    margin-bottom: 0.4rem;
  }
  .sy-wrapper .sy-three-zw .zwgk .content .tabPanel .panel {
    font-size: 0.32rem;
    color: #110000;
    line-height: 0.32rem;
    margin-left: 0;
    margin-right: 0.6rem;
    padding-bottom: 0.32rem;
  }
  .sy-wrapper .sy-three-zw .zwgk .content .tabPanel .panel::before {
    left: 20%;
  }
  .sy-wrapper .sy-three-zw .zwgk .content .tabPanel .panel.cur {
    color: #154CAF;
  }
  .sy-wrapper .sy-three-zw .zwgk .content .tabPanel .panel.cur::before {
    width: 1.14rem;
    height: 0.03rem;
  }
  .sy-wrapper .sy-three-zw .zwgk .content .cont2 .list-container {
    margin-top: 0.22rem;
  }
  .sy-wrapper .sy-three-zw .zwgk .content .cont2 .list-container .list-item {
    display: block;
    width: 100%;
    padding-left: 0.17rem;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.48rem;
    position: relative;
    margin-bottom: 0.24rem;
  }
  .sy-wrapper .sy-three-zw .zwgk .content .cont2 .list-container .list-item:last-child {
    margin-bottom: 0;
  }
  .sy-wrapper .sy-three-zw .zwgk .content .cont2 .list-container .list-item::before {
    position: absolute;
    content: "";
    display: inline-block;
    width: 0.06rem;
    height: 0.06rem;
    background: #D8D8D8;
    border-radius: 50%;
    left: 0;
    top: 0.22rem;
  }
  .sy-wrapper .sy-three-zw .zwgk .content .cont2 .list-container .list-item .item-content {
    text-align: left;
  }
  .sy-wrapper .sy-three-zw .zwgk .content .cont2 .list-container .list-item .time {
    display: none;
  }
  .sy-wrapper .sy-three-zw .zwgk .content .zwgk-pic-box .pic-item {
    margin-bottom: 0.32rem;
  }
  .sy-wrapper .sy-three-zw .zwgk .content .zwgk-pic-box .pic-item:last-child {
    margin-bottom: 0;
  }
  .sy-wrapper .sy-three-zw .zwgk .content .zwgk-pic-box .pic-item .ver-img-text:first-child {
    float: left;
  }
  .sy-wrapper .sy-three-zw .zwgk .content .zwgk-pic-box .pic-item .ver-img-text:last-child {
    float: right;
  }
  .sy-wrapper .sy-three-zw .zwfw {
    float: none;
    margin-bottom: 0.43rem;
  }
  .sy-wrapper .sy-three-zw .zwfw .content {
    padding: 0.23rem 0.2rem 0.25rem;
    height: max-content;
  }
  .sy-wrapper .sy-three-zw .zwfw .four-pic-container {
    margin-top: 0.25rem;
    margin-bottom: 0.32rem;
  }
  .sy-wrapper .sy-three-zw .zwfw .four-pic-container .pic-item {
    margin-bottom: 0.32rem;
  }
  .sy-wrapper .sy-three-zw .zwfw .four-pic-container .pic-item:last-child {
    margin-bottom: 0;
  }
  .sy-wrapper .sy-three-zw .zwfw .four-pic-container .pic-item .ver-img-text:first-child {
    float: left;
  }
  .sy-wrapper .sy-three-zw .zwfw .four-pic-container .pic-item .ver-img-text:last-child {
    float: right;
  }
  .sy-wrapper .sy-three-zw .zwfw .two-list-box {
    margin-top: 0.24rem;
  }
  .sy-wrapper .sy-three-zw .zwfw .two-list-box .box-item {
    margin-bottom: 0.24rem;
  }
  .sy-wrapper .sy-three-zw .zwfw .two-list-box .box-item:last-child {
    margin-bottom: 0;
  }
  .sy-wrapper .sy-three-zw .zmhd {
    float: none;
  }
  .sy-wrapper .sy-three-zw .zmhd .small-block .content {
    padding: 0.25rem 0.32rem 0.32rem;
    height: max-content;
  }
  .sy-wrapper .sy-three-zw .zmhd .zswdk-box {
    display: block;
    margin-top: 0.11rem;
    width: 6.38rem;
    height: 1.63rem;
    background: url(zswdk-bg.png) no-repeat center center / cover;
    padding-top: 0.63rem;
    padding-left: 0.72rem;
  }
  .sy-wrapper .sy-three-zw .zmhd .zswdk-box .font {
    font-weight: bold;
    font-size: 0.36rem;
    color: #E87906;
    line-height: 0.36rem;
  }
  .sy-wrapper .sy-three-zw .zmhd .zswdk-box .font .zs {
    color: #1D4B8B;
  }
  .sy-wrapper .sy-three-zw .zmhd .yjzj-tab {
    margin-top: 0.32rem;
  }
  .sy-wrapper .sy-three-zw .zmhd .yjzj-tab .tabPanel .panel {
    font-size: 0.32rem;
    color: #110000;
    line-height: 0.32rem;
    margin-left: 0;
    margin-right: 0.34rem;
    padding-bottom: 0.32rem;
  }
  .sy-wrapper .sy-three-zw .zmhd .yjzj-tab .tabPanel .panel::before {
    left: 18%;
  }
  .sy-wrapper .sy-three-zw .zmhd .yjzj-tab .tabPanel .panel.cur {
    color: #154CAF;
  }
  .sy-wrapper .sy-three-zw .zmhd .yjzj-tab .tabPanel .panel.cur::before {
    width: 1.24rem;
    height: 0.03rem;
  }
  .sy-wrapper .sy-three-zw .zmhd .yjzj-tab .cont3 {
    max-height: 2.04rem;
  }
  .sy-wrapper .sy-three-zw .zmhd .yjzj-tab .tabItem .LiDateAndBtn {
    border-bottom: 0;
    height: 0.44rem;
    line-height: 0.44rem;
    margin-top: 0.24rem;
    padding-top: 0;
    padding-bottom: 0;
  }
  .sy-wrapper .sy-three-zw .zmhd .yjzj-tab .tabItem .LiDateAndBtn .li-tit {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .sy-wrapper .sy-three-zw .zmhd .yjzj-tab .tabItem .LiDateAndBtn .ing {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0.08rem;
  }
  .sy-wrapper .sy-three-zw .zmhd .yjzj-tab .tabItem .LiDateAndBtn .end {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0.08rem;
  }
  .sy-wrapper .sy-three-zw .zmhd .yjzj-tab .tabItem .LiDateAndBtn .more {
    display: none;
  }
  .sy-wrapper .sy-jgxx-box {
    width: 7.02rem;
    height: 1.5rem;
    margin-top: 0.37rem;
    background: url(jgxx-sj.png) no-repeat center center / cover;
    padding-left: 0.41rem;
    padding-top: 0;
    display: flex;
    align-items: center;
  }
  .sy-wrapper .sy-jgxx-box .font {
    font-weight: bold;
    font-size: 0.36rem;
    color: #110000;
    line-height: 0.36rem;
    margin-right: 0.25rem;
  }
  .sy-wrapper .sy-jgxx-box .xzxk,
  .sy-wrapper .sy-jgxx-box .rcjgxx {
    display: inline-block;
    width: 2.16rem;
    height: 0.72rem;
    background: #FFFFFF;
    border-radius: 0.08rem;
    border: 0.01rem solid #AEC5EE;
    text-align: center;
    line-height: 0.72rem;
    font-size: 0.28rem;
    color: #154CAF;
  }
  .sy-wrapper .sy-jgxx-box .xzxk {
    margin-right: 0.17rem;
  }
  .sy-wrapper .center-line-title {
    margin-top: 0.6rem;
  }
  .sy-wrapper .sy-four-pic {
    margin-top: 0.24rem;
  }
  .sy-wrapper .sy-four-pic .banner3 {
    height: 1.91rem;
  }
  .sy-wrapper .sy-four-pic .banner3 .swiper-container {
    padding-left: 0;
    text-align: center;
  }
  .sy-wrapper .sy-four-pic .banner3 .swiper-container .swiper-button-next {
    display: block;
    cursor: pointer;
    background: url(banner-next.png) no-repeat center center;
    position: absolute;
    right: 0.05rem;
    top: 50%;
    margin-top: -0.37rem;
    width: 0.44rem;
    height: 0.74rem;
    background-size: 0.44rem 0.74rem;
  }
  .sy-wrapper .sy-four-pic .banner3 .swiper-container .swiper-button-prev {
    display: block;
    cursor: pointer;
    background: url(banner-pre-sj.png) no-repeat center center;
    position: absolute;
    left: 0.05rem;
    top: 50%;
    margin-top: -0.37rem;
    background-size: 0.44rem 0.74rem;
    width: 0.44rem;
    height: 0.74rem;
  }
  .sy-wrapper .sy-four-pic .banner3 .swiper-slide img {
    width: 3.39rem;
    height: 100%;
  }
}

body {
  position: relative;
}
.m-auto {
  margin: 0 auto;
}
.c-box {
  width: 11rem;
}
.c-local {
  padding: 0.84rem 0.36rem 0.36rem;
  margin-top: 0.8rem;
  background: #f6f6f6;
}
.gov-page {
  padding: 0;
  margin-top: 0.16rem;
}
.gov-page a {
  display: inline-block;
  margin: 0;
  min-width: 0.32rem;
}
.gov-page span .num {
  margin: 0;
}
.gd-cm-page {
  color: #666;
  font-size: 0.14rem;
}
.gd-cm-page .mobile-page {
  display: none;
}
.gd-cm-page a {
  width: 0.32rem;
  height: 0.32rem;
  background: #FFFFFF;
  border-radius: 0.04rem;
  border: 0.01rem solid #E5E5E5;
}
.gd-cm-page a.cur,
.gd-cm-page a:hover {
  background: #194897 !important;
  color: #fff !important;
}
.gd-cm-page a,
.gd-cm-page span {
  margin: 0 2px;
}
.gd-cm-page .first,
.gd-cm-page .last {
  width: auto;
  padding: 0 0.1rem;
}
.info-bg {
  padding-bottom: 0.48rem;
  background: white url(v2024-xxgk-bg.png) no-repeat top center;
  background-size: 19.2rem 9rem;
}
.gov-info-header {
  width: 100%;
  max-width: 19.2rem;
  padding-top: 0.4rem;
}
.gov-info-header .logo {
  width: 3.97rem;
  height: 0.6rem;
}
.gov-info-header .pc {
  display: block;
}
.gov-info-header .media {
  display: none;
}
.gov-info-header .name {
  width: 2.42rem;
  height: 0.58rem;
  margin-left: 0.21rem;
}
.gov-info-header .right-operation {
  margin-top: 0.12rem;
  background: rgba(0, 33, 70, 0.12);
  border-radius: 0.04rem;
  padding: 0.11rem 0;
}
.gov-info-header .right-operation a {
  text-align: center;
  display: inline-block;
  line-height: 0.14rem;
  font-size: 0.14rem;
  color: #FFFFFF;
  opacity: 0.66;
  padding: 0 0.16rem;
}
.gov-info-header .right-operation a:first-child {
  border-right: 0.01rem solid #0F68D0;
}
.gov-info-header .tt {
  margin-top: 0.86rem;
  font-size: 0.72rem;
  line-height: 0.72rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.gov-info-header .tt.gzk-tt {
  margin-top: 0.58rem;
  font-size: 0.55rem;
  line-height: 0.55rem;
}
.gov-info-header .tip-info {
  text-align: center;
  position: relative;
  margin: 0.55rem 0 0;
  font-size: 0.18rem;
  line-height: 0.18rem;
  color: #fff;
}
.gov-info-header .tip-info::before,
.gov-info-header .tip-info::after {
  display: inline-block;
  content: '';
  width: 0.99rem;
  height: 0.02rem;
  background: #FFFFFF;
  margin: 0.07rem 0.11rem;
}
.gov-search {
  position: relative;
  height: 0.5rem;
}
.gov-search .line {
  position: absolute;
  top: 0.25rem;
  z-index: 0;
  width: 100%;
  height: 0.01rem;
  background-color: #ccc;
}
.gov-search .con {
  position: relative;
  z-index: 1;
  width: 5.48rem;
  margin: 0 auto;
  background: #f2f2f2;
}
.gov-search .input {
  width: 5.1rem;
  height: 0.5rem;
  margin: 0 auto;
  padding: 0.08rem 0.24rem;
  border-radius: 0.08rem;
  border: 0.01rem solid #026ab6;
  background: white;
}
.gov-search .input img {
  width: 0.34rem;
  cursor: pointer;
}
.gov-search .input input {
  width: 4rem;
  height: 0.34rem;
  font-size: 0.16rem;
}
.gov-search .input input::placeholder {
  font-size: 0.16rem;
}
.gz-box {
  width: 11.22rem;
  padding: 0.36rem;
  background-color: #fff;
  margin-top: 0.2rem;
}
.gz-box .gz-header {
  width: 10.5rem;
  height: 1.8rem;
  background: #EEEEEE;
  text-align: center;
  padding: 0.57rem 1rem 0;
}
.gz-box .search-box {
  width: 7rem;
  height: 0.46rem;
  background: #FFFFFF;
  border-radius: 0.1rem;
  border: 0.02rem solid #154CAF;
}
.gz-box .search-box input {
  width: 6rem;
  padding: 0 0.18rem;
  font-size: 0.16rem;
  color: #666666;
  height: 0.46rem;
}
.gz-box .search-box img {
  width: 0.36rem;
  height: 0.36rem;
  margin-right: 0.21rem;
  margin-top: 0.05rem;
}
.gz-box .ser-btn {
  display: block;
  width: 1.1rem;
  height: 0.46rem;
  line-height: 0.46rem;
  text-align: center;
  background: #154CAF;
  border-radius: 0.1rem;
  font-size: 0.18rem;
  color: #FFFFFF;
}
.gz-box .search-type {
  margin-top: 0.23rem;
  text-align: center;
  font-weight: 400;
  font-size: 0.16rem;
  color: #333333;
}
.gz-box .search-type .label {
  margin-right: 0.27rem;
}
.gz-box .search-type .option {
  margin-right: 0.37rem;
}
.gz-box .search-type .option input {
  width: 0.15rem;
  height: 0.15rem;
  margin-right: 0.12rem;
}
.gz-wleft .policy-list .title {
  width: 7.2rem;
  padding-right: 1.4rem;
}
.gov-left-nav {
  width: 2.4rem;
}
.gov-left-nav .nav-item {
  margin-bottom: 0.16rem;
}
.gov-left-nav .nav-info {
  display: block;
  width: 100%;
  height: 0.7rem;
  line-height: 0.7rem;
  padding-left: 0.24rem;
  background-color: #fff;
  overflow: hidden;
}
.gov-left-nav .nav-info .zw-img {
  display: inline-block;
  width: 0.4rem;
  height: 0.68rem;
  line-height: 0.68rem;
  float: left;
  background: url(v2024-gov_info_left_01.png) no-repeat center center / 0.4rem 0.4rem;
}
.gov-left-nav .nav-info .zw-img1 {
  background-image: url(v2024-gov_info_left_01.png);
}
.gov-left-nav .nav-info .zw-img2 {
  background-image: url(v2024-gov_info_left_02.png);
}
.gov-left-nav .nav-info .zw-img3 {
  background-image: url(v2024-gov_info_left_03.png);
}
.gov-left-nav .nav-info .zw-img4 {
  background-image: url(v2024-gov_info_left_04.png);
}
.gov-left-nav .nav-info .zw-img5 {
  background-image: url(v2024-gov_info_left_05.png);
}
.gov-left-nav .nav-info .zw-img6 {
  background-image: url(v2024-gov_info_left_06.png);
}
.gov-left-nav .nav-info .zw-img7 {
  background-image: url(v2024-gov_info_left_07.png);
}
.gov-left-nav .nav-info .zw-img8 {
  background-image: url(v2024-gov_info_left_08.png);
}
.gov-left-nav .nav-info:hover {
  background-color: #154CAF;
  color: #fff;
}
.gov-left-nav .nav-info:hover .zw-img1 {
  background-image: url(v2024-gov_info_left_cur_01.png);
}
.gov-left-nav .nav-info:hover .zw-img2 {
  background-image: url(v2024-gov_info_left_cur_02.png);
}
.gov-left-nav .nav-info:hover .zw-img3 {
  background-image: url(v2024-gov_info_left_cur_03.png);
}
.gov-left-nav .nav-info:hover .zw-img4 {
  background-image: url(v2024-gov_info_left_cur_04.png);
}
.gov-left-nav .nav-info:hover .zw-img5 {
  background-image: url(v2024-gov_info_left_cur_05.png);
}
.gov-left-nav .nav-info:hover .zw-img6 {
  background-image: url(v2024-gov_info_left_cur_06.png);
}
.gov-left-nav .nav-info:hover .zw-img7 {
  background-image: url(v2024-gov_info_left_cur_07.png);
}
.gov-left-nav .nav-info:hover .zw-img8 {
  background-image: url(v2024-gov_info_left_cur_08.png);
}
.gov-left-nav .nav-info:hover .zw-plus {
  background-image: url(v2024-unfold-hov.png);
}
.gov-left-nav .nav-info:hover .cur-img {
  display: inline-block;
}
.gov-left-nav .nav-info:hover .tt {
  color: #fff;
}
.gov-left-nav .tt {
  display: inline-block;
  width: 1.13rem;
  color: #154CAF;
  line-height: 0.26rem;
  font-size: 0.23rem;
  vertical-align: middle;
  padding-left: 0.14rem;
}
.gov-left-nav .tt-140 {
  width: 1.53rem;
}
.gov-left-nav .zw-plus {
  display: inline-block;
  width: 0.2rem;
  vertical-align: top;
  height: 0.68rem;
  margin-right: 0.2rem;
  float: right;
  background: url(v2024-unfold.png) no-repeat center center / 0.2rem 0.2rem;
}
.gov-left-nav .second-con {
  display: none;
}
.gov-left-nav .second-policy.second-con {
  padding-bottom: 0.1rem;
  background-color: #fff;
}
.gov-left-nav .second-policy.second-con .second-item {
  cursor: pointer;
  width: 2.4rem;
  height: auto;
  margin-top: 0.1rem;
}
.gov-left-nav .second-policy.second-con .second-item .second-self {
  padding-left: 0.21rem;
  padding-right: 0.17rem;
  font-size: 0.16rem;
  line-height: 0.36rem;
  height: 0.36rem;
  background-color: #e5e5e5;
}
.gov-left-nav .second-policy.second-con .second-item .second-self .small-plus {
  float: right;
  width: 0.1rem;
  height: 100%;
  background: url(v2024-xxgk-second-unfold.png) no-repeat center center / 0.1rem 0.1rem;
}
.gov-left-nav .second-policy.second-con .second-item .second-self .second-title {
  display: inline-block;
  max-width: 85%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #4D4D4D;
}
.gov-left-nav .second-policy.second-con .second-item .second-self img {
  width: 0.1rem;
  height: 0.1rem;
  float: right;
  margin-top: 0.12rem;
}
.gov-left-nav .second-policy.second-con .second-item .second-self .pickup {
  display: none;
}
.gov-left-nav .second-policy.second-con .second-item.cur .second-self .second-title {
  color: #154CAF;
}
.gov-left-nav .second-policy.second-con .second-item.cur .second-self .small-plus {
  background: url(v2024-xxgk-second-pickup.png) no-repeat center center / 0.1rem 0.2rem;
}
.gov-left-nav .second-policy.second-con .second-item .third-con .third-item .third-self .small-plus {
  float: right;
  width: 0.1rem;
  height: 100%;
  background: url(v2024-xxgk-second-unfold.png) no-repeat center center / 0.1rem 0.1rem;
}
.gov-left-nav .second-policy.second-con .second-item .third-con .third-item.cur .small-plus {
  background-image: url(v2024-xxgk-second-pickup.png);
  background-size: 0.1rem 0.02rem;
}
.gov-left-nav .third-con {
  background-color: #fff;
  display: none;
}
.gov-left-nav .third-con .third-item {
  cursor: pointer;
  height: auto;
}
.gov-left-nav .third-con .third-item .third-self {
  height: 0.45rem;
  line-height: 0.45rem;
  font-size: 0.16rem;
  padding: 0 0.17rem 0 0.37rem;
  background-color: #F1F1F1;
}
.gov-left-nav .third-con .third-item .third-self .third-title {
  display: inline-block;
  max-width: 85%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #4D4D4D;
}
.gov-left-nav .third-con .third-item .third-self img {
  width: 0.1rem;
  height: 0.1rem;
  float: right;
  margin-top: 0.16rem;
}
.gov-left-nav .third-con .third-item .third-self .pickup {
  display: none;
}
.gov-left-nav .third-con .third-item.cur .third-title {
  color: #154CAF;
}
.gov-left-nav .third-con .third-item.cur .unfold {
  display: none;
}
.gov-left-nav .third-con .third-item.cur .pickup {
  display: inline-block;
}
.gov-left-nav .forth-con {
  background: #fff;
  display: none;
  padding-top: 0.05rem;
}
.gov-left-nav .forth-con .forth-item {
  cursor: pointer;
  line-height: 0.32rem;
  height: 0.32rem;
  padding-left: 0.52rem;
  display: block;
  font-size: 0.16rem;
  position: relative;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.gov-left-nav .forth-con .forth-item::after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0.38rem;
  width: 0.03rem;
  height: 0.03rem;
  background: #e2e2e2;
  border-radius: 50%;
}
.gov-left-nav .forth-con .cur.forth-item {
  color: #154CAF;
}
.gov-left-nav .forth-con .cur.forth-item::after {
  background: #154CAF;
}
.gov-left-nav .second-law.second-con {
  background-color: #fff;
}
.gov-left-nav .second-law.second-con .second-item {
  height: auto;
}
.gov-left-nav .second-law.second-con .second-item .second-self {
  cursor: pointer;
  display: block;
  position: relative;
  padding-left: 0.59rem;
  font-size: 0.16rem;
  height: 0.32rem;
  line-height: 0.32rem;
  color: #333;
}
.gov-left-nav .second-law.second-con .second-item .second-self .small-plus {
  float: right;
  width: 0.1rem;
  height: 100%;
  margin-right: 0.15rem;
  background: url(v2024-xxgk-second-unfold.png) no-repeat center center / 0.1rem 0.1rem;
}
.gov-left-nav .second-law.second-con .second-item .second-self::before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0.43rem;
  width: 0.04rem;
  height: 0.04rem;
  border-radius: 50%;
  background: #626262;
}
.gov-left-nav .second-law.second-con .second-item .second-self:hover {
  background-color: #e8f5ff;
}
.gov-left-nav .second-law.second-con .second-item .second-self:hover::before {
  background-color: #154CAF;
}
.gov-left-nav .second-law.second-con .second-item .second-self .unfold,
.gov-left-nav .second-law.second-con .second-item .second-self .pickup {
  width: 0.1rem;
  height: 0.1rem;
  float: right;
  margin-right: 0.26rem;
  margin-top: 0.11rem;
}
.gov-left-nav .second-law.second-con .second-item .second-self .pickup {
  display: none;
}
.gov-left-nav .second-law.second-con .second-item.cur .second-self .small-plus {
  background: url(v2024-xxgk-second-pickup.png) no-repeat center center / 0.1rem 0.02rem;
}
.gov-left-nav .second-law.second-con .second-item.cur .second-self .second-title {
  color: #154CAF;
  font-weight: bold;
}
.gov-left-nav .second-law.second-con .second-item.cur .second-self::before {
  background-color: #154CAF;
}
.gov-left-nav .second-law.second-con .second-item.cur {
  background: #f3f9ff;
}
.gov-left-nav .second-law.second-con .third-con {
  font-size: 0.15rem;
  display: none;
}
.gov-left-nav .second-law.second-con .third-con .third-item .third-self {
  position: relative;
  padding-left: 0.83rem;
  padding-right: 0.17rem;
  line-height: 0.32rem;
  height: 0.32rem;
  background-color: #F3F9FF;
}
.gov-left-nav .second-law.second-con .third-con .third-item .third-self .small-plus {
  float: right;
  width: 0.1rem;
  height: 100%;
  background: url(v2024-xxgk-second-unfold.png) no-repeat center center / 0.1rem 0.1rem;
}
.gov-left-nav .second-law.second-con .third-con .third-item .third-self::before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0.63rem;
  width: 0.04rem;
  height: 0.04rem;
  border-radius: 50%;
  background: #626262;
}
.gov-left-nav .second-law.second-con .third-con .third-item .third-self img {
  width: 0.1rem;
  height: 0.1rem;
  float: right;
}
.gov-left-nav .second-law.second-con .third-con .third-item .third-self:hover .third-self .third-title {
  color: #154CAF;
}
.gov-left-nav .second-law.second-con .third-con .third-item .third-self .pickup {
  display: none;
}
.gov-left-nav .second-law.second-con .third-con .third-item.cur .third-self .small-plus {
  background: url(v2024-xxgk-second-pickup.png) no-repeat center center / 0.1rem 0.02rem;
}
.gov-left-nav .second-law.second-con .third-con .third-item.cur .third-self .pickup {
  display: inline-block;
}
.gov-left-nav .second-law.second-con .third-con .third-item.cur .third-self::before {
  background-color: #154CAF;
}
.gov-left-nav .nav-info.cur {
  background-color: #154CAF;
  color: #fff;
}
.gov-left-nav .nav-info.cur .zw-img1 {
  background-image: url(v2024-gov_info_left_cur_01.png);
}
.gov-left-nav .nav-info.cur .zw-img2 {
  background-image: url(v2024-gov_info_left_cur_02.png);
}
.gov-left-nav .nav-info.cur .zw-img3 {
  background-image: url(v2024-gov_info_left_cur_03.png);
}
.gov-left-nav .nav-info.cur .zw-img4 {
  background-image: url(v2024-gov_info_left_cur_04.png);
}
.gov-left-nav .nav-info.cur .zw-img5 {
  background-image: url(v2024-gov_info_left_cur_05.png);
}
.gov-left-nav .nav-info.cur .zw-img6 {
  background-image: url(v2024-gov_info_left_cur_06.png);
}
.gov-left-nav .nav-info.cur .zw-img7 {
  background-image: url(v2024-gov_info_left_cur_07.png);
}
.gov-left-nav .nav-info.cur .zw-img8 {
  background-image: url(v2024-gov_info_left_cur_08.png);
}
.gov-left-nav .nav-info.cur .zw-plus {
  background: url(v2024-pickup.png) no-repeat center center / 0.4rem 0.03rem;
}
.gov-left-nav .nav-info.cur .tt {
  color: #fff;
}
.gov-container-title {
  margin: 0 0.24rem;
  padding: 0.32rem 0;
  text-align: center;
  font-size: 0.32rem;
  font-weight: bold;
  color: #154CAF;
  line-height: 0.32rem;
  border-bottom: 0.01rem solid #dcdcdc;
}
.gov-title {
  position: relative;
}
.gov-title .title {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: 0.14rem 0.24rem;
  font-size: 0.2rem;
  line-height: 0.2rem;
  font-weight: bold;
  color: #fff;
  background-color: #154CAF;
}
.gov-title .info {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: 0.11rem 0.24rem;
  font-size: 0.2rem;
  line-height: 0.2rem;
}
.gov-title .line {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 0.02rem;
  background-color: #dcdcdc;
}
.gov-title2 {
  position: relative;
  margin-bottom: 0.32rem;
}
.gov-title2 span {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: 0.11rem 0.24rem;
  font-size: 0.18rem;
  line-height: 0.18rem;
  font-weight: bold;
  color: #191910;
  background-color: #F7F8FB;
}
.gov-title2 .line {
  position: absolute;
  bottom: -0.02rem;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 0.02rem;
  background-color: #dcdcdc;
}
.gov-com-list li {
  position: relative;
  padding-left: 0.16rem;
  color: #333;
  font-size: 0.18rem;
  line-height: 0.24rem;
  margin-bottom: 0.2rem;
}
.gov-com-list li .tag {
  position: absolute;
  display: inline-block;
  width: 0.04rem;
  height: 0.04rem;
  border-radius: 50%;
  background-color: #C6D7EC;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.gov-com-list li a {
  display: inline-block;
  width: 5.53rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.gov-com-list li:hover .tag {
  background-color: #DEC381;
}
.gov-com-list li:hover a {
  color: #154CAF;
}
.gov-com-list li:last-child {
  margin-bottom: 0;
}
.gov-com-list .date {
  float: right;
  font-size: 0.16rem;
  color: #999;
}
.list-more {
  display: block;
  width: 1rem;
  height: 0.3rem;
  margin: 0.16rem auto 0;
  padding: 0.06rem;
  background-color: #e5e5e5;
  text-align: center;
  font-size: 0.16rem;
  color: #333;
  line-height: 0.16rem;
}
.gov-con {
  margin-top: 0.84rem;
}
.gov-con .gov-left-nav {
  float: left;
}
.gov-con .cm-container {
  float: right;
  width: 7.7rem;
  min-height: 9.66rem;
  background-color: #fff;
}
.px-24 {
  padding: 0 0.24rem;
}
.rules-list-page {
  padding-bottom: 0.36rem;
}
.rules-list-page .gov-con .policy-list {
  float: right;
  width: 7.68rem;
}
.rules-list-page .gov-con .policy-list2 {
  float: right;
  width: 7.68rem;
}
.regime-con .gov-com-list {
  padding: 0.16rem 0.24rem;
}
.regime-con .gov-com-list .clearfix {
  height: 0.3rem;
  line-height: 0.3rem;
}
.regime-con .gov-com-list .date {
  float: right;
}
.regime-con .gov-com-list .separator {
  width: 7.09rem;
  height: 0.02rem;
  background: #ccc;
  margin-left: 0.07rem;
}
.plan-con {
  padding: 0.3rem 0.33rem 0 0.3rem;
  min-height: 10.69rem;
}
.plan-con .plan-tab-head {
  height: 0.4rem;
  width: 6.98rem;
  border-bottom: 0.01rem solid #E5E5E5;
}
.plan-con .plan-tab-head .plan-tab-item {
  display: inline-block;
  height: 0.4rem;
  padding: 0 0.24rem;
  max-width: 2rem;
  line-height: 0.4rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-weight: bold;
  font-size: 0.16rem;
  color: #333333;
}
.plan-con .plan-tab-head .plan-tab-item.cur {
  background-color: #154CAF;
  color: #fff;
}
.plan-con .plan-tab-head .plan-tab-item:hover {
  background-color: #154CAF;
  color: #fff;
}
.plan-con .gov-com-list li {
  margin-bottom: 0;
  padding-left: 0.09rem;
}
.plan-con .gov-com-list li a {
  max-width: 6rem;
  height: 0.37rem;
  line-height: 0.37rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.plan-con .gov-com-list li .date {
  display: block;
  line-height: 0.37rem;
}
.plan-con .list-more {
  display: none;
  margin-top: 0;
  margin-bottom: 0.25rem;
  font-weight: bold;
}
.plan-con .btn-list {
  margin-top: 0.3rem;
  width: 100%;
  margin-left: 0;
}
.plan-con .btn-list .btn-item {
  font-size: 0.16rem;
}
.plan-con .btn-list .btn-item:nth-child(4n) {
  margin-right: 0;
}
.plan-con .btn-list .btn-item:hover {
  color: #154CAF;
  background: #F3F8FE;
  border: 0.01rem solid #6A96CA;
}
.icons-con {
  padding-left: 0.3rem;
  padding-right: 0.32rem;
  overflow: hidden;
}
.icons-con .icon {
  padding-top: 0.24rem;
  width: 1.77rem;
  height: 1.45rem;
  display: block;
  float: left;
  font-size: 0.16rem;
  text-align: center;
  position: relative;
  border-bottom: 1px dashed #e2e2e2;
}
.icons-con .icon::after {
  content: '';
  position: absolute;
  top: 0.24rem;
  right: 0;
  /* ÃƒÂ¨Ã‚Â°Ã†â€™ÃƒÂ¦Ã¢â‚¬Â¢Ã‚Â´ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ¥Ã¢â‚¬Â°Ã‚Â²ÃƒÂ§Ã‚ÂºÃ‚Â¿ÃƒÂ¨Ã‚Â·Ã‚ÂÃƒÂ§Ã‚Â¦Ã‚Â»ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¾ÃƒÂ¦Ã‚Â Ã¢â‚¬Â¡ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¨Ã‚Â·Ã‚ÂÃƒÂ§Ã‚Â¦Ã‚Â» */
  height: 0.98rem;
  width: 1px;
  /* ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ¥Ã¢â‚¬Â°Ã‚Â²ÃƒÂ§Ã‚ÂºÃ‚Â¿ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã‚Â®Ã‚Â½ÃƒÂ¥Ã‚ÂºÃ‚Â¦ */
  border-right: 1px dashed #e2e2e2;
  /* ÃƒÂ¨Ã¢â€žÂ¢Ã…Â¡ÃƒÂ§Ã‚ÂºÃ‚Â¿ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ¥Ã¢â‚¬Â°Ã‚Â²ÃƒÂ§Ã‚ÂºÃ‚Â¿ */
}
.icons-con .icon:nth-child(4n)::after {
  display: none;
}
.icons-con .icon:last-child {
  border-bottom: none;
}
.icons-con .icon .icon-img {
  width: 0.5rem;
  height: 0.5rem;
  background: no-repeat top center / 100% 100%;
  margin: 0 auto;
}
.icons-con .icon p {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.08rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 90%;
  text-align: center;
}
.link-con .gov-title {
  margin-bottom: 0.4rem;
}
.link-con .gov-title:nth-child(n+3) {
  margin-bottom: 0.2rem;
}
.link-con .power-list {
  margin: 0 auto;
  margin-bottom: 0.4rem;
}
.link-con .power-list:last-child {
  margin-bottom: 0.18rem;
}
.link-con p {
  cursor: pointer;
  display: block;
  font-size: 0.16rem;
  margin-bottom: 0.4rem;
  width: 7.27rem;
  height: 0.38rem;
  line-height: 0.38rem;
  padding-left: 0.23rem;
  margin-left: 0.22rem;
  background: #f4f6f7;
}
.out-report-con .out-report-header {
  height: 0.75rem;
  width: 7.7rem;
  line-height: 0.75rem;
  text-align: center;
  color: #333;
  font-weight: bold;
  font-size: 0.16rem;
}
.out-report-con .btn-list .btn-item {
  display: block;
  font-size: 0.16rem;
  width: 2.21rem;
}
.out-report-con .gov-title {
  margin-bottom: 0.3rem;
}
.file-con {
  padding: 0.24rem 0;
}
.file-con .file-class {
  position: relative;
  display: inline-block;
  margin: 0 0.17rem 0.17rem 0;
}
.file-con .file-class .tt {
  display: inline-block;
  width: 2.3rem;
  height: 0.48rem;
  padding: 0.16rem 0;
  font-size: 0.16rem;
  line-height: 0.16rem;
  color: #333;
  background-color: #f2f2f2;
  text-align: center;
}
.file-con .file-class:nth-child(3n) {
  margin-right: 0;
}
.file-con .file-class:hover .tt {
  background-color: #026ab6;
  color: #fff;
}
.file-con .file-class:hover .file-second-nav {
  display: block;
}
.file-con .file-second-nav {
  display: none;
  position: absolute;
  left: -0.5rem;
  z-index: 2;
  padding-top: 0.1rem;
  width: 3.2rem;
  height: 0.88rem;
  font-size: 0.14rem;
  line-height: 0.14rem;
}
.file-con .file-second-nav .con {
  padding: 0.11rem 0.1rem;
  background-color: #f2f2f2;
}
.file-con .file-second-nav a {
  float: left;
  padding: 0.08rem 0.22rem;
  color: #154CAF;
}
.file-con .list-container {
  padding-right: 0.04rem;
  margin-top: 0.4rem;
}
.file-con .list-container .gov-com-list {
  margin-top: 0.17rem;
  padding: 0 0.23rem;
}
.file-con .con1 {
  margin-top: 0.23rem;
}
.file-con .class-con {
  padding: 0 0.23rem;
}
.leader-content {
  padding: 0.1rem 0.34rem 0;
}
.leader-content .leader-item {
  text-align: center;
  width: 1.65rem;
}
.leader-content .leader-item .item-img {
  height: 1.72rem;
}
.leader-content .leader-item .name {
  font-size: 0.2rem;
  margin-top: 0.09rem;
  color: #026AB6;
}
.leader-content .leader-item .job {
  font-size: 0.18rem;
  margin-top: 0.09rem;
  color: #333333;
}
.leader-content .first {
  text-align: center;
  padding: 0.3rem 0;
  border-bottom: 1px #eee solid;
}
.leader-content .first .leader-item {
  margin: 0 auto;
}
.leader-content .second {
  padding-left: 0.47rem;
  padding-bottom: 0.3rem;
}
.leader-content .second .leader-item {
  float: left;
  margin-right: 0.52rem;
  margin-top: 0.3rem;
}
.leader-content .second .leader-item:nth-child(3n) {
  margin-right: 0;
}
.leader-info .leader-item {
  text-align: center;
  width: 1.9rem;
}
.leader-info .leader-item .item-img {
  height: 2.4rem;
}
.leader-info .first {
  border: none;
  padding: 0.48rem 0;
}
.leader-info .job {
  font-size: 0.18rem;
  margin-top: 0.24rem;
  color: #191919;
  line-height: 0.24rem;
}
.financial {
  padding: 0.24rem;
}
.financial .financial-list {
  margin-top: 0.4rem;
}
.financial .financial-list .gov-com-list {
  margin-top: 0.17rem;
  padding: 0 0.24rem;
}
.financial .financial-list:first-child {
  margin-top: 0;
}
.city-fin {
  margin-top: 0.4rem;
}
.city-fin .year-fin {
  padding: 0.04rem;
  margin-top: 0.24rem;
  background-color: #f3f7f9;
  border-radius: 0.04rem;
}
.city-fin .year-fin2 {
  margin-top: 0.14rem;
}
.city-fin .tt {
  padding: 0.12rem 0.2rem 0.16rem;
  font-size: 0.16rem;
  line-height: 0.16rem;
  font-weight: 500;
}
.city-fin .year-con {
  padding: 0.22rem 0.18rem 0;
  background-color: #fff;
}
.city-fin .year-con .item {
  display: inline-block;
  width: 0.96rem;
  height: 0.76rem;
  margin-bottom: 0.2rem;
  margin-right: 0.2rem;
  border-radius: 0.06rem;
  border: 0.01rem solid #c9dfed;
  text-align: center;
}
.city-fin .year-con .item span {
  display: block;
}
.city-fin .year-con .item .num {
  padding: 0.11rem 0;
  font-size: 0.28rem;
  line-height: 0.28rem;
  font-weight: bold;
  color: #154CAF;
}
.city-fin .year-con .item .text {
  font-size: 0.14rem;
  line-height: 0.24rem;
  color: #154CAF;
  background-color: #eef7ff;
  border-top: 0.01rem solid #c9dfed;
  border-radius: 0 0 0.06rem 0.06rem;
}
.city-fin .year-con .item:nth-child(6n) {
  margin-right: 0;
}
.gz-four {
  width: 12rem;
  margin: 0 auto;
}
.gz-four .gz-four-header {
  width: 100%;
  padding-top: 0.63rem;
  padding-bottom: 0.12rem;
}
.gz-four .gz-four-header .gz-four-title {
  width: 4.46rem;
  overflow: hidden;
}
.gz-four .gz-four-header .gz-four-title .logo {
  width: 0.68rem;
  height: 0.73rem;
  float: left;
}
.gz-four .gz-four-header .gz-four-title .tt {
  height: 0.4rem;
  font-family: FZXiaoBiaoSong-B05S;
  font-weight: 400;
  font-size: 0.4rem;
  color: #D61D16;
  line-height: 0.4rem;
  float: left;
  margin-top: 0.15rem;
  margin-left: 0.17rem;
}
.gz-four .gz-four-header .gz-operation {
  top: -0.15rem;
}
.gz-four .gz-four-header .gz-operation .operation-option {
  display: block;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  padding: 0.12rem 0.17rem;
  border: 0.01rem solid #D2D2D2;
  margin-right: 0.12rem;
  float: left;
  cursor: pointer;
  position: relative;
}
.gz-four .gz-four-header .gz-operation .operation-option:hover {
  border-color: #154CAF;
  color: #154CAF;
}
.gz-four .gz-four-header .gz-operation .operation-option .gz-dialog {
  display: none;
  position: absolute;
  top: 0.56rem;
  left: 0.01rem;
  width: 2.93rem;
  background: linear-gradient(0deg, #FFFFFF 0%, #F2F6F9 100%);
  box-shadow: 0rem 0rem 0.08rem 0rem rgba(1, 6, 11, 0.24);
  border-radius: 0.04rem;
  border: 0.01rem solid #FFFFFF;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 32px;
}
.gz-four .gz-four-header .gz-operation .operation-option .gz-dialog::after {
  content: '';
  position: absolute;
  top: -0.15rem;
  /* ÃƒÂ¨Ã‚Â°Ã†â€™ÃƒÂ¦Ã¢â‚¬Â¢Ã‚Â´ÃƒÂ§Ã‚Â®Ã‚Â­ÃƒÂ¥Ã‚Â¤Ã‚Â´ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¤Ã‚Â½Ã‚ÂÃƒÂ§Ã‚Â½Ã‚Â® */
  left: 0.2rem;
  /* ÃƒÂ¨Ã‚Â°Ã†â€™ÃƒÂ¦Ã¢â‚¬Â¢Ã‚Â´ÃƒÂ§Ã‚Â®Ã‚Â­ÃƒÂ¥Ã‚Â¤Ã‚Â´ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¤Ã‚Â½Ã‚ÂÃƒÂ§Ã‚Â½Ã‚Â® */
  border-width: 0.1rem;
  border-style: solid;
  border-color: transparent transparent #F2F6F9 transparent;
}
.gz-four .gz-four-header .gz-operation .operation-option .gz-dialog .gz-dialog-content {
  padding: 0.1rem 0.12rem 0.1rem 0.15rem;
}
.gz-four .gz-four-header .gz-operation .operation-option .gz-dialog .gz-dialog-content .dialog-item {
  display: block;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 0.14rem;
  color: #333333;
  line-height: 0.32rem;
  width: 2.66rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gz-four .gz-four-header .gz-operation .operation-option .gz-dialog .gz-dialog-content .dialog-item:hover {
  color: #154CAF;
}
.gz-four .gz-four-content {
  padding: 0.57rem 0.69rem 0.69rem 0.83rem;
  border-top: 0.05rem solid #154CAF;
  border-bottom: 0.05rem solid #154CAF;
  font-weight: 400;
  font-size: 0.21rem;
  line-height: 0.38rem;
}
.gz-four .gz-four-content .tit {
  font-size: 0.28rem;
  color: #111111;
  text-align: center;
  font-weight: bold;
  margin-bottom: 0.1rem;
}
.gz-four .gz-four-content .tizhu {
  text-align: center;
  font-size: 0.18rem;
  color: #666666;
  margin-bottom: 0.37rem;
}
.gz-four .gz-four-footer {
  height: 1.08rem;
  position: relative;
}
.gz-four .gz-four-footer .f-tt {
  position: absolute;
  top: 0.4rem;
  right: 0.84rem;
  font-family: FZXiaoBiaoSong-B05S;
  font-weight: 400;
  font-size: 28px;
  color: #154CAF;
  line-height: 38px;
}
.zn-tt {
  margin-top: 0.24rem;
  text-align: center;
  font-size: 0.32rem;
  line-height: 0.32rem;
  color: #154CAF;
  font-weight: bold;
}
.zn-info {
  padding: 0.16rem;
  font-size: 0.15rem;
  text-align: center;
  border-bottom: 0.01rem solid #e5e5e5;
}
.scroll-con {
  padding: 0 0.24rem 0 0.44rem;
  margin-top: 0.3rem;
  font-size: 0.16rem;
  line-height: 0.24rem;
}
.scroll-con .scroll-wrap {
  max-height: 9.4rem;
  padding-right: 0.1rem;
  overflow-y: auto;
  font-family: ÃƒÂ¥Ã‚Â®Ã¢â‚¬Â¹ÃƒÂ¤Ã‚Â½Ã¢â‚¬Å“;
}
.scroll-wrap::-webkit-scrollbar {
  width: 0.04rem;
}
.scroll-wrap::-webkit-scrollbar-track {
  background-color: #e5e5e5;
  border-radius: 1rem;
}
.scroll-wrap::-webkit-scrollbar-thumb {
  background-color: #B7B7B7;
  border-radius: 1rem;
}
.gov-tab {
  margin: 0.48rem 0.24rem 0;
  padding-bottom: 0.2rem;
  font-size: 0.2rem;
  font-weight: 500;
  color: #111;
  line-height: 0.2rem;
  border-bottom: 0.02rem solid #dcdcdc;
}
.gov-tab .tab-item {
  position: relative;
  margin-right: 0.5rem;
}
.gov-tab .tab-item:last-of-type {
  margin-right: 0;
}
.gov-tab .active {
  color: #154CAF;
}
.gov-tab .active::before {
  content: '';
  position: absolute;
  bottom: -0.19rem;
  left: 0;
  width: 100%;
  height: 0.02rem;
  background-color: #154CAF;
}
.gov-catalog {
  margin-top: 0.31rem;
  padding: 0 0.21rem 0.44rem 0.22rem;
}
.gov-catalog .catalog-item {
  margin-bottom: 0.24rem;
}
.gov-catalog .catalog-item:last-child {
  margin-bottom: 0;
}
.gov-catalog .catalog-list {
  padding: 0.2rem 0.2rem 0.1rem;
  margin: 0.16rem 0.24rem 0;
  background-color: #f3f7f9;
}
.gov-catalog .catalog-list a {
  display: inline-block;
  width: 3.35rem;
  height: 0.48rem;
  padding: 0.15rem 0.1rem;
  margin-right: 0.1rem;
  margin-bottom: 0.1rem;
  font-size: 0.16rem;
  line-height: 0.18rem;
  text-align: center;
  background-color: #fff;
  border-radius: 0.04rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gov-catalog .catalog-list a:nth-child(2n) {
  margin-right: 0;
}
.gov-catalog .catalog-list-1 a {
  width: auto;
  min-width: 3.35rem;
  margin-right: 0;
}
.gov-catalog .catalog-list-3 a {
  width: 2.2rem;
}
.gov-catalog .catalog-list-3 a:nth-child(2n) {
  margin-right: 0.1rem;
}
.gov-catalog .catalog-list-3 a:nth-child(3n) {
  margin-right: 0;
}
.zcjd-con {
  padding: 0.17rem 0.24rem;
}
.zcjd-con .plc-zfxx-table {
  width: 100%;
}
.yearReport-con {
  padding: 0.24rem;
}
.yearReport-con .yearItems {
  width: 100%;
  overflow-x: auto;
}
.yearReport-con .yearItems .yearScroll {
  width: 10.3rem;
}
.yearReport-con .scroll-wrap::-webkit-scrollbar {
  height: 0.1rem;
}
.yearReport-con .yearItems .item {
  font-size: 0.16rem;
  width: 1.2rem;
  height: 0.48rem;
  line-height: 0.48rem;
  text-align: center;
  padding-bottom: 0.25rem;
  margin-right: 0.16rem;
  background: #F2F2F2;
}
.yearReport-con .yearItems .item:last-child {
  margin-right: 0;
}
.yearReport-con .yearItems .item:hover {
  background: #154CAF;
  color: white;
}
.yearReport-con .yearItems .item.cur {
  background: #154CAF;
  color: white;
}
.yearReport-con .yearList {
  width: 100%;
}
.yearReport-con .yearList .govList-media {
  display: none;
}
.yearReport-con .yearList .gov-com-list {
  padding-top: 0.24rem;
  margin-bottom: -0.2rem;
}
.gov-legal {
  width: 7.2rem;
  padding: 0.16rem;
  background: rgba(21, 76, 175, 0.08);
  border: 0.01rem solid #154CAF;
  margin: 0.24rem auto;
  font-size: 0.16rem;
  color: #191919;
  line-height: 0.21rem;
  text-align: left;
  font-style: normal;
}
@media screen and (max-width: 768px) {
  .gd-cm-page {
    display: flex;
    justify-content: space-between;
    height: 0.85rem;
    padding: 0;
    font-size: 0.32rem;
    margin: 0.08rem 0 0.4rem;
  }
  .gd-cm-page span,
  .gd-cm-page a {
    display: none;
  }
  .gd-cm-page .mobile,
  .gd-cm-page .mobile-page {
    display: block;
    width: 1.64rem;
    height: 0.88rem;
    line-height: 0.88rem;
    text-align: center;
    border: 0.01rem solid #E2E2E2;
  }
  .gd-cm-page .pageprv,
  .gd-cm-page .pagenext,
  .gd-cm-page .mobile-page {
    width: 1.82rem;
    height: 0.72rem;
    line-height: 0.72rem;
    text-align: center;
    color: #666;
    background: #f5f5f5;
    border: none;
  }
  .gd-cm-page .pageprv:hover,
  .gd-cm-page .pagenext:hover,
  .gd-cm-page .mobile-page:hover {
    color: #666 !important;
    background: #f5f5f5 !important;
  }
  .gd-cm-page .mobile-page {
    width: 2.38rem;
    color: #154CAF;
  }
  .c-box {
    width: 7.5rem;
  }
  .gov-info-header .right-operation {
    margin-top: 0.08rem;
    padding: 0.18rem 0;
  }
  .gov-info-header .right-operation a {
    line-height: 0.22rem;
    font-size: 0.22rem;
    padding: 0 0.17rem;
  }
  .gov-info-header .right-operation a:first-child {
    border-right: 0.01rem solid #0F68D0;
  }
  .gov-info-header .logo {
    width: 4.48rem;
    height: 0.72rem;
  }
  .gov-info-header .pc {
    display: none;
  }
  .gov-info-header .media {
    display: block;
  }
  .gov-info-header .tt.gzk-tt {
    font-size: 0.72rem;
    color: #FFFFFF;
    line-height: 0.8rem;
    padding: 0 0.99rem;
  }
  .gov-info-header .tip-info {
    font-size: 0.32rem;
    line-height: 0.32rem;
  }
  .gov-info-header .tip-info::before,
  .gov-info-header .tip-info::after {
    width: 2rem;
  }
  .gz-box {
    width: 7.5rem;
    padding: 0.32rem 0.24rem;
  }
  .gz-box .gz-header {
    width: 100%;
    height: 2.65rem;
    padding: 0.64rem 0.24rem 0;
  }
  .gz-box .search-box {
    width: 4.62rem;
    height: 0.72rem;
  }
  .gz-box .search-box input {
    width: 3.5rem;
    height: 0.72rem;
    line-height: 0.72rem;
    font-style: 0.28rem;
  }
  .gz-box .search-box img {
    width: 0.4rem;
    height: 0.4rem;
    margin-top: 0.16rem;
    margin-right: 0.24rem;
  }
  .gz-box .ser-btn {
    width: 1.76rem;
    height: 0.72rem;
    line-height: 0.72rem;
    font-size: 0.32rem;
  }
  .gz-box .search-type {
    margin-top: 0.33rem;
    font-size: 0.32rem;
  }
  .gz-box .search-type .label {
    color: #154CAF;
    margin-right: 0.32rem;
  }
  .gz-box .search-type .option {
    margin-right: 0.64rem;
  }
  .gz-box .search-type .option input {
    width: 0.32rem;
    height: 0.32rem;
    margin-right: 0.16rem;
  }
  .rules-list-page .gov-con .policy-list {
    float: none;
  }
  .rules-list-page .gov-con .policy-list2 {
    float: none;
  }
  .gov-com-list li {
    margin-bottom: 0.4rem;
    padding-left: 0.22rem;
  }
  .gov-com-list li .tag {
    top: 0.22rem;
    width: 0.06rem;
    height: 0.06rem;
    transform: translateY(0);
    border-radius: 50%;
    background-color: #CCCCCC;
  }
  .gov-com-list li a {
    white-space: normal;
    font-size: 0.32rem;
    line-height: 0.48rem;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .gov-com-list li .date {
    display: none;
  }
  .gov-com-list li:last-child {
    margin-bottom: 0;
  }
  .link-con .btn-list {
    padding: 0.32rem 0.24rem 0.4rem;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(2, 3.19rem);
    justify-content: space-between;
  }
  .link-con .btn-list .btn-item {
    width: 3.19rem;
    height: 0.8rem;
    margin: 0;
    font-size: 0.32rem;
    line-height: 0.8rem;
    padding: 0 0.12rem;
  }
  .icons-con {
    padding: 0;
  }
  .icons-con .icon {
    width: 2.34rem;
    height: 1.62rem;
  }
  .icons-con .icon p {
    font-size: 0.32rem;
  }
  .icons-con .icon:nth-child(4n)::after {
    display: inline;
  }
  .icons-con .icon:nth-child(3n)::after {
    display: none;
  }
  .leader-content {
    margin-bottom: 0.25rem;
    padding: 0.05rem 0.15rem;
  }
  .leader-content .leader-item {
    width: 50%;
  }
  .leader-content .leader-item img.item-img {
    width: 2.72rem;
    height: 3.44rem;
  }
  .leader-content .leader-item .name {
    font-size: 0.35rem;
    margin-top: 0.15rem;
    color: #026AB6;
  }
  .leader-content .leader-item .job {
    font-size: 0.3rem;
    margin-top: 0.05em;
    color: #333333;
  }
  .leader-content .second {
    padding: 0;
  }
  .leader-content .second .leader-item {
    margin-right: 0;
    float: left;
  }
  .leader-content .second .leader-item:nth-child(2n) {
    margin-right: 0;
    float: right;
  }
  .leader-info .leader-item {
    text-align: center;
    width: 3.2rem;
    height: 4.04rem;
  }
  .leader-info .first {
    border: none;
    padding: 0.48rem 0;
  }
  .leader-info .job {
    font-size: 0.28rem;
    margin-top: 0.33rem;
    color: #191919;
    line-height: 0.4rem;
  }
  .gov-info .gov-con .cm-container {
    float: none;
    width: unset;
    min-height: unset;
    padding-bottom: 0.08rem;
  }
  .gov-info .gov-con .cm-container .power-list-item1 {
    height: 0.8rem;
    line-height: 0.8rem;
    padding: 0;
    font-size: 0.32rem;
    display: block;
    background: #f4f6f7;
    width: 3.25rem;
    margin: 0;
  }
  .gov-info .gov-con .cm-container .power-list-item1 li {
    margin: 0 auto;
    width: 2.56rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    list-style: none;
  }
  .gov-info .gov-con .cm-container .power-list {
    margin: 0;
    padding: 0.25rem 0.24rem 0.4rem;
    width: 7.02rem;
    display: grid;
    grid-template-columns: repeat(2, 3.25rem);
    overflow: unset;
    column-gap: 0.04rem;
  }
  .gov-info .gov-con .cm-container .power-list .power-list-item {
    height: 0.8rem;
    line-height: 0.8rem;
    padding: 0;
    font-size: 0.32rem;
    display: block;
    width: unset;
    margin: 0;
  }
  .gov-info .gov-con .cm-container .power-list .power-list-item li {
    margin: 0 auto;
    width: 2.56rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
  }
  .gov-info .gov-con .cm-container .gov-catalog {
    padding: 0;
    padding-left: 0.24rem;
  }
  .gov-info .gov-con .cm-container .catalog-list {
    display: flex;
    flex-wrap: wrap;
  }
  .gov-info .gov-con .cm-container .catalog-list a {
    margin-right: 0;
    width: 3rem;
    height: 0.8rem;
    padding: 0.24rem;
    line-height: 0.32rem;
    font-size: 0.32rem;
  }
  .gov-info .gov-con .cm-container .catalog-list a:nth-child(2n-1) {
    margin-right: 0.1rem;
  }
  .gov-info .gov-con .cm-container .gov-catalog-item .catalog-list a {
    width: 100%;
  }
  .gov-info .gov-con .cm-container .file-con {
    padding: 0;
  }
  .gov-info .gov-con .cm-container .file-con .class-con {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0.32rem 0.24rem;
  }
  .gov-info .gov-con .cm-container .file-con .list-container {
    margin-top: 0;
  }
  .gov-info .gov-con .cm-container .file-con .list-container .gov-com-list .date {
    display: none;
  }
  .gov-info .gov-con .cm-container .file-con .file-class {
    width: 3.19rem;
    margin: 0 0 0.16rem;
    font-size: 0.32rem;
    line-height: 0.32rem;
  }
  .gov-info .gov-con .cm-container .file-con .file-class .tt {
    width: 100%;
    height: auto;
    padding: 0.24rem 0;
    font-size: 0.32rem;
    line-height: 0.32rem;
  }
  .gov-info .gov-con .cm-container .file-con .file-second-nav {
    left: 0;
  }
  .gov-info .gov-con .cm-container .file-con .file-second-nav a {
    font-size: 0.32rem;
    line-height: 0.32rem;
  }
  .gz-four {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding-bottom: 0.2rem;
  }
  .gz-four .gz-four-header {
    width: 100%;
    padding-top: 0.63rem;
    overflow: unset;
    display: flex;
    flex-direction: column;
    padding-bottom: 0.24rem;
  }
  .gz-four .gz-four-header .gz-four-title {
    width: unset;
    overflow: unset;
    align-items: center;
    display: flex;
  }
  .gz-four .gz-four-header .gz-four-title .logo {
    width: 0.83rem;
    height: 0.88rem;
  }
  .gz-four .gz-four-header .gz-four-title .tt {
    height: 0.44rem;
    font-family: FZXiaoBiaoSong-B05S;
    font-weight: 400;
    font-size: 0.44rem;
    color: #D61D16;
    line-height: 0.44rem;
    float: left;
    margin-left: 0.28rem;
  }
  .gz-four .gz-four-header .gz-operation {
    position: unset;
    display: flex;
    margin-top: 0.43rem;
    padding: 0 0.37rem;
    justify-content: space-between;
  }
  .gz-four .gz-four-header .gz-operation .operation-option {
    display: block;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 0.28rem;
    line-height: 0.37rem;
    color: #666666;
    padding: 0.18rem 0.4rem;
    border: 0.01rem solid #D2D2D2;
    margin-right: unset;
  }
  .gz-four .gz-four-header .gz-operation .operation-option:hover {
    border-color: #154CAF;
    color: #154CAF;
  }
  .gz-four .gz-four-header .gz-operation .operation-option .dialog-show {
    display: block!important;
  }
  .gz-four .gz-four-header .gz-operation .operation-option .gz-dialog {
    display: none;
    position: absolute;
    top: 0.95rem;
    left: 0.01rem;
    width: 6.75rem;
    height: 2.53rem;
    background: linear-gradient(180deg, #F0F8FF 0%, #FFFFFF 100%);
    box-shadow: 0rem 0.02rem 0.17rem 0rem rgba(0, 0, 0, 0.14);
    border-radius: 0.12rem;
    border: 0.01rem solid #FFFFFF;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #333333;
    line-height: 0.32rem;
  }
  .gz-four .gz-four-header .gz-operation .operation-option .gz-dialog::after {
    content: '';
    position: absolute;
    top: -0.26rem;
    /* ÃƒÂ¨Ã‚Â°Ã†â€™ÃƒÂ¦Ã¢â‚¬Â¢Ã‚Â´ÃƒÂ§Ã‚Â®Ã‚Â­ÃƒÂ¥Ã‚Â¤Ã‚Â´ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¤Ã‚Â½Ã‚ÂÃƒÂ§Ã‚Â½Ã‚Â® */
    left: 0.67rem;
    /* ÃƒÂ¨Ã‚Â°Ã†â€™ÃƒÂ¦Ã¢â‚¬Â¢Ã‚Â´ÃƒÂ§Ã‚Â®Ã‚Â­ÃƒÂ¥Ã‚Â¤Ã‚Â´ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¤Ã‚Â½Ã‚ÂÃƒÂ§Ã‚Â½Ã‚Â® */
    border-width: 0.14rem;
    border-style: solid;
    border-color: transparent transparent #F2F6F9 transparent;
  }
  .gz-four .gz-four-header .gz-operation .operation-option .gz-dialog .gz-dialog-content {
    padding: 0.1rem 0.12rem 0.1rem 0.15rem;
  }
  .gz-four .gz-four-header .gz-operation .operation-option .gz-dialog .gz-dialog-content .dialog-item {
    display: block;
    font-family: Microsoft YaHei;
    font-weight: 400;
    width: 6.22rem;
    font-size: 0.28rem;
    color: #333333;
    line-height: 0.72rem;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .gz-four .gz-four-header .gz-operation .operation-option .gz-dialog .gz-dialog-content .dialog-item:hover {
    color: #154CAF;
  }
  .gz-four .gz-four-content {
    padding: 0.57rem 0.24rem 0.24rem 0.41rem;
    border-top: 0.05rem solid #154CAF;
    border-bottom: 0.05rem solid #154CAF;
    font-family: STFangsong;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.66rem;
    text-align: left;
  }
  .gz-four .gz-four-footer {
    height: 1.08rem;
    position: relative;
  }
  .gz-four .gz-four-footer .f-tt {
    position: absolute;
    top: 0.4rem;
    right: 0.4rem;
    font-size: 0.44rem;
    color: #154CAF;
    line-height: 0.51rem;
  }
  .gov-info .gov-con .cm-container .gov-catalog {
    margin: 0.4rem 0.24rem 0;
    padding: 0;
  }
  .gov-info .gov-con .cm-container .gov-catalog .power-list {
    padding: 0.25rem 0 0.4rem;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 3.25rem);
    column-gap: 0.04rem;
  }
  .gov-info .gov-con .cm-container .gov-catalog .power-list a {
    padding: 0 0.16rem;
    width: 3.25rem;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    font-size: 0.32rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .gov-public-info .gov-con .cm-container {
    padding: 0.48rem 0.24rem;
  }
  .gov-public-info .gov-con .cm-container .zn-tt {
    margin: 0;
    font-size: 0.48rem;
    line-height: 0.48rem;
  }
  .gov-public-info .gov-con .cm-container .zn-info {
    font-size: 0.2rem;
    padding: 0.24rem 0;
  }
  .gov-public-info .gov-con .cm-container .scroll-con {
    padding: 0;
    margin-top: 0.32rem;
    font-size: 0.32rem;
    line-height: 0.48rem;
    color: #333;
  }
  .gov-public-info .gov-con .cm-container .scroll-con .scroll-wrap {
    max-height: 20rem;
  }
  .c-local {
    padding: 0.32rem 0.24rem;
  }
  .gov-title .title,
  .gov-title .info {
    width: auto;
    height: 0.8rem;
    font-size: 0.36rem;
    line-height: 0.8rem;
    padding: 0 0.24rem;
  }
  .gov-title2 {
    margin-bottom: 0.2rem;
  }
  .gov-title2 span {
    width: auto;
    height: 0.56rem;
    font-size: 0.36rem;
    line-height: 0.56rem;
    padding: 0 0.33rem;
  }
  .gov-con .regime-con {
    width: 7.02rem;
  }
  .gov-con .regime-con .tag {
    top: 0.25rem;
    width: 0.06rem;
    height: 0.06rem;
  }
  .gov-con .regime-con .gov-com-list {
    margin: 0;
    padding: 0.32rem 0.24rem;
    padding-left: 0.24rem;
    width: 100%;
  }
  .gov-con .regime-con .gov-com-list li {
    height: unset;
    padding-left: 0.22rem;
    font-size: 0.32rem;
    line-height: 0.48rem;
    margin-bottom: 0.32rem;
  }
  .gov-con .regime-con .gov-com-list li a {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: normal;
    float: none;
  }
  .gov-con .regime-con .gov-com-list .date {
    display: none;
  }
  .gov-con .regime-con .gov-com-list li.separator {
    margin: 0.4rem 0;
    padding: 0;
    width: 100%;
    height: 0.01rem;
    background: none;
    border-bottom: 0.01rem #D1D1D1 dashed;
  }
  .list-more {
    margin: 0.32rem auto;
    width: 2rem;
    height: 0.56rem;
    font-size: 0.24rem;
    line-height: 0.24rem;
    padding: 0.16rem 0;
  }
  .financial {
    padding: 0;
  }
  .financial .gov-com-list .date {
    display: none;
  }
  .city-fin {
    padding: 0 0.24rem;
  }
  .city-fin .year-fin {
    margin-top: 0.32rem;
  }
  .city-fin .year-fin .tt {
    padding: 0.24rem;
    font-size: 0.32rem;
    line-height: 0.32rem;
  }
  .city-fin .year-fin .year-fin2 {
    margin-top: 0.24rem;
  }
  .city-fin .year-fin .year-con {
    padding: 0.19rem;
  }
  .city-fin .year-fin .year-con .item {
    width: 1.4rem;
    height: 1.04rem;
    margin: 0.16rem 0.16rem 0 0;
  }
  .city-fin .year-fin .year-con .item:nth-child(6n) {
    margin-right: 0.16rem;
  }
  .city-fin .year-fin .year-con .item:nth-child(-n+4) {
    margin-top: 0;
  }
  .city-fin .year-fin .year-con .item:nth-child(4n) {
    margin-right: 0;
  }
  .city-fin .year-fin .year-con .item .num {
    font-size: 0.4rem;
    line-height: 0.64rem;
    padding: 0;
  }
  .city-fin .year-fin .year-con .item .text {
    font-size: 0.24rem;
    line-height: 0.4rem;
  }
  .info-bg {
    background: white url(gov-info-wrp-bg.png) no-repeat top center / 7.5rem auto;
  }
  .gov-info-header {
    padding: 0.32rem 0.24rem;
  }
  .gov-info-header .c-box {
    width: 7.02rem;
  }
  .gov-info-header .tt {
    margin-top: 0.88rem;
    font-size: 0.72rem;
    line-height: 0.72rem;
  }
  .rules-list-page {
    margin-top: 1.24rem;
    padding: 0.32rem 0.24rem;
  }
  .rules-list-page .gov-con {
    margin-top: 0.32rem;
  }
  .gov-search {
    height: 0.72rem;
  }
  .gov-search .line {
    display: none;
  }
  .gov-search .con,
  .gov-search .input {
    width: 7.02rem;
    height: 0.72rem;
    background-color: #fff;
  }
  .gov-search .input {
    padding: 0.16rem 0.24rem;
  }
  .gov-search .input input {
    height: 0.4rem;
    font-size: 0.28rem;
    color: #999;
  }
  .gov-search .input input::placeholder {
    font-size: 0.28rem;
  }
  .gov-search .input img {
    width: 0.4rem;
  }
  .gov-con {
    margin-top: 0.32rem;
  }
  .gov-con .gov-left-nav {
    float: none;
  }
  .gov-left-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 7.02rem;
    background-color: #f1f1f2;
  }
  .gov-left-nav .nav-info {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
  }
  .gov-left-nav .nav-info .unfold {
    width: 0.32rem;
    height: 0.32rem;
    margin-top: 0;
  }
  .gov-left-nav .nav-info .pickup {
    width: 0.32rem;
    height: auto;
  }
  .gov-left-nav .nav-info .zw-img {
    width: 0.5rem;
    background-size: 0.5rem 0.5rem;
  }
  .gov-left-nav .nav-info .zw-plus {
    width: 0.32rem;
    margin-left: 0.3rem;
    background-size: 0.32rem 0.32rem;
  }
  .gov-left-nav .nav-info .tt-140 {
    width: 2.3rem !important;
  }
  .gov-left-nav .nav-item {
    position: relative;
    display: inline-block;
    width: 3.39rem;
    height: 1.12rem;
    margin-bottom: 0.24rem;
  }
  .gov-left-nav .nav-item img {
    width: 0.48rem;
    height: 0.48rem;
  }
  .gov-left-nav .nav-item .tt {
    width: 1.8rem;
    font-size: 0.36rem;
    line-height: 0.36rem;
    color: #154CAF;
  }
  .gov-left-nav .nav-item:nth-child(1).second-law.second-item.second-self.small-plus {
    display: none;
  }
  .gov-left-nav .cur .tt {
    color: #fff;
  }
  .gov-left-nav .second-con {
    display: none;
    position: absolute;
    z-index: 9;
    justify-content: space-between;
    width: 7.02rem;
    background-color: #fff;
  }
  .gov-left-nav .second-policy.second-con {
    grid-template-columns: repeat(2, 3.15rem);
    max-height: 9.12rem;
    overflow: hidden;
    padding: 0.24rem;
    left: 0;
    top: 1.36rem;
    background: #fff;
    box-shadow: 0 0.04rem 0.24rem 0 rgba(0, 0, 0, 0.12);
    padding-top: 0;
  }
  .gov-left-nav .second-policy.second-con .second-item {
    width: 3.15rem;
    height: auto;
    margin-bottom: 0;
    margin-top: 0;
  }
  .gov-left-nav .second-policy.second-con .second-item .second-self {
    width: 3.15rem;
    height: 0.8rem;
    padding: 0.24rem;
    padding-right: 0.2rem;
    margin: 0;
    background-color: #eee;
    margin-top: 0.24rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .gov-left-nav .second-policy.second-con .second-item .second-self .small-plus {
    width: 0.24rem;
    background-size: 0.24rem 0.24rem;
  }
  .gov-left-nav .second-policy.second-con .second-item .second-self a.second-title {
    font-size: 0.32rem;
    line-height: 0.32rem;
  }
  .gov-left-nav .second-policy.second-con .second-item.cur .second-self .small-plus {
    width: 0.24rem;
    background-size: 0.24rem 0.24rem;
  }
  .gov-left-nav .second-policy.second-con .third-con {
    grid-template-columns: repeat(2, 1fr);
    width: 6.54rem;
    background-color: #fff;
    padding: 0.24rem;
    border: 0.1rem #eee solid;
  }
  .gov-left-nav .second-policy.second-con .third-con .third-item {
    width: 100%;
    max-width: 2.93rem;
  }
  .gov-left-nav .second-policy.second-con .third-con .third-item .third-self {
    width: 100%;
    line-height: 0.79rem;
    height: 0.79rem;
    text-align: center;
    padding: 0 0.14rem;
    background-color: #fff;
  }
  .gov-left-nav .second-policy.second-con .third-con .third-item .third-self .third-title {
    font-size: 0.32rem;
    line-height: 0.79rem;
    height: 0.79rem;
  }
  .gov-left-nav .second-policy.second-con .third-con .third-item .third-self .small-plus {
    width: 0.24rem !important;
    background-size: 0.24rem 0.24rem !important;
  }
  .gov-left-nav .second-policy.second-con .third-con .third-item.cur .third-self .small-plus {
    width: 0.24rem;
    background-size: 0.24rem 0.24rem;
  }
  .gov-left-nav .second-policy.second-con .forth-con {
    grid-template-columns: repeat(2, 1fr);
    width: 5.86rem;
    border: 0.16rem solid #EFF7FD;
    padding: 0.15rem 0;
  }
  .gov-left-nav .second-policy.second-con .forth-con .forth-item {
    display: inline-block;
    width: 100%;
    height: 0.64rem;
    line-height: 0.64rem;
    font-size: 0.28rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-left: 0.44rem;
  }
  .gov-left-nav .second-policy.second-con .forth-con .forth-item::after {
    width: 0.08rem;
    height: 0.08rem;
    left: 0.18rem;
  }
  .gov-left-nav .nav-info.cur + .second-law {
    width: 7.02rem;
    padding: 0.3rem 0.24rem;
    top: 1.36rem;
    background: #fff;
    box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.12);
    border: 1px solid #ddd;
    grid-template-columns: repeat(2, 3.15rem);
    justify-content: space-between;
  }
  .gov-left-nav .nav-info.cur + .second-law .second-con {
    padding: 0.3rem 0.24rem;
  }
  .gov-left-nav .nav-info.cur + .second-law .second-item {
    float: left;
    width: 3.15rem;
  }
  .gov-left-nav .nav-info.cur + .second-law .second-item .second-self {
    width: 3.15rem;
    height: 0.64rem;
    padding: 0;
    margin: 0;
    background-color: #fff;
  }
  .gov-left-nav .nav-info.cur + .second-law .second-item .second-self .small-plus {
    width: 0.24rem;
    background-size: 0.24rem 0.24rem;
  }
  .gov-left-nav .nav-info.cur + .second-law .second-item .second-self a.second-title {
    font-size: 0.28rem;
    line-height: 0.64rem;
    padding-left: 0.42rem;
  }
  .gov-left-nav .nav-info.cur + .second-law .second-item .second-self::before {
    left: 0.32rem;
  }
  .gov-left-nav .nav-info.cur + .second-law .second-item.cur .second-self {
    background-color: #E8F5FF;
  }
  .gov-left-nav .nav-info.cur + .second-law .second-item.cur .third-con .third-self {
    background-color: #F0F6FB;
  }
  .gov-left-nav .nav-info.cur + .second-law .third-con {
    display: block;
    width: 3.15rem;
  }
  .gov-left-nav .nav-info.cur + .second-law .third-con .third-item .third-self {
    background-color: #fff;
    padding: 0;
    line-height: 0.64rem;
    height: 0.64rem;
    text-align: left;
    width: 100%;
  }
  .gov-left-nav .nav-info.cur + .second-law .third-con .third-item .third-self .third-title {
    max-width: 100%;
    width: 100%;
    font-size: 0.28rem;
    color: #333333;
    line-height: 0.64rem;
    height: 0.64rem;
    padding-left: 0.66rem;
    padding-right: 0.16rem;
  }
  .gov-left-nav .nav-info.cur + .second-law .third-con .third-item .third-self .unfold,
  .gov-left-nav .nav-info.cur + .second-law .third-con .third-item .third-self .pickup {
    width: 0.24rem;
    height: 0.24rem;
    margin-top: 0.28rem;
  }
  .gov-left-nav .nav-info.cur + .second-law .third-con .third-item .third-self::before {
    left: 0.56rem;
  }
  .gov-left-nav .cur + .second-law {
    padding: 0.24rem;
  }
  .gov-con .file-left-nav {
    width: 7.02rem;
  }
  .gov-con .file-left-nav .tt {
    display: flex;
    align-items: center;
    height: 1.12rem;
    margin-bottom: 0.24rem;
    font-size: 0.36rem;
    line-height: 0.36rem;
  }
  .gov-con .file-left-nav .tt img {
    width: 0.48rem;
    margin-right: 0.24rem;
  }
  .gov-con .file-left-nav .tt span {
    padding-top: 0;
  }
  .gov-con .file-left-nav .nav-item .first {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 0.8rem;
    font-size: 0.32rem;
    line-height: 0.32rem;
  }
  .gov-con .file-left-nav .nav-item .first img {
    width: 0.24rem;
    height: 0.24rem;
  }
  .gov-con .file-left-nav .nav-item .first .sq {
    height: 0.03rem;
  }
  .gov-con .file-left-nav .nav-item .second a {
    height: auto;
    font-size: 0.32rem;
    line-height: 0.32rem;
  }
  .right-search {
    width: 7.02rem !important;
    padding: 0 !important;
  }
  .right-search .policy-list {
    padding: 0.24rem !important;
  }
  .right-search .policy-list2 {
    padding: 0.24rem !important;
  }
  .rules-list-page .gov-con .policy-list {
    width: 7.02rem;
  }
  .link-con .gov-title {
    margin-bottom: 0!important;
  }
  .link-con .wap-show.more-btn {
    display: block;
    margin: 0 auto 0.32rem;
    width: 6.54rem;
    height: 0.8rem;
    background: #F2F2F2;
    border-radius: 0.08rem;
    line-height: 0.8rem;
    text-align: center;
    font-size: 0.32rem;
    color: #999999;
  }
  .link-con .wap-show.more-btn img {
    width: 0.22rem;
    height: 0.22rem;
    transform: translateY(-0.02rem);
  }
  .link-con .selecter-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.16rem;
    overflow: unset;
    margin: 0;
    padding: 0.32rem 0.24rem;
  }
  .link-con .selecter-list::after,
  .link-con .selecter-list::before {
    display: none;
  }
  .link-con .selecter-list.have-wap-more {
    padding-bottom: 0.24rem;
  }
  .link-con .selecter-list .custom-select-wrapper {
    width: 3.19rem;
    height: 0.8rem;
    margin: 0;
  }
  .link-con .selecter-list .custom-select-wrapper .custom-select-display {
    width: 3.19rem;
    height: 0.8rem;
    line-height: 0.8rem;
    padding: 0;
    font-size: 0.32rem;
    color: #333333;
  }
  .link-con .selecter-list .custom-options {
    padding: 0.16rem;
    padding-top: 0;
  }
  .link-con .selecter-list .custom-options .custom-option {
    height: 0.72rem;
    font-size: 0.32rem;
    line-height: 0.72rem;
  }
  .link-con .selecter-list .custom-options .custom-option:first-child {
    border-radius: 0.08rem 0.08rem 0 0;
  }
  .link-con .selecter-list .custom-options .custom-option:last-child {
    border-radius: 0 0 0.08rem 0.08rem;
  }
  .out-report-con .out-report-header {
    width: 7.02rem;
    height: 1.8rem;
    padding: 0.4rem 1.29rem;
    font-size: 0.36rem;
    color: #333333;
    line-height: 0.54rem;
  }
  .out-report-con .gov-title {
    margin-bottom: 0!important;
  }
  .out-report-con .btn-list {
    margin: 0;
    padding: 0.32rem 0.24rem 0.4rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.16rem;
  }
  .out-report-con .btn-list .btn-item {
    padding: 0 0.36rem;
    width: 3.19rem;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.32rem;
    color: #333333;
    margin: 0;
  }
  .out-report-con .have-wap-more .btn-list {
    padding-bottom: 0.24rem;
  }
  .out-report-con .wap-show.more-btn {
    display: block;
    margin: 0 auto 0.4rem;
    width: 6.54rem;
    height: 0.8rem;
    background: #F2F2F2;
    border-radius: 0.08rem;
    line-height: 0.8rem;
    text-align: center;
    font-size: 0.32rem;
    color: #999999;
  }
  .out-report-con .wap-show.more-btn img {
    width: 0.22rem;
    height: 0.22rem;
    transform: translateY(-0.02rem);
  }
  .zcjd-con {
    padding: 0;
  }
  .zcjd-con .plc-zfxx-table {
    width: 6.54rem;
    margin: 0.28rem 0.25rem;
  }
  .zcjd-con .plc-zfxx-table .table-title {
    height: 0.64rem;
    line-height: 0.64rem;
  }
  .zcjd-con .plc-zfxx-table .table-title div {
    font-size: 0.28rem;
    height: 0.64rem;
    line-height: 0.64rem;
  }
  .zcjd-con .plc-zfxx-table .table-title .zt {
    width: 2.28rem;
  }
  .zcjd-con .plc-zfxx-table .table-title .fbsj {
    display: none;
  }
  .zcjd-con .plc-zfxx-table .table-list .table-item {
    height: 0.88rem;
    line-height: 0.88rem;
  }
  .zcjd-con .plc-zfxx-table .table-list .table-item div {
    font-size: 0.32rem;
    height: 0.88rem;
    line-height: 0.88rem;
  }
  .zcjd-con .plc-zfxx-table .table-list .table-item .zt-content {
    width: 2.28rem;
  }
  .zcjd-con .plc-zfxx-table .table-list .table-item .fbsj-content {
    display: none;
  }
  .zcjd-con .gov-title {
    margin-bottom: 0!important;
  }
  .zcjd-con .gov-com-list {
    padding: 0.32rem 0.24rem;
    margin-bottom: 0;
  }
  .zcjd-con .gov-com-list li {
    margin-bottom: 0.32rem;
    padding-left: 0.22rem;
  }
  .zcjd-con .gov-com-list li .tag {
    top: 0.22rem;
    width: 0.06rem;
    height: 0.06rem;
    transform: translateY(0);
    border-radius: 50%;
    background-color: #CCCCCC;
  }
  .zcjd-con .gov-com-list li a {
    white-space: normal;
    font-size: 0.32rem;
    line-height: 0.48rem;
  }
  .zcjd-con .gov-com-list li:last-child {
    margin-bottom: 0;
  }
  .zcjd-con .list-more {
    padding: 0 0.16rem;
    width: 2rem;
    height: 0.56rem;
    line-height: 0.56rem;
    font-size: 0.24rem;
    margin-top: 0;
    margin-bottom: 0.32rem;
  }
  .zcjd-con .page {
    padding: 0 0.23rem;
  }
  .plan-con {
    padding: 0.32rem 0.24rem 0;
  }
  .plan-con .plan-tab-head {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 0.16rem;
  }
  .plan-con .plan-tab-head .plan-tab-item {
    background: #F2F2F2;
    flex-shrink: 0;
    width: 3.19rem;
    max-width: 3.19rem;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.32rem;
    text-align: center;
  }
  .plan-con .gov-com-list li {
    padding-left: 0.22rem;
    margin-bottom: 0.32rem;
  }
  .plan-con .gov-com-list li .tag {
    top: 0.22rem;
    transform: translateY(0);
    width: 0.06rem;
    height: 0.06rem;
    border-radius: 50%;
    background-color: #CCCCCC;
  }
  .plan-con .gov-com-list li a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 0.96rem;
    line-height: 0.48rem;
    white-space: normal;
    font-size: 0.32rem;
    height: auto;
  }
  .plan-con .gov-com-list li .date {
    display: none;
  }
  .plan-con .list-more {
    margin-bottom: 0.4rem;
  }
  .plan-con .btn-list {
    display: grid;
    grid-template-columns: repeat(2, 3.19rem);
    justify-content: space-between;
    row-gap: 0.16rem;
  }
  .plan-con .btn-list .btn-item {
    width: 3.19rem;
    height: 0.8rem;
    margin: 0;
    line-height: 0.8rem;
    font-size: 0.32rem;
  }
  .yearReport-con {
    padding: 0.17rem 0.2rem;
  }
  .yearReport-con .yearItems {
    width: 100%;
    overflow-x: auto;
  }
  .yearReport-con .yearItems .yearScroll {
    width: auto;
    display: flex;
  }
  .yearReport-con .yearItems .item {
    font-size: 0.28rem;
    width: 2.02rem;
    height: 0.8rem;
    line-height: 0.8rem;
    margin-right: 0.24rem;
    flex-shrink: 0;
  }
  .yearReport-con .yearItems .item:last-child {
    margin-right: 0;
  }
  .yearReport-con .yearList {
    width: 100%;
    padding: 0.2rem 0 0.4rem;
  }
  .yearReport-con .yearList .govList-media {
    display: block;
  }
  .yearReport-con .yearList .govList-web {
    display: none;
  }
  .gov-legal {
    width: 6.54rem;
    padding: 0.24rem;
    margin: 0.24rem auto;
    font-size: 0.28rem;
    line-height: 0.42rem;
    text-align: left;
    font-style: normal;
  }
}

.wzdt-wrapper {
  position: relative;
  padding: 0.3rem 0;
}
.wzdt-wrapper .wzdt-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4.48rem;
  background: url(yjj-bg.png) no-repeat center center / cover;
  z-index: 0;
}
.wzdt-wrapper .wzdt-container {
  width: 14rem;
  margin: 0 auto;
  background: #FFFFFF;
  padding: 0 0.3rem 0 0.3rem;
  position: relative;
  z-index: 1;
}
.wzdt-wrapper .wzdt-container .gray-content-box .content {
  padding: 0.3rem;
  padding-bottom: 0;
}
.wzdt-wrapper .wzdt-container .wzdt-zmhd {
  margin-bottom: 0.3rem;
}
.wzdt-wrapper .wzdt-container .wzdt-zmhd:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .wzdt-wrapper {
    position: relative;
    padding: 0;
  }
  .wzdt-wrapper .wzdt-bg {
    display: none;
  }
  .wzdt-wrapper .wzdt-container {
    width: 7.5rem;
    margin: 0 auto;
    background: #FFFFFF;
    padding: 0 0.24rem 0.48rem;
    position: relative;
    z-index: 1;
  }
  .wzdt-wrapper .wzdt-container .gray-content-box .content {
    padding: 0.32rem 0.24rem 0.14rem;
  }
  .wzdt-wrapper .wzdt-container .gray-content-box .content .block-item {
    overflow: hidden;
    text-wrap: nowrap;
    text-overflow: ellipsis;
    padding-left: 0.33rem;
    padding-right: 0.34rem;
  }
  .wzdt-wrapper .wzdt-container .wzdt-zmhd {
    margin-bottom: 0.32rem;
  }
  .wzdt-wrapper .wzdt-container .wzdt-zmhd:last-child {
    margin-bottom: 0;
  }
}

.zmhd-wrapper {
  position: relative;
  padding: 0.3rem 0;
}
.zmhd-wrapper .zmhd-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4.48rem;
  background: url(yjj-bg.png) no-repeat center center / cover;
  z-index: 0;
}
.zmhd-wrapper .zmhd-container {
  width: 14rem;
  margin: 0 auto;
  background: #FFFFFF;
  padding: 0.3rem 0.3rem 0 0.3rem;
  position: relative;
  z-index: 1;
}
.zmhd-wrapper .zmhd-container .jzsh-box {
  height: 2.04rem;
  background: url(jzsh.png) no-repeat center center / cover;
  padding-top: 0.32rem;
  padding-left: 0.4rem;
}
.zmhd-wrapper .zmhd-container .jzsh-box .font {
  font-weight: bold;
  font-size: 0.42rem;
  color: #FFFFFF;
  line-height: 0.42rem;
  margin-bottom: 0.2rem;
}
.zmhd-wrapper .zmhd-container .jzsh-box .margin-right {
  display: inline-block;
  margin-right: 0.3rem;
}
.zmhd-wrapper .zmhd-container .tab-zswd-pic {
  margin-top: 0.3rem;
}
.zmhd-wrapper .zmhd-container .tab-zswd-pic .tab-container {
  width: 8.9rem;
  height: 4.36rem;
}
.zmhd-wrapper .zmhd-container .tab-zswd-pic .tab-container .cm-tab {
  height: 100%;
  background: #F7F8FB;
  border-radius: 0.08rem;
}
.zmhd-wrapper .zmhd-container .tab-zswd-pic .tab-container .cm-tab .tabPanel {
  border-bottom: 0;
  height: 0.56rem;
  padding-left: 0.24rem;
  padding-top: 0.17rem;
  position: relative;
}
.zmhd-wrapper .zmhd-container .tab-zswd-pic .tab-container .cm-tab .tabPanel .more-link {
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
}
.zmhd-wrapper .zmhd-container .tab-zswd-pic .tab-container .cm-tab .tabPanel .panel {
  font-size: 0.22rem;
  color: #666666;
  line-height: 0.22rem;
  margin-left: 0;
  margin-right: 0.36rem;
  padding-bottom: 0;
}
.zmhd-wrapper .zmhd-container .tab-zswd-pic .tab-container .cm-tab .tabPanel .panel:last-child {
  margin-right: 0;
}
.zmhd-wrapper .zmhd-container .tab-zswd-pic .tab-container .cm-tab .tabPanel .panel.cur {
  font-size: 0.22rem;
  color: #111111;
  line-height: 0.22rem;
}
.zmhd-wrapper .zmhd-container .tab-zswd-pic .tab-container .cm-tab .tabPanel .panel::before {
  display: none;
}
.zmhd-wrapper .zmhd-container .tab-zswd-pic .tab-container .cm-tab .tabContent {
  width: 8.82rem;
  height: 3.76rem;
  margin: 0 auto;
  background: #FFFFFF;
  border-radius: 0.06rem;
  padding: 0.13rem 0.2rem;
}
.zmhd-wrapper .zmhd-container .tab-zswd-pic .zswdzl {
  width: 4.2rem;
  height: 4.36rem;
  background: url(zswdzl-bg.png) no-repeat center center / cover;
  padding-left: 0.3rem;
  padding-top: 0.58rem;
}
.zmhd-wrapper .zmhd-container .tab-zswd-pic .zswdzl .top-font {
  margin-bottom: 0.44rem;
  height: 0.4rem;
  line-height: 0.4rem;
}
.zmhd-wrapper .zmhd-container .tab-zswd-pic .zswdzl .top-font .font {
  font-weight: bold;
  font-size: 0.4rem;
  color: #154CAF;
  line-height: 0.4rem;
  vertical-align: middle;
}
.zmhd-wrapper .zmhd-container .tab-zswd-pic .zswdzl .top-font .pic {
  height: 0.34rem;
  width: 0.34rem;
  vertical-align: middle;
}
.zmhd-wrapper .zmhd-container .tab-zswd-pic .zswdzl .bottom-list .bottom-item {
  margin-bottom: 0.2rem;
  display: block;
  width: 3.6rem;
  height: 0.68rem;
  padding: 0 0 0 0.93rem;
  background: #FFFFFF;
  border-radius: 0.08rem;
  border: 0.01rem solid #D6E6FF;
  line-height: 0.68rem;
}
.zmhd-wrapper .zmhd-container .tab-zswd-pic .zswdzl .bottom-list .bottom-item .item-pic {
  width: 0.5rem;
  height: 0.5rem;
  margin-right: 0.1rem;
}
.zmhd-wrapper .zmhd-container .tab-zswd-pic .zswdzl .bottom-list .bottom-item .item-font {
  font-size: 0.2rem;
  color: #373736;
  vertical-align: middle;
}
.zmhd-wrapper .zmhd-container .zxft-box {
  margin-top: 0.3rem;
}
.zmhd-wrapper .zmhd-container .zxft-box .gray-content-box .content {
  padding: 0.2rem 0.2rem 0.12rem;
}
.zmhd-wrapper .zmhd-container .zxft-box .gray-content-box .title-box {
  margin-top: 0.3rem;
}
.zmhd-wrapper .zmhd-container .zxft-box .gray-content-box .wq-list-container {
  margin-top: 0.16rem;
}
.zmhd-wrapper .zmhd-container .zxft-box .gray-content-box .wq-list-container .wq-list-item {
  width: 6.1rem;
  height: 0.5rem;
}
.zmhd-wrapper .zmhd-container .zxft-box .gray-content-box .wq-list-container .wq-list-item:nth-child(n) {
  float: left;
}
.zmhd-wrapper .zmhd-container .zxft-box .gray-content-box .wq-list-container .wq-list-item:nth-child(2n) {
  float: right;
}
.zmhd-wrapper .zmhd-container .yjzj-yzwx {
  margin-top: 0.3rem;
}
.zmhd-wrapper .zmhd-container .yjzj-yzwx .yjzj {
  width: 8.9rem;
  background: #F9F9F9;
  border-radius: 0.12rem;
  padding: 0.24rem 0.24rem 0.2rem;
  position: relative;
}
.zmhd-wrapper .zmhd-container .yjzj-yzwx .yjzj .only-one-tab {
  padding-bottom: 0.25rem;
}
.zmhd-wrapper .zmhd-container .yjzj-yzwx .yjzj .only-one-tab::before {
  width: 0.88rem;
}
.zmhd-wrapper .zmhd-container .yjzj-yzwx .yjzj .only-one-tab .tab-name {
  font-weight: bold;
  font-size: 0.22rem;
  color: #111111;
  line-height: 0.22rem;
}
.zmhd-wrapper .zmhd-container .yjzj-yzwx .yjzj .my-more {
  position: absolute;
  display: inline-block;
  right: 0.2rem;
  top: 0.25rem;
}
.zmhd-wrapper .zmhd-container .yjzj-yzwx .yjzj .my-more .font {
  font-size: 0.16rem;
  color: #999999;
  line-height: 0.16rem;
  vertical-align: middle;
  margin-right: 0.04rem;
}
.zmhd-wrapper .zmhd-container .yjzj-yzwx .yjzj .my-more .moer-icon {
  width: 0.28rem;
  height: 0.28rem;
}
.zmhd-wrapper .zmhd-container .yjzj-yzwx .ywzx {
  width: 4.2rem;
}
.zmhd-wrapper .zmhd-container .yjzj-yzwx .ywzx .gray-content-box .content {
  padding: 0.13rem 0.16rem 0.07rem 0.2rem;
}
.zmhd-wrapper .zmhd-container .yjzj-yzwx .ywzx .gray-content-box .content .cm-news-list > li {
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.18rem;
  color: #191919;
  position: relative;
}
.zmhd-wrapper .zmhd-container .yjzj-yzwx .ywzx .gray-content-box .content .cm-news-list > li::before {
  position: absolute;
  content: '';
  display: block;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.04rem;
  height: 0.04rem;
  background: #B0B0B0;
  border-radius: 50%;
}
.zmhd-wrapper .zmhd-container .yjzj-yzwx .ywzx .gray-content-box .content .cm-news-list > li > a {
  padding-left: 0.12rem;
  max-width: 60%;
  font-size: 0.18rem;
  color: #191919;
}
.zmhd-wrapper .zmhd-container .yjzj-yzwx .ywzx .gray-content-box .content .cm-news-list > li > a:hover {
  color: #1B5395;
}
@media screen and (max-width: 768px) {
  .zmhd-wrapper {
    position: relative;
    padding: 0 0;
  }
  .zmhd-wrapper .zmhd-bg {
    display: none;
  }
  .zmhd-wrapper .zmhd-container {
    width: 7.5rem;
    margin: 0 auto;
    background: #FFFFFF;
    padding: 0.4rem 0.24rem 0.48rem;
    position: relative;
    z-index: 1;
  }
  .zmhd-wrapper .zmhd-container .jzsh-box {
    height: 6.29rem;
    background: url(jzsh-sj.png) no-repeat center center / cover;
    padding-top: 0.48rem;
    padding-left: 0.4rem;
    padding-right: 0.4rem;
  }
  .zmhd-wrapper .zmhd-container .jzsh-box .font {
    font-weight: bold;
    font-size: 0.56rem;
    color: #FFFFFF;
    line-height: 0.56rem;
    margin-bottom: 0.48rem;
  }
  .zmhd-wrapper .zmhd-container .jzsh-box .margin-right {
    display: block;
    margin-right: 0;
    margin-bottom: 0.28rem;
  }
  .zmhd-wrapper .zmhd-container .tab-zswd-pic {
    margin-top: 0.32rem;
  }
  .zmhd-wrapper .zmhd-container .tab-zswd-pic .tab-container {
    width: 7.02rem;
    height: max-content;
  }
  .zmhd-wrapper .zmhd-container .tab-zswd-pic .tab-container .cm-tab {
    height: 100%;
    background: #F7F8FB;
    border-radius: 0.08rem;
  }
  .zmhd-wrapper .zmhd-container .tab-zswd-pic .tab-container .cm-tab .tabPanel {
    border-bottom: 0;
    height: 0.88rem;
    padding-left: 0.24rem;
    padding-top: 0.24rem;
    position: relative;
  }
  .zmhd-wrapper .zmhd-container .tab-zswd-pic .tab-container .cm-tab .tabPanel .more-link {
    right: 0.17rem;
  }
  .zmhd-wrapper .zmhd-container .tab-zswd-pic .tab-container .cm-tab .tabPanel .panel {
    font-size: 0.36rem;
    color: #666666;
    line-height: 0.36rem;
    margin-left: 0;
    margin-right: 0.48rem;
    padding-bottom: 0;
  }
  .zmhd-wrapper .zmhd-container .tab-zswd-pic .tab-container .cm-tab .tabPanel .panel:last-child {
    margin-right: 0;
  }
  .zmhd-wrapper .zmhd-container .tab-zswd-pic .tab-container .cm-tab .tabPanel .panel.cur {
    font-size: 0.36rem;
    color: #111111;
    line-height: 0.36rem;
  }
  .zmhd-wrapper .zmhd-container .tab-zswd-pic .tab-container .cm-tab .tabPanel .panel::before {
    display: none;
  }
  .zmhd-wrapper .zmhd-container .tab-zswd-pic .tab-container .cm-tab .tabContent {
    width: 6.96rem;
    height: 6.6rem;
    margin: 0 auto;
    background: #FFFFFF;
    border-radius: 0.06rem;
    padding: 0.14rem 0.24rem 0.3rem;
    overflow-y: auto;
  }
  .zmhd-wrapper .zmhd-container .tab-zswd-pic .zswdzl {
    width: 100%;
    height: 4.06rem;
    background: url(zswdzl-bg.png) no-repeat center center / cover;
    padding-left: 0.4rem;
    padding-top: 0.44rem;
    padding-right: 0.4rem;
  }
  .zmhd-wrapper .zmhd-container .tab-zswd-pic .zswdzl .top-font {
    margin-bottom: 0.28rem;
    height: 0.4rem;
    line-height: 0.4rem;
  }
  .zmhd-wrapper .zmhd-container .tab-zswd-pic .zswdzl .top-font .font {
    font-weight: bold;
    font-size: 0.4rem;
    color: #154CAF;
    line-height: 0.4rem;
    vertical-align: middle;
  }
  .zmhd-wrapper .zmhd-container .tab-zswd-pic .zswdzl .top-font .pic {
    height: 0.34rem;
    width: 0.34rem;
    vertical-align: middle;
  }
  .zmhd-wrapper .zmhd-container .tab-zswd-pic .zswdzl .bottom-list .bottom-item {
    margin-bottom: 0.24rem;
    display: block;
    width: 100%;
    height: 0.68rem;
    padding: 0;
    background: #FFFFFF;
    border-radius: 0.08rem;
    border: 0.01rem solid #D6E6FF;
    line-height: 0.68rem;
    display: flex;
    justify-content: center;
  }
  .zmhd-wrapper .zmhd-container .tab-zswd-pic .zswdzl .bottom-list .bottom-item .item-pic {
    width: 0.5rem;
    height: 0.5rem;
    margin-right: 0.16rem;
  }
  .zmhd-wrapper .zmhd-container .tab-zswd-pic .zswdzl .bottom-list .bottom-item .item-font {
    font-size: 0.32rem;
    color: #373736;
    vertical-align: middle;
  }
  .zmhd-wrapper .zmhd-container .zxft-box {
    margin-top: 0.32rem;
  }
  .zmhd-wrapper .zmhd-container .zxft-box .gray-content-box .content {
    padding: 0.24rem 0.24rem 0.43rem;
  }
  .zmhd-wrapper .zmhd-container .zxft-box .gray-content-box .title-box {
    margin-top: 0.56rem;
  }
  .zmhd-wrapper .zmhd-container .zxft-box .gray-content-box .wq-list-container {
    margin-top: 0.32rem;
  }
  .zmhd-wrapper .zmhd-container .zxft-box .gray-content-box .wq-list-container .wq-list-item {
    width: 100%;
    height: max-content;
    margin-bottom: 0.24rem;
  }
  .zmhd-wrapper .zmhd-container .zxft-box .gray-content-box .wq-list-container .wq-list-item:nth-child(n) {
    float: none;
  }
  .zmhd-wrapper .zmhd-container .zxft-box .gray-content-box .wq-list-container .wq-list-item:nth-child(2n) {
    float: none;
  }
  .zmhd-wrapper .zmhd-container .zxft-box .gray-content-box .wq-list-container .wq-list-item:last-child {
    margin-bottom: 0;
  }
  .zmhd-wrapper .zmhd-container .yjzj-yzwx {
    margin-top: 0.32rem;
  }
  .zmhd-wrapper .zmhd-container .yjzj-yzwx .yjzj {
    margin-bottom: 0.32rem;
    width: 100%;
    background: #F9F9F9;
    border-radius: 0.12rem;
    padding: 0.24rem 0.24rem 0.2rem;
    position: relative;
  }
  .zmhd-wrapper .zmhd-container .yjzj-yzwx .yjzj .LiDateAndBtn .li-tit {
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }
  .zmhd-wrapper .zmhd-container .yjzj-yzwx .yjzj .only-one-tab {
    padding-bottom: 0.24rem;
  }
  .zmhd-wrapper .zmhd-container .yjzj-yzwx .yjzj .only-one-tab::before {
    width: 1.44rem;
  }
  .zmhd-wrapper .zmhd-container .yjzj-yzwx .yjzj .only-one-tab .tab-name {
    font-weight: bold;
    font-size: 0.36rem;
    color: #111111;
    line-height: 0.36rem;
  }
  .zmhd-wrapper .zmhd-container .yjzj-yzwx .yjzj .my-more {
    position: absolute;
    display: inline-block;
    right: 0.17rem;
    top: 0.25rem;
  }
  .zmhd-wrapper .zmhd-container .yjzj-yzwx .yjzj .my-more .font {
    font-size: 0.28rem;
    color: #999999;
    line-height: 0.28rem;
    vertical-align: middle;
    margin-right: 0.01rem;
  }
  .zmhd-wrapper .zmhd-container .yjzj-yzwx .yjzj .my-more .moer-icon {
    width: 0.5rem;
    height: 0.5rem;
  }
  .zmhd-wrapper .zmhd-container .yjzj-yzwx .ywzx {
    width: 100%;
  }
  .zmhd-wrapper .zmhd-container .yjzj-yzwx .ywzx .gray-content-box .content {
    padding: 0.24rem 0.24rem 0.22rem;
  }
  .zmhd-wrapper .zmhd-container .yjzj-yzwx .ywzx .gray-content-box .content .cm-news-list > li {
    height: 0.88rem;
    line-height: 0.88rem;
    font-size: 0.32rem;
    color: #191919;
    position: relative;
  }
  .zmhd-wrapper .zmhd-container .yjzj-yzwx .ywzx .gray-content-box .content .cm-news-list > li::before {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 0.11rem;
    height: 0.11rem;
    background: #B0B0B0;
    border-radius: 50%;
  }
  .zmhd-wrapper .zmhd-container .yjzj-yzwx .ywzx .gray-content-box .content .cm-news-list > li > a {
    padding-left: 0.22rem;
    max-width: 60%;
    font-size: 0.32rem;
    color: #191919;
  }
}

.zmhd-box {
  display: inline-block;
  width: 2.73rem;
  height: 0.8rem;
  background: #FBFDFF;
  border-radius: 0.04rem;
  padding: 0.14rem 0.14rem 0.15rem 0.16rem;
}
.zmhd-box .pic {
  width: 0.24rem;
  height: 0.24rem;
  margin-right: 0.08rem;
  vertical-align: top;
}
.zmhd-box .zmhd-content {
  display: inline-block;
  vertical-align: top;
}
.zmhd-box .zmhd-content .title {
  font-weight: 500;
  font-size: 0.18rem;
  color: #000000;
  line-height: 0.18rem;
  margin-bottom: 0.1rem;
}
.zmhd-box .zmhd-content .desc {
  font-size: 0.14rem;
  color: #999999;
  line-height: 0.14rem;
}
@media screen and (max-width: 768px) {
  .zmhd-box {
    display: inline-block;
    width: 100%;
    height: 1.32rem;
    background: #FBFDFF;
    border-radius: 0.04rem;
    padding: 0.26rem 0.32rem;
    display: flex;
    align-items: self-start;
  }
  .zmhd-box .pic {
    width: 0.4rem;
    height: 0.4rem;
    margin-right: 0.08rem;
    vertical-align: top;
  }
  .zmhd-box .zmhd-content {
    display: inline-block;
    vertical-align: top;
  }
  .zmhd-box .zmhd-content .title {
    font-weight: 500;
    font-size: 0.32rem;
    color: #000000;
    line-height: 0.32rem;
    margin-bottom: 0.16rem;
  }
  .zmhd-box .zmhd-content .desc {
    font-size: 0.28rem;
    color: #999999;
    line-height: 0.28rem;
  }
}

.hf-list .hf-item {
  height: 0.5rem;
  line-height: 0.5rem;
  text-align: right;
  padding-left: 0.12rem;
  position: relative;
}
.hf-list .hf-item::before {
  content: '';
  position: absolute;
  display: block;
  width: 0.04rem;
  height: 0.04rem;
  background: #B0B0B0;
  border-radius: 50%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.hf-list .hf-item .content {
  max-width: 75%;
  text-align: left;
  float: left;
  font-size: 0.18rem;
  color: #191919;
}
.hf-list .hf-item .content:hover {
  color: #1B5395;
}
.hf-list .hf-item .time {
  font-size: 0.18rem;
  color: #999999;
  margin-right: 0.24rem;
}
.hf-list .hf-item .zt {
  font-weight: 500;
  font-size: 0.18rem;
  color: #3DB887;
}
@media screen and (max-width: 768px) {
  .hf-list .hf-item {
    height: 0.88rem;
    line-height: 0.88rem;
    text-align: right;
    padding-left: 0.22rem;
    position: relative;
  }
  .hf-list .hf-item::before {
    content: '';
    position: absolute;
    display: block;
    width: 0.11rem;
    height: 0.11rem;
    background: #B0B0B0;
    border-radius: 50%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .hf-list .hf-item .content {
    max-width: 80%;
    text-align: left;
    float: left;
    font-size: 0.32rem;
    color: #191919;
  }
  .hf-list .hf-item .time {
    display: none;
  }
  .hf-list .hf-item .zt {
    font-weight: 500;
    font-size: 0.32rem;
    color: #3DB887;
    vertical-align: middle;
  }
}

.fttt-box-wapper {
  height: 2.96rem;
}
.fttt-box-wapper .pic-containner {
  width: 5.32rem;
  height: 2.96rem;
}
.fttt-box-wapper .pic-containner .fttt-img {
  width: 100%;
  height: 100%;
}
.fttt-box-wapper .content-containner {
  display: inline-block;
  max-width: 7.12rem;
  height: 100%;
  padding-top: 0.27rem;
  padding-bottom: 0.26rem;
}
.fttt-box-wapper .content-containner .title {
  max-height: 0.72rem;
  display: block;
  font-size: 0.24rem;
  color: #154CAF;
  line-height: 0.36rem;
  margin-bottom: 0.3rem;
  overflow: hidden;
}
.fttt-box-wapper .content-containner .time {
  font-size: 0.18rem;
  line-height: 0.18rem;
  margin-bottom: 0.19rem;
}
.fttt-box-wapper .content-containner .time .time-title {
  color: #999999;
}
.fttt-box-wapper .content-containner .time .the-time {
  color: #22222A;
}
.fttt-box-wapper .content-containner .leader {
  margin-bottom: 0.3rem;
  font-size: 0.18rem;
  line-height: 0.18rem;
}
.fttt-box-wapper .content-containner .leader .leader-title {
  color: #999999;
}
.fttt-box-wapper .content-containner .leader .the-leader {
  color: #22222A;
}
.fttt-box-wapper .content-containner .bottom-button img {
  height: 0.18rem;
  object-fit: contain;
  margin-right: 0.1rem;
}
.fttt-box-wapper .content-containner .bottom-button .ask {
  width: 3.2rem;
  height: 0.56rem;
  background: #F0F6FC;
  border-radius: 0.08rem;
  border: 0.01rem solid #DDEDFF;
  margin-right: 0.2rem;
}
.fttt-box-wapper .content-containner .bottom-button .ask .tw {
  font-size: 0.18rem;
  color: #154CAF;
  line-height: 0.18rem;
  vertical-align: middle;
}
.fttt-box-wapper .content-containner .bottom-button .ftyg {
  width: 3.2rem;
  height: 0.56rem;
  background: #F4F4F4;
  border-radius: 0.08rem;
}
.fttt-box-wapper .content-containner .bottom-button .ftyg .yg {
  font-size: 0.18rem;
  color: #22222A;
  line-height: 0.18rem;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .fttt-box-wapper {
    height: max-content;
    display: flex;
    flex-direction: column;
  }
  .fttt-box-wapper .pic-containner {
    width: 100%;
    height: 3.63rem;
  }
  .fttt-box-wapper .pic-containner .fttt-img {
    width: 100%;
    height: 100%;
  }
  .fttt-box-wapper .content-containner {
    display: flex;
    max-width: 100%;
    height: max-content;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0.24rem;
    flex-direction: column;
  }
  .fttt-box-wapper .content-containner .title {
    max-height: unset;
    font-size: 0.36rem;
    color: #154CAF;
    line-height: 0.48rem;
    margin-bottom: 0.24rem;
    margin-bottom: 0.3rem;
  }
  .fttt-box-wapper .content-containner .time {
    font-size: 0.28rem;
    line-height: 0.28rem;
    margin-bottom: 0.16rem;
  }
  .fttt-box-wapper .content-containner .time .time-title {
    color: #999999;
  }
  .fttt-box-wapper .content-containner .time .the-time {
    color: #22222A;
  }
  .fttt-box-wapper .content-containner .leader {
    margin-bottom: 0.32rem;
    font-size: 0.28rem;
    line-height: 0.28rem;
  }
  .fttt-box-wapper .content-containner .leader .leader-title {
    color: #999999;
  }
  .fttt-box-wapper .content-containner .leader .the-leader {
    color: #22222A;
  }
  .fttt-box-wapper .content-containner .bottom-button {
    display: flex;
    justify-content: space-between;
  }
  .fttt-box-wapper .content-containner .bottom-button img {
    height: 0.3rem;
    object-fit: contain;
    margin-right: 0.16rem;
  }
  .fttt-box-wapper .content-containner .bottom-button .ask {
    width: 3.15rem;
    height: 0.8rem;
    background: #F0F6FC;
    border-radius: 0.08rem;
    border: 0.01rem solid #DDEDFF;
    margin-right: 0;
    cursor: pointer;
  }
  .fttt-box-wapper .content-containner .bottom-button .ask .tw {
    font-size: 0.32rem;
    color: #154CAF;
    line-height: 0.32rem;
    vertical-align: middle;
  }
  .fttt-box-wapper .content-containner .bottom-button .ftyg {
    width: 3.15rem;
    height: 0.8rem;
    background: #F4F4F4;
    border-radius: 0.08rem;
    cursor: pointer;
  }
  .fttt-box-wapper .content-containner .bottom-button .ftyg .yg {
    font-size: 0.32rem;
    color: #22222A;
    line-height: 0.32rem;
    vertical-align: middle;
  }
}

.icon-title-box {
  display: block;
  width: 1.4rem;
  height: 0.4rem;
  background: url(qpk.png) no-repeat center center / cover;
  line-height: 0.4rem;
  font-size: 0.2rem;
  color: #154CAF;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .icon-title-box {
    display: block;
    width: 2.3rem;
    height: 0.8rem;
    background: url(qpk-sj.png) no-repeat center center / cover;
    line-height: 0.8rem;
    font-size: 0.36rem;
    color: #154CAF;
    text-align: center;
  }
}

.wq-list-box {
  width: 100%;
  height: 0.5rem;
  line-height: 0.5rem;
}
.wq-list-box .wq-icon {
  display: inline-block;
  width: 0.56rem;
  height: 0.24rem;
  background: #FFF2E8;
  border-radius: 0.04rem;
  border: 0.01rem solid #FFBC96;
  text-align: center;
  line-height: 0.24rem;
  vertical-align: middle;
  font-size: 0.14rem;
  color: #D97C2E;
  margin-right: 0.12rem;
}
.wq-list-box .wq-content {
  display: inline-block;
  max-width: 88%;
  font-size: 0.18rem;
  color: #191919;
  vertical-align: middle;
}
.wq-list-box .wq-content:hover {
  color: #1B5395;
}
@media screen and (max-width: 768px) {
  .wq-list-box {
    width: 100%;
    height: 0.4rem;
    line-height: 0.4rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .wq-list-box .wq-icon {
    display: inline-block;
    width: 0.93rem;
    height: 0.4rem;
    background: #FFF2E8;
    border-radius: 0.07rem;
    border: 0.02rem solid #FFBC96;
    text-align: center;
    line-height: 0.4rem;
    vertical-align: middle;
    font-size: 0.24rem;
    color: #D97C2E;
    margin-right: 0.16rem;
  }
  .wq-list-box .wq-content {
    display: unset;
    max-width: 90%;
    font-size: 0.32rem;
    color: #191919;
    vertical-align: middle;
    text-align: left;
  }
}

.ztzl-wrapper {
  position: relative;
  padding: 0.3rem 0;
}
.ztzl-wrapper .ztzl-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4.48rem;
  background: url(yjj-bg.png) no-repeat center center / cover;
  z-index: 0;
}
.ztzl-wrapper .ztzl-container {
  width: 14rem;
  margin: 0 auto;
  background: #FFFFFF;
  padding: 0.3rem 0.3rem 0.5rem 0.3rem;
  position: relative;
  z-index: 1;
}
.ztzl-wrapper .ztzl-container .pic-container-list .pic-item {
  display: inline-block;
  margin-bottom: 0.2rem;
  width: 25%;
  text-align: left;
}
.ztzl-wrapper .ztzl-container .pic-container-list .pic-item .pic {
  width: 3.2rem;
  height: 1.8rem;
}
.ztzl-wrapper .ztzl-container .location-container {
  margin-top: 0.72rem;
}
@media screen and (max-width: 768px) {
  .ztzl-wrapper {
    position: relative;
    padding: 0.3rem 0;
  }
  .ztzl-wrapper .ztzl-bg {
    display: none;
  }
  .ztzl-wrapper .ztzl-container {
    width: 7.5rem;
    margin: 0 auto;
    background: #FFFFFF;
    padding: 0.4rem 0.24rem 0.48rem;
    position: relative;
    z-index: 1;
  }
  .ztzl-wrapper .ztzl-container .pic-container-list .pic-item {
    display: inline-block;
    margin-bottom: 0.24rem;
    width: 50%;
    text-align: left;
  }
  .ztzl-wrapper .ztzl-container .pic-container-list .pic-item .pic {
    width: 3.39rem;
    height: 1.91rem;
  }
  .ztzl-wrapper .ztzl-container .pic-container-list .pic-item:last-child,
  .ztzl-wrapper .ztzl-container .pic-container-list .pic-item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .ztzl-wrapper .ztzl-container .location-container {
    display: none;
  }
}

.jgxx-wrapper {
  position: relative;
  padding: 0.3rem 0;
}
.jgxx-wrapper .jgxx-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4.48rem;
  background: url(yjj-bg.png) no-repeat center center / cover;
  z-index: 0;
}
.jgxx-wrapper .jgxx-container {
  width: 14rem;
  margin: 0 auto;
  background: #FFFFFF;
  padding: 0.3rem 0.3rem 0 0.3rem;
  position: relative;
  z-index: 1;
}
.jgxx-wrapper .jgxx-container .jgxx-top {
  height: 1rem;
  background: url(jgxx-header.png) no-repeat center center / cover;
  padding-left: 0.36rem;
  padding-top: 0.37rem;
}
.jgxx-wrapper .jgxx-container .jgxx-top .title {
  font-weight: bold;
  font-size: 0.26rem;
  color: #015293;
  line-height: 0.26rem;
  vertical-align: middle;
  margin-right: 0.36rem;
}
.jgxx-wrapper .jgxx-container .jgxx-top .input-box {
  display: inline-block;
}
.jgxx-wrapper .jgxx-container .jgxx-top .input-box .xzxk {
  display: inline-block;
  width: 1.44rem;
  height: 0.48rem;
  background-color: white;
  vertical-align: middle;
  padding: 0.08rem 0 0.08rem 0;
}
.jgxx-wrapper .jgxx-container .jgxx-top .input-box .xzxk .xzxk-content-box {
  border-right: 0.01rem solid #D8D8D8;
  padding-left: 0.2rem;
  height: 0.32rem;
  line-height: 0.32rem;
}
.jgxx-wrapper .jgxx-container .jgxx-top .input-box .xzxk .xzxk-content-box .font {
  font-size: 0.18rem;
  color: #191919;
  vertical-align: middle;
  line-height: 0.18rem;
}
.jgxx-wrapper .jgxx-container .jgxx-top .input-box .xzxk .xzxk-content-box .drop-down-icon {
  width: 0.16rem;
  height: 0.16rem;
  margin-right: 0.16rem;
}
.jgxx-wrapper .jgxx-container .jgxx-top .input-box .input {
  background-color: white;
  height: 0.48rem;
  width: 8.32rem;
  padding: 0 0.2rem;
  box-sizing: border-box;
}
.jgxx-wrapper .jgxx-container .jgxx-top .input-box .go-search {
  width: 0.88rem;
  height: 0.48rem;
  background: #154CAF;
  border-radius: 0rem 0.04rem 0.04rem 0rem;
}
.jgxx-wrapper .jgxx-container .jgxx-top .input-box .go-search .search-icon {
  width: 0.18rem;
  height: 0.18rem;
  margin-right: 0.08rem;
}
.jgxx-wrapper .jgxx-container .jgxx-top .input-box .go-search .search-font {
  font-weight: 500;
  font-size: 0.18rem;
  color: #FFFFFF;
  line-height: 0.18rem;
  vertical-align: middle;
}
.jgxx-wrapper .jgxx-container .ejtab-table {
  margin-top: 0.3rem;
}
.jgxx-wrapper .jgxx-container .ejtab-table .ejtab {
  width: 2.52rem;
}
.jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table {
  width: 10.68rem;
  background: #F7F8FB;
  padding: 0.24rem 0.04rem 0.04rem;
}
.jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box {
  padding: 0 0.28rem;
}
.jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .title-font {
  display: inline-block;
  width: 0.9rem;
  font-size: 0.18rem;
  color: #191919;
  line-height: 0.18rem;
  vertical-align: middle;
}
.jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .spjg .dq-sx-box {
  display: inline-block;
  width: 6.82rem;
  height: 0.4rem;
  background: linear-gradient(180deg, #EEF4FF 0%, #FFFFFF 100%);
  box-shadow: 0rem 0.02rem 0.08rem 0rem rgba(0, 0, 0, 0.12);
  border-radius: 0.04rem;
  border: 0.02rem solid #FFFFFF;
  vertical-align: middle;
  line-height: 0.4rem;
  padding-left: 0.16rem;
}
.jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .spjg .dq-sx-box .dq-pic {
  width: 0.14rem;
  height: 0.18rem;
  margin-right: 0.07rem;
}
.jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .spjg .dq-sx-box .dq-font {
  font-size: 0.16rem;
  color: #191919;
  vertical-align: middle;
}
.jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .spjg .qh-box {
  margin-left: 0.08rem;
  display: inline-block;
  width: 0.88rem;
  height: 0.4rem;
  background: linear-gradient(180deg, #EEF4FF 0%, #FFFFFF 100%);
  box-shadow: 0rem 0.02rem 0.08rem 0rem rgba(0, 0, 0, 0.12);
  border-radius: 0.04rem;
  border: 0.02rem solid #FFFFFF;
  vertical-align: middle;
  line-height: 0.4rem;
  padding-left: 0.15rem;
}
.jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .spjg .qh-box .qh-pic {
  width: 0.18rem;
  height: 0.18rem;
  margin-right: 0.04rem;
}
.jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .spjg .qh-box .qh-font {
  font-size: 0.18rem;
  color: #154CAF;
  vertical-align: middle;
}
.jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .xl-box {
  margin-top: 0.18rem;
  margin-bottom: 0.18rem;
}
.jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .xl-box .qxz-box {
  display: inline-block;
  width: 3.2rem;
  height: 0.4rem;
  background: linear-gradient(180deg, #EEF4FF 0%, #FFFFFF 100%);
  box-shadow: 0rem 0.02rem 0.08rem 0rem rgba(0, 0, 0, 0.12);
  border-radius: 0.04rem;
  border: 0.02rem solid #FFFFFF;
  vertical-align: middle;
  line-height: 0.4rem;
  margin-right: 0.48rem;
  padding-left: 0.12rem;
}
.jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .xl-box .qxz-box .qxz {
  font-size: 0.16rem;
  color: #999999;
  vertical-align: middle;
  margin-right: 2.28rem;
}
.jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .xl-box .qxz-box .qxz-pic {
  width: 0.18rem;
  height: 0.16rem;
}
.jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .mc-box .mc-input {
  display: inline-block;
  vertical-align: middle;
  width: 3.2rem;
  height: 0.4rem;
  background: linear-gradient(180deg, #EEF4FF 0%, #FFFFFF 100%);
  box-shadow: 0rem 0.02rem 0.08rem 0rem rgba(0, 0, 0, 0.12);
  border-radius: 0.04rem;
  border: 0.02rem solid #FFFFFF;
  margin-right: 0.48rem;
  padding: 0 0.12rem;
  box-sizing: border-box;
}
.jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .mc-box .mc-button {
  width: 0.88rem;
  height: 0.4rem;
  background: radial-gradient(0% 74% at 53% 23%, #154CAF 0%, #0878D6 100%);
  border-radius: 0.06rem;
  font-size: 0.18rem;
  color: #FFFFFF;
  cursor: pointer;
}
.jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .table-box {
  margin-top: 0.24rem;
  background: white;
  padding: 0.24rem;
}
.jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .location-container {
  margin-top: 0.1rem;
}
@media screen and (max-width: 768px) {
  .jgxx-wrapper {
    position: relative;
    padding: 0;
  }
  .jgxx-wrapper .jgxx-bg {
    display: none;
  }
  .jgxx-wrapper .jgxx-container {
    width: 7.5rem;
    margin: 0 auto;
    background: #FFFFFF;
    padding: 0.4rem 0.24rem 0.48rem;
    position: relative;
    z-index: 1;
  }
  .jgxx-wrapper .jgxx-container .jgxx-top {
    height: max-content;
    background: url(jgxx-header.png) no-repeat center center / cover;
    padding-left: 0.3rem;
    padding-top: 0.36rem;
    display: flex;
    flex-direction: column;
    padding-right: 0.3rem;
    padding-bottom: 0.27rem;
  }
  .jgxx-wrapper .jgxx-container .jgxx-top .title {
    margin-bottom: 0.28rem;
    font-weight: bold;
    font-size: 0.4rem;
    color: #015293;
    line-height: 0.4rem;
    vertical-align: middle;
    margin-right: 0;
  }
  .jgxx-wrapper .jgxx-container .jgxx-top .input-box {
    width: 100%;
    display: flex;
  }
  .jgxx-wrapper .jgxx-container .jgxx-top .input-box .xzxk {
    flex-shrink: 0;
    display: inline-block;
    width: 1.86rem;
    height: 0.88rem;
    background-color: white;
    vertical-align: middle;
    padding: 0.28rem 0 0.28rem 0;
  }
  .jgxx-wrapper .jgxx-container .jgxx-top .input-box .xzxk .xzxk-content-box {
    border-right: 0.01rem solid #D8D8D8;
    padding-left: 0.23rem;
    height: 0.32rem;
    line-height: unset;
    display: flex;
    align-items: center;
  }
  .jgxx-wrapper .jgxx-container .jgxx-top .input-box .xzxk .xzxk-content-box .font {
    font-size: 0.28rem;
    color: #191919;
    vertical-align: middle;
    line-height: 0.28rem;
    margin-right: 0.12rem;
  }
  .jgxx-wrapper .jgxx-container .jgxx-top .input-box .xzxk .xzxk-content-box .drop-down-icon {
    width: 0.28rem;
    height: 0.28rem;
    margin-right: unset;
  }
  .jgxx-wrapper .jgxx-container .jgxx-top .input-box .input {
    background-color: white;
    height: 0.88rem;
    width: 2.94rem;
    padding: 0 0.2rem;
    box-sizing: border-box;
  }
  .jgxx-wrapper .jgxx-container .jgxx-top .input-box .go-search {
    width: 1.61rem;
    height: 0.88rem;
    background: #154CAF;
    border-radius: 0rem 0.07rem 0.07rem 0rem;
    flex-shrink: 0;
  }
  .jgxx-wrapper .jgxx-container .jgxx-top .input-box .go-search .search-icon {
    width: 0.34rem;
    height: 0.34rem;
    margin-right: 0.14rem;
  }
  .jgxx-wrapper .jgxx-container .jgxx-top .input-box .go-search .search-font {
    font-weight: 500;
    font-size: 0.33rem;
    color: #FFFFFF;
    line-height: 0.33rem;
    vertical-align: middle;
  }
  .jgxx-wrapper .jgxx-container .ejtab-table {
    margin-top: 0.3rem;
  }
  .jgxx-wrapper .jgxx-container .ejtab-table .ejtab {
    float: none;
    width: 100%;
  }
  .jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table {
    margin-top: 0.32rem;
    float: none;
    width: 7.02rem;
    background: #F7F8FB;
    border-radius: 0.08rem;
    padding: 0.32rem 0.04rem 0.04rem;
  }
  .jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box {
    padding: 0 0.24rem;
  }
  .jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .title-font {
    display: inline-block;
    width: 1.4rem;
    font-size: 0.28rem;
    color: #191919;
    line-height: 0.28rem;
    vertical-align: middle;
    flex-shrink: 0;
  }
  .jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .spjg {
    display: flex;
    align-items: center;
  }
  .jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .spjg .dq-sx-box {
    display: inline-block;
    width: 3.58rem;
    height: 0.56rem;
    display: flex;
    align-items: center;
    background: linear-gradient(180deg, #EEF4FF 0%, #FFFFFF 100%);
    box-shadow: 0rem 0.02rem 0.08rem 0rem rgba(0, 0, 0, 0.12);
    border-radius: 0.04rem;
    border: 0.02rem solid #FFFFFF;
    vertical-align: middle;
    line-height: unset;
    padding-left: 0.2rem;
  }
  .jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .spjg .dq-sx-box .dq-pic {
    width: 0.25rem;
    height: 0.32rem;
    margin-right: 0.08rem;
  }
  .jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .spjg .dq-sx-box .dq-font {
    font-size: 0.28rem;
    color: #191919;
    vertical-align: middle;
  }
  .jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .spjg .qh-box {
    margin-left: 0.12rem;
    display: inline-block;
    width: 1.44rem;
    height: 0.56rem;
    display: flex;
    align-items: center;
    background: linear-gradient(180deg, #EEF4FF 0%, #FFFFFF 100%);
    box-shadow: 0rem 0.02rem 0.08rem 0rem rgba(0, 0, 0, 0.12);
    border-radius: 0.04rem;
    border: 0.02rem solid #FFFFFF;
    vertical-align: middle;
    line-height: unset;
    padding-left: 0.24rem;
  }
  .jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .spjg .qh-box .qh-pic {
    width: 0.32rem;
    height: 0.32rem;
    margin-right: 0.08rem;
  }
  .jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .spjg .qh-box .qh-font {
    font-size: 0.28rem;
    color: #154CAF;
    vertical-align: middle;
  }
  .jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .xl-box {
    margin-top: 0.24rem;
    margin-bottom: 0.24rem;
    display: flex;
    flex-wrap: wrap;
  }
  .jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .xl-box .title-font {
    height: 0.56rem;
    transform: translateY(25%);
  }
  .jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .xl-box .qxz-box {
    width: 5.05rem;
    height: 0.56rem;
    background: linear-gradient(180deg, #EEF4FF 0%, #FFFFFF 100%);
    box-shadow: 0rem 0.02rem 0.08rem 0rem rgba(0, 0, 0, 0.12);
    border-radius: 0.04rem;
    border: 0.02rem solid #FFFFFF;
    vertical-align: middle;
    line-height: unset;
    margin-right: 0;
    padding-left: 0.2rem;
    padding-right: 0.24rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.24rem;
  }
  .jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .xl-box .qxz-box .qxz {
    font-size: 0.28rem;
    color: #999999;
    vertical-align: middle;
    margin-right: 0;
  }
  .jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .xl-box .qxz-box .qxz-pic {
    width: 0.28rem;
    height: 0.25rem;
  }
  .jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .mc-box .title-font {
    height: 0.56rem;
    line-height: 0.56rem;
    transform: translateY(-25%);
  }
  .jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .mc-box .mc-input {
    display: inline-block;
    vertical-align: middle;
    width: 5.05rem;
    height: 0.56rem;
    background: linear-gradient(180deg, #EEF4FF 0%, #FFFFFF 100%);
    box-shadow: 0rem 0.02rem 0.08rem 0rem rgba(0, 0, 0, 0.12);
    border-radius: 0.04rem;
    border: 0.02rem solid #FFFFFF;
    margin-right: 0;
    padding: 0 0.2rem;
    box-sizing: border-box;
    margin-bottom: 0.24rem;
  }
  .jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .top-saix-box .mc-box .mc-button {
    width: 2rem;
    height: 0.72rem;
    background: radial-gradient(0% 74% at 53% 23%, #154CAF 0%, #0878D6 100%);
    border-radius: 0.06rem;
    font-size: 0.32rem;
    color: #FFFFFF;
    cursor: pointer;
    margin: 0.26rem 2.27rem 0;
  }
  .jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .table-box {
    margin-top: 0.37rem;
    background: white;
    padding: 0.24rem;
  }
  .jgxx-wrapper .jgxx-container .ejtab-table .jgxx-table .location-container {
    margin-top: 0.44rem;
  }
}

.plc-jgxx-table {
  width: 10.12rem;
  background: #FFFFFF;
  border: 0.01rem solid #DDDDDD;
}
.plc-jgxx-table .table-title {
  height: 0.48rem;
  background: rgba(21, 76, 175, 0.08);
  border-bottom: 0.01rem solid #EEEEEE;
}
.plc-jgxx-table .table-title .xh {
  display: inline-block;
  height: 0.48rem;
  line-height: 0.48rem;
  width: 0.64rem;
  text-align: center;
  font-size: 0.18rem;
  color: #015293;
  border-right: 0.01rem solid #EEEEEE;
}
.plc-jgxx-table .table-title .mc {
  display: inline-block;
  height: 0.48rem;
  line-height: 0.48rem;
  width: 2.77rem;
  text-align: center;
  font-size: 0.18rem;
  color: #015293;
  border-right: 0.01rem solid #EEEEEE;
}
.plc-jgxx-table .table-title .xllx {
  display: inline-block;
  height: 0.48rem;
  line-height: 0.48rem;
  width: 2.4rem;
  text-align: center;
  font-size: 0.18rem;
  color: #015293;
  border-right: 0.01rem solid #EEEEEE;
}
.plc-jgxx-table .table-title .spjg {
  display: inline-block;
  height: 0.48rem;
  line-height: 0.48rem;
  width: 2.4rem;
  text-align: center;
  font-size: 0.18rem;
  color: #015293;
  border-right: 0.01rem solid #EEEEEE;
}
.plc-jgxx-table .table-title .spsj {
  display: inline-block;
  height: 0.48rem;
  line-height: 0.48rem;
  width: 1.14rem;
  text-align: center;
  font-size: 0.18rem;
  color: #015293;
  border-right: 0.01rem solid #EEEEEE;
}
.plc-jgxx-table .table-title .zt {
  display: inline-block;
  height: 0.48rem;
  line-height: 0.48rem;
  width: 0.75rem;
  text-align: center;
  font-size: 0.18rem;
  color: #015293;
}
.plc-jgxx-table .table-list .table-item {
  height: 0.79rem;
  border-bottom: 0.01rem solid #ddd;
}
.plc-jgxx-table .table-list .table-item:last-child {
  border-bottom: 0;
}
.plc-jgxx-table .table-list .table-item .xh-content {
  height: 0.79rem;
  display: inline-block;
  width: 0.64rem;
  text-align: center;
  font-size: 0.18rem;
  color: #191919;
  border-right: 0.01rem solid #EEEEEE;
  vertical-align: middle;
  line-height: 0.79rem;
}
.plc-jgxx-table .table-list .table-item .mc-content {
  display: inline-block;
  height: 0.79rem;
  width: 2.77rem;
  text-align: left;
  font-size: 0.16rem;
  color: #191919;
  border-right: 0.01rem solid #EEEEEE;
  vertical-align: middle;
  line-height: 0.24rem;
  padding: 0.14rem 0.28rem 0.16rem 0.11rem;
}
.plc-jgxx-table .table-list .table-item .xllx-content {
  display: inline-block;
  height: 0.79rem;
  width: 2.4rem;
  text-align: left;
  font-size: 0.16rem;
  color: #191919;
  border-right: 0.01rem solid #EEEEEE;
  vertical-align: middle;
  line-height: 0.24rem;
  padding: 0.14rem 0.28rem 0.16rem 0.11rem;
}
.plc-jgxx-table .table-list .table-item .spjg-cotent {
  display: inline-block;
  height: 0.79rem;
  width: 2.4rem;
  text-align: left;
  font-size: 0.16rem;
  color: #191919;
  border-right: 0.01rem solid #EEEEEE;
  vertical-align: middle;
  line-height: 0.24rem;
  padding: 0.14rem 0.28rem 0.16rem 0.11rem;
}
.plc-jgxx-table .table-list .table-item .spsj-content {
  display: inline-block;
  height: 0.79rem;
  width: 1.14rem;
  text-align: center;
  font-size: 0.16rem;
  color: #191919;
  border-right: 0.01rem solid #EEEEEE;
  vertical-align: middle;
  line-height: 0.79rem;
}
.plc-jgxx-table .table-list .table-item .zt-content {
  display: inline-block;
  height: 0.79rem;
  width: 0.75rem;
  text-align: center;
  font-size: 0.16rem;
  color: #154CAF;
  vertical-align: middle;
  line-height: 0.79rem;
}
@media screen and (max-width: 768px) {
  .plc-jgxx-table {
    width: 100%;
    height: max-content;
    background: #FFFFFF;
    border: 0.01rem solid #DDDDDD;
    overflow-x: auto;
  }
  .plc-jgxx-table .table-title {
    width: max-content;
    height: 0.48rem;
    background: rgba(21, 76, 175, 0.08);
    border-bottom: 0.01rem solid #EEEEEE;
  }
  .plc-jgxx-table .table-title .xh {
    display: inline-block;
    height: 0.48rem;
    line-height: 0.48rem;
    width: 0.95rem;
    text-align: center;
    font-size: 0.28rem;
    color: #015293;
    border-right: 0.01rem solid #EEEEEE;
  }
  .plc-jgxx-table .table-title .mc {
    display: inline-block;
    height: 0.48rem;
    line-height: 0.48rem;
    width: 4.86rem;
    text-align: center;
    font-size: 0.28rem;
    color: #015293;
    border-right: 0.01rem solid #EEEEEE;
  }
  .plc-jgxx-table .table-title .xllx {
    display: inline-block;
    height: 0.48rem;
    line-height: 0.48rem;
    width: 4.86rem;
    text-align: center;
    font-size: 0.28rem;
    color: #015293;
    border-right: 0.01rem solid #EEEEEE;
  }
  .plc-jgxx-table .table-title .spjg {
    display: inline-block;
    height: 0.48rem;
    line-height: 0.48rem;
    width: 4.86rem;
    text-align: center;
    font-size: 0.28rem;
    color: #015293;
    border-right: 0.01rem solid #EEEEEE;
  }
  .plc-jgxx-table .table-title .spsj {
    display: inline-block;
    height: 0.48rem;
    line-height: 0.48rem;
    width: 2.31rem;
    text-align: center;
    font-size: 0.28rem;
    color: #015293;
    border-right: 0.01rem solid #EEEEEE;
  }
  .plc-jgxx-table .table-title .zt {
    display: inline-block;
    height: 0.48rem;
    line-height: 0.48rem;
    width: 2.01rem;
    text-align: center;
    font-size: 0.28rem;
    color: #015293;
  }
  .plc-jgxx-table .table-list {
    width: max-content;
  }
  .plc-jgxx-table .table-list .table-item {
    height: max-content;
    border-bottom: 0.01rem solid #ddd;
  }
  .plc-jgxx-table .table-list .table-item:last-child {
    border-bottom: 0;
  }
  .plc-jgxx-table .table-list .table-item .xh-content {
    height: 1.03rem;
    display: inline-block;
    width: 0.95rem;
    text-align: center;
    font-size: 0.28rem;
    color: #191919;
    border-right: 0.01rem solid #EEEEEE;
    vertical-align: middle;
    line-height: 1.03rem;
  }
  .plc-jgxx-table .table-list .table-item .mc-content {
    display: inline-block;
    height: 1.03rem;
    width: 4.86rem;
    text-align: left;
    font-size: 0.28rem;
    color: #191919;
    border-right: 0.01rem solid #EEEEEE;
    vertical-align: middle;
    line-height: 0.37rem;
    padding: 0.12rem 0.4rem 0.16rem 0.25rem;
  }
  .plc-jgxx-table .table-list .table-item .xllx-content {
    display: inline-block;
    height: 1.03rem;
    width: 4.86rem;
    text-align: left;
    font-size: 0.28rem;
    color: #191919;
    border-right: 0.01rem solid #EEEEEE;
    vertical-align: middle;
    line-height: 0.37rem;
    padding: 0.12rem 0.4rem 0.16rem 0.25rem;
  }
  .plc-jgxx-table .table-list .table-item .spjg-cotent {
    display: inline-block;
    height: 1.03rem;
    width: 4.86rem;
    text-align: center;
    font-size: 0.28rem;
    color: #191919;
    border-right: 0.01rem solid #EEEEEE;
    vertical-align: middle;
    line-height: 0.37rem;
    padding: 0.12rem 0.4rem 0.16rem 0.25rem;
  }
  .plc-jgxx-table .table-list .table-item .spsj-content {
    display: inline-block;
    height: 1.03rem;
    width: 2.31rem;
    text-align: center;
    font-size: 0.28rem;
    color: #191919;
    border-right: 0.01rem solid #EEEEEE;
    vertical-align: middle;
    line-height: 1.03rem;
  }
  .plc-jgxx-table .table-list .table-item .zt-content {
    display: inline-block;
    height: 1.03rem;
    width: 2.01rem;
    text-align: center;
    font-size: 0.28rem;
    color: #154CAF;
    vertical-align: middle;
    line-height: 1.03rem;
  }
}

.jgxx2-wrapper {
  position: relative;
  padding: 0.3rem 0;
}
.jgxx2-wrapper .jgxx2-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4.48rem;
  background: url(yjj-bg.png) no-repeat center center / cover;
  z-index: 0;
}
.jgxx2-wrapper .jgxx2-container {
  width: 14rem;
  margin: 0 auto;
  background: #FFFFFF;
  padding: 0rem 0.3rem 0 0.3rem;
  position: relative;
  z-index: 1;
}
.jgxx2-wrapper .jgxx2-container .dt-container {
  background: linear-gradient(180deg, #F4F6F8 0%, #FFFFFF 100%);
  box-shadow: 0rem 0.02rem 0.08rem 0rem rgba(122, 140, 168, 0.16);
  border-radius: 0.04rem;
  border: 0.02rem solid #FFFFFF;
  padding: 0.3rem 0.68rem 0.31rem 0.56rem;
  margin-bottom: 0.3rem;
}
.jgxx2-wrapper .jgxx2-container .dt-container .left-container {
  width: 6.2rem;
}
.jgxx2-wrapper .jgxx2-container .dt-container .left-container .dp-message {
  width: 6.2rem;
}
.jgxx2-wrapper .jgxx2-container .dt-container .left-container .dp-message .dp-title {
  font-weight: bold;
  font-size: 0.22rem;
  color: #191919;
  line-height: 0.3rem;
  margin-bottom: 0.2rem;
}
.jgxx2-wrapper .jgxx2-container .dt-container .left-container .dp-message .shxy,
.jgxx2-wrapper .jgxx2-container .dt-container .left-container .dp-message .fddbr {
  margin-bottom: 0.16rem;
}
.jgxx2-wrapper .jgxx2-container .dt-container .left-container .dp-message .title-font {
  font-size: 0.18rem;
  color: #191919;
  line-height: 0.24rem;
}
.jgxx2-wrapper .jgxx2-container .dt-container .left-container .dp-message .title-font.tt {
  display: inline-block;
}
.jgxx2-wrapper .jgxx2-container .dt-container .left-container .ckxy {
  margin-top: 0.16rem;
  width: 1.5rem;
  height: 0.32rem;
  background-color: #0084F3;
  background: linear-gradient(180deg, #154CAF 0%, #0084F3 100%);
  box-shadow: 0rem 0.02rem 0.12rem 0rem rgba(0, 0, 0, 0.16);
  border-radius: 0.06rem;
  border: 0.01rem solid;
  border-image: linear-gradient(360deg, #1361c1, #72b5ff) 0.01 0.01;
}
.jgxx2-wrapper .jgxx2-container .dt-container .left-container .ckxy .ck-icon {
  width: 0.14rem;
  height: 0.15rem;
  margin-right: 0.01rem;
}
.jgxx2-wrapper .jgxx2-container .dt-container .left-container .ckxy .ck-font {
  font-size: 0.14rem;
  color: #FFFFFF;
  vertical-align: middle;
}
.jgxx2-wrapper .jgxx2-container .dt-container .qr-map .qr-code {
  display: inline-block;
  width: 1.66rem;
  height: 1.66rem;
  background: #FFFFFF;
  border-radius: 0.04rem;
  border: 0.01rem solid #E5E5E5;
  text-align: center;
  line-height: 1.66rem;
  vertical-align: middle;
}
.jgxx2-wrapper .jgxx2-container .dt-container .qr-map .qr-code > img {
  width: 1.5rem;
  height: 1.5rem;
}
.jgxx2-wrapper .jgxx2-container .dt-container .qr-map .map-container {
  display: inline-block;
  width: 3.74rem;
  height: 1.66rem;
  background: #FFFFFF;
  border-radius: 0.04rem;
  border: 0.01rem solid #E5E5E5;
  margin-left: 0.08rem;
  vertical-align: middle;
}
.jgxx2-wrapper .jgxx2-container .dt-container .qr-map .map-container .map {
  width: 3.66rem;
  height: 1.58rem;
  margin: auto auto;
}
.jgxx2-wrapper .jgxx2-container .jgxx2-table-container .gray-content-box .content {
  padding: 0.2rem 0.2rem 0.3rem;
}
@media screen and (max-width: 768px) {
  .jgxx2-wrapper {
    position: relative;
    padding: 0;
  }
  .jgxx2-wrapper .jgxx2-bg {
    display: none;
  }
  .jgxx2-wrapper .jgxx2-container {
    width: 7.5rem;
    margin: 0 auto;
    background: #FFFFFF;
    padding: 0 0.24rem 0.48rem;
    position: relative;
    z-index: 1;
  }
  .jgxx2-wrapper .jgxx2-container .dt-container {
    background: linear-gradient(180deg, #F4F6F8 0%, #FFFFFF 100%);
    box-shadow: 0rem 0.02rem 0.08rem 0rem rgba(122, 140, 168, 0.16);
    border-radius: 0.04rem;
    border: 0.02rem solid #FFFFFF;
    padding: 0.32rem 0.15rem 0.35rem 0.32rem;
    margin-bottom: 0.3rem;
    display: flex;
    flex-direction: column;
  }
  .jgxx2-wrapper .jgxx2-container .dt-container::before,
  .jgxx2-wrapper .jgxx2-container .dt-container::after {
    display: none;
  }
  .jgxx2-wrapper .jgxx2-container .dt-container .left-container {
    float: none;
    width: 100%;
  }
  .jgxx2-wrapper .jgxx2-container .dt-container .left-container .dp-message {
    width: 6.2rem;
  }
  .jgxx2-wrapper .jgxx2-container .dt-container .left-container .dp-message .dp-title {
    font-weight: bold;
    font-size: 0.4rem;
    color: #191919;
    line-height: 0.4rem;
    margin-bottom: 0.2rem;
  }
  .jgxx2-wrapper .jgxx2-container .dt-container .left-container .dp-message .shxy,
  .jgxx2-wrapper .jgxx2-container .dt-container .left-container .dp-message .fddbr {
    margin-bottom: 0.16rem;
  }
  .jgxx2-wrapper .jgxx2-container .dt-container .left-container .dp-message .title-font {
    font-size: 0.28rem;
    color: #191919;
    line-height: 0.28rem;
  }
  .jgxx2-wrapper .jgxx2-container .dt-container .left-container .dp-message .title-font.tt {
    display: inline-block;
  }
  .jgxx2-wrapper .jgxx2-container .dt-container .left-container .ckxy {
    margin-top: 0.24rem;
    width: 2.63rem;
    height: 0.56rem;
    background: linear-gradient(180deg, #154CAF 0%, #0084F3 100%);
    box-shadow: 0rem 0.04rem 0.21rem 0rem rgba(0, 0, 0, 0.16);
    border-radius: 0.11rem;
    border: 0.02rem solid;
    border-image: linear-gradient(360deg, #1361c1, #72b5ff) 0.02 0.02;
    padding: 0.01rem 0;
  }
  .jgxx2-wrapper .jgxx2-container .dt-container .left-container .ckxy .ck-icon {
    width: 0.26rem;
    height: 0.26rem;
    margin-right: 0.06rem;
  }
  .jgxx2-wrapper .jgxx2-container .dt-container .left-container .ckxy .ck-font {
    font-size: 0.25rem;
    color: #FFFFFF;
    vertical-align: middle;
  }
  .jgxx2-wrapper .jgxx2-container .dt-container .qr-map {
    float: none;
    margin-top: 0.4rem;
  }
  .jgxx2-wrapper .jgxx2-container .dt-container .qr-map .qr-code {
    display: inline-block;
    width: 1.94rem;
    height: 1.94rem;
    background: #FFFFFF;
    border-radius: 0.05rem;
    border: 0.01rem solid #E5E5E5;
    text-align: center;
    line-height: 1.94rem;
    vertical-align: middle;
  }
  .jgxx2-wrapper .jgxx2-container .dt-container .qr-map .qr-code > img {
    width: 1.75rem;
    height: 1.75rem;
  }
  .jgxx2-wrapper .jgxx2-container .dt-container .qr-map .map-container {
    display: inline-block;
    width: 4.35rem;
    height: 1.94rem;
    background: #FFFFFF;
    border-radius: 0.05rem;
    border: 0.01rem solid #E5E5E5;
    margin-left: 0.09rem;
    vertical-align: middle;
  }
  .jgxx2-wrapper .jgxx2-container .dt-container .qr-map .map-container .map {
    width: 4.26rem;
    height: 1.85rem;
    margin: auto auto;
  }
  .jgxx2-wrapper .jgxx2-container .jgxx2-table-container .gray-content-box .content {
    padding: 0.24rem 0.24rem 0.28rem;
  }
}

.fw-table2 {
  width: 12.95rem;
  border: 0.01rem solid #DDDDDD;
  box-sizing: content-box;
  border-radius: 0rem 0rem 0.08rem 0.08rem;
}
.fw-table2 .tb-top {
  border-bottom: 0.01rem solid #DDDDDD;
}
.fw-table2 .tb-top > span:nth-child(4) {
  border-right: 0;
}
.fw-table2 .tb-top:last-child {
  border-bottom: 0;
}
.fw-table2 .tb-top .table-font {
  display: block;
}
.fw-table2 .td-header {
  display: inline-block;
  width: 2.47rem;
  background: #EEF2F6;
  font-weight: 500;
  font-size: 0.18rem;
  color: #22222A;
  border-right: 0.01rem solid #DDDDDD;
  vertical-align: middle;
  text-align: left;
  padding-left: 0.16rem;
  height: 0.54rem;
  line-height: 0.54rem;
}
.fw-table2 .td-body {
  width: 4rem;
  display: inline-block;
  word-wrap: break-word;
  padding-left: 0.2rem;
  font-size: 0.18rem;
  color: #22222A;
  border-right: 0.01rem solid #DDDDDD;
  vertical-align: middle;
  height: 0.54rem;
  line-height: 0.54rem;
}
@media screen and (max-width: 768px) {
  .fw-table2 {
    display: block !important;
    border-collapse: unset;
    border-spacing: unset;
    width: 6.54rem;
    margin: 0;
  }
  .fw-table2 .tb-top span:first-child {
    border-left: 0;
  }
  .fw-table2 .tb-top:first-child span {
    border-top: 0;
  }
  .fw-table2 .tb-top:first-child span:first-child {
    border-top-left-radius: 0;
  }
  .fw-table2 .tb-top:first-child span:last-child {
    border-top-right-radius: 0;
  }
  .fw-table2 .tb-top:last-child span:first-child {
    border-bottom-left-radius: 0;
  }
  .fw-table2 .tb-top:last-child span:last-child {
    border-bottom-right-radius: 0;
  }
  .fw-table2 .tb-top {
    display: flex;
    flex-wrap: wrap;
  }
  .fw-table2 .tb-top:first-child .td-header:first-child {
    border-top-left-radius: 0.08rem;
    border-top: 0.02rem solid #DDDDDD;
  }
  .fw-table2 .tb-top:first-child span:nth-child(2) {
    border-top-right-radius: 0.08rem;
    border-top: 0.02rem solid #DDDDDD;
  }
  .fw-table2 .tb-top:last-child span:nth-last-child(2) {
    border-bottom-left-radius: 0.08rem;
  }
  .fw-table2 .tb-top:last-child span:last-child {
    border-bottom-right-radius: 0.08rem;
  }
  .fw-table2 .td-header {
    display: flex !important;
    width: 3.52rem;
    border-right: 0;
    border-bottom: 0;
    align-items: center;
    justify-content: center;
    border-right: 0.02rem solid #DDDDDD !important;
    border-bottom: 0.02rem solid #DDDDDD !important;
    border-left: 0.02rem solid #DDDDDD !important;
    font-size: 0.26rem;
  }
  .fw-table2 .td-body {
    width: 3.02rem !important;
    display: block !important;
    border-right: 0;
    border-bottom: 0;
    border-right: 0.02rem solid #DDDDDD !important;
    border-bottom: 0.02rem solid #DDDDDD !important;
    line-height: 0.48rem;
    font-size: 0.26rem;
  }
}

.fixed-nav {
  position: fixed;
  top: 25%;
  z-index: 100;
  right: 0.1rem;
}
.fixed-nav .fixed-nav-list .font,
.fixed-nav .go-top .font {
  font-size: 0.14rem;
  color: #FFFFFF;
  line-height: 0.14rem;
  display: block;
}
.fixed-nav .fixed-nav-list .pic,
.fixed-nav .go-top .pic {
  width: 0.4rem;
  height: 0.4rem;
  margin-bottom: 0.05rem;
}
.fixed-nav .icon-img {
  text-align: center;
}
.fixed-nav .go-top {
  cursor: pointer;
  padding-top: 0.14rem;
  margin-top: 0.2rem;
  width: 0.88rem;
  height: 0.88rem;
  background: #0084F3;
  background: linear-gradient(180deg, #154CAF 0%, #0084F3 100%);
  border-radius: 0.08rem;
}
.fixed-nav .nav-item {
  position: relative;
  cursor: pointer;
  width: 0.88rem;
  height: 0.88rem;
  background: #0084F3;
  background: linear-gradient(180deg, #154CAF 0%, #0084F3 100%);
  border-radius: 0.08rem;
  padding-top: 0.14rem;
  margin-top: 0.2rem;
}
.fixed-nav .nav-item .qr-code {
  display: none;
  position: absolute;
  top: -0.1rem;
  left: -1.48rem;
  width: 1.51rem;
  height: 1.61rem;
  background: url(qr-bg.png);
  background-size: 100% 100%;
  padding: 0.1rem;
}
.fixed-nav .nav-item .qr-code img {
  width: 0.92rem;
  height: 0.92rem;
  margin-top: 0.12rem;
  margin-left: 0.15rem;
}
.fixed-nav .nav-item .qr-code span {
  display: block;
  width: 1rem;
  margin: 0 auto;
  text-align: center;
  font-size: 0.18rem;
  margin-right: 0.19rem;
  margin-top: 0.05rem;
  color: #333;
}
.fixed-nav .nav-item:hover .qr-code {
  display: block;
}
@media screen and (max-width: 768px) {
  .fixed-nav {
    display: none;
  }
}

.wjxq-wrapper {
  position: relative;
  padding: 0 0;
}
.wjxq-wrapper .wjxq-bg {
  position: absolute;
  top: 1.16rem;
  left: 0;
  width: 100%;
  height: 4.48rem;
  background: url(yjj-bg.png) no-repeat center center / cover;
  z-index: 0;
}
.wjxq-wrapper .wjxq-container {
  width: 14rem;
  margin: 0 auto;
  background: #FFFFFF;
  padding: 0 0 0.3rem;
  position: relative;
  z-index: 1;
}
.wjxq-wrapper .wjxq-container .article-overview-container {
  background: #FFFFFF;
  padding: 0 1rem;
}
.wjxq-wrapper .wjxq-container .article-overview-container .margin-box {
  margin-top: 0.15rem;
  margin-bottom: 0.28rem;
}
.wjxq-wrapper .wjxq-container .acticle-content {
  margin-top: 0.21rem;
  position: relative;
  font-family: MicrosoftYaHei;
  font-size: 0.18rem;
  color: #333333;
  line-height: 0.36rem;
  margin-bottom: 0.14rem;
}
.wjxq-wrapper .wjxq-container .acticle-content .pic {
  max-width: 100%;
}
.wjxq-wrapper .wjxq-container .bottom-blue-line {
  width: 100%;
  height: 0.01rem;
  background: #D8D8D8;
  position: relative;
  margin-top: 0.4rem;
}
.wjxq-wrapper .wjxq-container .bottom-blue-line .bottom-doted {
  width: 0.88rem;
  height: 0.02rem;
  background: #154CAF;
  position: absolute;
  top: 0;
  left: 0;
}
.wjxq-wrapper .wjxq-container .page-container {
  line-height: 0.36rem;
  margin-top: 0.15rem;
}
.wjxq-wrapper .wjxq-container .page-container > a {
  display: block;
  font-size: 0.18rem;
  color: #154CAF;
}
@media screen and (max-width: 768px) {
  .wjxq-wrapper {
    position: relative;
    padding: 0 0;
  }
  .wjxq-wrapper .wjxq-bg {
    display: none;
  }
  .wjxq-wrapper .wjxq-container {
    width: 7.5rem;
    margin: 0 auto;
    padding: 0;
    position: relative;
    z-index: 1;
  }
  .wjxq-wrapper .wjxq-container .article-overview-container {
    background: #FFFFFF;
    border-radius: 0.08rem;
    padding: 0 0.24rem 0.52rem;
  }
  .wjxq-wrapper .wjxq-container .margin-box {
    margin-top: 0;
    margin-bottom: 0.42rem;
  }
  .wjxq-wrapper .wjxq-container .acticle-content {
    margin-top: 0.29rem;
    position: relative;
    font-family: MicrosoftYaHei;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.52rem;
    text-align: left;
    margin-bottom: 0.14rem;
  }
  .wjxq-wrapper .wjxq-container .acticle-content .pic {
    max-width: 100%;
  }
  .wjxq-wrapper .wjxq-container .bottom-blue-line {
    width: 100%;
    height: 0.01rem;
    background: #D8D8D8;
    position: relative;
    margin-top: 0.88rem;
  }
  .wjxq-wrapper .wjxq-container .bottom-blue-line .bottom-doted {
    width: 0.88rem;
    height: 0.03rem;
    background: #154CAF;
    position: absolute;
    top: 0;
    left: 0;
  }
  .wjxq-wrapper .wjxq-container .page-container {
    line-height: 0.56rem;
    margin-top: 0.3rem;
  }
  .wjxq-wrapper .wjxq-container .page-container > a {
    display: block;
    font-size: 0.32rem;
    color: #154CAF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

.gchild-page .container {
  padding: 0;
  background-color: white;
  width: 100%;
  margin: 0 auto;
}
.gchild-page .container .left-nav {
  padding-bottom: 1rem;
}
.gchild-page .container .left-nav .nav-pc .nav-item {
  background-color: #fff;
}
.gchild-page .container .left-nav .nav-pc .nav-item.cur,
.gchild-page .container .left-nav .nav-pc .nav-item:hover {
  background-color: #1B5395;
}
.gchild-page .container .right-content {
  width: 10rem;
  background-color: #fff;
  border-radius: 0.08rem;
}
.wz-map .map-list {
  padding: 0.34rem 0.34rem 0;
  background: #fff;
}
.wz-map .map-list .map-item .mp-tt {
  display: block;
  font-weight: bold;
  font-size: 0.18rem;
  height: 0.48rem;
  line-height: 0.48rem;
  color: #1B5395;
  background: #EDF2F7;
  border-radius: 0.08rem;
  padding-left: 0.18rem;
}
.wz-map .map-list .map-item .mp-tt::after {
  content: '';
}
.wz-map .map-list .map-item .map-item-list {
  padding: 0.16rem 0rem 0.1rem;
}
.wz-map .map-list .map-item .map-item-list .list-item {
  position: relative;
  display: inline-block;
  width: 2.18rem;
  height: 0.52rem;
  margin-right: 0.19rem;
  margin-bottom: 0.25rem;
  text-align: center;
  line-height: 0.52rem;
  font-size: 0.18rem;
  color: #333333;
  background: #fff;
}
.wz-map .map-list .map-item .map-item-list .list-item::after {
  content: '';
  position: absolute;
  width: 1.98rem;
  height: 0.47rem;
  background: #F3F7F9;
  border-radius: 0.08rem;
  top: 0.11rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
.wz-map .map-list .map-item .map-item-list .list-item.cur a,
.wz-map .map-list .map-item .map-item-list .list-item:hover a {
  color: #1B5395;
}
.wz-map .map-list .map-item .map-item-list .list-item.cur::after,
.wz-map .map-list .map-item .map-item-list .list-item:hover::after {
  background-color: #D8E9F3;
}
.wz-map .map-list .map-item .map-item-list .list-item:nth-child(5n) {
  margin-right: 0;
}
.wz-map .map-list .map-item .map-item-list .list-item a {
  position: relative;
  z-index: 2;
  background: #FFFFFF;
  border-radius: 0.08rem;
  border: 0.01rem solid #EFF0F2;
  display: block;
  width: 100%;
  padding: 0 0.22rem;
  height: 100%;
}
.dczj-report-page .container .news-list {
  padding: 0 0.24rem;
  width: 100%;
  background: #fff;
}
.dczj-report-page .container .news-list .list {
  padding: 0.24rem 0;
  border-bottom: 1px solid #DCDCDC;
}
.dczj-report-page .container .news-list .list-item {
  position: relative;
  height: 0.58rem;
  line-height: 0.58rem;
  padding-left: 0.14rem;
  font-size: 0.18rem;
  color: #333;
}
.dczj-report-page .container .news-list .list-item:last-child {
  border-bottom: none;
}
.dczj-report-page .container .news-list .list-item::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 0.04rem;
  height: 0.04rem;
  border-radius: 50%;
  background: #ccc;
}
.dczj-report-page .container .news-list .list-item:hover::before {
  background-color: #015293;
}
.dczj-report-page .container .news-list .list-item:hover .text {
  color: #015293;
}
.dczj-report-page .container .news-list .list-item .text {
  max-width: 64%;
}
.dczj-report-page .container .news-list .list-item .time {
  color: #666;
}
.dczj-report-page .container .news-list .list-item .ifdoing {
  padding: 0 0.08rem;
  line-height: 0.28rem;
  height: 0.28rem;
  background: #F5F5F5;
  border-radius: 0.04rem;
  font-size: 0.16rem;
  margin-top: 0.15rem;
  margin-left: 0.2rem;
}
.dczj-report-page .container .news-list .list-item .ifdoing.hp {
  color: #1B5395;
  background: #e1e9f1;
}
.dczj-report-page .container .news-list .list-item .ifdoing.ed {
  color: #999999;
  background: #F5F5F5;
}
.dczj-report-page .container .news-page {
  background: #fff;
}
.zxfp-interact-page {
  position: relative;
}
.zxfp-interact-page .box-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4.48rem;
  background: url(yjj-bg.png) no-repeat center center / cover;
  z-index: 0;
}
.zxfp-interact-page .container .newest {
  width: 100%;
  background: #fff;
  margin-bottom: 0.34rem;
}
.zxfp-interact-page .container .newest .gray-content-box .content {
  padding: 0.3rem 0.28rem 0.36rem 0.3rem;
}
.zxfp-interact-page .container .review {
  width: 100%;
  background: #fff;
}
.zxfp-interact-page .container .review .gray-content-box .content {
  padding: 0.16rem 0.3rem 0.3rem 0.16rem;
}
.zxfp-interact-page .container .review .news-list .list {
  border-bottom: 0.01rem #dcdcdc dashed;
  margin-bottom: 0.24rem;
  max-height: 2.71rem;
  overflow-y: auto;
}
.zxfp-interact-page .container .review .news-list .list:last-child {
  margin-bottom: 0;
}
.zxfp-interact-page .container .review .list-item {
  font-size: 0.18rem;
  color: #333333;
  line-height: 0.54rem;
  height: 0.54rem;
}
.zxfp-interact-page .container .review .list-item .wq {
  width: 0.56rem;
  height: 0.24rem;
  font-size: 0.14rem;
  line-height: 0.24rem;
  background: #FFF2E8;
  border-radius: 0.04rem;
  border: 0.01rem solid #FFBC96;
  color: #D97C2E;
  text-align: center;
  margin-top: 0.15rem;
  margin-right: 0.15rem;
}
.zxfp-interact-page .container .review .list-item .text {
  max-width: 70%;
}
@media screen and (max-width: 768px) {
  .gchild-page .container {
    width: 7.5rem;
  }
  .wz-map .map-list {
    padding: 0.24rem 0.24rem 0.08rem;
  }
  .wz-map .map-list .map-item .mp-tt {
    font-size: 0.36rem;
    height: 0.88rem;
    line-height: 0.88rem;
    border-radius: 0.08rem;
    padding-left: 0.24rem;
  }
  .wz-map .map-list .map-item .mp-tt::after {
    content: '';
  }
  .wz-map .map-list .map-item .map-item-list {
    padding: 0.24rem 0rem 0.16rem;
  }
  .wz-map .map-list .map-item .map-item-list .list-item {
    width: 2.91rem;
    height: 0.86rem;
    line-height: 0.86rem;
    font-size: 0.32rem;
    background: url(map-list-item.png) no-repeat center top / 100% 100%;
    margin-bottom: 0.24rem;
    margin-right: 0.24rem;
  }
  .wz-map .map-list .map-item .map-item-list .list-item:nth-child(5n) {
    margin-right: 0.24rem;
  }
  .wz-map .map-list .map-item .map-item-list .list-item:nth-child(2n) {
    margin-right: 0;
  }
  .dczj-report-page .container .news-list {
    padding: 0.21rem 0.24rem;
    width: 100%;
    background: #fff;
  }
  .dczj-report-page .container .news-list .list {
    border-bottom: none;
    margin: 0;
    padding: 0;
  }
  .dczj-report-page .container .news-list .list-item {
    position: relative;
    height: unset;
    line-height: unset;
    padding-left: 0.18rem;
    font-size: 0.32rem;
    color: #333;
    margin-bottom: 0.31rem;
  }
  .dczj-report-page .container .news-list .list-item::before {
    top: 12%;
    width: 0.1rem;
    height: 0.1rem;
  }
  .dczj-report-page .container .news-list .list-item:hover::before {
    background-color: #015293;
  }
  .dczj-report-page .container .news-list .list-item:hover .text {
    color: #015293;
  }
  .dczj-report-page .container .news-list .list-item .text {
    max-width: 100%;
    text-overflow: unset;
    white-space: unset;
    overflow: unset;
  }
  .dczj-report-page .container .news-list .list-item .time {
    float: unset;
    margin-top: 0.22rem;
  }
  .dczj-report-page .container .news-list .list-item .rt {
    float: unset;
  }
  .dczj-report-page .container .news-list .list-item .ifdoing {
    display: inline-block;
    padding: 0 0.4rem;
    line-height: 0.72rem;
    height: 0.72rem;
    background: #F5F5F5;
    border-radius: 0.04rem;
    font-size: 0.28rem;
    margin-top: 0.22rem;
    margin-left: 0;
    background: #D2E8FF;
    float: none;
  }
  .dczj-report-page .container .news-list .list-item .ifdoing.hp {
    color: #1B5395;
    background: #e1e9f1;
  }
  .dczj-report-page .container .news-list .list-item .ifdoing.ed {
    color: #999999;
    background: #F5F5F5;
  }
  .dczj-report-page .container .news-page {
    padding-top: 0.1rem;
    padding-bottom: 0.2rem;
  }
  .xjxd-letter-page .container .news-list {
    padding-top: 0;
  }
  .xjxd-letter-page .container .news-list .list {
    padding: 0.4rem 0 0.1rem;
    border-bottom: 0.01rem #DCDCDC dotted;
  }
  .xjxd-letter-page .container .news-list .list-item::before {
    top: 0.22rem;
  }
  .xjxd-letter-page .container .news-list .list-item .text {
    max-width: 100%;
    white-space: unset;
  }
  .xjxd-letter-page .container .news-list .list-item .time {
    display: none;
  }
  .zxfp-interact-page .container .newest {
    width: 100%;
    background: #fff;
    margin-bottom: 0.2rem;
    padding: 0.32rem 0.24rem;
    margin-bottom: 0.8rem;
  }
  .zxfp-interact-page .container .review {
    width: 100%;
    background: #fff;
    padding: 0 0.24rem;
  }
  .zxfp-interact-page .container .review .gray-content-box .content {
    padding: 0.32rem 0.24rem;
  }
  .zxfp-interact-page .container .review .news-list {
    margin-top: 0;
  }
  .zxfp-interact-page .container .review .news-list .list {
    max-height: 4.62rem;
    border-bottom: 0.01rem #dcdcdc dashed;
    padding: 0.1rem 0 0.3rem;
  }
  .zxfp-interact-page .container .review .news-list .list:last-child {
    border-bottom: none;
  }
  .zxfp-interact-page .container .review .list-item {
    font-size: 0.18rem;
    color: #333333;
    line-height: unset;
    height: unset;
  }
  .zxfp-interact-page .container .review .list-item > a {
    display: flex;
    align-items: center;
    margin-bottom: 0.24rem;
  }
  .zxfp-interact-page .container .review .list-item > a::before,
  .zxfp-interact-page .container .review .list-item > a::after {
    display: none;
  }
  .zxfp-interact-page .container .review .list-item .wq {
    display: inline-block;
    width: 0.93rem;
    height: 0.4rem;
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: #D97C2E;
    margin-right: 0.15rem;
    margin-top: 0;
    flex-shrink: 0;
  }
  .zxfp-interact-page .container .review .list-item .tim {
    display: none;
  }
  .zxfp-interact-page .container .review .list-item .time {
    display: none;
  }
  .zxfp-interact-page .container .review .list-item .text {
    display: inline;
    font-size: 0.32rem;
    max-width: 100%;
    line-height: 0.6rem;
    margin-top: 0;
  }
}

.letter-detail-index {
  position: relative;
}
.letter-detail-index .bg-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4.48rem;
  background: url(yjj-bg.png) no-repeat center center / cover;
  z-index: 0;
}
.letter-detail-index .outer {
  width: 100%;
  background: #FFFFFF;
  border-radius: 0rem 0rem 0.06rem 0.06rem;
  border: 0.04rem solid #F7F8FB;
  padding: 0.3rem 0.3rem 0.39rem;
}
.letter-detail-index .content {
  width: 100%;
  background: #FFFFFF;
  border-radius: 0.08rem;
}
.letter-detail-index .content .part {
  width: 100%;
  background: #F6F8FD;
  border-radius: 0.08rem;
  border: 0.01rem solid #DBEAFD;
  margin-bottom: 0.34rem;
  position: relative;
}
.letter-detail-index .content .part .part-header {
  border-bottom: 0.01rem solid #DBEAFD;
  padding: 0.2rem 0.2rem 0.18rem;
}
.letter-detail-index .content .part .part-header .left-type {
  float: left;
  width: 0.56rem;
  height: 0.56rem;
  border-radius: 50%;
  line-height: 0.56rem;
  text-align: center;
  font-size: 0.24rem;
  color: #FFFFFF;
}
.letter-detail-index .content .part .part-header .left-type img {
  width: 0.24rem;
  height: 0.24rem;
  transform: translateY(-0.02rem);
}
.letter-detail-index .content .part .part-header .right {
  float: left;
  margin-left: 0.16rem;
}
.letter-detail-index .content .part .part-header .right .top-title {
  font-weight: bold;
  font-size: 0.2rem;
  color: #22222A;
  line-height: 0.26rem;
}
.letter-detail-index .content .part .part-header .right .bottom-date {
  font-size: 0.16rem;
  color: #454545;
  line-height: 0.21rem;
  margin-top: 0.08rem;
}
.letter-detail-index .content .part .part-header .finished {
  position: absolute;
  right: 0;
  top: 0;
  width: 0.8rem;
  height: 0.8rem;
}
.letter-detail-index .content .part .part-header .finished .big-triangle {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-top: 0.8rem solid #59A87E;
  border-left: 0.8rem solid transparent;
  z-index: 1;
}
.letter-detail-index .content .part .part-header .finished .small-triangle {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-top: 0.32rem solid #F6F8FD;
  border-left: 0.32rem solid transparent;
  z-index: 2;
}
.letter-detail-index .content .part .part-header .finished .text {
  position: absolute;
  z-index: 3;
  font-size: 0.16rem;
  color: #fff;
  transform: rotate(45deg);
  right: 0.01rem;
  top: 0.19rem;
}
.letter-detail-index .content .part .part-header .doing {
  position: absolute;
  right: 0;
  top: 0;
  width: 0.8rem;
  height: 0.8rem;
}
.letter-detail-index .content .part .part-header .doing .big-triangle {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-top: 0.8rem solid #d2a524;
  border-left: 0.8rem solid transparent;
  z-index: 1;
}
.letter-detail-index .content .part .part-header .doing .small-triangle {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-top: 0.32rem solid #F6F8FD;
  border-left: 0.32rem solid transparent;
  z-index: 2;
}
.letter-detail-index .content .part .part-header .doing .text {
  position: absolute;
  z-index: 3;
  font-size: 0.16rem;
  color: #fff;
  transform: rotate(45deg);
  right: 0.01rem;
  top: 0.19rem;
}
.letter-detail-index .content .part.ask .part-header .left-type {
  background: #015293;
}
.letter-detail-index .content .part.reply .part-header .left-type {
  background: #669999;
}
.letter-detail-index .content .part.reply .part-content {
  color: #333333;
}
.letter-detail-index .content .part .part-content {
  padding: 0.16rem 0.2rem 0.24rem;
  font-size: 0.18rem;
  background: #F6F8FD;
  color: #666666;
  line-height: 0.36rem;
}
.letter-detail-index .content .part .part-content .bottom {
  margin-top: 0.2rem;
}
.letter-detail-index .content .part .part-content .department,
.letter-detail-index .content .part .part-content .date {
  text-align: right;
}
.letter-detail-index .content .part:last-child {
  margin-bottom: 0;
}
.online-interview .interview-box {
  width: 100%;
  background: #FFFFFF;
  padding-left: 0.34rem;
  padding-right: 0.28rem;
}
.online-interview .interview-box .title-line {
  padding: 0 0.34rem;
  font-weight: bold;
  font-size: 0.34rem;
  color: #22222A;
  text-align: center;
  margin-bottom: 0.28rem;
}
.online-interview .interview-box .more-btn {
  line-height: 0.5rem;
}
.online-interview .interview-box .more-btn .more-text {
  width: 0.62rem;
  font-size: 0.16rem;
  color: #999;
  background: url(blockcontainer-right.png) no-repeat right center / 0.28rem 0.28rem;
}
.online-interview .interview-box .more-btn .more-text:hover {
  color: #015293;
}
.online-interview-detail {
  position: relative;
}
.online-interview-detail .bg-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4.48rem;
  background: url(yjj-bg.png) no-repeat center center / cover;
  z-index: 0;
}
.online-interview-detail .interview-box .title-line {
  line-height: 0.54rem;
}
.online-interview-detail .interview-summary .part-content {
  padding: 0.28rem 0;
}
.online-interview-detail .interview-summary .part-content .left-img-box {
  display: block;
  width: 5.32rem;
  height: 2.96rem;
  background: url(video-bg.png) no-repeat center center / 100% 100%;
  vertical-align: middle;
}
.online-interview-detail .interview-summary .part-content .right-box {
  width: 7.06rem;
}
.online-interview-detail .interview-summary .part-content .right-box .right-top {
  display: block;
  font-size: 0.2rem;
  line-height: 0.4rem;
  padding-left: 0.22rem;
  color: #045891;
  width: 1.4rem;
  height: 0.4rem;
  background: url(hdjl-hgbj.png) no-repeat center center / 100% 100%;
  margin: 0.13rem 0 0.15rem;
  font-weight: bold;
}
.online-interview-detail .interview-summary .part-content .right-box .right-content .right-content-tit {
  font-size: 0.18rem;
  color: #22222A;
  line-height: 0.34rem;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 0.23rem;
}
.online-interview-detail .interview-summary .part-content .right-box .right-content .label {
  color: #154CAF;
  margin-right: 0.09rem;
}
.online-interview-detail .interview-summary .part-content .right-box .right-content .right-content-date,
.online-interview-detail .interview-summary .part-content .right-box .right-content .right-content-person {
  margin-bottom: 0.24rem;
  font-size: 0.18rem;
  color: #22222A;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 0.18rem;
}
.online-interview-detail .part .title-row {
  font-weight: bold;
  position: relative;
  width: 12.72rem;
  height: 0.48rem;
  background: #EDF2F7;
  border-radius: 0.08rem;
  padding-left: 0.18rem;
  line-height: 0.48rem;
  font-size: 0.18rem;
}
.online-interview-detail .part .title-row a {
  color: #22222A;
}
.online-interview-detail .part .title-row a:hover {
  color: #22222A;
}
.online-interview-detail .part .title-row::before {
  content: '';
  width: 0.04rem;
  height: 0.16rem;
  background: #015293;
  border-radius: 0.02rem;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.online-interview-detail .background-information {
  width: 11.6rem;
}
.online-interview-detail .background-information .content {
  width: 100%;
  padding: 0.17rem 0.13rem 0.1rem;
}
.online-interview-detail .background-information .content .info-list {
  width: 100%;
}
.online-interview-detail .background-information .content .info-list .item {
  height: 0.24rem;
  line-height: 0.24rem;
  margin-bottom: 0.17rem;
}
.online-interview-detail .background-information .content .info-list .item a {
  display: block;
}
.online-interview-detail .background-information .content .info-list .item a:hover .text {
  color: #015293;
}
.online-interview-detail .background-information .content .info-list .item .tag {
  width: 0.56rem;
  height: 0.24rem;
  background: #FFF2E8;
  border-radius: 0.04rem;
  border: 0.01rem solid #FFBC96;
  line-height: 0.24rem;
  text-align: center;
  font-size: 0.14rem;
  color: #FFBC96;
  margin-right: 0.12rem;
}
.online-interview-detail .background-information .content .info-list .item .text {
  font-weight: bold;
  max-width: 90%;
  font-size: 0.18rem;
  color: #22222A;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.online-interview-detail .banner-pic-font-box {
  display: inline-block;
}
.online-interview-detail .banner-pic-font-box .pic {
  width: 3.76rem;
  height: 2.6rem;
  margin-bottom: 0.16rem;
}
.online-interview-detail .banner-pic-font-box .font {
  width: 3.76rem;
  font-size: 0.18rem;
  color: #22222A;
  text-align: center;
  line-height: 0.18rem;
}
.online-interview-detail .written-records {
  width: 11.6rem;
}
.online-interview-detail .written-records .content {
  width: 100%;
  padding: 0.16rem 0 0.3rem;
}
.online-interview-detail .written-records .records-list {
  width: 100%;
}
.online-interview-detail .written-records .records-list .item .label {
  float: left;
  max-width: 7%;
  font-size: 0.2rem;
  color: #154CAF;
  line-height: 0.36rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-weight: 500;
}
.online-interview-detail .written-records .records-list .item .fh {
  float: left;
  width: 1%;
  font-size: 0.2rem;
  line-height: 0.36rem;
}
.online-interview-detail .written-records .records-list .item .text {
  width: 92%;
  float: right;
  font-size: 0.18rem;
  color: #22222A;
  line-height: 0.36rem;
}
.online-interview-detail .broadcast .content {
  margin-top: 0.16rem;
}
.online-interview-detail .broadcast .content .cm-banner .swiper-container {
  width: 12.72rem;
  height: 2.94rem;
  padding-left: 0.01rem;
}
.online-interview-detail .broadcast .content .cm-banner .swiper-container .swiper-button-next {
  cursor: pointer;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.46rem;
  width: 0.24rem;
  height: 0.4rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 0.04rem 0rem 0rem 0.04rem;
  background-image: url(next-arrow.png);
  background-repeat: no-repeat;
  background-size: 0.16rem 0.16rem;
  background-position: center center;
}
.online-interview-detail .broadcast .content .cm-banner .swiper-container .swiper-button-prev {
  cursor: pointer;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0.01rem;
  width: 0.24rem;
  height: 0.4rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 0.04rem 0rem 0rem 0.04rem;
  background-image: url(before-arrow.png);
  background-repeat: no-repeat;
  background-size: 0.16rem 0.16rem;
  background-position: center center;
}
.online-interview-detail .wywdxq {
  margin-top: 0.24rem;
}
.online-interview-detail .wywdxq .zxft-tabPanel .panel {
  font-weight: 400;
  font-size: 0.18rem;
  color: #22222A;
  margin-right: 0.32rem;
}
.online-interview-detail .wywdxq .zxft-tabPanel .panel:last-child {
  margin-right: 0;
}
.online-interview-detail .wywdxq .zxft-tabPanel .panel.cur {
  font-weight: 600;
}
.online-interview-detail .wywdxq .content {
  padding: 0.16rem 0.12rem;
}
.online-interview-detail .wywdxq .content .tab-content-item {
  display: none;
  font-weight: 500;
  font-size: 0.18rem;
  color: #22222A;
  line-height: 0.36rem;
}
.online-interview-detail .wywdxq .content .tab-content-item .tab-content {
  display: block;
}
.online-interview-detail .wywdxq .content .tab-content-item.cur {
  display: block;
}
.letter-selection .container {
  padding: 0.2rem;
  background-color: #F7F9FB;
  background: linear-gradient(180deg, #F2F6F9 0%, #F7F9FB 100%);
  border-radius: 0.08rem;
  margin-bottom: 0.5rem;
}
.letter-selection .container .news-list {
  width: 100%;
  background: #FFFFFF;
  border-radius: 0.08rem;
  padding: 0.21rem 0.34rem;
}
.letter-selection .container .news-list .list {
  padding-top: 0.23rem;
  padding-bottom: 0.23rem;
  border-bottom: 0.01rem dashed #dcdcdc;
}
.letter-selection .container .news-list .list:first-child {
  padding-top: 0;
}
.letter-selection .container .news-list .list-item {
  position: relative;
  height: 0.55rem;
  line-height: 0.55rem;
  padding-left: 0.16rem;
  font-size: 0.18rem;
  color: #111;
}
.letter-selection .container .news-list .list-item a {
  display: block;
}
.letter-selection .container .news-list .list-item .text {
  color: #333333;
  max-width: 85%;
}
.letter-selection .container .news-list .list-item .time {
  color: #999999;
}
.letter-selection .container .news-list .list-item::before {
  position: absolute;
  content: "";
  width: 0.04rem;
  height: 0.04rem;
  border-radius: 50%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-color: #CCCCCC;
}
.letter-selection .container .news-list .list-item:hover .text {
  color: #015293;
}
.letter-selection .container .news-list .list-item:hover .time {
  color: #015293;
}
.letter-selection .container .news-list .list-item:hover::before {
  background-color: #015293;
}
@media screen and (max-width: 768px) {
  .letter-detail-index .outer {
    width: 7.5rem;
    margin: 0 auto;
    padding: 0.08rem 0.24rem 0.69rem;
    border: 0;
    border-radius: unset;
  }
  .letter-detail-index .outer .content {
    width: 100%;
  }
  .letter-detail-index .outer .part {
    width: 100%;
  }
  .letter-detail-index .outer .part .part-header {
    height: unset;
  }
  .letter-detail-index .outer .part .part-header .left-type {
    width: 0.8rem;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.34rem;
  }
  .letter-detail-index .outer .part .part-header .right {
    width: 5.58rem;
    margin-left: 0.16rem;
  }
  .letter-detail-index .outer .part .part-header .right .top-title {
    font-size: 0.32rem;
    line-height: 0.42rem;
  }
  .letter-detail-index .outer .part .part-header .right .bottom-date {
    margin-top: 0.16rem;
    font-size: 0.24rem;
  }
  .letter-detail-index .outer .part .part-header .finished {
    width: 0.96rem;
    height: 0.96rem;
  }
  .letter-detail-index .outer .part .part-header .finished .big-triangle {
    border-top: 0.96rem solid #59A87E;
    border-left: 0.96rem solid transparent;
  }
  .letter-detail-index .outer .part .part-header .finished .small-triangle {
    border-top: 0.384rem solid #fff;
    border-left: 0.384rem solid transparent;
  }
  .letter-detail-index .outer .part .part-header .finished .text {
    font-size: 0.24rem;
    right: -0.02rem;
    top: 0.19rem;
  }
  .letter-detail-index .outer .part .part-header .doing {
    width: 0.96rem;
    height: 0.96rem;
  }
  .letter-detail-index .outer .part .part-header .doing .big-triangle {
    border-top: 0.96rem solid #d2a524;
    border-left: 0.96rem solid transparent;
  }
  .letter-detail-index .outer .part .part-header .doing .small-triangle {
    border-top: 0.384rem solid #fff;
    border-left: 0.384rem solid transparent;
  }
  .letter-detail-index .outer .part .part-header .doing .text {
    font-size: 0.24rem;
    right: -0.02rem;
    top: 0.19rem;
  }
  .letter-detail-index .outer .part .part-content {
    padding: 0.24rem;
    font-size: 0.28rem;
    line-height: 0.37rem;
  }
  .letter-detail-index .content .part.evaluate .part-header {
    height: unset;
    padding-bottom: 0.39rem;
  }
  .letter-detail-index .content .part.evaluate .part-header .left-type img {
    width: 0.38rem;
    height: 0.38rem;
  }
  .letter-detail-index .content .part.evaluate .part-header .bottom-content .text {
    font-size: 0.24rem;
    margin-top: 0.16rem;
  }
  .letter-detail-index .content .part.evaluate .part-header .bottom-content .evaluate-star {
    margin-top: 0.16rem;
  }
  .letter-detail-index .content .part.evaluate .part-header .bottom-content .evaluate-star .star {
    width: 0.32rem;
    height: 0.32rem;
    margin-right: 0.07rem;
  }
  .online-interview-detail .bg-box {
    display: none;
  }
  .online-interview-detail .interview-box {
    padding: 0 0.24rem 0.48rem;
  }
  .online-interview-detail .interview-box .title-line {
    padding: 0 0.32rem 0.32rem;
    margin-top: 0;
    margin-bottom: 0;
    border-bottom: 0.01rem solid #e5e5e5;
  }
  .online-interview-detail .interview-box .part-content {
    padding-bottom: 0.32rem;
  }
  .online-interview-detail .interview-box .part-content .left-img-box {
    width: 7.02rem;
    height: 3.9rem;
  }
  .online-interview-detail .interview-box .part-content .left-img-box .play {
    width: 0.96rem;
    height: 0.96rem;
  }
  .online-interview-detail .interview-box .part-content .left-img-box .play .triangle {
    border-top: 0.168rem solid transparent;
    border-bottom: 0.168rem solid transparent;
    border-left: 0.264rem solid white;
  }
  .online-interview-detail .interview-box .part-content .right-box {
    float: left;
    width: 100%;
  }
  .online-interview-detail .interview-box .part-content .right-box .right-top {
    margin: 0.32rem 0 0.24rem;
    width: 2.3rem;
    height: 0.8rem;
    font-size: 0.36rem;
    line-height: 0.8rem;
    padding-left: 0.33rem;
  }
  .online-interview-detail .interview-box .part-content .right-box .right-content .label {
    color: #154CAF;
    width: 20%;
    margin-right: 0;
  }
  .online-interview-detail .interview-box .part-content .right-box .right-content .right-content-tit {
    font-size: 0.28rem;
    color: #111111;
    line-height: 0.42rem;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: unset;
  }
  .online-interview-detail .interview-box .part-content .right-box .right-content .right-content-date,
  .online-interview-detail .interview-box .part-content .right-box .right-content .right-content-person {
    font-size: 0.28rem;
    line-height: 0.42rem;
  }
  .online-interview-detail .interview-box .part-content .right-box .right-content .right-content-date {
    margin-top: 0.32rem;
  }
  .online-interview-detail .interview-box .part-content .right-box .right-content .right-content-person {
    max-height: unset;
    margin-top: 0.16rem;
  }
  .online-interview-detail .interview-box .part-content .right-box .right-content .right-content-person .label {
    float: left;
  }
  .online-interview-detail .interview-box .part-content .right-box .right-content .right-content-person .person {
    width: 75%;
    float: left;
  }
  .online-interview-detail .interview-box .part .title-row {
    width: 100%;
    height: 0.72rem;
    line-height: 0.72rem;
    font-size: 0.32rem;
  }
  .online-interview-detail .interview-box .background-information {
    width: 100%;
  }
  .online-interview-detail .interview-box .background-information .content {
    padding: 0.24rem 0 0.02rem 0;
  }
  .online-interview-detail .interview-box .background-information .info-list .item {
    height: 0.96rem;
    margin-bottom: 0.35rem;
  }
  .online-interview-detail .interview-box .background-information .info-list .item .tag {
    width: 0.93rem;
    height: 0.4rem;
    line-height: 0.4rem;
    border-radius: 0.07rem;
    border: 0.02rem solid #FFBC96;
    font-size: 0.24rem;
    margin-right: 0.16rem;
    margin-top: 0.08rem;
  }
  .online-interview-detail .interview-box .background-information .info-list .item .text {
    max-width: 84%;
    font-size: 0.32rem;
    line-height: 0.48rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: normal;
    font-weight: normal;
  }
  .online-interview-detail .interview-box .written-records {
    width: 100%;
  }
  .online-interview-detail .interview-box .written-records .content {
    padding: 0.32rem 0;
  }
  .online-interview-detail .interview-box .written-records .records-list .item {
    display: flex;
  }
  .online-interview-detail .interview-box .written-records .records-list .item .label {
    flex-shrink: 0;
    max-width: 20%;
    width: max-content;
    min-width: 0.88rem;
    font-size: 0.28rem;
    line-height: 0.42rem;
  }
  .online-interview-detail .interview-box .written-records .records-list .item .fh {
    flex-shrink: 0;
    font-size: 0.28rem;
    line-height: 0.42rem;
    margin-right: 0.1rem;
  }
  .online-interview-detail .interview-box .written-records .records-list .item .text {
    flex: 1;
    font-size: 0.28rem;
    color: #22222A;
    line-height: 0.42rem;
  }
  .online-interview-detail .interview-box .banner-pic-font-box .pic {
    width: 3.39rem;
    height: 2.6rem;
  }
  .online-interview-detail .interview-box .broadcast .content {
    margin-top: 0.16rem;
  }
  .online-interview-detail .interview-box .broadcast .content .cm-banner .swiper-container {
    width: 7.02rem;
    height: 2.6rem;
    padding-left: 0.01rem;
  }
  .online-interview-detail .interview-box .broadcast .content .cm-banner .swiper-container .swiper-button-next {
    display: none;
  }
  .online-interview-detail .interview-box .broadcast .content .cm-banner .swiper-container .swiper-button-prev {
    display: none;
  }
  .online-interview-detail .interview-box .wywdxq .zxft-tabPanel .panel {
    font-weight: 400;
    font-size: 0.32rem;
    color: #666666;
    margin-right: 0.48rem;
  }
  .online-interview-detail .interview-box .wywdxq .zxft-tabPanel .panel:last-child {
    margin-right: 0;
  }
  .online-interview-detail .interview-box .wywdxq .zxft-tabPanel .panel.cur {
    font-weight: 600;
    font-size: 0.32rem;
    color: #22222A;
  }
  .online-interview-detail .interview-box .wywdxq .content {
    padding: 0.24rem 0;
  }
  .online-interview-detail .interview-box .wywdxq .content .tab-content-item {
    display: none;
    font-weight: bold;
    font-size: 0.28rem;
    color: #22222A;
    line-height: 0.42rem;
  }
  .online-interview-detail .interview-box .wywdxq .content .tab-content-item.cur {
    display: block;
  }
  .letter-selection .container {
    background: #F2F6F9;
  }
  .letter-selection .container .news-list {
    width: 100%;
    padding: 0.32rem 0.24rem 0.08rem;
  }
  .letter-selection .container .news-list .list {
    padding-bottom: 0.42rem;
    padding-top: 0.4rem;
  }
  .letter-selection .container .news-list .list-item {
    height: auto;
    max-height: 0.96rem;
    font-size: 0.32rem;
    line-height: 0.48rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0.32rem;
  }
  .letter-selection .container .news-list .list-item:last-child {
    margin-bottom: 0;
  }
  .letter-selection .container .news-list .list-item::before {
    width: 0.07rem;
    height: 0.07rem;
    top: 0.2rem;
    transform: translateY(0);
  }
  .letter-selection .container .news-list .list-item .text {
    white-space: normal;
    max-width: 100%;
  }
  .letter-selection .container .news-list .list-item .time {
    display: none;
  }
  .letter-selection .container .news-page {
    margin-top: 0.4rem;
    margin-bottom: 0.4rem;
  }
  .letter-selection .container .news-page .gd-cm-page {
    padding: 0;
    margin: 0;
  }
}

.wdk-box {
  width: 11.4rem;
}
.wdk-header {
  height: 0.86rem;
  line-height: 0.86rem;
  background: url(wdk-h-bg.png);
  position: relative;
  z-index: 2;
}
.wdk-header .logo {
  width: 3.12rem;
  height: 0.56rem;
}
.wdk-header .logo.mobile {
  display: none;
}
.wdk-header .rp {
  font-size: 0.16rem;
  height: 0.86rem;
  line-height: 0.86rem;
}
.wdk-header .rp .icon {
  width: 0.2rem;
  height: 0.2rem;
}
.wdk-header .rp .rpitem {
  margin-right: 0.24rem;
}
.wdk-header .rp .rpitem:last-child {
  margin-right: 0;
}
.wdk-header .rp .btn {
  height: 0.4rem;
  line-height: 0.4rem;
  padding: 0 0.2rem;
  font-weight: bold;
  font-size: 0.2rem;
  color: #FFFFFF;
  background: #DFAB2C;
  border-radius: 0.08rem;
  margin-top: 0.22rem;
}
.wdk-header .wap {
  display: none;
}
.wdk-content .wdk-tit {
  height: 0.48rem;
  line-height: 0.48rem;
  font-size: 0.24rem;
  color: #252628;
}
.wdk-content .wdk-tit .icon {
  width: 0.4rem;
  height: 0.48rem;
  margin-right: 0.16rem;
}
.wdk-content .wdk-tit .fresh {
  font-size: 0.14rem;
  color: #0C77FF;
  margin-left: 0.16rem;
}
.wdk-content .wdk-tit .fresh .ficon {
  width: 0.22rem;
  height: 0.22rem;
}
.wdk-content .wdk-bg {
  margin-top: -0.86rem;
  background: url(wdk-bg.png) no-repeat top center;
  padding-top: 1.5rem;
  position: relative;
  width: 100%;
}
.wdk-content .wdk-bg::after {
  content: '';
  width: 3.54rem;
  height: 3.67rem;
  position: absolute;
  top: 9.84rem;
  left: 50%;
  transform: translateX(calc(-50% - 7.9rem));
  background: url(wdk-bg2.png) no-repeat center center / 100% 100%;
}
.wdk-content .wdk-bg.wdk-detail::after {
  top: 8.54rem;
  z-index: -1;
}
.wdk-content .wdk-bg .zl-tit {
  font-weight: bold;
  font-size: 0.48rem;
  color: #242948;
  text-align: center;
}
.wdk-content .wdk-bg .zl-search {
  width: 7.66rem;
  height: 0.6rem;
  background: #FFFFFF;
  border-radius: 0.12rem;
  margin-top: 0.56rem;
}
.wdk-content .wdk-bg .zl-search .s-box {
  width: 6.92rem;
  font-size: 16px;
  color: #999999;
  line-height: 0.6rem;
  padding-left: 0.2rem;
  box-sizing: border-box;
}
.wdk-content .wdk-bg .zl-search .s-icon {
  width: 0.74rem;
  height: 0.6rem;
  line-height: 0.6rem;
  background: #0059FF;
  border-radius: 0px 12px 12px 0px;
  text-align: center;
}
.wdk-content .wdk-bg .zl-search .s-icon .icon {
  width: 0.26rem;
  height: 0.26rem;
}
.wdk-content .wdk-type {
  margin-top: 0.4rem;
}
.wdk-content .wdk-type .type-list {
  margin-top: 0.24rem;
  width: 100%;
}
.wdk-content .wdk-type .type-list .type-item {
  width: 25%;
  font-size: 0.16rem;
  color: #535C6A;
  margin-bottom: 0.22rem;
  padding-left: 0.15rem;
  box-sizing: border-box;
}
.wdk-content .wdk-type .type-list .type-item:nth-last-child(-n+4) {
  margin-bottom: 0;
}
.wdk-content .wdk-lm {
  margin-top: 0.24rem;
  margin-bottom: 0.24rem;
  width: 100%;
}
.wdk-content .wdk-lm .lm-list {
  margin-top: 0.24rem;
}
.wdk-content .wdk-lm .lm-list .lm-item {
  height: 1.78rem;
  border: 0.01rem solid #E9EDF1;
  margin-bottom: 0.16rem;
  border-radius: 0rem 0rem 0.08rem 0.08rem;
}
.wdk-content .wdk-lm .lm-list .lm-item .item-tt {
  display: block;
  height: 0.56rem;
  line-height: 0.56rem;
  background: #F7FAFF;
  border-radius: 0rem 0rem 0.08rem 0.08rem;
  border: 0.01rem solid #E9EDF1;
  font-size: 0.2rem;
  color: #363A44;
  padding-left: 0.24rem;
}
.wdk-content .wdk-lm .lm-list .lm-item .item-content {
  padding: 0.12rem 0.24rem;
  font-size: 0.16rem;
  color: #535C6A;
  line-height: 0.24rem;
}
.wdk-content .wdk-lm .lm-list .lm-item .item-content .tag {
  display: inline-block;
  height: 0.32rem;
  line-height: 0.32rem;
  padding: 0 0.16rem;
  border-radius: 0.04rem;
  border: 0.01rem solid #E9EDF1;
  margin-top: 0.12rem;
}
.wdk-content .wdk-page {
  height: 0.64rem;
  background: #F7FAFF;
  border-radius: 0.08rem;
  margin-bottom: 0.4rem;
}
.wdk-tabs .tab-panel .panel {
  width: 3.78rem;
  height: 0.68rem;
  line-height: 0.68rem;
  background: #F0F5FF;
  border-radius: 0.08rem;
  font-weight: bold;
  font-size: 0.2rem;
  text-align: center;
  margin-right: 0.02rem;
}
.wdk-tabs .tab-panel .panel:last-child {
  margin-right: 0;
}
.wdk-tabs .tab-panel .panel.cur {
  color: #fff;
  background: url(wdk-tab-cur.png) no-repeat center center / 100% 100%;
}
.wdk-tabs .tab-panel .panel img {
  width: 0.45rem;
}
.wdk-tabs .tab-content .tab-item {
  font-size: 0.2rem;
}
.wdk-tabs .tab-content .tab-zsk {
  padding: 0.24rem 0;
}
.wdk-tabs .tab-content .tab-zsk .zsk-item {
  width: 5.6rem;
  height: 2.74rem;
  margin-right: 0.19rem;
  margin-bottom: 0.22rem;
  padding: 0 0.24rem 0.24rem;
  background: url(zsk-item-bg.png) no-repeat center center / 100% 100%;
}
.wdk-tabs .tab-content .tab-zsk .zsk-item .zsk-tt {
  font-size: 0.2rem;
  height: 0.68rem;
  line-height: 0.68rem;
  font-weight: 500;
  color: #363A44;
  border-bottom: 1px solid #E9EDF1;
}
.wdk-tabs .tab-content .tab-zsk .zsk-item .zsk-con {
  margin-top: 0.19rem;
  line-height: 0.32rem;
  font-size: 0.16rem;
  color: #535C6A;
  overflow: hidden;
  -webkit-line-clamp: 4;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.wdk-tabs .tab-content .tab-zsk .zsk-item .zsk-con .icon {
  display: inline-block;
  width: 0.28rem;
  height: 0.28rem;
  line-height: 0.28rem;
  text-align: center;
  font-size: 0.15rem;
  background: url(zsk-answer.png) no-repeat center center / 100% 100%;
  color: #fff;
}
.wdk-tabs .tab-content .tab-zsk .zsk-item:nth-child(2n) {
  margin-right: 0;
}
.wdk-tabs .tab-content .tab-zsk .zsk-item .zsk-info {
  margin-top: 0.16rem;
  font-size: 0.14rem;
  color: #7E8891;
}
.wdk-links {
  margin-bottom: 0.4rem;
}
.wdk-links .wdk-link {
  display: block;
  float: left;
  width: 3.7rem;
  height: 0.75rem;
  margin-right: 0.14rem;
}
.wdk-links .wdk-link:last-child {
  margin-right: 0;
}
.wdk-links .wdk-link img {
  width: 100%;
  height: 100%;
}
.zsk-detail {
  margin-top: 0.4rem;
  background: #FFFFFF;
  box-shadow: 0rem 0.06rem 0.12rem 0rem rgba(69, 78, 108, 0.08);
  border-radius: 0.08rem;
  border: 0.01rem solid #E9EDF1;
  padding: 0.24rem 0.4rem;
  margin-bottom: 0.4rem;
}
.zsk-detail .zsk-d-con {
  margin-top: 0.16rem;
  padding: 0.24rem 0.35rem;
  background: #F2F8FF;
  border-radius: 0.08rem;
}
.zsk-detail .zsk-d-con .d-question {
  line-height: 0.52rem;
  font-size: 0.2rem;
  color: #363A44;
  margin-right: 0.14rem;
}
.zsk-detail .zsk-d-con .d-question .ques {
  display: inline-block;
  width: 0.4rem;
  height: 0.4rem;
  line-height: 0.4rem;
  text-align: center;
  font-weight: 500;
  font-size: 0.18rem;
  color: #FFFFFF;
  margin-right: 0.14rem;
  background: url(wdk-ques.png) no-repeat center center / 100% 100%;
}
.zsk-detail .zsk-d-con .d-question .q-con {
  background: #D3EBFF;
}
.zsk-detail .zsk-d-con .d-info {
  margin: 0.4rem 0 0.12rem 0.78rem;
}
.zsk-detail .zsk-d-con .d-info span {
  font-size: 0.16rem;
  color: #363A44;
}
.zsk-detail .zsk-d-con .d-info span:nth-child(2n) {
  margin-right: 0.32rem;
}
.zsk-detail .zsk-d-con .d-answer {
  font-size: 0.2rem;
  color: #363A44;
  line-height: 0.36rem;
}
.zsk-detail .zsk-d-con .d-answer .ans {
  width: 0.4rem;
  height: 0.4rem;
  line-height: 0.4rem;
  text-align: center;
  font-weight: 500;
  font-size: 0.18rem;
  color: #FFFFFF;
  margin-right: 0.14rem;
  background: url(wdk-ans.png) no-repeat center center / 100% 100%;
}
.zsk-detail .zsk-d-con .d-answer .a-con {
  background: #fff;
}
.zsk-detail .zsk-d-con .a-con,
.zsk-detail .zsk-d-con .q-con {
  font-size: 0.2rem;
  color: #363A44;
  line-height: 0.36rem;
  padding: 0.08rem 0.24rem;
  border-radius: 0.02rem 0.08rem 0.08rem 0.08rem;
  max-width: 9.02rem;
}
.zsk-detail .zsk-feedback {
  display: inline-block;
  margin-top: 0.24rem;
  height: 0.48rem;
  line-height: 0.48rem;
  background: #FFFFFF;
  box-shadow: 0rem 0.04rem 0.08rem 0rem rgba(0, 0, 0, 0.08);
  border-radius: 0.08rem;
  border: 0.01rem solid rgba(0, 0, 0, 0.1);
  padding: 0 0.32rem 0 0.24rem;
  font-weight: 500;
  font-size: 0.2rem;
  color: #252628;
}
.zsk-detail .zsk-feedback .icon {
  width: 0.32rem;
  height: 0.32rem;
  margin-right: 0.05rem;
  vertical-align: middle;
  position: relative;
  top: -0.02rem;
}
.wdk-mask {
  width: 100%;
  height: calc(100% + 1rem);
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  top: -1rem;
  z-index: 3;
  display: none;
}
.wdk-mask .wdk-dialog {
  width: 7.44rem;
  background: #FFFFFF;
  box-shadow: 0rem 0.04rem 0.12rem 0rem rgba(0, 0, 0, 0.15);
  border-radius: 0.04rem;
  position: absolute;
  bottom: 4.03rem;
  left: calc(50% - 3.72rem);
  padding-bottom: 0.24rem;
}
.wdk-mask .wdk-dialog .dia-tt {
  height: 0.58rem;
  line-height: 0.58rem;
  padding: 0 0.16rem 0 0.24rem;
  font-weight: 500;
  font-size: 0.18rem;
  color: #333333;
  border-bottom: 0.01rem solid #eee;
}
.wdk-mask .wdk-dialog .dia-tt .cancel {
  line-height: 0.58rem;
  height: 0.58rem;
}
.wdk-mask .wdk-dialog .dia-tt .cancel img {
  height: 0.24rem;
  width: 0.24rem;
}
.wdk-mask .wdk-dialog .dia-con {
  border-bottom: 0.01rem solid #eee;
  text-align: center;
}
.wdk-mask .wdk-dialog .dia-con .con {
  margin: 0.32rem auto;
  font-size: 0.16rem;
  color: #999999;
  width: 6.8rem;
  height: 2.4rem;
  background: #F7FAFF;
  border-radius: 0.04rem;
  border: 0.01rem solid #DDDDDD;
  padding: 0.1rem;
}
.wdk-mask .wdk-dialog .dia-oper {
  text-align: center;
  margin-top: 0.24rem;
}
.wdk-mask .wdk-dialog .dia-oper .oper {
  height: 0.4rem;
  line-height: 0.4rem;
  display: inline-block;
  padding: 0 0.23rem;
  font-size: 0.14rem;
  color: #5B5B5B;
  text-align: center;
  border-radius: 0.04rem;
  border: 0.01rem solid #C5C5C5;
}
.wdk-mask .wdk-dialog .dia-oper .oper:last-child {
  margin-left: 0.24rem;
  color: #fff;
  background: #2D88F5;
}
.wdk-footer {
  background: #FFFFFF;
  border-top: 0.01rem solid #1659A0;
}
.wdk-footer .wdk-f-link {
  height: 0.52rem;
  background: #fff;
  padding-top: 0.12rem;
}
.wdk-footer .wdk-f-link .ft-link {
  margin: 0 auto;
  height: 0.4rem;
  line-height: 0.4rem;
}
.wdk-footer .wdk-f-link .ft-link .cm-drop .drop-select {
  width: 2.7rem;
  height: 0.4rem;
  line-height: 0.4rem;
  background: #fff;
  border-radius: 0.04rem;
  border: 0.02rem solid #fff;
  margin-right: 0.2rem;
  border: 0.01rem solid #E9EDF1;
}
.wdk-footer .wdk-f-link .ft-link .cm-drop .drop-select .select {
  padding-left: 0.2rem;
}
.wdk-footer .wdk-f-link .ft-link .cm-drop .drop-select .tit {
  font-size: 0.18rem;
  color: #333;
}
.wdk-footer .wdk-f-link .ft-link .cm-drop .drop-select .arrow-icon {
  width: 0.1rem;
  height: 0.06rem;
  background: url(wdk-f-arrow.png) no-repeat;
  background-size: 0.1rem 0.06rem;
  margin-top: 0.18rem;
  margin-right: 0.16rem;
}
.wdk-footer .wdk-f-link .ft-link .cm-drop .drop-select:last-child {
  margin-right: 0;
}
.wdk-footer .wdk-f-link .ft-link .cm-drop .dropdown-menu {
  width: 11.4rem;
  height: 1.54rem;
  bottom: 0.55rem;
  background: rgba(22, 89, 160, 0.8);
  box-shadow: 0 -0.09rem 0.16rem 0 rgba(122, 140, 168, 0.16);
  border-radius: 0.08rem;
  border: none;
  z-index: 9999;
  overflow: unset;
  padding: 0.18rem 0.2rem;
}
.wdk-footer .wdk-f-link .ft-link .cm-drop .dropdown-menu::before {
  content: '';
  width: 0;
  height: 0;
  border-top: 0.14rem solid #4b75a6;
  border-right: 0.14rem solid transparent;
  border-left: 0.14rem solid transparent;
  position: absolute;
  bottom: -0.13rem;
  left: 1.17rem;
}
.wdk-footer .wdk-f-link .ft-link .cm-drop .dropdown-menu .dmh-bottom {
  height: 1.15rem;
  overflow: auto;
}
.wdk-footer .wdk-f-link .ft-link .cm-drop .dropdown-menu .dmh-bottom li {
  width: 1.8rem;
  height: 0.44rem;
  font-size: 0.18rem;
  color: #fff;
}
.wdk-footer .wdk-f-link .ft-link .cm-drop .dropdown-menu .dmh-bottom li a {
  display: inline-block;
  width: 100%;
  color: #fff;
}
.wdk-footer .wdk-f-link .ft-link .cm-drop .dropdown-menu .dmh-bottom::-webkit-scrollbar {
  width: 0.03rem;
  background-color: #d6e2ec;
}
.wdk-footer .wdk-f-link .ft-link .cm-drop .dropdown-menu .dmh-bottom::-webkit-scrollbar-thumb {
  border-radius: 0.04rem;
  background-color: #B0D0F5;
}
.wdk-footer .wdk-f-link .ft-link .cm-drop .drop-select:nth-child(2) .dropdown-menu {
  left: -109%;
}
.wdk-footer .wdk-f-link .ft-link .cm-drop .drop-select:nth-child(2) .dropdown-menu::before {
  left: 4.1rem;
}
.wdk-footer .wdk-f-link .ft-link .cm-drop .drop-select:nth-child(3) .dropdown-menu {
  left: -216%;
}
.wdk-footer .wdk-f-link .ft-link .cm-drop .drop-select:nth-child(3) .dropdown-menu::before {
  left: 7.09rem;
}
.wdk-footer .wdk-f-link .ft-link .cm-drop .drop-select:nth-child(4) .dropdown-menu {
  left: -324%;
}
.wdk-footer .wdk-f-link .ft-link .cm-drop .drop-select:nth-child(4) .dropdown-menu::before {
  left: 9.97rem;
}
.wdk-footer .f-bottom .f-icon-lf {
  margin-top: 0.2rem;
}
.wdk-footer .f-bottom .f-icon-lf .dzjg {
  width: 0.56rem;
  height: 0.68rem;
  margin-right: 0.24rem;
  margin-top: 0.22rem;
}
.wdk-footer .f-bottom .f-icon-lf .zc {
  width: 1.1rem;
  height: 0.56rem;
  margin-top: 0.29rem;
}
.wdk-footer .f-bottom .f-info-box {
  width: 8.2rem;
  padding-top: 0.24rem;
  padding-bottom: 0.17rem;
}
.wdk-footer .f-bottom .f-info-box .info-top {
  width: 2.4rem;
  font-weight: 400;
  font-size: 0.16rem;
  color: #363A44;
}
.wdk-footer .f-bottom .f-info-box .info-top .line {
  margin: 0 0.05rem;
}
.wdk-footer .f-bottom .f-info-box .info-top .lf {
  display: inline-block;
}
.wdk-footer .f-bottom .f-info-box .info-bottom {
  font-weight: 400;
  font-size: 0.16rem;
  color: #363A44;
  line-height: 0.32rem;
}
.wdk-footer .f-bottom .f-info-box .info-bottom .b-info {
  margin: 0 auto;
}
.wdk-footer .f-bottom .f-info-box .info-bottom .ga {
  margin-left: 1.8rem;
  margin-right: 0.2rem;
}
.wdk-footer .f-bottom .f-info-box .info-bottom .jh {
  width: 0.19rem;
  height: 0.19rem;
}
.wdk-footer .f-bottom .f-info-box .f-icon-mobile {
  display: none;
}
.wdk-footer .f-bottom .f-icon-rt {
  margin-top: 0.5rem;
}
.wdk-footer .f-bottom .f-icon-rt .wza {
  width: 1.17rem;
  height: 0.55rem;
}
@media screen and (max-width: 768px) {
  .wdk-box {
    width: 7.02rem;
  }
  .wdk-header .mobile.logo {
    display: block;
    margin-top: 0.16rem;
  }
  .wdk-header .web.logo {
    display: none;
  }
  .wdk-header .rp {
    display: none;
  }
  .wdk-header .wap {
    display: block;
    width: 0.56rem;
    height: 0.56rem;
    background: #1D72D9;
    border-radius: 0.3rem;
    backdrop-filter: blur(0.1rem);
    line-height: 0.56rem;
    text-align: center;
    margin-top: 0.14rem;
  }
  .wdk-header .wap .wap-icon {
    width: 0.24rem;
    height: 0.24rem;
  }
  .wdk-content .wdk-tit {
    height: 0.48rem;
    line-height: 0.48rem;
    font-size: 0.4rem;
  }
  .wdk-content .wdk-tit .icon {
    width: 0.4rem;
    height: 0.48rem;
    margin-right: 0.12rem;
  }
  .wdk-content .wdk-tit .fresh {
    font-size: 0.28rem;
    color: #0C77FF;
    margin-left: 0.16rem;
  }
  .wdk-content .wdk-tit .fresh .ficon {
    width: 0.28rem;
    height: 0.28rem;
  }
  .wdk-content .wdk-bg {
    margin-top: -0.86rem;
    background-position: 69% 0;
    padding-top: 1.5rem;
  }
  .wdk-content .wdk-bg .zl-tit {
    width: 3.84rem;
    line-height: 0.62rem;
  }
  .wdk-content .wdk-bg .zl-search {
    width: 7.02rem;
    height: 0.8rem;
    margin-top: 0.47rem;
  }
  .wdk-content .wdk-bg .zl-search .s-box {
    width: 6.06rem;
    font-size: 0.28rem;
    line-height: 0.8rem;
  }
  .wdk-content .wdk-bg .zl-search .s-icon {
    width: 0.96rem;
    height: 0.8rem;
    line-height: 0.8rem;
    border-radius: 0rem 0.12rem 0.12rem 0rem;
  }
  .wdk-content .wdk-bg .zl-search .s-icon .icon {
    width: 0.32rem;
    height: 0.32rem;
  }
  .wdk-content .wdk-type {
    margin-top: 0.4rem;
  }
  .wdk-content .wdk-type .type-list {
    margin-top: 0.48rem;
    width: 100%;
  }
  .wdk-content .wdk-type .type-list .type-item {
    width: 49%;
    font-size: 0.28rem;
    margin-bottom: 0.32rem;
    padding-left: 0.2rem;
    color: #535C6A;
  }
  .wdk-content .wdk-type .type-list .type-item:nth-last-child(-n+4) {
    margin-bottom: 0.32rem;
  }
  .wdk-content .wdk-lm .lm-list {
    margin-top: 0.32rem;
  }
  .wdk-content .wdk-lm .lm-list .lm-item {
    height: 2.88rem;
    margin-bottom: 0.24rem;
    border-radius: 0.08rem;
  }
  .wdk-content .wdk-lm .lm-list .lm-item .item-tt {
    display: block;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.32rem;
  }
  .wdk-content .wdk-lm .lm-list .lm-item .item-content {
    padding: 0.24rem;
    font-size: 0.28rem;
    line-height: 0.44rem;
  }
  .wdk-content .wdk-lm .lm-list .lm-item .item-content .tag {
    font-size: 0.24rem;
    display: inline-block;
    height: 0.48rem;
    line-height: 0.48rem;
    padding: 0 0.12rem;
    border-radius: 0.05rem;
    border: 0.01rem solid #E9EDF1;
    margin-top: 0.24rem;
  }
  .wdk-content .wdk-page {
    height: 1.2rem;
    background: #F7FAFF;
    border-radius: 0.08rem;
    margin-bottom: 0.4rem;
    padding-top: 0.08rem;
  }
  .wdk-content .wdk-page .gd-gd-cm-page .mobile {
    background: #fff !important;
  }
  .wdk-tabs .mobile-scroll {
    overflow-x: auto;
  }
  .wdk-tabs .tab-panel {
    width: 9.3rem;
  }
  .wdk-tabs .tab-panel .panel {
    width: 3.08rem;
    height: 0.88rem;
    line-height: 0.88rem;
    background: #F0F5FF;
    border-radius: 0.08rem;
    font-weight: bold;
    font-size: 0.4rem;
    text-align: center;
    margin-right: 0.02rem;
  }
  .wdk-tabs .tab-panel .panel:last-child {
    margin-right: 0;
  }
  .wdk-tabs .tab-panel .panel.cur {
    color: #fff;
    background: url(wdk-tab-cur.png) no-repeat center center / 100% 100%;
  }
  .wdk-tabs .tab-panel .panel img {
    width: 0.45rem;
  }
  .wdk-tabs .tab-content .tab-item {
    font-size: 0.2rem;
  }
  .wdk-tabs .tab-content .tab-zsk {
    padding: 0.24rem 0;
  }
  .wdk-tabs .tab-content .tab-zsk .zsk-item {
    width: 7.02rem;
    height: 3.16rem;
    margin-right: 0.2rem;
    margin-bottom: 0.22rem;
    padding: 0 0.24rem 0.24rem;
    background: url(zsk-item-bg.png) no-repeat center center / 100% 100%;
  }
  .wdk-tabs .tab-content .tab-zsk .zsk-item .zsk-tt {
    font-size: 0.32rem;
    height: 0.78rem;
    line-height: 0.78rem;
    font-weight: 500;
    color: #363A44;
    border-bottom: 1px solid #E9EDF1;
  }
  .wdk-tabs .tab-content .tab-zsk .zsk-item .zsk-con {
    margin-top: 0.23rem;
    line-height: 0.48rem;
    font-size: 0.25rem;
    color: #535C6A;
    -webkit-line-clamp: 3;
  }
  .wdk-tabs .tab-content .tab-zsk .zsk-item .zsk-con .icon {
    width: 0.48rem;
    height: 0.48rem;
    line-height: 0.48rem;
    text-align: center;
    font-size: 0.25rem;
  }
  .wdk-tabs .tab-content .tab-zsk .zsk-item:nth-child(2n) {
    margin-right: 0;
  }
  .wdk-tabs .tab-content .tab-zsk .zsk-item .zsk-info {
    font-size: 0.24rem;
    color: #7E8891;
  }
  .wdk-links {
    margin-bottom: 0.5rem;
  }
  .wdk-links .wdk-link {
    display: block;
    width: 7.02rem;
    height: 1.4rem;
    margin-right: 0;
    margin-bottom: 0.24rem;
  }
  .wdk-links .wdk-link img {
    width: 100%;
    height: 100%;
  }
  .wdk-links .wdk-link:last-child {
    margin-bottom: 0;
  }
  .zsk-detail {
    padding: 0.24rem;
  }
  .zsk-detail .zsk-d-con {
    margin-top: 0.16rem;
    padding: 0.4rem 0.24rem 0.24rem 0.24rem;
    background: #F2F8FF;
    border-radius: 0.08rem;
  }
  .zsk-detail .zsk-d-con .d-question {
    line-height: 0.52rem;
    font-size: 0.2rem;
    color: #363A44;
    margin-right: 0.14rem;
    margin-bottom: 0.64rem;
  }
  .zsk-detail .zsk-d-con .d-question .ques {
    display: inline-block;
    width: 0.72rem;
    height: 0.72rem;
    line-height: 0.72rem;
    font-size: 0.32rem;
    margin-right: 0.14rem;
    position: relative;
    top: -0.5rem;
    background: url(wdk-ques.png) no-repeat center center / 100% 100%;
  }
  .zsk-detail .zsk-d-con .d-question .q-con {
    background: #D3EBFF;
  }
  .zsk-detail .zsk-d-con .d-info {
    margin: 0.4rem 0 0.12rem 0.98rem;
  }
  .zsk-detail .zsk-d-con .d-info span {
    font-size: 0.24rem;
    margin-right: 0;
    margin-bottom: 0.24rem;
  }
  .zsk-detail .zsk-d-con .d-info span:nth-child(2n) {
    margin-right: 0.2rem;
  }
  .zsk-detail .zsk-d-con .d-info span:nth-child(2n+1) {
    display: none;
  }
  .zsk-detail .zsk-d-con .d-answer {
    font-size: 0.2rem;
    color: #363A44;
    line-height: 0.36rem;
  }
  .zsk-detail .zsk-d-con .d-answer .ans {
    display: inline-block;
    width: 0.72rem;
    height: 0.72rem;
    line-height: 0.72rem;
    font-size: 0.32rem;
    margin-right: 0.14rem;
    position: relative;
    top: -0.5rem;
    background: url(wdk-ans.png) no-repeat center center / 100% 100%;
  }
  .zsk-detail .zsk-d-con .d-answer .a-con {
    background: #fff;
  }
  .zsk-detail .zsk-d-con .a-con,
  .zsk-detail .zsk-d-con .q-con {
    font-size: 0.32rem;
    line-height: 0.56rem;
    max-width: 5.02rem;
  }
  .zsk-detail .zsk-feedback {
    display: block;
    text-align: center;
    margin-top: 0.24rem;
    height: 0.96rem;
    line-height: 0.96rem;
    padding: 0 0 2.07rem 0 2.07rem;
    font-weight: 500;
    font-size: 0.4rem;
  }
  .zsk-detail .zsk-feedback .icon {
    width: 0.56rem;
    height: 0.56rem;
    margin-right: 0.1rem;
    position: relative;
    top: -0.05rem;
  }
  .wdk-mask {
    width: 100%;
    height: calc(100% + 1rem);
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    top: -1rem;
    z-index: 3;
    display: none;
  }
  .wdk-mask .wdk-dialog {
    width: 7.44rem;
    height: 9.12rem;
    background: #FFFFFF;
    box-shadow: 0rem 0.04rem 0.12rem 0rem rgba(0, 0, 0, 0.15);
    border-radius: 0.04rem;
    position: absolute;
    bottom: 0;
    left: calc(50% - 3.72rem);
    padding-bottom: 0.24rem;
  }
  .wdk-mask .wdk-dialog .dia-tt {
    height: 1.01rem;
    line-height: 1.01rem;
    padding: 0 0.16rem 0 0.24rem;
    font-size: 0.36rem;
    color: #333333;
    border-bottom: 0.01rem solid #eee;
  }
  .wdk-mask .wdk-dialog .dia-tt .cancel {
    line-height: 1.01rem;
    height: 1.01rem;
  }
  .wdk-mask .wdk-dialog .dia-tt .cancel img {
    width: 0.48rem;
    height: 0.48rem;
  }
  .wdk-mask .wdk-dialog .dia-con {
    border-bottom: none;
    text-align: center;
  }
  .wdk-mask .wdk-dialog .dia-con .con {
    height: 6.03rem;
    font-size: 0.32rem;
  }
  .wdk-mask .wdk-dialog .dia-oper {
    text-align: center;
    margin-top: -0.1rem;
  }
  .wdk-mask .wdk-dialog .dia-oper .oper {
    width: 3.35rem;
    height: 0.8rem;
    line-height: 0.8rem;
    padding: 0 0.23rem;
    font-size: 0.28rem;
  }
  .wdk-mask .wdk-dialog .dia-oper .oper:last-child {
    margin-left: 0.24rem;
    color: #fff;
    background: #2D88F5;
  }
  .wdk-footer .wdk-f-link {
    height: 0.52rem;
    background: #fff;
    padding-top: 0.12rem;
  }
  .wdk-footer .wdk-f-link .ft-link {
    margin: 0 auto;
    height: 0.4rem;
    line-height: 0.4rem;
  }
  .wdk-footer .wdk-f-link .ft-link .cm-drop .drop-select {
    width: 7.02rem;
    height: 0.8rem;
    line-height: 0.8rem;
    margin-right: 0;
    margin-bottom: 0.16rem;
  }
  .wdk-footer .wdk-f-link .ft-link .cm-drop .drop-select .select {
    padding-left: 0.24rem;
  }
  .wdk-footer .wdk-f-link .ft-link .cm-drop .drop-select .tit {
    font-size: 0.32rem;
  }
  .wdk-footer .wdk-f-link .ft-link .cm-drop .drop-select .arrow-icon {
    width: 0.32rem;
    height: 0.32rem;
    background: url(wdk-f-arrow-wap.png) no-repeat;
    background-size: 0.32rem 0.32rem;
    margin: 0.24rem 0.16rem 0.16rem 0;
  }
  .wdk-footer .wdk-f-link .ft-link .cm-drop .drop-select:last-child {
    margin-right: 0;
  }
  .wdk-footer .wdk-f-link .ft-link .cm-drop .dropdown-menu {
    width: 100%;
    height: 4.2rem;
    bottom: 0.9rem;
    border-radius: 0;
    padding: 0;
  }
  .wdk-footer .wdk-f-link .ft-link .cm-drop .dropdown-menu::before {
    content: '';
    width: 0;
    height: 0;
    border-top: 0.14rem solid #4b75a6;
    border-right: 0.14rem solid transparent;
    border-left: 0.14rem solid transparent;
    position: absolute;
    bottom: -0.13rem;
    left: 3.37rem;
  }
  .wdk-footer .wdk-f-link .ft-link .cm-drop .dropdown-menu .dmh-bottom {
    height: 4.2rem;
    overflow: auto;
  }
  .wdk-footer .wdk-f-link .ft-link .cm-drop .dropdown-menu .dmh-bottom li {
    width: 50%;
    height: 1.4rem;
    font-size: 0.32rem;
    line-height: 0.32rem;
    color: #fff;
  }
  .wdk-footer .wdk-f-link .ft-link .cm-drop .dropdown-menu .dmh-bottom li a {
    display: inline-block;
    width: 100%;
    height: 1.4rem;
    line-height: 1.4rem;
    text-align: center;
    color: #fff;
  }
  .wdk-footer .wdk-f-link .ft-link .cm-drop .dropdown-menu .dmh-bottom::-webkit-scrollbar {
    display: none;
  }
  .wdk-footer .wdk-f-link .ft-link .cm-drop .dropdown-menu .dmh-bottom::-webkit-scrollbar-thumb {
    display: none;
  }
  .wdk-footer .wdk-f-link .ft-link .cm-drop .drop-select:nth-child(2) .dropdown-menu {
    left: 0;
  }
  .wdk-footer .wdk-f-link .ft-link .cm-drop .drop-select:nth-child(2) .dropdown-menu::before {
    left: 3.37rem;
  }
  .wdk-footer .wdk-f-link .ft-link .cm-drop .drop-select:nth-child(3) .dropdown-menu {
    left: 0;
  }
  .wdk-footer .wdk-f-link .ft-link .cm-drop .drop-select:nth-child(3) .dropdown-menu::before {
    left: 3.37rem;
  }
  .wdk-footer .wdk-f-link .ft-link .cm-drop .drop-select:nth-child(4) .dropdown-menu {
    left: 0;
  }
  .wdk-footer .wdk-f-link .ft-link .cm-drop .drop-select:nth-child(4) .dropdown-menu::before {
    left: 3.37rem;
  }
  .wdk-footer .f-bottom .f-icon-lf {
    display: none;
  }
  .wdk-footer .f-bottom .f-icon-lf .dzjg {
    width: 0.56rem;
    height: 0.68rem;
    margin-right: 0.24rem;
    margin-top: 0.22rem;
  }
  .wdk-footer .f-bottom .f-icon-lf .zc {
    width: 1.1rem;
    height: 0.56rem;
    margin-top: 0.29rem;
  }
  .wdk-footer .f-bottom .f-info-box {
    width: 100%;
    padding-top: 0.48rem;
    padding-bottom: 0.36rem;
  }
  .wdk-footer .f-bottom .f-info-box .info-top {
    width: 3.94rem;
    font-weight: 500;
    font-size: 0.28rem;
    color: #363A44;
    margin-bottom: 0.12rem;
  }
  .wdk-footer .f-bottom .f-info-box .info-top .line {
    margin: 0 0.1rem;
  }
  .wdk-footer .f-bottom .f-info-box .info-top .lf {
    display: inline-block;
  }
  .wdk-footer .f-bottom .f-info-box .info-bottom {
    font-weight: 400;
    font-size: 0.24rem;
    color: #363A44;
  }
  .wdk-footer .f-bottom .f-info-box .info-bottom .ib-web {
    display: none;
  }
  .wdk-footer .f-bottom .f-info-box .info-bottom .b-info {
    margin: 0 auto;
  }
  .wdk-footer .f-bottom .f-info-box .info-bottom .ga {
    margin-left: 0;
    margin-right: 0.1rem;
  }
  .wdk-footer .f-bottom .f-info-box .info-bottom .jh {
    width: 0.36rem;
    height: 0.36rem;
  }
  .wdk-footer .f-bottom .f-info-box .f-icon-mobile .dzjg {
    width: 0.56rem;
    height: 0.68rem;
    margin-right: 0.24rem;
  }
  .wdk-footer .f-bottom .f-info-box .f-icon-mobile .zc {
    width: 1.1rem;
    height: 0.55rem;
    margin-right: 0.16rem;
  }
  .wdk-footer .f-bottom .f-info-box .f-icon-mobile .wza {
    width: 1.17rem;
    height: 0.55rem;
  }
  .wdk-footer .f-bottom .f-icon-rt {
    display: none;
  }
}

.ft-mask {
  position: fixed;
  top: 0;
  left: calc(100vw + 0.28rem);
  z-index: 99;
  background: rgba(21, 76, 175, 0.88);
  backdrop-filter: blur(10px);
  width: 5.21rem;
  height: 100vh;
  transition: left linear 0.5s;
  padding: 0.24rem 0rem;
}
.ft-mask .title {
  display: flex;
  align-items: center;
  font-size: 0.4rem;
  flex-direction: row-reverse;
  margin-right: 0.24rem;
}
.ft-mask .title .close {
  width: 0.48rem;
  height: 0.48rem;
  margin-right: 0.04rem;
}
.ft-mask .buttons {
  padding: 0 0.32rem;
  margin-top: 0.48rem;
  display: flex;
  flex-direction: column;
}
.ft-mask .buttons .wzams {
  height: 0.59rem;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  border-bottom: 0.01rem solid rgba(255, 255, 255, 0.1);
}
.ft-mask .buttons .wzams .font {
  font-size: 0.32rem;
  color: #FFFFFF;
  line-height: 0.32rem;
}
.ft-mask .buttons .wzams .net {
  color: white;
  font-size: 0.24rem;
  line-height: 0.24rem;
}
.ft-mask .buttons .ghb {
  margin-top: 0.32rem;
  height: 0.88rem;
  background: linear-gradient(180deg, rgba(244, 246, 248, 0.8) 0%, #FFFFFF 100%);
  box-shadow: 0rem 0.02rem 0.08rem 0rem rgba(122, 140, 168, 0.16);
  border-radius: 0.44rem;
  border: 0.02rem solid #FFFFFF;
  backdrop-filter: blur(4px);
  display: flex;
  justify-content: center;
  align-items: center;
}
.ft-mask .buttons .ghb .love {
  width: 0.44rem;
  height: 0.4rem;
  margin-right: 0.18rem;
}
.ft-mask .buttons .ghb .ghb-font {
  font-size: 0.32rem;
  color: #DC0017;
  line-height: 0.32rem;
}
.ft-mask .buttons .wx-wb {
  margin-top: 0.42rem;
  padding-left: 0.11rem;
  display: flex;
}
.ft-mask .buttons .wx-wb .wb-link {
  margin-right: 0.68rem;
}
.ft-mask .buttons .wx-wb img {
  width: 0.8rem;
  height: 0.81rem;
}
.ft-mask-show {
  left: 2.45rem;
  transition: left linear 0.5s;
}
.yw-mask {
  position: fixed;
  top: 0;
  left: calc(100vw + 0.28rem);
  z-index: 99;
  background: rgba(43, 95, 157);
  width: 5.23rem;
  height: 100vh;
  transition: left linear 0.5s;
}
.yw-mask-show {
  left: 0.5rem;
  transition: left linear 0.5s;
}

.public-title-nav .title {
  font-size: 0.34rem;
  font-weight: 600;
  color: #333;
  line-height: 0.54rem;
  text-align: center;
  margin-bottom: 0.2rem;
}
.public-title-nav .detail-title {
  height: 0.6rem;
  background: #F9F9F9;
  position: relative;
}
.public-title-nav .title-left {
  position: absolute;
  top: calc(50% - 0.18rem);
  left: 0.2rem;
  height: 0.36rem;
  line-height: 0.36rem;
}
.public-title-nav .title-left .time {
  font-family: MicrosoftYaHei;
  font-size: 0.16rem;
  color: #999999;
  line-height: 0.36rem;
  margin-right: 0.31rem;
}
.public-title-nav .title-left .line {
  display: inline-block;
  width: 0.01rem;
  height: 0.1rem;
  background: #D8D8D8;
  margin-right: 0.22rem;
}
.public-title-nav .title-left .source {
  font-family: MicrosoftYaHei;
  font-size: 0.16rem;
  color: #999999;
  line-height: 0.36rem;
}
.public-title-nav .title-right {
  position: absolute;
  top: calc(50% - 0.18rem);
  right: 0.2rem;
  height: 0.36rem;
  line-height: 0.36rem;
}
.public-title-nav .title-right > a {
  display: inline-block;
  height: 0.36rem;
  margin-right: 0.14rem;
  vertical-align: middle;
}
.public-title-nav .title-right > a > img {
  height: 0.36rem;
  object-fit: cover;
}
.public-title-nav .title-right .con {
  display: inline-block;
  font-family: MicrosoftYaHei;
  font-size: 0.16rem;
  color: #999999;
  margin-left: 0.12rem;
  height: 0.36rem;
  line-height: 0.36rem;
  margin-right: 0.05rem;
}
.public-title-nav .title-right .wx > img {
  height: 0.21rem;
  object-fit: contain;
}
.public-title-nav .title-right .wb > img {
  height: 0.36rem;
  object-fit: contain;
}
.public-title-nav .detail-title2 {
  height: 0.75rem;
  background: #F9F9F9;
  position: relative;
}
.public-title-nav .detail-title2 .title-left2 {
  position: absolute;
  top: calc(50% - 0.1rem);
  left: 0.27rem;
  height: 0.2rem;
  line-height: 0.2rem;
}
.public-title-nav .detail-title2 .title-left2 .pic {
  height: 0.2rem;
  object-fit: cover;
  margin-right: 0.08rem;
  vertical-align: middle;
}
.public-title-nav .detail-title2 .title-left2 .font {
  font-size: 0.2rem;
  color: #1B5395;
  line-height: 0.2rem;
  vertical-align: middle;
}
.public-title-nav .detail-title2 .title-right2 {
  position: absolute;
  top: calc(50% - 0.1rem);
  right: 0.27rem;
  height: 0.2rem;
  line-height: 0.2rem;
}
.public-title-nav .detail-title2 .title-right2 .pic {
  height: 0.2rem;
  object-fit: cover;
  margin-right: 0.08rem;
  vertical-align: middle;
}
.public-title-nav .detail-title2 .title-right2 .font {
  font-size: 0.2rem;
  color: #1B5395;
  line-height: 0.2rem;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .public-title-nav .title {
    font-size: 0.4rem;
    color: #333333;
    line-height: 0.6rem;
    text-align: center;
    margin-bottom: 0.4rem;
  }
  .public-title-nav .detail-title {
    height: max-content;
    background: #F9F9F9;
    position: unset;
    display: flex;
    flex-direction: column;
    padding: 0.3rem 0.24rem 0.32rem;
  }
  .public-title-nav .title-left {
    position: unset;
    top: unset;
    left: unset;
    height: max-content;
    line-height: unset;
    display: flex;
    flex-direction: column;
  }
  .public-title-nav .title-left .time {
    display: block;
    font-size: 0.28rem;
    color: #999999;
    line-height: 0.28rem;
    margin-right: 0;
    margin-bottom: 0.24rem;
  }
  .public-title-nav .title-left .line {
    display: none;
  }
  .public-title-nav .title-left .source {
    display: block;
    font-size: 0.28rem;
    line-height: 0.28rem;
  }
  .public-title-nav .title-right {
    position: unset;
    top: unset;
    bottom: unset;
    left: unset;
    height: 0.44rem;
    line-height: 0.44;
    margin-top: 0.27rem;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .public-title-nav .title-right > a {
    display: inline-block;
    height: 0.44rem;
    margin-right: 0.2rem;
    vertical-align: middle;
  }
  .public-title-nav .title-right > a > img {
    height: 0.44rem;
    object-fit: cover;
  }
  .public-title-nav .title-right .con {
    display: inline-block;
    font-family: MicrosoftYaHei;
    font-size: 0.28rem;
    color: #999999;
    margin-left: 0.2rem;
    height: 0.44rem;
    line-height: 0.44rem;
    margin-right: 0.04rem;
  }
  .public-title-nav .title-right .wx {
    display: flex;
    align-items: center;
  }
  .public-title-nav .title-right .wx > img {
    height: 0.36rem;
    object-fit: contain;
  }
  .public-title-nav .title-right .wb > img {
    height: 0.44rem;
    object-fit: contain;
  }
  .public-title-nav .detail-title2 {
    height: max-content;
    position: unset;
    display: flex;
    flex-direction: column;
    padding: 0.3rem 0.26rem 0.29rem;
  }
  .public-title-nav .detail-title2 .title-left2 {
    position: unset;
    top: unset;
    left: unset;
    height: max-content;
    line-height: 0.32rem;
    margin-bottom: 0.2rem;
  }
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .title {
    font-size: 0.34rem;
    font-weight: 600;
    color: #333;
    line-height: 0.54rem;
    text-align: center;
    margin-bottom: 0.2rem;
  }
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .detail-title {
    height: 0.6rem;
    background: #F9F9F9;
    position: relative;
  }
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .title-left {
    position: absolute;
    top: calc(50% - 0.18rem);
    left: 0.2rem;
    height: 0.36rem;
    line-height: 0.36rem;
  }
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .title-left .time {
    font-family: MicrosoftYaHei;
    font-size: 0.16rem;
    color: #999999;
    line-height: 0.36rem;
    margin-right: 0.31rem;
  }
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .title-left .line {
    display: inline-block;
    width: 0.01rem;
    height: 0.1rem;
    background: #D8D8D8;
    margin-right: 0.22rem;
  }
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .title-left .source {
    font-family: MicrosoftYaHei;
    font-size: 0.16rem;
    color: #999999;
    line-height: 0.36rem;
  }
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .title-right {
    position: absolute;
    top: calc(50% - 0.18rem);
    right: 0.2rem;
    height: 0.36rem;
    line-height: 0.36rem;
  }
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .title-right > a {
    display: inline-block;
    height: 0.36rem;
    margin-right: 0.14rem;
    vertical-align: middle;
  }
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .title-right > a > img {
    height: 0.36rem;
    object-fit: cover;
  }
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .title-right .con {
    display: inline-block;
    font-family: MicrosoftYaHei;
    font-size: 0.16rem;
    color: #999999;
    margin-left: 0.12rem;
    height: 0.36rem;
    line-height: 0.36rem;
    margin-right: 0.05rem;
  }
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .title-right .wx > img {
    height: 0.21rem;
    object-fit: contain;
  }
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .title-right .wb > img {
    height: 0.36rem;
    object-fit: contain;
  }
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .detail-title2 {
    height: 0.75rem;
    background: #F9F9F9;
    position: relative;
  }
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .detail-title2 .title-left2 {
    position: absolute;
    top: calc(50% - 0.1rem);
    left: 0.27rem;
    height: 0.2rem;
    line-height: 0.2rem;
  }
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .detail-title2 .title-left2 .pic {
    height: 0.2rem;
    object-fit: cover;
    margin-right: 0.08rem;
    vertical-align: middle;
  }
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .detail-title2 .title-left2 .font {
    display: inline-block;
    max-width: 6.8rem;
    font-size: 0.2rem;
    color: #1B5395;
    line-height: 0.2rem;
    vertical-align: middle;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .detail-title2 .title-right2 {
    position: absolute;
    top: calc(50% - 0.1rem);
    right: 0.27rem;
    height: 0.2rem;
    line-height: 0.2rem;
  }
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .detail-title2 .title-right2 .pic {
    height: 0.2rem;
    object-fit: cover;
    margin-right: 0.08rem;
    vertical-align: middle;
  }
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .detail-title2 .title-right2 .font {
    font-size: 0.2rem;
    color: #1B5395;
    line-height: 0.2rem;
    vertical-align: middle;
  }
  .public-title-nav .detail-title2 .title-left2 .pic {
    height: 0.32rem;
    object-fit: cover;
    margin-right: 0.1rem;
    vertical-align: middle;
    float: left;
  }
  .public-title-nav .detail-title2 .title-left2 .font {
    font-size: 0.28rem;
    color: #1B5395;
    line-height: 0.32rem;
    text-align: left;
    vertical-align: middle;
  }
  .public-title-nav .detail-title2 .title-right2 {
    position: unset;
    bottom: unset;
    left: unset;
    height: max-content;
    line-height: 0.32rem;
  }
  .public-title-nav .detail-title2 .title-right2 .pic {
    float: left;
    height: 0.32rem;
    object-fit: cover;
    margin-right: 0.1rem;
    vertical-align: middle;
  }
  .public-title-nav .detail-title2 .title-right2 .font {
    font-size: 0.28rem;
    color: #1B5395;
    line-height: 0.32rem;
  }
}
@media screen and (max-width: 768px) and screen and (max-width: 768px) {
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .title {
    font-size: 0.4rem;
    color: #333333;
    line-height: 0.6rem;
    text-align: left;
    margin-bottom: 0.4rem;
  }
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .detail-title {
    height: max-content;
    background: #F9F9F9;
    position: unset;
    display: flex;
    flex-direction: column;
    padding: 0.3rem 0.24rem 0.32rem;
  }
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .title-left {
    position: unset;
    top: unset;
    left: unset;
    height: max-content;
    line-height: unset;
    display: flex;
    flex-direction: column;
  }
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .title-left .time {
    display: block;
    font-size: 0.28rem;
    color: #999999;
    line-height: 0.28rem;
    margin-right: 0;
    margin-bottom: 0.24rem;
  }
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .title-left .line {
    display: none;
  }
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .title-left .source {
    display: block;
    font-size: 0.28rem;
    line-height: 0.28rem;
  }
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .title-right {
    position: unset;
    top: unset;
    bottom: unset;
    left: unset;
    height: 0.44rem;
    line-height: 0.44;
    margin-top: 0.27rem;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .title-right > a {
    display: inline-block;
    height: 0.44rem;
    margin-right: 0.2rem;
    vertical-align: middle;
  }
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .title-right > a > img {
    height: 0.44rem;
    object-fit: cover;
  }
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .title-right .con {
    display: inline-block;
    font-family: MicrosoftYaHei;
    font-size: 0.28rem;
    color: #999999;
    margin-left: 0.2rem;
    height: 0.44rem;
    line-height: 0.44rem;
    margin-right: 0.04rem;
  }
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .title-right .wx {
    display: flex;
    align-items: center;
  }
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .title-right .wx > img {
    height: 0.36rem;
    object-fit: contain;
  }
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .title-right .wb > img {
    height: 0.44rem;
    object-fit: contain;
  }
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .detail-title2 {
    height: max-content;
    position: unset;
    display: flex;
    flex-direction: column;
    padding: 0.3rem 0.26rem 0.29rem;
  }
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .detail-title2 .title-left2 {
    position: unset;
    top: unset;
    left: unset;
    height: max-content;
    line-height: 0.32rem;
    margin-bottom: 0.2rem;
  }
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .detail-title2 .title-left2 .pic {
    height: 0.32rem;
    object-fit: cover;
    margin-right: 0.1rem;
    vertical-align: middle;
    float: left;
  }
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .detail-title2 .title-left2 .font {
    display: inline;
    max-width: unset;
    white-space: normal;
    font-size: 0.28rem;
    color: #1B5395;
    line-height: 0.32rem;
    text-align: left;
    vertical-align: middle;
  }
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .detail-title2 .title-right2 {
    position: unset;
    bottom: unset;
    left: unset;
    height: max-content;
    line-height: 0.32rem;
  }
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .detail-title2 .title-right2 .pic {
    float: left;
    height: 0.32rem;
    object-fit: cover;
    margin-right: 0.1rem;
    vertical-align: middle;
  }
  .public-title-nav .detail-title2 .title-left2 .public-title-nav .detail-title2 .title-right2 .font {
    font-size: 0.28rem;
    color: #1B5395;
    line-height: 0.32rem;
  }
}

.public-about-news {
  border-radius: 0.08rem;
  background-color: #F9F9F9;
  padding-left: 0.04rem;
  padding-right: 0.04rem;
  padding-bottom: 0.04rem;
  margin-top: 0.38rem;
}
.public-about-news .annex-header {
  display: block;
  height: 0.56rem;
  line-height: 0.56rem;
  font-size: 0.18rem;
  padding-left: 0.23rem;
}
.public-about-news .annex-header .annex-pic {
  height: 0.24rem;
  object-fit: contain;
  margin-right: 0.08rem;
}
.public-about-news .annex-header .font-download {
  font-weight: bold;
  font-size: 0.18rem;
  color: #333333;
  line-height: 0.18rem;
  vertical-align: middle;
}
.public-about-news .annex-content {
  background-color: #FFFFFF;
  border-radius: 0.04rem;
  padding-left: 0.19rem;
  padding-right: 0.19rem;
  padding-top: 0.22rem;
  padding-bottom: 0.19rem;
}
.public-about-news .annex-content .annex-item {
  margin-bottom: 0.19rem;
  height: 0.18rem;
  line-height: 0.18rem;
}
.public-about-news .annex-content .annex-item:last-child {
  margin-bottom: 0;
}
.public-about-news .annex-content .annex-item .rounded {
  display: inline-block;
  width: 0.04rem;
  height: 0.04rem;
  background: #DADADA;
  border-radius: 50%;
  margin-right: 0.07rem;
  vertical-align: middle;
}
.public-about-news .annex-content .annex-item .font {
  max-width: 95%;
  display: inline-block;
  font-size: 0.18rem;
  color: #333333;
  line-height: 0.18rem;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.public-about-news .annex-content .annex-item .font:hover {
  color: #1B5395;
}
@media screen and (max-width: 768px) {
  .public-about-news {
    margin-top: 0.32rem;
  }
  .public-about-news .annex-header {
    height: 0.88rem;
    line-height: 0.88rem;
    padding-left: 0.18rem;
  }
  .public-about-news .annex-header .annex-pic {
    height: 0.48rem;
    object-fit: contain;
    margin-right: 0.14rem;
  }
  .public-about-news .annex-header .font-download {
    font-weight: bold;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.32rem;
    vertical-align: middle;
  }
  .public-about-news .annex-content {
    background-color: #FFFFFF;
    border-radius: 0.04rem;
    padding-left: 0.18rem;
    padding-right: 0.25rem;
    padding-top: 0.22rem;
    padding-bottom: 0.39rem;
  }
  .public-about-news .annex-content .annex-item {
    margin-bottom: 0.2rem;
    height: max-content;
    line-height: unset;
    padding-left: 0.16rem;
  }
  .public-about-news .annex-content .annex-item:last-child {
    margin-bottom: 0;
  }
  .public-about-news .annex-content .annex-item::before {
    display: inline-block;
    content: '';
    width: 0.04rem;
    height: 0.04rem;
    background: url(rounded.png) no-repeat center center / 100% 100%;
    transform: translate(-0.16rem, 0.26rem);
  }
  .public-about-news .annex-content .annex-item .rounded {
    display: none;
    width: 0.04rem;
    height: 0.04rem;
    background: #DADADA;
    border-radius: 50%;
    margin-right: 0.12rem;
    vertical-align: middle;
  }
  .public-about-news .annex-content .annex-item .font {
    max-width: unset;
    display: inline-block;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.48rem;
    vertical-align: unset;
    overflow: unset;
    text-overflow: unset;
    white-space: unset;
  }
}

.public-annex-downLoad {
  border-radius: 0.08rem;
  background-color: #F9F9F9;
  padding-left: 0.04rem;
  padding-right: 0.04rem;
  padding-bottom: 0.04rem;
  margin-top: 0.3rem;
}
.public-annex-downLoad .annex-header {
  display: block;
  height: 0.56rem;
  line-height: 0.56rem;
  font-size: 0.18rem;
  padding-left: 0.23rem;
}
.public-annex-downLoad .annex-header .annex-pic {
  height: 0.24rem;
  object-fit: contain;
  margin-right: 0.08rem;
}
.public-annex-downLoad .annex-header .font-download {
  font-weight: bold;
  font-size: 0.18rem;
  color: #333333;
  line-height: 0.18rem;
  vertical-align: middle;
}
.public-annex-downLoad .annex-content {
  background-color: #FFFFFF;
  border-radius: 0.04rem;
  padding-left: 0.19rem;
  padding-right: 0.19rem;
  padding-top: 0.22rem;
  padding-bottom: 0.19rem;
}
.public-annex-downLoad .annex-content .annex-item {
  margin-bottom: 0.19rem;
  height: 0.18rem;
  line-height: 0.18rem;
}
.public-annex-downLoad .annex-content .annex-item:last-child {
  margin-bottom: 0;
}
.public-annex-downLoad .annex-content .annex-item .rounded {
  display: inline-block;
  width: 0.04rem;
  height: 0.04rem;
  background: #DADADA;
  border-radius: 50%;
  margin-right: 0.07rem;
  vertical-align: middle;
}
.public-annex-downLoad .annex-content .annex-item .font {
  max-width: 95%;
  display: inline-block;
  font-size: 0.18rem;
  line-height: 0.18rem;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .public-annex-downLoad {
    margin-top: 0.36rem;
  }
  .public-annex-downLoad .annex-header {
    height: 0.88rem;
    line-height: 0.88rem;
    padding-left: 0.18rem;
  }
  .public-annex-downLoad .annex-header .annex-pic {
    height: 0.4rem;
    object-fit: contain;
    margin-right: 0.14rem;
  }
  .public-annex-downLoad .annex-header .font-download {
    font-weight: bold;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.32rem;
    vertical-align: middle;
  }
  .public-annex-downLoad .annex-content {
    background-color: #FFFFFF;
    border-radius: 0.04rem;
    padding-left: 0.18rem;
    padding-right: 0.25rem;
    padding-top: 0.22rem;
    padding-bottom: 0.39rem;
  }
  .public-annex-downLoad .annex-content .annex-item {
    margin-bottom: 0.2rem;
    height: max-content;
    line-height: unset;
    padding-left: 0.16rem;
  }
  .public-annex-downLoad .annex-content .annex-item:last-child {
    margin-bottom: 0;
  }
  .public-annex-downLoad .annex-content .annex-item::before {
    display: inline-block;
    content: '';
    width: 0.04rem;
    height: 0.04rem;
    background: url(rounded.png) no-repeat center center / 100% 100%;
    transform: translate(-0.16rem, 0.26rem);
  }
  .public-annex-downLoad .annex-content .annex-item .rounded {
    display: none;
    width: 0.04rem;
    height: 0.04rem;
    background: #DADADA;
    border-radius: 50%;
    margin-right: 0.12rem;
    vertical-align: middle;
  }
  .public-annex-downLoad .annex-content .annex-item .font {
    max-width: unset;
    display: inline-block;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.48rem;
    vertical-align: unset;
    overflow: unset;
    text-overflow: unset;
    white-space: unset;
  }
}

a:hover {
  color: #1B5395;
}
.g-box {
  position: relative;
  width: 14rem;
  z-index: 1;
  background-color: white;
  padding: 0 0.3rem 0.34rem;
}
.mask {
  display: none;
  left: calc(100vw + 0.28rem);
}
.wap-show {
  display: none;
}
.gd-cm-page {
  padding: 0.2rem 0;
  line-height: 0.32rem;
  color: #666;
  font-size: 0.14rem;
  text-align: center;
}
.gd-cm-page .mobile {
  display: none;
}
.gd-cm-page .pageprv,
.gd-cm-page .pagenext {
  width: 0.32rem;
}
.gd-cm-page a {
  display: inline-block;
  width: 0.32rem;
  height: 0.32rem;
  background: #FFFFFF;
  border-radius: 0.04rem;
  border: 0.01rem solid #E5E5E5;
  text-align: center;
}
.gd-cm-page a.cur,
.gd-cm-page a:hover {
  background: #194897 !important;
  color: #fff !important;
}
.gd-cm-page a,
.gd-cm-page span {
  margin: 0 2px;
}
.gd-cm-page .select {
  vertical-align: top;
  cursor: pointer;
  width: 0.8rem;
  height: 0.32rem;
  outline: none;
  font-size: 0.14rem;
  margin: 0 0.14rem;
  border-radius: 0.04rem;
  border: 0.01rem solid #E5E5E5;
}
.gd-cm-page .turn input {
  text-align: center;
  box-sizing: border-box;
  vertical-align: top;
  width: 0.48rem;
  height: 0.32rem;
  border: 0.01rem solid #E5E5E5;
  padding: 0 0.02rem;
}
.gd-cm-page .submit {
  width: 0.48rem;
  height: 0.32rem;
  background: #FFFFFF;
  border: 0.01rem solid #E5E5E5;
  text-align: center;
  line-height: 0.32rem;
}
a.back-wap {
  display: none;
}
.more-btn .more-text {
  height: 100%;
  width: 0.62rem;
  font-size: 0.16rem;
  color: #999;
  background: url(blockcontainer-right.png) no-repeat right center;
  background-size: 0.28rem 0.28rem;
}
.more-btn:hover .more-text {
  color: #1B5395;
}
@media screen and (max-width: 768px) {
  body {
    min-width: 3.75rem;
  }
  .g-box {
    width: 7.5rem;
    padding: 0;
  }
  .back-wap {
    display: none;
    position: fixed;
    width: 0.8rem;
    height: 0.8rem;
    background: rgba(0, 0, 0, 0.75);
    border-radius: 0.08rem;
    right: 0.08rem;
    bottom: 31%;
    z-index: 999;
  }
  .back-wap img {
    width: 0.33rem;
    height: 0.22rem;
    margin-top: 0.29rem;
    margin-left: 0.23rem;
  }
  .wap-btn {
    width: 0.88rem;
    height: 0.88rem;
    border-radius: 0.08rem;
    text-align: center;
    line-height: 0.88rem;
  }
  .wap-btn a {
    font-size: 0.32rem;
    color: #fff;
  }
  .wap-show {
    display: block;
  }
  .mask {
    display: block;
    position: fixed;
    top: 0;
    left: calc(100vw + 0.28rem);
    z-index: 99;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100vh;
    transition: left linear 0.5s;
  }
  .mask .close {
    display: block;
    width: 0.36rem;
    height: 0.36rem;
    position: absolute;
    left: 0.28rem;
    top: 0.31rem;
  }
  .mask .bg {
    position: absolute;
    right: 0;
    top: 0;
    width: 6.5rem;
    height: 100vh;
    background-color: #fff;
  }
  .mask-show {
    left: 0;
    transition: left linear 0.5s;
  }
  .gd-cm-page {
    display: flex;
    justify-content: space-between;
    height: 0.85rem;
    padding: 0;
    font-size: 0.32rem;
    margin: 0.08rem 0.24rem 0.4rem 0.24rem;
  }
  .gd-cm-page span,
  .gd-cm-page a,
  .gd-cm-page select {
    display: none;
  }
  .gd-cm-page .current-show {
    color: #015293;
  }
  .gd-cm-page .mobile {
    display: block;
    width: 1.64rem;
    height: 0.88rem;
    line-height: 0.88rem;
    text-align: center;
    border: 0.01rem solid #E2E2E2;
  }
  .gd-cm-page .pageprv,
  .gd-cm-page .pagenext {
    width: 2rem;
    height: 0.88rem;
    line-height: 0.88rem;
    text-align: center;
    color: #666;
    background: #f5f5f5;
    border: none;
  }
  .gd-cm-page .pageprv:hover,
  .gd-cm-page .pagenext:hover {
    color: #666 !important;
    background: #f5f5f5 !important;
  }
}

.zmhd-3j-wrapper {
  position: relative;
  padding: 0.3rem 0;
}
.zmhd-3j-wrapper .zmhd-3j-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4.48rem;
  background: url(yjj-bg.png) no-repeat center center / cover;
  z-index: 0;
}
.zmhd-3j-wrapper .zmhd-3j-container {
  width: 14rem;
  margin: 0 auto;
  background: #FFFFFF;
  padding: 0 0.3rem 0 0.3rem;
  position: relative;
  z-index: 1;
}
.zmhd-3j-wrapper .zmhd-3j-container .zmhd-three-box {
  background: #F7F8FB;
  border-radius: 0rem 0rem 0.06rem 0.06rem;
}
.zmhd-3j-wrapper .zmhd-3j-container .zmhd-three-box .box-title {
  height: 1.08rem;
  line-height: 1.08rem;
  text-align: center;
}
.zmhd-3j-wrapper .zmhd-3j-container .zmhd-three-box .box-title .lsh,
.zmhd-3j-wrapper .zmhd-3j-container .zmhd-three-box .box-title .cxmm {
  width: 3.2rem;
  height: 0.48rem;
  background: linear-gradient(180deg, #EEF4FF 0%, #FFFFFF 100%);
  box-shadow: 0rem 0.02rem 0.08rem 0rem rgba(0, 0, 0, 0.12);
  border-radius: 0.06rem;
  border: 0.02rem solid #FFFFFF;
  padding: 0.12rem;
  box-sizing: border-box;
  margin-right: 0.16rem;
}
.zmhd-3j-wrapper .zmhd-3j-container .zmhd-three-box .box-title .search {
  width: 1.1rem;
  height: 0.48rem;
  background: #0878D6;
  background: radial-gradient(0% 74% at 53% 23%, #154CAF 0%, #0878D6 100%);
  border-radius: 0.06rem;
  font-size: 0.18rem;
  color: #FFFFFF;
  line-height: 0.48rem;
  cursor: pointer;
}
.zmhd-3j-wrapper .zmhd-3j-container .zmhd-three-box .box-container {
  padding: 0 0.01rem 0.01rem;
}
.zmhd-3j-wrapper .zmhd-3j-container .zmhd-three-box .box-container .the-container {
  padding: 0.2rem 0.2rem 0.07rem;
  background-color: white;
  border-radius: 0rem 0rem 0.06rem 0.06rem;
}
.zmhd-3j-wrapper .zmhd-3j-container .zmhd-three-box .box-container .the-container .bt-line {
  height: 0.56rem;
  background: rgba(21, 76, 175, 0.08);
  border-radius: 0.08rem;
  line-height: 0.56rem;
  margin-bottom: 0.12rem;
}
.zmhd-3j-wrapper .zmhd-3j-container .zmhd-three-box .box-container .the-container .bt-line .bt {
  width: 10.18rem;
  height: 100%;
  display: inline-block;
  font-size: 0.18rem;
  color: #015293;
  padding-left: 0.3rem;
}
.zmhd-3j-wrapper .zmhd-3j-container .zmhd-three-box .box-container .the-container .bt-line .clrq {
  display: inline-block;
  height: 100%;
  width: 1.01rem;
  text-align: center;
  font-size: 0.18rem;
  color: #015293;
  margin-right: 1.07rem;
}
.zmhd-3j-wrapper .zmhd-3j-container .zmhd-three-box .box-container .the-container .bt-line .zt {
  display: inline;
  width: 0.54rem;
  height: 100%;
  text-align: center;
  font-size: 0.18rem;
  color: #015293;
}
.zmhd-3j-wrapper .zmhd-3j-container .zmhd-three-box .box-container .the-container .hf-container {
  padding: 0 0.1rem 0.15rem;
  border-bottom: 0.01rem solid #E5E5E5;
  margin-bottom: 0.2rem;
}
.zmhd-3j-wrapper .zmhd-3j-container .zmhd-three-box .box-container .the-container .hf-container .hf-list .hf-item {
  height: 0.55rem;
  line-height: 0.55rem;
}
.zmhd-3j-wrapper .zmhd-3j-container .zmhd-three-box .box-container .the-container .hf-container .hf-list .hf-item .time {
  margin-right: 1.07rem;
}
.zmhd-3j-wrapper .zmhd-3j-container .zmhd-three-box .box-container .the-container .hf-container .hf-list .hf-item .zt {
  margin-right: 0.1rem;
  color: #268DE0;
}
@media screen and (max-width: 768px) {
  .zmhd-3j-wrapper {
    position: relative;
    padding: 0;
  }
  .zmhd-3j-wrapper .zmhd-3j-bg {
    display: none;
  }
  .zmhd-3j-wrapper .zmhd-3j-container {
    width: 7.5rem;
    margin: 0 auto;
    background: #FFFFFF;
    padding: 0 0.24rem 0.48rem;
    position: relative;
    z-index: 1;
  }
  .zmhd-3j-wrapper .zmhd-3j-container .zmhd-three-box .box-title {
    height: 1.44rem;
    background: #F7F8FB;
    border-radius: 0.08rem 0.08rem 0rem 0rem;
    text-align: center;
    line-height: 1.44rem;
  }
  .zmhd-3j-wrapper .zmhd-3j-container .zmhd-three-box .box-title .lsh,
  .zmhd-3j-wrapper .zmhd-3j-container .zmhd-three-box .box-title .cxmm {
    width: 2.56rem;
    height: 0.56rem;
    background: linear-gradient(180deg, #EEF4FF 0%, #FFFFFF 100%);
    box-shadow: 0rem 0.02rem 0.08rem 0rem rgba(0, 0, 0, 0.12);
    border-radius: 0.06rem;
    border: 0.02rem solid #FFFFFF;
    padding: 0.12rem;
    box-sizing: border-box;
    margin-right: 0.16rem;
  }
  .zmhd-3j-wrapper .zmhd-3j-container .zmhd-three-box .box-title .search {
    width: 1.1rem;
    height: 0.56rem;
    background: radial-gradient(0% 74% at 53% 23%, #154CAF 0%, #0878D6 100%);
    border-radius: 0.06rem;
    font-size: 0.28rem;
    color: #FFFFFF;
  }
  .zmhd-3j-wrapper .zmhd-3j-container .zmhd-three-box .box-container {
    padding: 0 0.01rem 0.01rem;
    margin-bottom: 0.32rem;
  }
  .zmhd-3j-wrapper .zmhd-3j-container .zmhd-three-box .box-container .the-container {
    padding: 0.24rem 0.24rem 0rem;
    background-color: white;
    border-radius: 0rem 0rem 0.06rem 0.06rem;
  }
  .zmhd-3j-wrapper .zmhd-3j-container .zmhd-three-box .box-container .the-container .bt-line {
    height: 0.64rem;
    background: rgba(21, 76, 175, 0.08);
    border-radius: 0.08rem;
    line-height: 0.64rem;
    margin-bottom: 0.24rem;
  }
  .zmhd-3j-wrapper .zmhd-3j-container .zmhd-three-box .box-container .the-container .bt-line .bt {
    width: calc(100% - 0.96rem);
    height: 100%;
    display: inline-block;
    font-size: 0.28rem;
    color: #015293;
    padding-left: 0.3rem;
  }
  .zmhd-3j-wrapper .zmhd-3j-container .zmhd-three-box .box-container .the-container .bt-line .clrq {
    display: none;
  }
  .zmhd-3j-wrapper .zmhd-3j-container .zmhd-three-box .box-container .the-container .bt-line .zt {
    display: inline;
    width: 0.96rem;
    height: 100%;
    text-align: center;
    font-size: 0.28rem;
    color: #015293;
  }
  .zmhd-3j-wrapper .zmhd-3j-container .zmhd-three-box .box-container .the-container .hf-container {
    padding: 0;
    border-bottom: 0.01rem solid #E5E5E5;
    margin-bottom: 0.2rem;
  }
  .zmhd-3j-wrapper .zmhd-3j-container .zmhd-three-box .box-container .the-container .hf-container .hf-list {
    max-height: 6.16rem;
  }
  .zmhd-3j-wrapper .zmhd-3j-container .zmhd-three-box .box-container .the-container .hf-container .hf-list .hf-item {
    height: 0.88rem;
    line-height: 0.88rem;
  }
  .zmhd-3j-wrapper .zmhd-3j-container .zmhd-three-box .box-container .the-container .hf-container .hf-list .hf-item .time {
    display: none;
    margin-right: 1.07rem;
  }
  .zmhd-3j-wrapper .zmhd-3j-container .zmhd-three-box .box-container .the-container .hf-container .hf-list .hf-item .zt {
    margin-right: 0.08rem;
    color: #268DE0;
  }
}

.jzxx-wapper {
  position: relative;
  padding: 0.3rem 0;
}
.jzxx-wapper .jzxx-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4.48rem;
  background: url(yjj-bg.png) no-repeat center center / cover;
  z-index: 0;
}
.jzxx-wapper .jzxx-container {
  width: 14rem;
  margin: 0 auto;
  background: #FFFFFF;
  padding: 0 0.3rem 0 0.3rem;
  position: relative;
  z-index: 1;
}
.jzxx-wapper .jzxx-container .letter-index .info-instructions {
  width: 12rem;
  background: white;
  border: 0;
  border-radius: 0;
  padding: 0;
}
.jzxx-wapper .jzxx-container .letter-index .info-instructions .left-title {
  font-size: 0.34rem;
  text-align: center;
}
.jzxx-wapper .jzxx-container .letter-index .info-instructions .left-title > img {
  display: none;
}
.jzxx-wapper .jzxx-container .letter-index .info-instructions .content-body .tt {
  font-weight: bold;
  color: #111111;
}
.jzxx-wapper .jzxx-container .letter-index .info-instructions .btn-line .agree {
  background: radial-gradient(0% 74% at 53% 23%, #154CAF 0%, #0878D6 100%);
  border-radius: 0.04rem;
}
@media screen and (max-width: 768px) {
  .jzxx-wapper {
    position: relative;
    padding: 0;
  }
  .jzxx-wapper .jzxx-bg {
    display: none;
  }
  .jzxx-wapper .jzxx-container {
    width: 7.5rem;
    margin: 0 auto;
    background: #FFFFFF;
    padding: 0.2rem 0.24rem 0.48rem;
    position: relative;
    z-index: 1;
  }
  .jzxx-wapper .jzxx-container .letter-index .info-instructions {
    width: 7.02rem;
    background: white;
    border: 0;
    border-radius: 0;
    padding: 0;
  }
  .jzxx-wapper .jzxx-container .letter-index .info-instructions .left-title {
    font-size: 0.34rem;
    text-align: center;
  }
  .jzxx-wapper .jzxx-container .letter-index .info-instructions .left-title > img {
    display: none;
  }
  .jzxx-wapper .jzxx-container .letter-index .info-instructions .content-body {
    padding: 0.32rem 0.32rem 1.27rem;
  }
  .jzxx-wapper .jzxx-container .letter-index .info-instructions .content-body .tt {
    font-weight: bold;
    color: #111111;
  }
  .jzxx-wapper .jzxx-container .letter-index .info-instructions .btn-line {
    display: flex;
    justify-content: space-between;
  }
  .jzxx-wapper .jzxx-container .letter-index .info-instructions .btn-line .agree {
    background: #154CAF;
    border-radius: 0.08rem;
    width: 3.39rem;
  }
  .jzxx-wapper .jzxx-container .letter-index .info-instructions .btn-line .disagree {
    width: 3.39rem;
    background: #EDF2F7;
    border-radius: 0.08rem;
  }
}

.jzxx-two-wapper {
  position: relative;
  padding: 0.3rem 0;
}
.jzxx-two-wapper .jzxx-two-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4.48rem;
  background: url(yjj-bg.png) no-repeat center center / cover;
  z-index: 0;
}
.jzxx-two-wapper .jzxx-two-container {
  width: 14rem;
  margin: 0 auto;
  background: #FFFFFF;
  padding: 0 0.3rem 0 0.3rem;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .jzxx-two-wapper {
    position: relative;
    padding: 0;
  }
  .jzxx-two-wapper .jzxx-two-bg {
    display: none;
  }
  .jzxx-two-wapper .jzxx-two-container {
    width: 7.5rem;
    margin: 0 auto;
    background: #FFFFFF;
    padding: 0.2rem 0.24rem 0.48rem;
    position: relative;
    z-index: 1;
  }
}

.yjj-letter-form {
  width: 13.4rem;
  margin: 0 auto;
  border-radius: 0.08rem;
  background-color: #fff;
}
.yjj-letter-form .head {
  height: 0.34rem;
  position: relative;
  font-size: 0.34rem;
  line-height: 0.34rem;
  text-align: center;
  color: #22222A;
  font-weight: bold;
}
.yjj-letter-form .write-form {
  margin-top: 0.3rem;
  width: 100%;
  background-color: #F3F7F9;
  border-radius: 0.08rem;
  padding: 0 0.03rem 0.03rem;
}
.yjj-letter-form .write-form .form-head {
  width: 100%;
  height: 0.56rem;
  color: #DD3A3A;
  font-size: 0.2rem;
  line-height: 0.56rem;
  padding-left: 0.24rem;
  border-radius: 0.08rem;
}
.yjj-letter-form .write-form .form-content {
  background-color: #fff;
  border-radius: 0.04rem;
  padding: 0.32rem 0.23rem;
}
.yjj-letter-form .write-form .form-content .line-tit {
  font-size: 0.22rem;
  font-weight: bold;
  color: #111;
  line-height: 0.24rem;
  padding-left: 0.18rem;
}
.yjj-letter-form .write-form .form-content .line-tit::before {
  float: left;
  content: '';
  width: 0.06rem;
  height: 0.18rem;
  background: #015293;
  border-radius: 0.03rem;
  margin-top: 0.03rem;
  margin-right: 0.12rem;
}
.yjj-letter-form .write-form .line-body {
  padding-top: 0.32rem;
}
.yjj-letter-form .write-form .line-body .item {
  float: left;
  margin-bottom: 0.2rem;
}
.yjj-letter-form .write-form .line-body .item.line {
  float: left;
  margin-bottom: 0.2rem;
  margin-right: 0.57rem;
}
.yjj-letter-form .write-form .line-body .item.full-item {
  margin-right: 0;
}
.yjj-letter-form .write-form .line-body .input-title {
  float: left;
  width: 1.08rem;
  text-align: right;
  padding-right: 0.1rem;
  font-size: 0.18rem;
  color: #333;
  line-height: 0.44rem;
}
.yjj-letter-form .write-form .line-body input,
.yjj-letter-form .write-form .line-body select,
.yjj-letter-form .write-form .line-body textarea {
  box-sizing: border-box;
  outline: none;
  float: left;
  width: 4.8rem;
  height: 0.44rem;
  border: 1px solid #ddd;
  padding: 0 0.2rem;
  font-size: 0.18rem;
}
.yjj-letter-form .write-form .lsh {
  background: #F2F2F2;
}
.yjj-letter-form .write-form .item input.radio-input {
  width: 0.18rem;
  height: 0.18rem;
  background: #FFFFFF;
  margin-right: 0.08rem;
  display: block;
  transform: translateY(0.12rem);
}
.yjj-letter-form .write-form .item label {
  transform: translateY(0.09rem);
  font-size: 0.16rem;
  color: #22222A;
  float: left;
  margin-right: 0.56rem;
}
.yjj-letter-form .write-form .item > label:last-child {
  margin-right: 0;
}
.yjj-letter-form .write-form .line-body input.full-input {
  width: 11.25rem;
}
.yjj-letter-form .write-form .line-body select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(arrow.png) no-repeat 4.44rem center transparent;
  background-size: 0.16rem 0.16rem;
}
.yjj-letter-form .write-form .required {
  float: left;
  color: #DD3A3A;
  line-height: 0.44rem;
  font-size: 0.18rem;
}
.yjj-letter-form .write-form .second-tit {
  margin-top: 0.28rem;
}
.yjj-letter-form .write-form .line-body textarea.full-textarea {
  width: 11.25rem;
  height: 1.44rem;
  padding-top: 0.05rem;
  padding-bottom: 0.05rem;
}
.yjj-letter-form .write-form .line-body .file-input {
  float: left;
  width: 1.3rem;
  height: 0.44rem;
  background: #154CAF;
  border-radius: 0.04rem;
  border: unset;
  padding: unset;
  font-size: 0.18rem;
  color: #FFFFFF;
  vertical-align: middle;
}
.yjj-letter-form .write-form .line-body .file-text {
  display: inline-block;
  font-size: 0.16rem;
  color: #666666;
  line-height: 0.16rem;
  float: left;
  vertical-align: middle;
  line-height: 0.44rem;
  margin-left: 0.12rem;
}
.yjj-letter-form .write-form .has-btn-item {
  position: relative;
}
.yjj-letter-form .write-form .item.left-item {
  margin-right: 0.57rem;
}
.yjj-letter-form .write-form .choose {
  position: absolute;
  right: 0.22rem;
  width: 1.3rem;
  height: 0.44rem;
  font-size: 0.18rem;
  background-color: #015293;
  color: #fff;
  line-height: 0.44rem;
  text-align: center;
  cursor: pointer;
}
.yjj-letter-form .write-form .line-body input.min-input {
  padding-right: 1.5rem;
}
.yjj-letter-form .write-form .line-body .verification {
  float: left;
  width: 0.9rem;
  height: 0.44rem;
  margin-left: 0.1rem;
  cursor: pointer;
}
.yjj-letter-form .write-form .line-body .info {
  float: left;
  margin-left: 0.18rem;
  line-height: 0.44rem;
  color: #333;
  font-size: 0.18rem;
}
.yjj-letter-form .write-form .line-btn {
  transform: translateX(0.27rem);
  text-align: center;
  margin-top: 0.4rem;
}
.yjj-letter-form .write-form button.submit,
.yjj-letter-form .write-form button.reset {
  width: 2.4rem;
  height: 0.46rem;
  text-align: center;
  line-height: 0.46rem;
  border-radius: 0.04rem;
  font-size: 0.18rem;
  margin-right: 0.32rem;
  color: #fff;
  cursor: pointer;
}
.yjj-letter-form .write-form button.submit {
  background: radial-gradient(0% 74% at 53% 23%, #154CAF 0%, #0878D6 100%);
}
.yjj-letter-form .write-form button.reset {
  color: #999;
}
@media screen and (max-width: 768px) {
  .yjj-letter-form {
    width: 100%;
  }
  .yjj-letter-form .head {
    height: 0.4rem;
    font-size: 0.4rem;
    color: #22222A;
    line-height: 0.4rem;
    margin-top: 0.3rem;
    font-weight: bold;
  }
  .yjj-letter-form .write-form {
    width: 100%;
    height: auto;
    padding-bottom: 0.04rem;
  }
  .yjj-letter-form .write-form .form-head {
    height: 0.76rem;
    line-height: 0.76rem;
    font-size: 0.28rem;
  }
  .yjj-letter-form .write-form .form-content {
    width: 100%;
    height: auto;
  }
  .yjj-letter-form .write-form .form-content .line-tit {
    font-size: 0.32rem;
    line-height: 0.32rem;
    padding-left: 0;
  }
  .yjj-letter-form .write-form .form-content::before,
  .yjj-letter-form .write-form .form-content::after {
    display: none;
  }
  .yjj-letter-form .write-form .item {
    float: none !important;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: space-between;
    padding-left: 0.17rem;
    margin-bottom: 0.32rem !important;
  }
  .yjj-letter-form .write-form .item::before,
  .yjj-letter-form .write-form .item::after {
    display: none;
  }
  .yjj-letter-form .write-form .item .left-item {
    float: none;
    margin-right: 0;
  }
  .yjj-letter-form .write-form .item .input-title {
    width: auto;
    padding: 0;
    text-align: left;
    font-size: 0.32rem;
    margin-bottom: 0;
    flex-shrink: 0;
  }
  .yjj-letter-form .write-form .item input,
  .yjj-letter-form .write-form .item select,
  .yjj-letter-form .write-form .item input.full-input {
    width: 4.56rem;
    height: 0.64rem;
    font-size: 0.32rem;
  }
  .yjj-letter-form .write-form .item .required {
    position: absolute;
    top: 0.05rem;
    left: 0;
    font-size: 0.24rem;
    margin-left: 0;
    float: none;
  }
  .yjj-letter-form .write-form .item select {
    background: url(arrow.png) no-repeat 4.82rem center transparent;
    background-size: 0.4rem 0.4rem;
  }
  .yjj-letter-form .write-form .item input.radio-input {
    width: 0.36rem;
    height: 0.36rem;
    background: #FFFFFF;
    margin-right: 0.08rem;
    display: block;
    transform: unset;
  }
  .yjj-letter-form .write-form .item label {
    transform: unset;
    font-size: 0.28rem;
    color: #22222A;
    float: left;
    margin-right: 0.93rem;
  }
  .yjj-letter-form .write-form .item > label:last-child {
    margin-right: 0;
  }
  .yjj-letter-form .write-form .item.radio {
    justify-content: flex-start;
  }
  .yjj-letter-form .write-form .item.radio .input-title {
    margin-right: 1.05rem;
  }
  .yjj-letter-form .write-form .item.less .input-title {
    margin-right: 0.5rem !important;
  }
  .yjj-letter-form .write-form .file {
    justify-content: start !important;
  }
  .yjj-letter-form .write-form .line-body .file-input {
    float: left;
    width: 1.8rem;
    height: 0.64rem;
    background: #154CAF;
    border-radius: 0.08rem;
    border: unset;
    padding: unset;
    font-size: 0.28rem;
    color: #FFFFFF;
    vertical-align: middle;
    margin-left: 0.2rem;
  }
  .yjj-letter-form .write-form .line-body .file-text {
    display: none;
  }
  .yjj-letter-form .write-form .line {
    margin-right: 0 !important;
  }
  .yjj-letter-form .write-form .yzm {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .yjj-letter-form .write-form .yzm .info {
    font-size: 0.24rem;
    margin-top: 0.26rem;
    color: #666;
    margin-left: 1.66rem;
  }
  .yjj-letter-form .write-form .yzm input {
    width: 2.93rem;
    height: 0.64rem;
  }
  .yjj-letter-form .write-form .yzm .verification {
    width: 1.55rem;
    height: 0.64rem;
    margin-left: 0;
  }
  .yjj-letter-form .write-form .choose {
    width: 1.6rem;
    height: 0.8rem;
    line-height: 0.8rem;
    top: 0.63rem;
    right: 0.04rem;
    font-size: 0.28rem;
  }
  .yjj-letter-form .write-form .item.left-item {
    margin-right: 0;
  }
  .yjj-letter-form .write-form .line-body textarea.full-textarea {
    width: 4.56rem;
    height: 3.8rem;
  }
  .yjj-letter-form .write-form .need-start {
    align-items: start;
  }
  .yjj-letter-form .write-form .line-btn {
    transform: unset;
    text-align: unset;
    margin-top: 0.4rem;
    display: flex;
    justify-content: space-between;
  }
  .yjj-letter-form .write-form button.submit,
  .yjj-letter-form .write-form button.reset {
    width: 3.15rem;
    height: 0.88rem;
    text-align: center;
    line-height: 0.46rem;
    border-radius: 0.04rem;
    font-size: 0.32rem;
    margin-right: 0.32rem;
    color: #fff;
    cursor: pointer;
  }
  .yjj-letter-form .write-form button.submit {
    background: radial-gradient(0% 74% at 53% 23%, #154CAF 0%, #0878D6 100%);
  }
  .yjj-letter-form .write-form button.reset {
    color: #999;
    margin-right: 0;
  }
}

.yjzz-wrapper {
  position: relative;
  padding: 0.3rem 0;
}
.yjzz-wrapper .yjzz-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4.48rem;
  background: url(yjj-bg.png) no-repeat center center / cover;
  z-index: 0;
}
.yjzz-wrapper .yjzz-container {
  width: 14rem;
  margin: 0 auto;
  background: #FFFFFF;
  padding: 0 0.3rem 0 0.3rem;
  position: relative;
  z-index: 1;
}
.yjzz-wrapper .yjzz-container .gray-content-box .content {
  padding: 0.3rem 0.24rem 0.16rem 0.3rem;
}
.yjzz-wrapper .yjzz-container .gray-content-box .content .yjzj-item {
  margin-bottom: 0.2rem;
}
.yjzz-wrapper .yjzz-container .gray-content-box .content .yjzj-item:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .yjzz-wrapper {
    position: relative;
    padding: 0 0;
  }
  .yjzz-wrapper .yjzz-bg {
    display: none;
  }
  .yjzz-wrapper .yjzz-container {
    width: 7.5rem;
    margin: 0 auto;
    background: #FFFFFF;
    padding: 0.4rem 0.24rem 0.48rem;
    position: relative;
    z-index: 1;
  }
  .yjzz-wrapper .yjzj-item {
    margin-bottom: 0.32rem !important;
  }
  .yjzz-wrapper .yjzj-item:last-child {
    margin-bottom: 0;
  }
}

.zj-list {
  height: 0.92rem;
  border-bottom: 0.01rem solid #e5e5e5;
}
.zj-list .in-zj-box {
  width: 0.64rem;
  height: 0.64rem;
  background-color: #0084F3;
  background: linear-gradient(180deg, #154CAF 0%, #0084F3 100%);
  border-radius: 0.08rem;
  font-size: 0.22rem;
  text-wrap: wrap;
  color: #FFFFFF;
  line-height: 0.26rem;
  text-align: center;
  padding-top: 0.06rem;
  font-weight: 500;
}
.zj-list .no-zj-box {
  width: 0.64rem;
  height: 0.64rem;
  background-color: #DCE2E7;
  background: linear-gradient(180deg, #DCE2E7 0%, #F8FCFF 100%);
  border-radius: 0.08rem;
  backdrop-filter: blur(6px);
  font-size: 0.22rem;
  text-wrap: wrap;
  font-weight: 500;
  color: #A8B1B7;
  line-height: 0.26rem;
  text-align: center;
  padding-top: 0.06rem;
}
.zj-list .zj-container-box {
  max-width: 80%;
  margin-left: 0.16rem;
}
.zj-list .zj-container-box .box-title {
  font-size: 0.18rem;
  color: #22222A;
  line-height: 0.24rem;
  margin-bottom: 0.08rem;
  display: block;
}
.zj-list .zj-container-box .box-title:hover {
  color: #1B5395;
}
.zj-list .zj-container-box .box-content {
  font-size: 0.16rem;
  color: #666666;
  line-height: 0.21rem;
}
.zj-list .wycj {
  display: block;
  margin-top: 0.19rem;
}
.zj-list .wycj .wycj-img {
  width: 0.24rem;
  height: 0.24rem;
  margin-right: 0.09rem;
}
.zj-list .wycj .wycj-font {
  font-size: 0.18rem;
  color: #E32C2C;
  line-height: 0.18rem;
  vertical-align: middle;
}
.zj-list .ckjg {
  display: block;
  margin-top: 0.19rem;
}
.zj-list .ckjg .ckjg-img {
  width: 0.24rem;
  height: 0.24rem;
  margin-right: 0.09rem;
}
.zj-list .ckjg .ckjg-font {
  font-size: 0.18rem;
  color: #268DE0;
  line-height: 0.18rem;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .zj-list {
    height: 2.58rem;
    border-bottom: 0.01rem solid #e5e5e5;
    position: relative;
  }
  .zj-list .in-zj-box {
    margin-top: 0.06rem;
    width: 0.72rem;
    height: 0.72rem;
    background: linear-gradient(180deg, #154CAF 0%, #0084F3 100%);
    border-radius: 0.08rem;
    font-size: 0.24rem;
    text-wrap: wrap;
    color: #FFFFFF;
    line-height: 0.28rem;
    padding: 0.08rem 0.12rem;
    font-weight: 500;
  }
  .zj-list .no-zj-box {
    margin-top: 0.06rem;
    width: 0.72rem;
    height: 0.72rem;
    background: linear-gradient(180deg, #DCE2E7 0%, #F8FCFF 100%);
    border-radius: 0.08rem;
    backdrop-filter: blur(6px);
    font-size: 0.24rem;
    text-wrap: wrap;
    font-weight: 500;
    color: #A8B1B7;
    line-height: 0.28rem;
    padding: 0.08rem 0.12rem;
  }
  .zj-list .zj-container-box {
    max-width: unset;
    margin-left: 0.16rem;
  }
  .zj-list .zj-container-box .box-title {
    font-size: 0.32rem;
    color: #22222A;
    line-height: 0.43rem;
    margin-bottom: 0.08rem;
    width: 3.88rem;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    white-space: unset;
  }
  .zj-list .zj-container-box .box-content {
    position: absolute;
    width: 6.54rem;
    font-size: 0.16rem;
    line-height: 0.21rem;
    -webkit-line-clamp: 3;
    left: 0;
    font-size: 0.28rem;
    color: #666666;
    line-height: 0.42rem;
  }
  .zj-list .wycj {
    display: block;
    margin-top: 0.26rem;
  }
  .zj-list .wycj .wycj-img {
    width: 0.32rem;
    height: 0.32rem;
    margin-right: 0.08rem;
  }
  .zj-list .wycj .wycj-font {
    font-size: 0.28rem;
    color: #E32C2C;
    line-height: 0.28rem;
    vertical-align: middle;
  }
  .zj-list .ckjg {
    display: block;
    margin-top: 0.26rem;
  }
  .zj-list .ckjg .ckjg-img {
    width: 0.32rem;
    height: 0.32rem;
    margin-right: 0.08rem;
  }
  .zj-list .ckjg .ckjg-font {
    font-size: 0.28rem;
    color: #268DE0;
    line-height: 0.28rem;
    vertical-align: middle;
  }
}

.fw-table {
  display: table;
  border-collapse: separate;
  border-spacing: 0;
  width: 12rem;
}
.fw-table .tb-top span:first-child {
  border-left: 0.01rem solid #DDDDDD;
}
.fw-table .tb-top:first-child span {
  border-top: 0.01rem solid #DDDDDD;
}
.fw-table .tb-top:first-child span:first-child {
  border-top-left-radius: 0.04rem;
}
.fw-table .tb-top:first-child span:last-child {
  border-top-right-radius: 0.04rem;
}
.fw-table .tb-top:last-child span:first-child {
  border-bottom-left-radius: 0.04rem;
}
.fw-table .tb-top:last-child span:last-child {
  border-bottom-right-radius: 0.04rem;
}
.fw-table .td-header {
  display: table-cell;
  width: 1.54rem;
  background: #F7F7F7;
  font-weight: 500;
  font-size: 0.16rem;
  color: #333333;
  border-right: 0.01rem solid #DDDDDD;
  border-bottom: 0.01rem solid #DDDDDD;
  vertical-align: middle;
  text-align: center;
}
.fw-table .td-body {
  display: table-cell;
  word-wrap: break-word;
  padding: 0.12rem;
  font-size: 0.16rem;
  color: #333333;
  border-right: 0.01rem solid #DDDDDD;
  border-bottom: 0.01rem solid #DDDDDD;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .fw-table {
    display: block !important;
    border-collapse: unset;
    border-spacing: unset;
    width: 7.02rem;
    margin: 0;
  }
  .fw-table .tb-top span:first-child {
    border-left: 0;
  }
  .fw-table .tb-top:first-child span {
    border-top: 0;
  }
  .fw-table .tb-top:first-child span:first-child {
    border-top-left-radius: 0;
  }
  .fw-table .tb-top:first-child span:last-child {
    border-top-right-radius: 0;
  }
  .fw-table .tb-top:last-child span:first-child {
    border-bottom-left-radius: 0;
  }
  .fw-table .tb-top:last-child span:last-child {
    border-bottom-right-radius: 0;
  }
  .fw-table .tb-top {
    display: flex;
    flex-wrap: wrap;
  }
  .fw-table .tb-top:first-child .td-header:first-child {
    border-top-left-radius: 0.08rem;
    border-top: 0.02rem solid #DDDDDD;
  }
  .fw-table .tb-top:first-child span:nth-child(2) {
    border-top-right-radius: 0.08rem;
    border-top: 0.02rem solid #DDDDDD;
  }
  .fw-table .tb-top:last-child span:nth-last-child(2) {
    border-bottom-left-radius: 0.08rem;
  }
  .fw-table .tb-top:last-child span:last-child {
    border-bottom-right-radius: 0.08rem;
  }
  .fw-table .td-header {
    display: flex !important;
    width: 1.88rem;
    border-right: 0;
    border-bottom: 0;
    align-items: center;
    justify-content: center;
    border-right: 0.02rem solid #DDDDDD !important;
    border-bottom: 0.02rem solid #DDDDDD !important;
    border-left: 0.02rem solid #DDDDDD !important;
    font-size: 0.26rem;
  }
  .fw-table .td-body {
    width: 5.12rem !important;
    display: block !important;
    border-right: 0;
    border-bottom: 0;
    border-right: 0.02rem solid #DDDDDD !important;
    border-bottom: 0.02rem solid #DDDDDD !important;
    line-height: 0.48rem;
    font-size: 0.26rem;
  }
}

.zcjd-wrapper {
  position: relative;
  padding: 0.3rem 0;
}
.zcjd-wrapper .zcjd-bg {
  position: absolute;
  top: 1.16rem;
  left: 0;
  width: 100%;
  height: 4.48rem;
  background: url(yjj-bg.png) no-repeat center center / cover;
  z-index: 0;
}
.zcjd-wrapper .zcjd-container {
  width: 14rem;
  margin: 0 auto;
  background: #FFFFFF;
  padding: 0rem 1rem 0.3rem;
  position: relative;
  z-index: 1;
}
.zcjd-wrapper .zcjd-container .zcjd-left {
  width: 8.04rem;
  margin-top: 0.3rem;
}
.zcjd-wrapper .zcjd-container .zcjd-nr {
  margin-top: 0.21rem;
  font-size: 0.18rem;
  color: #333333;
  line-height: 0.36rem;
}
.zcjd-wrapper .zcjd-container .fj-xz {
  margin-top: 0.4rem;
}
.zcjd-wrapper .zcjd-container .zcjd-right {
  width: 3.55rem;
  height: 11.34rem;
  background: #F9F9F9;
  border-radius: 0.08rem;
  padding: 0.2rem 0.22rem 0.2rem 0.25rem;
}
.zcjd-wrapper .zcjd-container .zcjd-right .zcyw {
  display: block;
  padding-bottom: 0.15rem;
  border-bottom: 0.01rem solid #9DB9CE;
}
.zcjd-wrapper .zcjd-container .zcjd-right .zcyw > img {
  width: 0.24rem;
  height: 0.24rem;
  margin-right: 0.06rem;
}
.zcjd-wrapper .zcjd-container .zcjd-right .zcyw > span {
  font-weight: bold;
  font-size: 0.2rem;
  color: #015293;
  line-height: 0.2rem;
  vertical-align: middle;
}
.zcjd-wrapper .zcjd-container .zcjd-right .center-font {
  display: block;
  margin-top: 0.15rem;
  font-size: 0.18rem;
  line-height: 0.27rem;
}
.zcjd-wrapper .zcjd-container .zcjd-right .time {
  margin-top: 0.08rem;
  font-size: 0.18rem;
  color: #999999;
  line-height: 0.18rem;
}
@media screen and (max-width: 768px) {
  .zcjd-wrapper {
    position: relative;
    padding: 0 0.24rem;
  }
  .zcjd-wrapper .zcjd-bg {
    display: none;
  }
  .zcjd-wrapper .zcjd-container {
    width: 7.02rem;
    margin: 0 auto;
    padding: 0;
    position: relative;
    z-index: 1;
  }
  .zcjd-wrapper .zcjd-container .zcjd-box {
    padding: 0.24rem 0.24rem 0.3rem;
    background: linear-gradient(180deg, #F2F6F9 0%, #F7F9FB 100%);
    border-radius: 0.08rem 0.08rem 0rem 0rem;
  }
  .zcjd-wrapper .zcjd-container .zcjd-left {
    float: none;
    width: 100%;
    margin-top: 0;
    background-color: white;
    padding: 0.37rem 0.24rem 0.33rem;
  }
  .zcjd-wrapper .zcjd-container .zcjd-left .public-title-nav .title {
    text-align: center;
  }
  .zcjd-wrapper .zcjd-container .zcjd-nr {
    margin-top: 0.29rem;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.52rem;
  }
  .zcjd-wrapper .zcjd-container .fj-xz {
    display: none;
  }
  .zcjd-wrapper .zcjd-container .zcjd-right {
    float: none;
    width: 100%;
    height: max-content;
    background: white;
    border-radius: 0.08rem;
    padding: 0.31rem 0.24rem 0.43rem;
    margin-top: 0.32rem;
  }
  .zcjd-wrapper .zcjd-container .zcjd-right .zcyw {
    display: block;
    padding-bottom: 0.28rem;
    border-bottom: 0.01rem solid #9DB9CE;
  }
  .zcjd-wrapper .zcjd-container .zcjd-right .zcyw > img {
    width: 0.32rem;
    height: 0.32rem;
    margin-right: 0.06rem;
  }
  .zcjd-wrapper .zcjd-container .zcjd-right .zcyw > span {
    font-weight: bold;
    font-size: 0.32rem;
    color: #1B5395;
    line-height: 0.32rem;
    vertical-align: middle;
  }
  .zcjd-wrapper .zcjd-container .zcjd-right .center-font {
    margin-top: 0.32rem;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.48rem;
  }
  .zcjd-wrapper .zcjd-container .zcjd-right .time {
    margin-top: 0.2rem;
    font-size: 0.32rem;
    color: #999999;
    line-height: 0.48rem;
  }
}

.wjxq2-wrapper {
  position: relative;
  padding: 0 0;
}
.wjxq2-wrapper .wjxq2-bg {
  position: absolute;
  top: 1.16rem;
  left: 0;
  width: 100%;
  height: 4.48rem;
  background: url(yjj-bg.png) no-repeat center center / cover;
  z-index: 0;
}
.wjxq2-wrapper .wjxq2-container {
  width: 14rem;
  margin: 0 auto;
  background: #FFFFFF;
  padding: 0 0 0.3rem;
  position: relative;
  z-index: 1;
}
.wjxq2-wrapper .wjxq2-container .Information-disclosure-container {
  background: #FFFFFF;
  padding: 0 1rem;
}
.wjxq2-wrapper .wjxq2-container .margin-bottom {
  margin-top: 0.15rem;
  margin-bottom: 0.28rem;
}
.wjxq2-wrapper .wjxq2-container .Information-disclosure-body {
  margin-top: 0.25rem;
}
.wjxq2-wrapper .wjxq2-container .Information-disclosure-body .left-box {
  float: left;
  width: 7.86rem;
  padding-right: 0.24rem;
  border-right: 0.01rem solid #DFDFDF;
}
.wjxq2-wrapper .wjxq2-container .Information-disclosure-body .right-box {
  width: calc(100% - 7.86rem);
  float: right;
  padding-left: 0.24rem;
  padding-top: 0.03rem;
}
.wjxq2-wrapper .wjxq2-container .Information-disclosure-body .right-box .box-title {
  width: 3.88rem;
  height: 0.58rem;
  background: #F7F7F7;
  font-weight: bold;
  font-size: 0.2rem;
  color: #1B5395;
  padding-left: 0.19rem;
  line-height: 0.58rem;
  margin-bottom: 0.11rem;
}
.wjxq2-wrapper .wjxq2-container .Information-disclosure-body .right-box .pic {
  height: 1.91rem;
  object-fit: cover;
}
.wjxq2-wrapper .wjxq2-container .font-box {
  font-family: MicrosoftYaHei;
  font-size: 0.18rem;
  color: #333333;
  line-height: 0.36rem;
  text-align: justify;
  margin-bottom: 0.14rem;
}
@media screen and (max-width: 768px) {
  .wjxq2-wrapper {
    position: relative;
    padding: 0 0;
  }
  .wjxq2-wrapper .wjxq2-bg {
    display: none;
  }
  .wjxq2-wrapper .wjxq2-container {
    width: 7.5rem;
    margin: 0 auto;
    padding: 0;
    position: relative;
    z-index: 1;
  }
  .wjxq2-wrapper .wjxq2-container .Information-disclosure-container {
    background: #FFFFFF;
    border-radius: 0.08rem;
    padding: 0 0.24rem 0.52rem;
  }
  .wjxq2-wrapper .wjxq2-container .margin-bottom {
    margin-bottom: 0.4rem;
  }
  .wjxq2-wrapper .wjxq2-container .Information-disclosure-body {
    margin-top: 0.32rem;
    display: flex;
    flex-direction: column;
  }
  .wjxq2-wrapper .wjxq2-container .Information-disclosure-body .left-box {
    float: none;
    width: 100%;
    padding-right: 0;
    border-right: none;
  }
  .wjxq2-wrapper .wjxq2-container .Information-disclosure-body .right-box {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-top: 0;
    margin-bottom: 0.32rem;
  }
  .wjxq2-wrapper .wjxq2-container .Information-disclosure-body .right-box .box-title {
    width: 100%;
    height: 0.91rem;
    background: #F7F7F7;
    font-weight: bold;
    font-size: 0.28rem;
    padding-left: 0.34rem;
    padding-top: 0.23rem;
    margin-bottom: 0.17rem;
  }
  .wjxq2-wrapper .wjxq2-container .Information-disclosure-body .right-box .pic {
    height: 2.97rem;
    width: 100%;
    object-fit: cover;
  }
  .wjxq2-wrapper .wjxq2-container .font-box {
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.52rem;
    text-align: justify;
  }
}

.tyxw-wrapper {
  position: relative;
  padding: 0.3rem 0;
}
.tyxw-wrapper .tyxw-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4.48rem;
  background: url(yjj-bg.png) no-repeat center center / cover;
  z-index: 0;
}
.tyxw-wrapper .tyxw-container {
  width: 14rem;
  margin: 0 auto;
  background: #FFFFFF;
  padding: 0 0.3rem 0 0.3rem;
  position: relative;
  z-index: 1;
}
.tyxw-wrapper .tyxw-container .tyxw-box .left-box {
  display: inline-block;
}
.tyxw-wrapper .tyxw-container .tyxw-box .right-box {
  width: 10.58rem;
  background: #FFFFFF;
  border-radius: 0rem 0rem 0.06rem 0.06rem;
  border: 0.04rem solid #F7F8FB;
  padding: 0.2rem 0.3rem 0;
}
.tyxw-wrapper .tyxw-container .tyxw-box .right-box .list-content {
  padding-bottom: 0.2rem;
  border-bottom: 0.01rem solid #e5e5e5;
  margin-bottom: 0.2rem;
}
.tyxw-wrapper .tyxw-container .tyxw-box .right-box .list-content .cm-news-list > li {
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.18rem;
  position: relative;
}
.tyxw-wrapper .tyxw-container .tyxw-box .right-box .list-content .cm-news-list > li::before {
  content: '';
  display: block;
  position: absolute;
  width: 0.04rem;
  height: 0.04rem;
  background: #B0B0B0;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.tyxw-wrapper .tyxw-container .tyxw-box .right-box .list-content .cm-news-list > li > a {
  font-size: 0.18rem;
  color: #191919;
}
.tyxw-wrapper .tyxw-container .tyxw-box .right-box .list-content .cm-news-list > li > a:hover {
  color: #1B5395;
}
@media screen and (max-width: 768px) {
  .tyxw-wrapper {
    position: relative;
    padding: 0;
  }
  .tyxw-wrapper .tyxw-bg {
    display: none;
  }
  .tyxw-wrapper .tyxw-container {
    width: 7.5rem;
    margin: 0 auto;
    background: #FFFFFF;
    padding: 0.4rem 0.24rem 0.48rem;
    position: relative;
    z-index: 1;
  }
  .tyxw-wrapper .tyxw-container .tyxw-box {
    width: 100%;
  }
  .tyxw-wrapper .tyxw-container .tyxw-box .left-box {
    width: 100%;
    display: block;
    float: none;
  }
  .tyxw-wrapper .tyxw-container .tyxw-box .right-box {
    float: none;
    margin-top: 0.32rem;
    width: 100%;
    background: #FFFFFF;
    border-radius: 0rem 0rem 0.06rem 0.06rem;
    border: 0.04rem solid #F7F8FB;
    padding: 0.24rem;
  }
  .tyxw-wrapper .tyxw-container .tyxw-box .right-box .list-content {
    padding-bottom: 0.24rem;
    border-bottom: 0.01rem dotted #e5e5e5;
    margin-bottom: 0.4rem;
  }
  .tyxw-wrapper .tyxw-container .tyxw-box .right-box .list-content .cm-news-list > li {
    height: 0.88rem;
    line-height: 0.88rem;
    position: relative;
    padding-left: 0.22rem;
  }
  .tyxw-wrapper .tyxw-container .tyxw-box .right-box .list-content .cm-news-list > li::before {
    content: '';
    display: block;
    position: absolute;
    width: 0.11rem;
    height: 0.11rem;
    background: #B0B0B0;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
  }
  .tyxw-wrapper .tyxw-container .tyxw-box .right-box .list-content .cm-news-list > li > a {
    font-size: 0.32rem;
    color: #191919;
    max-width: 95%;
  }
  .tyxw-wrapper .tyxw-container .tyxw-box .right-box .list-content .cm-news-list > li > span {
    display: none;
  }
}

.tyxw2-wrapper {
  position: relative;
  padding: 0.3rem 0;
}
.tyxw2-wrapper .tyxw2-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4.48rem;
  background: url(yjj-bg.png) no-repeat center center / cover;
  z-index: 0;
}
.tyxw2-wrapper .tyxw2-container {
  width: 14rem;
  margin: 0 auto;
  background: #FFFFFF;
  padding: 0 0.3rem 0 0.3rem;
  position: relative;
  z-index: 1;
}
.tyxw2-wrapper .tyxw2-container .tyxw-box .left-box {
  display: inline-block;
}
.tyxw2-wrapper .tyxw2-container .tyxw-box .right-box {
  padding: 0.3rem 0.3rem 0;
  width: 10.58rem;
  background: #FFFFFF;
  border-radius: 0rem 0rem 0.06rem 0.06rem;
  border: 0.04rem solid #F7F8FB;
}
.tyxw2-wrapper .tyxw2-container .tyxw-box .right-box .plc-zfxx-table {
  width: 9.98rem;
}
@media screen and (max-width: 768px) {
  .tyxw2-wrapper {
    position: relative;
    padding: 0;
  }
  .tyxw2-wrapper .tyxw2-bg {
    display: none;
  }
  .tyxw2-wrapper .tyxw2-container {
    width: 7.5rem;
    margin: 0 auto;
    background: #FFFFFF;
    padding: 0.4rem 0.24rem 0.48rem;
    position: relative;
    z-index: 1;
  }
  .tyxw2-wrapper .tyxw2-container .tyxw-box {
    width: 100%;
  }
  .tyxw2-wrapper .tyxw2-container .tyxw-box .left-box {
    width: 100%;
    display: block;
    float: none;
  }
  .tyxw2-wrapper .tyxw2-container .tyxw-box .right-box {
    margin-top: 0.32rem;
    width: 100%;
    background: #FFFFFF;
    border-radius: 0rem 0rem 0.06rem 0.06rem;
    border: 0.04rem solid #F7F8FB;
    padding: 0;
  }
  .tyxw2-wrapper .tyxw2-container .tyxw-box .right-box .plc-zfxx-table {
    width: 100%;
    margin-bottom: 0.34rem;
  }
  .tyxw2-wrapper .tyxw2-container .tyxw-box .right-box .plc-zfxx-table .table-title .bt {
    font-size: 0.28rem;
    line-height: 0.28rem;
    width: calc(100% - 1.02rem);
  }
  .tyxw2-wrapper .tyxw2-container .tyxw-box .right-box .plc-zfxx-table .table-title .fbsj {
    display: none;
  }
  .tyxw2-wrapper .tyxw2-container .tyxw-box .right-box .plc-zfxx-table .table-title .zt {
    font-size: 0.28rem;
    width: 1.02rem;
  }
  .tyxw2-wrapper .tyxw2-container .tyxw-box .right-box .plc-zfxx-table .table-list .table-item {
    height: max-content;
  }
  .tyxw2-wrapper .tyxw2-container .tyxw-box .right-box .plc-zfxx-table .table-list .fbsj-content {
    display: none;
  }
  .tyxw2-wrapper .tyxw2-container .tyxw-box .right-box .plc-zfxx-table .table-list .zt-content {
    height: 0.88rem;
    line-height: 0.88rem;
    font-size: 0.32rem;
    width: 1.02rem;
  }
  .tyxw2-wrapper .tyxw2-container .tyxw-box .right-box .plc-zfxx-table .table-list .title-content {
    font-size: 0.28rem;
    height: 0.88rem;
    line-height: 0.88rem;
    width: calc(100% - 1.02rem);
  }
}

.ty-pic-box {
  width: 3.2rem;
  height: 2.6rem;
}
.ty-pic-box .pic,
.ty-pic-box .video-box {
  width: 3.2rem;
  height: 2rem;
  margin-bottom: 0.12rem;
}
.ty-pic-box .video-box {
  display: block;
  position: relative;
}
.ty-pic-box .vidio-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.ty-pic-box .video-pic {
  width: 100%;
  height: 100%;
  position: relative;
}
.ty-pic-box .video-play {
  width: 0.4rem;
  height: 0.4rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ty-pic-box .font-box {
  width: 3.2rem;
  font-size: 0.18rem;
  color: #111111;
  line-height: 0.24rem;
}
.ty-pic-box .font-box:hover {
  color: #1B5395;
}
@media screen and (max-width: 768px) {
  .ty-pic-box {
    width: 3.39rem;
    height: 3.46rem;
  }
  .ty-pic-box .pic,
  .ty-pic-box .video-box {
    width: 3.39rem;
    height: 2.32rem;
    margin-bottom: 0.18rem;
    border-radius: 0.08rem;
  }
  .ty-pic-box .font-box {
    width: 3.39rem;
    font-size: 0.32rem;
    color: #111111;
    line-height: 0.48rem;
  }
  .ty-pic-box .vidio-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 0.08rem;
  }
  .ty-pic-box .video-pic {
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 0.08rem;
  }
  .ty-pic-box .video-play {
    width: 0.64rem;
    height: 0.64rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

.tpxw-wrapper {
  position: relative;
  padding: 0.3rem 0;
}
.tpxw-wrapper .tpxw-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4.48rem;
  background: url(yjj-bg.png) no-repeat center center / cover;
  z-index: 0;
}
.tpxw-wrapper .tpxw-container {
  width: 14rem;
  margin: 0 auto;
  background: #FFFFFF;
  padding: 0 0.3rem 0 0.3rem;
  position: relative;
  z-index: 1;
}
.tpxw-wrapper .tpxw-container .tpxw-item {
  width: 25%;
  display: inline-block;
  margin-bottom: 0.3rem;
  vertical-align: middle;
  height: 2.6rem;
  overflow-y: hidden;
}
@media screen and (max-width: 768px) {
  .tpxw-wrapper {
    position: relative;
    padding: 0;
  }
  .tpxw-wrapper .tpxw-bg {
    display: none;
  }
  .tpxw-wrapper .tpxw-container {
    width: 7.5rem;
    margin: 0 auto;
    background: #FFFFFF;
    padding: 0.2rem 0.24rem 0.48rem;
    position: relative;
    z-index: 1;
  }
  .tpxw-wrapper .tpxw-container .tpxw-item {
    overflow-y: unset;
    height: 3.46rem;
    width: 50%;
    display: inline-block;
    margin-bottom: 0.32rem;
  }
}

.cm-tab .tabPanel .more-link {
  display: inline-block;
}
.cm-tab .tabPanel .more-link .more-font {
  font-size: 0.16rem;
  color: #999999;
  line-height: 0.16rem;
  vertical-align: middle;
}
.cm-tab .tabPanel .more-link .more-icon {
  width: 0.28rem;
  height: 0.28rem;
}
@media screen and (max-width: 768px) {
  .cm-tab .tabPanel .more-link .more-font {
    font-size: 0.28rem;
    line-height: 0.28rem;
    margin-right: 0.01rem;
  }
  .cm-tab .tabPanel .more-link .more-icon {
    width: 0.5rem;
    height: 0.5rem;
  }
}

.search-and-mask {
  display: none;
}
@media screen and (max-width: 768px) {
  .search-and-mask .search-mask {
    height: calc(100vh - 2.48rem);
    background-color: rgba(0, 0, 0, 0.5);
    width: 100vw;
    position: fixed;
    top: 2.48rem;
    left: 0;
    z-index: 9;
  }
  .search-and-mask .search-ipnut {
    width: 100vw;
    height: 1.93rem;
    background: #FFFFFF;
    padding: 0.48rem 0.48rem 0.57rem;
    position: fixed;
    top: 2.48rem;
    left: 0;
    z-index: 10;
  }
  .search-and-mask .search-ipnut .input-box {
    width: 6.54rem;
    height: 0.88rem;
    background: rgba(255, 255, 255, 0.88);
    border-radius: 0.08rem;
    border: 0.01rem solid #979797;
    display: flex;
  }
  .search-and-mask .search-ipnut .input-box .ss {
    height: 100%;
    width: max-content;
    text-align: center;
    line-height: 0.88rem;
    font-weight: bold;
    font-size: 0.32rem;
    color: #154CAF;
    flex-shrink: 0;
    padding-right: 0.24rem;
  }
  .search-and-mask .search-ipnut .input-box .the-input {
    flex: 1;
    padding-left: 0.24rem;
    padding-right: 0.12rem;
  }
}

.sys-page {
  position: relative;
  width: 100%;
  max-width: 19.2rem;
  margin: 0 auto;
}
.sys-page .bg-box {
  position: absolute;
  top: 0;
  width: 100%;
  height: 4.12rem;
  background: url(ysqgk-top-bg.png) no-repeat top center;
  background-size: 19.2rem 100%;
  padding-top: 0.59rem;
}
.sys-page .bg-box .title {
  text-align: center;
}
.sys-page .bg-box .title .text {
  position: relative;
  display: inline-block;
  font-size: 0.25rem;
  color: #fff;
}
.sys-page .bg-box .title .text::before,
.sys-page .bg-box .title .text::after {
  position: absolute;
  content: '';
  width: 0.37rem;
  height: 0.09rem;
  top: 50%;
  transform: translateY(-50%);
}
.sys-page .bg-box .title .text::before {
  left: -0.73rem;
  background: url(ysqgk-title-before.png);
  background-size: 100% 100%;
}
.sys-page .bg-box .title .text::after {
  right: -0.73rem;
  background: url(ysqgk-title-after.png);
  background-size: 100% 100%;
}
.sys-page .sys-container {
  position: relative;
  z-index: 1;
  width: 12rem;
  margin: 1.42rem auto 0.39rem;
  background-color: #fff;
  padding: 0 0.15rem 0.52rem;
}
.sys-page .sys-container .tit {
  display: block;
  width: 100%;
  height: 1.8rem;
  position: relative;
}
.sys-page .sys-container .tit img {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.sys-page .sys-container .tit .text {
  text-align: center;
  color: #fff;
  line-height: 1.8rem;
  font-size: 0.4rem;
  padding: 0 0.28rem;
}
.sys-page .sys-container .dividing {
  margin-top: 0.4rem;
  width: 100%;
  height: 0.01rem;
  background-color: #ddd;
  position: relative;
}
.sys-page .sys-container .dividing .text {
  padding: 0 0.15rem;
  background: #fff;
  position: absolute;
  font-weight: bold;
  font-size: 0.18rem;
  color: #333333;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.sys-page .sys-container .btn-line {
  margin-top: 0.83rem;
  text-align: center;
}
.sys-page .sys-container .btn-line .btn {
  display: inline-block;
  width: 2.5rem;
  height: 0.5rem;
  background: #437AD5;
  border-radius: 0.08rem;
  text-align: center;
  line-height: 0.5rem;
  color: #fff;
  font-size: 0.16rem;
  margin-right: 0.24rem;
  cursor: pointer;
}
.sys-page .sys-container .btn-line .btn:last-child {
  margin-right: 0;
}
.sys-page .sys-container .btn-line .btn img {
  width: 0.24rem;
  height: 0.24rem;
  margin-right: 0.1rem;
  transform: translateY(-0.02rem);
}
.syqgk-introduce .content,
.application-instructions-page .content {
  margin-top: 0.38rem;
  font-size: 0.16rem;
  color: #333333;
  line-height: 0.4rem;
  padding: 0 0.17rem;
}
.application-instructions-page .btn-line {
  margin-top: 0.23rem;
}
.application-person-page .sys-container {
  margin: 0.5rem auto 0.38rem;
}
.application-person-page .content {
  margin-top: 0.79rem;
}
.application-person-page .content .type-form {
  text-align: center;
}
.application-person-page .content .type-form .info {
  font-weight: 400;
  font-size: 0.16rem;
  color: #333333;
}
.application-person-page .content .type-form .radio-line {
  margin-top: 0.41rem;
}
.application-person-page .content .type-form .radio-line .radio {
  display: inline-block;
  width: 2.15rem;
  height: 1.02rem;
  background: #FFFFFF;
  box-shadow: 0rem 0rem 0.15rem 0rem rgba(40, 74, 111, 0.15);
  border-radius: 0.16rem;
  border: 0.01rem solid #E5E5E5;
  margin-right: 0.3rem;
  padding: 0.26rem;
}
.application-person-page .content .type-form .radio-line .radio:last-child {
  margin-right: 0;
}
.application-person-page .content .type-form .radio-line .radio .text {
  font-weight: bold;
  font-size: 0.16rem;
  text-align: left;
}
.application-person-page .content .type-form .radio-line .radio.citizen .text {
  margin-top: 0.16rem;
}
.application-person-page .content .type-form .radio-line .radio.legal-person .text {
  margin-top: 0.06rem;
}
.application-person-page .content .type-form .radio-line .radio img {
  height: 0.5rem;
}
.application-person-page .content .type-form .radio-line .radio:hover {
  border: 0.01rem solid #437AD5;
}
.application-person-page .content .type-form .radio-line .radio:hover .text {
  color: #437AD5;
}
.application-person-page .content .btn-line {
  margin-top: 0.41rem;
}
.application-form-page .sys-container {
  margin: 0.5rem auto 0.38rem;
}
.application-form-page .content .apply-form {
  margin-top: 0.65rem;
}
.application-form-page .content .apply-form .part {
  margin-top: 0.56rem;
}
.application-form-page .content .apply-form .part:first-child {
  margin-top: 0;
}
.application-form-page .content .apply-form .part .title-line {
  position: relative;
  width: 100%;
  height: 0.08rem;
  border-top: 0.01rem dashed #ddd;
}
.application-form-page .content .apply-form .part .title-line .part-tit {
  position: absolute;
  padding-left: 0.16rem;
  padding-right: 0.18rem;
  font-weight: bold;
  font-size: 0.16rem;
  line-height: 0.16rem;
  color: #333333;
  background-color: #fff;
  left: 0;
  bottom: 0;
}
.application-form-page .content .apply-form .part .title-line .part-tit::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.05rem;
  height: 0.14rem;
  background: url(line.png);
  background-size: 100% 100%;
}
.application-form-page .content .apply-form .part .input-group {
  margin-top: 0.16rem;
  padding-left: 0.23rem;
  padding-right: 0.51rem;
}
.application-form-page .content .apply-form .part .input-group li {
  display: inline-block;
  margin-top: 0.28rem;
}
.application-form-page .content .apply-form .part .input-group li.full {
  width: 100%;
}
.application-form-page .content .apply-form .part .input-group li .label {
  display: inline-block;
  width: 1.6rem;
  text-align: right;
  margin-right: 0.1rem;
  font-size: 0.16rem;
  color: #333333;
  margin-top: 0.1rem;
  vertical-align: top;
}
.application-form-page .content .apply-form .part .input-group li .label .required {
  color: #FF3131;
}
.application-form-page .content .apply-form .part .input-group li .label .indent-2 {
  margin-left: 0.5rem;
}
.application-form-page .content .apply-form .part .input-group li.textarea-row .label {
  margin-top: 0;
}
.application-form-page .content .apply-form .part .input-group li input {
  box-sizing: border-box;
  width: 3.67rem;
  height: 0.4rem;
  background: #FFFFFF;
  border-radius: 0.05rem;
  border: 0.01rem solid #BFBFBF;
  padding: 0 0.15rem;
}
.application-form-page .content .apply-form .part .input-group li input.full-input {
  width: 9.03rem;
}
.application-form-page .content .apply-form .part .input-group li textarea {
  box-sizing: border-box;
  width: 9.03rem;
  height: 1.9rem;
  border-radius: 0.05rem;
  border: 0.01rem solid #BFBFBF;
  padding: 0.15rem;
  outline: none;
}
.application-form-page .content .apply-form .part .input-group li .radio-box {
  display: inline-block;
}
.application-form-page .content .apply-form .part .input-group li .radio-input {
  display: inline-block;
  font-size: 0.16rem;
  color: #333333;
  margin-right: 0.73rem;
  line-height: 0.4rem;
}
.application-form-page .content .apply-form .part .input-group li .radio-input input {
  width: 0.12rem;
  height: 0.12rem;
  margin-left: 0.17rem;
  margin-right: 0.15rem;
  transform: translateY(-0.02rem);
  cursor: pointer;
}
.application-form-page .content .apply-form .part .input-group li .upload-file {
  display: inline-block;
}
.application-form-page .content .apply-form .part .input-group li .upload-file .upload-file-outer {
  position: relative;
  display: inline-block;
  padding: 0.12rem 0.1rem;
  color: #fff;
  font-size: 0.16rem;
  background: #437AD5;
  border-radius: 0.05rem;
  cursor: pointer;
}
.application-form-page .content .apply-form .part .input-group li .upload-file .upload-file-outer .upload-file-input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.application-form-page .content .apply-form .part .input-group li .upload-file .upload-file-outer-wap {
  display: none;
}
.application-form-page .content .apply-form .part .input-group li .upload-file .tip {
  margin-top: 0.1rem;
  font-size: 0.14rem;
  color: #666666;
}
.application-form-page .content .apply-form .part .input-group li .upload-file .tip .text-red {
  color: #F5222D;
}
.application-form-page .content .apply-form .part .input-group li .verification {
  display: inline-block;
}
.application-form-page .content .apply-form .part .input-group li .verification .verification-input {
  width: 1.05rem;
  line-height: 0.4rem;
}
.application-form-page .content .apply-form .part .input-group li .verification img {
  width: 0.75rem;
  height: 0.4rem;
  margin-left: 0.11rem;
}
.application-form-page .content .apply-form .part .input-group li .verification a {
  display: inline-block;
  margin-left: 0.05rem;
  font-size: 0.14rem;
  color: #333333;
  transform: translateY(0.05rem);
}
.application-form-page .content .apply-form .part .input-group li .verification a:hover {
  text-decoration: underline;
}
.application-form-page .content .btn-line {
  margin-top: 0.6rem;
}
.inquire-page .sys-container {
  margin: 0.5rem auto 0.38rem;
}
.inquire-page .content {
  margin-top: 0.9rem;
}
.inquire-page .content .inquire-form {
  text-align: center;
}
.inquire-page .content .inquire-form .form-item {
  margin-bottom: 0.22rem;
}
.inquire-page .content .inquire-form .form-item:last-child {
  margin-bottom: 0;
}
.inquire-page .content .inquire-form .form-item .form-label {
  display: inline-block;
  font-size: 0.16rem;
  color: #333333;
  margin-right: 0.1rem;
  text-align: right;
  width: 1.36rem;
  transform: translateY(0.05rem);
}
.inquire-page .content .inquire-form .form-item input {
  box-sizing: border-box;
  width: 3.55rem;
  height: 0.4rem;
  background: #FFFFFF;
  border-radius: 0.05rem;
  border: 0.01rem solid #BFBFBF;
  padding: 0 0.15rem;
}
.inquire-page .content .inquire-form .form-item .verification {
  display: inline-block;
  width: 3.55rem;
  text-align: left;
}
.inquire-page .content .inquire-form .form-item .verification .verification-input {
  width: 1.05rem;
  line-height: 0.4rem;
}
.inquire-page .content .inquire-form .form-item .verification img {
  width: 0.75rem;
  height: 0.4rem;
  margin-left: 0.11rem;
}
.inquire-page .content .inquire-form .form-item .verification a {
  display: inline-block;
  margin-left: 0.05rem;
  font-size: 0.14rem;
  color: #333333;
  transform: translateY(0.05rem);
}
.inquire-page .content .inquire-form .form-item .verification a:hover {
  text-decoration: underline;
}
.inquire-page .content .btn-line {
  margin-top: 0.6rem;
}
.inquire-result-page .sys-container {
  margin: 0.5rem auto 0.38rem;
}
.inquire-result-page .content {
  margin-top: 0.36rem;
}
.inquire-result-page .content table {
  width: 11rem;
  margin: 0 auto;
  border-collapse: collapse;
  font-size: 0.16rem;
  color: #333333;
}
.inquire-result-page .content table th,
.inquire-result-page .content table td {
  border: 0.01rem solid #E5E5E5;
  padding: 0.22rem 0.3rem;
  width: 3.37rem;
  line-height: 0.3rem;
}
.inquire-result-page .content table .indent-2 {
  margin-left: 0.5rem;
}
.inquire-result-page .content table td.label {
  text-align: right;
  width: 2.12rem;
  line-height: 0.18rem;
}
.inquire-result-page .content table th {
  text-align: left;
  font-weight: bold;
  padding-left: 0;
  background-color: #E5E5E5;
}
.inquire-result-page .content table th .text {
  padding-left: 0.49rem;
  position: relative;
}
.inquire-result-page .content table th .text::before {
  content: '';
  position: absolute;
  left: 0.33rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.05rem;
  height: 0.14rem;
  background: url(line.png);
  background-size: 100% 100%;
}
.ysqgk-mask {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 88888;
  background-color: rgba(0, 0, 0, 0.6);
  display: none;
}
.modal-auth {
  width: 8rem;
  border-radius: 0.05rem;
  position: fixed;
  left: 50%;
  top: 1rem;
  margin-left: -4rem;
  background-color: #fff;
  z-index: 99999;
  display: none;
  padding: 0.4rem;
  box-sizing: border-box;
}
.modal-auth .close {
  position: absolute;
  right: 0.2rem;
  top: 0.15rem;
  width: 0.24rem;
  height: 0.24rem;
}
.modal-auth .close img {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.modal-auth .title {
  margin: 0.16rem 0;
  display: block;
  font-size: 0.2rem;
  font-weight: bold;
}
.modal-auth .step-box {
  margin-bottom: 0.3rem;
}
.modal-auth .step-box .text {
  width: 100%;
  font-size: 0.2rem;
  line-height: 0.4rem;
  font-weight: bold;
}
.modal-auth .btn {
  display: block;
  margin: 0 auto;
  width: 3rem;
  font-size: 0.2rem;
  height: 0.5rem;
  line-height: 0.5rem;
  text-align: center;
  background-color: #BDBDBD;
}
.modal-auth .btn:hover {
  color: #015293;
}
@media screen and (max-width: 768px) {
  .sys-page {
    width: 7.5rem;
    margin: 0 auto;
  }
  .sys-page .bg-box {
    height: 6.06rem;
    background-size: 7.5rem 6.06rem;
    padding-top: 0.48rem;
  }
  .sys-page .bg-box .title .text {
    font-size: 0.4rem;
  }
  .sys-page .bg-box .title .text::before,
  .sys-page .bg-box .title .text::after {
    position: absolute;
    content: '';
    width: 0.37rem;
    height: 0.09rem;
    top: 50%;
    transform: translateY(-50%);
  }
  .sys-page .bg-box .title .text::before {
    left: -0.61rem;
  }
  .sys-page .bg-box .title .text::after {
    right: -0.61rem;
  }
  .sys-page .sys-container {
    width: 7.02rem;
    margin: 1.36rem auto 0.49rem;
  }
  .sys-page .sys-container .tit {
    display: block;
    width: 100%;
    height: 1.76rem;
    position: relative;
  }
  .sys-page .sys-container .tit img {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
  }
  .sys-page .sys-container .tit .text {
    text-align: left;
    line-height: 1.76rem;
    font-size: 0.36rem;
    padding-left: 0.46rem;
  }
  .sys-page .sys-container .dividing .text {
    font-size: 0.32rem;
  }
  .sys-page .sys-container .btn-line {
    margin-top: 0.32rem;
  }
  .sys-page .sys-container .btn-line .btn {
    width: 3.18rem;
    height: 0.88rem;
    line-height: 0.88rem;
    font-size: 0.28rem;
    background-color: #015293;
  }
  .sys-page .sys-container .btn-line .btn img {
    width: 0.32rem;
    height: 0.32rem;
  }
  .syqgk-introduce .content,
  .application-instructions-page .content {
    margin-top: 0.36rem;
    font-size: 0.32rem;
    padding: 0;
    line-height: 0.64rem;
  }
  .application-instructions-page .btn-line {
    margin-top: 0.32rem;
  }
  .application-person-page .sys-container {
    margin: 0.5rem auto 0.38rem;
  }
  .application-person-page .content {
    margin-top: 0.32rem;
  }
  .application-person-page .content .type-form .info {
    font-size: 0.32rem;
  }
  .application-person-page .content .type-form .radio-line {
    margin-top: 0.47rem;
  }
  .application-person-page .content .type-form .radio-line .radio {
    display: inline-block;
    width: 3.15rem;
    height: 1.38rem;
    margin-right: 0.24rem;
    padding: 0.45rem 0.24rem;
  }
  .application-person-page .content .type-form .radio-line .radio .text {
    font-weight: bold;
    font-size: 0.32rem;
    text-align: left;
  }
  .application-person-page .content .type-form .radio-line .radio.citizen .text {
    margin-top: 0.09rem;
  }
  .application-person-page .content .type-form .radio-line .radio.legal-person .text {
    margin-top: 0.06rem;
  }
  .application-person-page .content .type-form .radio-line .radio.legal-person .text p {
    display: inline-block;
  }
  .application-person-page .content .type-form .radio-line .radio img {
    height: 0.5rem;
  }
  .application-person-page .content .btn-line {
    margin-top: 0.48rem;
  }
  .application-form-page .sys-container {
    margin: 0.5rem auto 0.38rem;
  }
  .application-form-page .content .apply-form {
    margin-top: 0.6rem;
  }
  .application-form-page .content .apply-form .part {
    margin-top: 0.56rem;
  }
  .application-form-page .content .apply-form .part .title-line {
    height: 0.16rem;
    border-top: 0.01rem dashed #ddd;
  }
  .application-form-page .content .apply-form .part .title-line .part-tit {
    padding-left: 0.21rem;
    padding-right: 0.16rem;
    font-size: 0.32rem;
    line-height: 0.32rem;
  }
  .application-form-page .content .apply-form .part .input-group {
    margin-top: 0.32rem;
    padding-left: 0;
    padding-right: 0;
  }
  .application-form-page .content .apply-form .part .input-group li {
    width: 100%;
    display: inline-block;
    margin-top: 0.32rem;
  }
  .application-form-page .content .apply-form .part .input-group li.full {
    width: 100%;
  }
  .application-form-page .content .apply-form .part .input-group li .label {
    display: inline-block;
    width: 2.3rem;
    text-align: right;
    margin-right: 0;
    font-size: 0.28rem;
    margin-right: 0.1rem;
    margin-top: 0.15rem;
    vertical-align: top;
  }
  .application-form-page .content .apply-form .part .input-group li .label .required {
    color: #FF3131;
  }
  .application-form-page .content .apply-form .part .input-group li .label .indent-2 {
    margin-left: 0.5rem;
  }
  .application-form-page .content .apply-form .part .input-group li .label.wap-full {
    width: 100%;
    text-align: left;
  }
  .application-form-page .content .apply-form .part .input-group li .label.wap-full .indent-2 {
    display: inline-block;
    margin-left: 0;
  }
  .application-form-page .content .apply-form .part .input-group li.textarea-row .label {
    margin-top: 0;
  }
  .application-form-page .content .apply-form .part .input-group li input {
    box-sizing: border-box;
    width: 4.2rem;
    height: 0.72rem;
    background: #FFFFFF;
    border-radius: 0.05rem;
    border: 0.01rem solid #BFBFBF;
    padding: 0 0.15rem;
    font-size: 0.28rem;
  }
  .application-form-page .content .apply-form .part .input-group li input.full-input {
    width: 4.2rem;
  }
  .application-form-page .content .apply-form .part .input-group li textarea {
    box-sizing: border-box;
    width: 100%;
    height: 2.4rem;
    margin-top: 0.24rem;
    font-size: 0.28rem;
    padding: 0.24rem;
  }
  .application-form-page .content .apply-form .part .input-group li.radio-row {
    display: flex;
  }
  .application-form-page .content .apply-form .part .input-group li.radio-row .label {
    margin-top: 0;
  }
  .application-form-page .content .apply-form .part .input-group li .radio-box {
    display: inline-block;
    width: 4.86rem;
    display: flex;
    flex-wrap: wrap;
    gap: 0.32rem 0.2rem;
  }
  .application-form-page .content .apply-form .part .input-group li .radio-input {
    display: flex;
    flex-shrink: 0;
    width: 45%;
    font-size: 0.32rem;
    color: #333333;
    margin-right: 0;
    line-height: 0.4rem;
  }
  .application-form-page .content .apply-form .part .input-group li .radio-input input {
    flex-shrink: 0;
    width: 0.32rem;
    height: 0.32rem;
    margin-left: 0;
    margin-right: 0.06rem;
    transform: translateY(0.055rem);
    cursor: pointer;
  }
  .application-form-page .content .apply-form .part .input-group li .upload-file {
    display: inline-block;
  }
  .application-form-page .content .apply-form .part .input-group li .upload-file .upload-file-outer {
    display: none;
  }
  .application-form-page .content .apply-form .part .input-group li .upload-file .upload-file-outer-wap {
    display: block;
  }
  .application-form-page .content .apply-form .part .input-group li .upload-file .upload-file-outer-wap .front,
  .application-form-page .content .apply-form .part .input-group li .upload-file .upload-file-outer-wap .reverse {
    position: relative;
    width: 100%;
    height: 2.7rem;
    background: url(front.png);
    background-size: 100% 100%;
  }
  .application-form-page .content .apply-form .part .input-group li .upload-file .upload-file-outer-wap .front .add,
  .application-form-page .content .apply-form .part .input-group li .upload-file .upload-file-outer-wap .reverse .add {
    position: absolute;
    top: 0.8rem;
    left: 50%;
    transform: translateX(-50%);
    width: 0.7rem;
    height: 0.7rem;
    background-color: #026AB6;
    border-radius: 50%;
  }
  .application-form-page .content .apply-form .part .input-group li .upload-file .upload-file-outer-wap .front .add::after,
  .application-form-page .content .apply-form .part .input-group li .upload-file .upload-file-outer-wap .reverse .add::after {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0.26rem;
    height: 0.26rem;
    background: url(add.png) center center no-repeat;
    background-size: 100% 100%;
  }
  .application-form-page .content .apply-form .part .input-group li .upload-file .upload-file-outer-wap .front .add-tip,
  .application-form-page .content .apply-form .part .input-group li .upload-file .upload-file-outer-wap .reverse .add-tip {
    font-size: 0.28rem;
    color: #333333;
    position: absolute;
    top: 1.5rem;
    left: 50%;
    transform: translateX(-50%);
  }
  .application-form-page .content .apply-form .part .input-group li .upload-file .upload-file-outer-wap .front .upload-file-input,
  .application-form-page .content .apply-form .part .input-group li .upload-file .upload-file-outer-wap .reverse .upload-file-input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
  }
  .application-form-page .content .apply-form .part .input-group li .upload-file .reverse {
    margin-top: 0.27rem;
  }
  .application-form-page .content .apply-form .part .input-group li .upload-file .tip {
    width: 4.29rem;
    margin-top: 0.27rem;
    font-size: 0.24rem;
    color: #999;
    line-height: 0.36rem;
  }
  .application-form-page .content .apply-form .part .input-group li .upload-file .tip .text-red {
    color: #F5222D;
  }
  .application-form-page .content .apply-form .part .input-group li .verification {
    display: inline-block;
    width: 4.2rem;
  }
  .application-form-page .content .apply-form .part .input-group li .verification .verification-input {
    width: 4.2rem;
    height: 0.72rem;
    line-height: 0.72rem;
    font-size: 0.28rem;
  }
  .application-form-page .content .apply-form .part .input-group li .verification img {
    width: 0.75rem;
    height: 0.4rem;
    margin-left: 0;
    margin-top: 0.16rem;
  }
  .application-form-page .content .apply-form .part .input-group li .verification a {
    display: inline-block;
    margin-left: 0.2rem;
    font-size: 0.28rem;
    color: #333333;
    transform: translateY(0.18rem);
  }
  .application-form-page .content .apply-form .part .input-group li .verification a:hover {
    text-decoration: underline;
  }
  .application-form-page .content .btn-line {
    margin-top: 0.4rem;
  }
  .inquire-page .sys-container {
    margin: 0.5rem auto 0.38rem;
  }
  .inquire-page .content {
    margin-top: 0.47rem;
  }
  .inquire-page .content .inquire-form {
    width: 100%;
    text-align: center;
  }
  .inquire-page .content .inquire-form .form-item {
    display: flex;
    margin-bottom: 0.32rem;
  }
  .inquire-page .content .inquire-form .form-item:last-child {
    margin-bottom: 0;
  }
  .inquire-page .content .inquire-form .form-item .form-label {
    display: inline-block;
    font-size: 0.28rem;
    color: #333333;
    margin-right: 0.1rem;
    text-align: right;
    width: 1.55rem;
    transform: translateY(0.17rem);
  }
  .inquire-page .content .inquire-form .form-item input {
    box-sizing: border-box;
    width: 4.8rem;
    height: 0.72rem;
    background: #FFFFFF;
    border-radius: 0.05rem;
    border: 0.01rem solid #BFBFBF;
    padding: 0 0.15rem;
    font-size: 0.28rem;
  }
  .inquire-page .content .inquire-form .form-item .verification {
    display: flex;
    flex-wrap: wrap;
    width: 4.8rem;
    text-align: left;
  }
  .inquire-page .content .inquire-form .form-item .verification .verification-input {
    width: 4.8rem;
    height: 0.72rem;
  }
  .inquire-page .content .inquire-form .form-item .verification img {
    margin-top: 0.16rem;
    width: 0.75rem;
    height: 0.4rem;
    margin-left: 0;
  }
  .inquire-page .content .inquire-form .form-item .verification a {
    margin-top: 0.15rem;
    display: inline-block;
    margin-left: 0.2rem;
    font-size: 0.28rem;
    color: #333333;
    transform: translateY(0);
  }
  .inquire-page .content .inquire-form .form-item .verification a:hover {
    text-decoration: underline;
  }
  .inquire-page .content .btn-line {
    margin-top: 0.4rem;
  }
  .inquire-result-page .sys-container {
    margin: 0.5rem auto 0.38rem;
  }
  .inquire-result-page .content {
    margin-top: 0.36rem;
  }
  .inquire-result-page .content table {
    width: 6.54rem;
    margin: 0 auto;
    border-collapse: collapse;
    font-size: 0.28rem;
    color: #333333;
    line-height: 0.42rem;
  }
  .inquire-result-page .content table tbody {
    display: grid;
    grid-template-columns: 2.8rem 3.74rem;
  }
  .inquire-result-page .content table tbody tr {
    display: contents;
  }
  .inquire-result-page .content table th,
  .inquire-result-page .content table td {
    border: 0.01rem solid #E5E5E5;
    padding: 0.18rem 0.24rem;
    width: 3.74rem;
    line-height: 0.42rem;
  }
  .inquire-result-page .content table td {
    border-right: 0;
    border-top: 0;
  }
  .inquire-result-page .content table td:nth-child(2n) {
    border-right: 0.01rem solid #E5E5E5;
  }
  .inquire-result-page .content table .indent-2 {
    margin-left: 0;
  }
  .inquire-result-page .content table td.label {
    text-align: left;
    width: 2.8rem;
    line-height: 0.42rem;
  }
  .inquire-result-page .content table th {
    text-align: left;
    font-weight: bold;
    padding-left: 0;
    background-color: #E5E5E5;
  }
  .inquire-result-page .content table th .text {
    padding-left: 0.63rem;
    position: relative;
  }
  .inquire-result-page .content table th .text::before {
    content: '';
    position: absolute;
    left: 0.24rem;
    top: 50%;
    transform: translateY(-50%);
    width: 0.05rem;
    height: 0.14rem;
    background: url(line.png);
    background-size: 100% 100%;
  }
  .modal-auth {
    width: 6.54rem;
    border-radius: 0.08rem;
    position: fixed;
    left: 50%;
    top: 3.82rem;
    transform: translate(-50%);
    margin-left: 0;
    padding: 0.56rem;
  }
  .modal-auth .close {
    position: absolute;
    right: 0.32rem;
    top: 0.32rem;
  }
  .modal-auth .title {
    margin: 0 auto 0.16rem;
    display: block;
    text-align: center;
    font-size: 0.32rem;
    font-weight: bold;
  }
  .modal-auth .step-box {
    margin-bottom: 0.3rem;
  }
  .modal-auth .step-box .text {
    font-size: 0.32rem;
    line-height: 0.64rem;
    font-weight: normal;
  }
  .modal-auth .btn {
    display: block;
    margin: 0 auto;
    width: 100%;
    font-size: 0.32rem;
    height: 0.72rem;
    line-height: 0.72rem;
    text-align: center;
    background-color: #BDBDBD;
  }
  .modal-auth .btn:hover {
    color: #015293;
  }
}