.side-nav {
  display: none;
}
.header {
  width: 100%;
  max-width: 19.2rem;
  margin: auto;
  background-image: url(h-bg.png);
  background-size: 100% 100%;
  height: 4rem;
}
.header .h-top {
  width: 14rem;
  margin: auto;
  padding-top: 0.13rem;
  font-size: 0.16rem;
  color: #563438;
  line-height: 0.21rem;
}
.header .h-top .line {
  width: 0.01rem;
  height: 0.12rem;
  display: inline-block;
  background: #fff;
  opacity: 0.66;
}
.header .h-top .open-nav {
  display: none;
}
.header .h-top .gn {
  margin-top: 0.5rem;
  line-height: 0.32rem;
}
.header .h-top .gn .font-type {
  display: inline-block;
}
.header .h-top .gn .help {
  display: inline-block;
  background: #ff7a40;
  border-radius: 0.16rem;
}
.header .h-top .gn a {
  padding: 0.04rem 0.05rem;
  border-radius: 0.04rem;
  margin: 0 0.1rem;
  color: #fff;
}
.header .h-logo-box {
  width: 3.49rem;
  height: 0.76rem;
  margin: auto;
  margin-top: 0.24rem;
}
.header .h-logo-box .h-logo {
  width: 100%;
  height: 100%;
}
.header .h-logo-box .h-logo img {
  width: 100%;
  height: 100%;
}
.header .h-logo-box .h-logo .pc {
  display: block;
}
.header .h-logo-box .h-logo .wap {
  display: none;
}
.header .h-search {
  width: 6.98rem;
  height: 0.66rem;
  margin: auto;
  margin-top: 0.74rem;
  background: rgba(255, 255, 255, 0.88);
  border-radius: 0.08rem;
  backdrop-filter: blur(10px);
}
.header .h-search input {
  width: 5.73rem;
  height: 0.68rem;
  font-size: 0.18rem;
  color: #666;
  line-height: 0.68rem;
  padding: 0 0.16rem;
}
.header .h-search .s-btn {
  display: inline-block;
  background-color: #08f;
  width: 0.91rem;
  height: 0.66rem;
  border-radius: 0 0.08rem 0.08rem 0;
  border: 0.01rem solid #08f;
  backdrop-filter: blur(10px);
  text-align: center;
  line-height: 0.68rem;
}
.header .h-search .s-btn img {
  width: 0.26rem;
  height: 0.26rem;
  vertical-align: middle;
  display: inline-block;
}
.header .h-nav {
  margin-top: 0.25rem;
  width: 100%;
  height: 0.52rem;
  text-align: center;
  line-height: 0.52rem;
}
.header .h-nav .h-nav-box {
  display: inline-block;
  color: #fff;
  padding: 0 6%;
  height: 0.52rem;
  line-height: 0.52rem;
  vertical-align: top;
}
.header .h-nav .h-nav-box a {
  color: #fff;
  font-size: 0.24rem;
}
.header .h-nav img {
  display: inline-block;
  vertical-align: baseline;
  width: 0.01rem;
  height: 0.14rem;
}
.header .h-nav .selected a {
  font-weight: bold;
  font-size: 0.3rem;
}
.header .h-nav .selected::after {
  content: ' ';
  position: relative;
  bottom: 0.1rem;
  width: 100%;
  height: 0.03rem;
  border-radius: 0.03rem;
  background-color: #fff;
}
.footer {
  width: 100%;
  max-width: 19.2rem;
  margin: auto;
}
.footer .f-link {
  width: 100%;
  background: #f7f9fb;
  padding-top: 0.24rem;
  padding-bottom: 0.2rem;
}
.footer .f-link .ft-link {
  width: 14rem;
  margin: 0 auto;
  height: 0.4rem;
  line-height: 0.4rem;
}
.footer .f-link .ft-link .dddig-e {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.footer .f-link .ft-link .cm-drop .drop-select.cur {
  position: relative;
}
.footer .f-link .ft-link .cm-drop .drop-select {
  display: inline-block;
  width: 3.05rem;
  height: 0.4rem;
  line-height: 0.4rem;
  background: linear-gradient(180deg, #f4f6f8, #fff);
  border: 2px solid #fff;
  border-radius: 4px;
  box-shadow: 0 2px 8px 0 rgba(122, 140, 168, 0.16);
  margin-right: 0.4rem;
}
.footer .f-link .ft-link .cm-drop .drop-select .select {
  padding-left: 0.2rem;
}
.footer .f-link .ft-link .cm-drop .drop-select .tit {
  font-size: 0.18rem;
  color: #333;
}
.footer .f-link .ft-link .cm-drop .drop-select .arrow-icon {
  width: 0.16rem;
  height: 0.16rem;
  background: url(f-xl.png) no-repeat;
  background-size: 0.16rem 0.16rem;
  margin-top: 0.1rem;
  margin-right: 0.16rem;
}
.footer .f-link .ft-link .cm-drop .drop-select:last-child {
  margin-right: 0;
}
.footer .f-link .ft-link .cm-drop .dropdown-menu {
  width: 14rem;
  height: 1.54rem;
  bottom: 0.55rem;
  background: #248dea;
  box-shadow: 0 -0.09rem 0.16rem 0 rgba(122, 140, 168, 0.16);
  border-radius: 0.08rem;
  border: none;
  z-index: 9999;
  overflow: visible;
  padding: 0.18rem 0.2rem;
}
.footer .f-link .ft-link .cm-drop .dropdown-menu::before {
  content: '';
  width: 0;
  height: 0;
  border-top: 0.14rem solid #248dea;
  border-right: 0.14rem solid transparent;
  border-left: 0.14rem solid transparent;
  position: absolute;
  bottom: -0.13rem;
  left: 2.3rem;
}
.footer .f-link .ft-link .cm-drop .dropdown-menu .dmh-bottom {
  height: 1.15rem;
  overflow: auto;
}
.footer .f-link .ft-link .cm-drop .dropdown-menu .dmh-bottom li {
  width: 4rem;
  height: 0.44rem;
  font-size: 0.18rem;
  color: #fff;
}
.footer .f-link .ft-link .cm-drop .dropdown-menu .dmh-bottom li a {
  display: inline-block;
  width: 100%;
  color: #fff;
}
.footer .f-link .ft-link .cm-drop .dropdown-menu .dmh-bottom::-webkit-scrollbar {
  width: 0.03rem;
  background-color: #fff;
}
.footer .f-link .ft-link .cm-drop .dropdown-menu .dmh-bottom::-webkit-scrollbar-thumb {
  border-radius: 0.04rem;
  background-color: rgba(189, 27, 45, 0.3);
}
.footer .f-link .ft-link .cm-drop .drop-select:nth-child(2) .dropdown-menu {
  left: -106.7%;
}
.footer .f-link .ft-link .cm-drop .drop-select:nth-child(2) .dropdown-menu::before {
  left: 5rem;
}
.footer .f-link .ft-link .cm-drop .drop-select:nth-child(3) .dropdown-menu {
  left: -213.7%;
}
.footer .f-link .ft-link .cm-drop .drop-select:nth-child(3) .dropdown-menu::before {
  left: 8.5rem;
}
.footer .f-link .ft-link .cm-drop .drop-select:nth-child(4) .dropdown-menu {
  left: -320.8%;
}
.footer .f-link .ft-link .cm-drop .drop-select:nth-child(4) .dropdown-menu::before {
  left: 12rem;
}
.footer .f-line {
  height: 1px;
  background: #dee2e6;
}
.footer .f-bottom {
  height: 1.84rem;
  text-align: center;
  padding-top: 0.2rem;
  background: #f7f9fb;
}
.footer .f-bottom .nav-container {
  display: inline-block;
  width: 14rem;
}
.footer .f-bottom .get-phone {
  margin-right: 0.2rem;
  padding-top: 0.35rem;
  float: left;
  width: 1.6rem;
  height: 1.4rem;
  background: linear-gradient(180deg, #f4f6f8, #fff);
  border: 2px solid #fff;
  border-radius: 4px;
  box-shadow: 0 2px 8px 0 rgba(122, 140, 168, 0.16);
}
.footer .f-bottom .get-phone .icon {
  height: 0.32rem;
  width: 0.32rem;
  margin-bottom: 0.09rem;
}
.footer .f-bottom .get-phone .font {
  font-size: 0.18rem;
  color: #191919;
  line-height: 0.18rem;
}
.footer .f-bottom .center-font-box {
  width: 5rem;
  height: 1.4rem;
  float: left;
  margin-right: 0.2rem;
  padding: 0.14rem 0.2rem;
  background: linear-gradient(180deg, #f4f6f8, #fff);
  border: 2px solid #fff;
  border-radius: 4px;
  box-shadow: 0 2px 8px 0 rgba(122, 140, 168, 0.16);
}
.footer .f-bottom .center-font-box .font-container {
  text-align: left;
  font-size: 0.16rem;
  color: #191919;
  line-height: 0.28rem;
}
.footer .f-bottom .dang-hui {
  float: left;
  margin-right: 0.2rem;
  padding-top: 0.35rem;
  width: 1.6rem;
  height: 1.4rem;
  background: linear-gradient(180deg, #f4f6f8, #fff);
  border: 2px solid #fff;
  border-radius: 4px;
  box-shadow: 0 2px 8px 0 rgba(122, 140, 168, 0.16);
}
.footer .f-bottom .dang-hui .dang {
  height: 0.68rem;
  object-fit: contain;
}
.footer .f-bottom .zc {
  float: left;
  padding-top: 0.4rem;
  margin-right: 0.2rem;
  width: 1.6rem;
  height: 1.4rem;
  background: linear-gradient(180deg, #f4f6f8, #fff);
  border: 2px solid #fff;
  border-radius: 4px;
  box-shadow: 0 2px 8px 0 rgba(122, 140, 168, 0.16);
}
.footer .f-bottom .zc .zc-img {
  height: 0.55rem;
  object-fit: contain;
}
.footer .f-bottom .gigiseggg {
  float: left;
  padding-top: 0.4rem;
  margin-right: 0.2rem;
  width: 1.6rem;
  height: 1.4rem;
  background: linear-gradient(180deg, #f4f6f8, #fff);
  border: 2px solid #fff;
  border-radius: 4px;
  box-shadow: 0 2px 8px 0 rgba(122, 140, 168, 0.16);
}
.footer .f-bottom .gigiseggg .sg-img {
  height: 0.55rem;
  object-fit: contain;
}
.footer .f-bottom .qigieigg {
  float: left;
  padding-top: 0.4rem;
  width: 1.6rem;
  height: 1.4rem;
  background: linear-gradient(180deg, #f4f6f8, #fff);
  border: 2px solid #fff;
  border-radius: 4px;
  box-shadow: 0 2px 8px 0 rgba(122, 140, 168, 0.16);
}
.footer .f-bottom .qigieigg .iooimg {
  height: 0.55rem;
  object-fit: contain;
}
.footer .footer-zf-wrapper {
  background: #0461d6;
}
.footer .footer-zf-wrapper .message-container {
  width: 14rem;
  height: 0.8rem;
  margin: 0 auto;
  line-height: 0.8rem;
}
.footer .footer-zf-wrapper .message-container .font-left {
  font-size: 0.16rem;
  color: #fff;
  line-height: 0.16rem;
  vertical-align: middle;
  float: left;
  margin-top: 0.31rem;
  margin-right: 0.25rem;
}
.footer .footer-zf-wrapper .message-container .pic {
  float: left;
  width: 0.17rem;
  margin-top: 0.31rem;
  margin-right: 0.02rem;
}
.footer .footer-zf-wrapper .message-container .font-right {
  float: right;
  font-size: 0.16rem;
  color: #fff;
  line-height: 0.16rem;
  vertical-align: middle;
  margin-left: auto;
  margin-top: 0.31rem;
}
.footer .wdk-footer {
  background-color: #fff;
}
.footer .wdk-f-bottom {
  width: 14rem;
  margin: auto;
  height: 1.5rem;
}
.footer .wdk-f-bottom .dang-hui {
  display: inline-block;
}
.footer .wdk-f-bottom .dang-hui img {
  margin-top: 0.2rem;
  width: 0.8rem;
}
.footer .wdk-f-bottom .zc {
  display: inline-block;
}
.footer .wdk-f-bottom .zc img {
  margin-top: 0.4rem;
  width: 1.1rem;
}
.footer .wdk-f-bottom .center-font-box {
  display: inline-block;
  margin: 0.19rem 1.4rem;
  width: 8.9rem;
  text-align: center;
}
.footer .wdk-f-bottom .center-font-box a {
  display: inline-block;
  font-weight: 400;
  font-size: 0.16rem;
  color: #363a44;
  line-height: 0.32rem;
  margin-right: 0.4rem;
}
.footer .wdk-f-bottom .center-font-box a:nth-child(2) {
  margin-right: 0;
}
.footer .wdk-f-bottom .center-font-box .font-container {
  font-weight: 400;
  font-size: 0.16rem;
  color: #363a44;
  line-height: 0.32rem;
}
.footer .wdk-f-bottom .center-font-box .font-container span {
  display: inline-block;
  margin-right: 0.2rem;
}
@media screen and (max-width: 768px) {
  .side-nav {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 2;
    width: 5.21rem;
    height: 100vh;
  }
  .side-nav .ft-mask.wap-show {
    width: 5.21rem;
    height: 100vh;
    background: rgba(13, 13, 13, 0.88);
    backdrop-filter: blur(10px);
  }
  .side-nav .ft-mask.wap-show .title {
    text-align: right;
    padding: 0.24rem 0.26rem;
  }
  .side-nav .ft-mask.wap-show .title .close {
    width: 0.48rem;
    height: 0.48rem;
    cursor: pointer;
  }
  .side-nav .ft-mask.wap-show .buttons {
    padding: 0.24rem 0.32rem;
  }
  .side-nav .ft-mask.wap-show .buttons .item {
    padding: 0.28rem 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .side-nav .ft-mask.wap-show .buttons .item span {
    font-size: 0.32rem;
    color: #fff;
    line-height: 0.32rem;
  }
  .side-nav .ft-mask.wap-show .buttons .item img {
    width: 0.1rem;
    height: 0.17rem;
    margin-top: 0.08rem;
  }
  .header {
    width: 7.5rem;
    background-image: url(h-bg-wap.png);
    background-size: 100% 100%;
    height: 5.36rem;
  }
  .header .h-top {
    width: 100%;
    margin: auto;
    padding-top: 0.36rem;
    font-size: 0.16rem;
    color: #563438;
    line-height: 0.21rem;
  }
  .header .h-top .line {
    width: 0.01rem;
    height: 0.12rem;
    display: inline-block;
    background: #fff;
    opacity: 0.66;
  }
  .header .h-top .open-nav {
    display: block;
    margin-top: 0.15rem;
    margin-right: 0.26rem;
  }
  .header .h-top .open-nav img {
    width: 0.48rem;
    height: 0.48rem;
  }
  .header .h-top .gn {
    display: none;
  }
  .header .h-logo-box {
    width: 3.49rem;
    height: 0.76rem;
    margin: auto;
    margin-top: 0;
    margin-left: 0.24rem;
  }
  .header .h-logo-box .h-logo {
    width: 100%;
    height: 100%;
  }
  .header .h-logo-box .h-logo img {
    width: 100%;
    height: 100%;
  }
  .header .h-logo-box .h-logo .pc {
    display: block;
  }
  .header .h-logo-box .h-logo .wap {
    display: none;
  }
  .header .h-search {
    width: 7.02rem;
    height: 0.88rem;
    margin: auto;
    margin-top: 1.38rem;
    background: rgba(255, 255, 255, 0.88);
    border-radius: 0.08rem;
    backdrop-filter: blur(10px);
  }
  .header .h-search input {
    width: 5.3rem;
    height: 0.88rem;
    font-size: 0.28rem;
    color: #666;
    line-height: 0.88rem;
    padding: 0 0.24rem;
  }
  .header .h-search .s-btn {
    display: inline-block;
    background-color: #08f;
    width: 1.18rem;
    height: 0.88rem;
    border-radius: 0 0.08rem 0.08rem 0;
    border: 0.01rem solid #08f;
    backdrop-filter: blur(10px);
    text-align: center;
    line-height: 0.88rem;
  }
  .header .h-search .s-btn img {
    width: 0.44rem;
    height: 0.44rem;
    vertical-align: middle;
    display: inline-block;
  }
  .header .h-nav {
    margin-top: 0.41rem;
    width: 100%;
    height: 0.62rem;
    text-align: center;
    line-height: 0.62rem;
  }
  .header .h-nav .h-nav-box {
    display: inline-block;
    color: #fff;
    padding: 0 3.5%;
    height: 0.62rem;
    line-height: 0.62rem;
    vertical-align: top;
  }
  .header .h-nav .h-nav-box a {
    color: #fff;
    font-size: 0.32rem;
  }
  .header .h-nav img {
    display: inline-block;
    vertical-align: baseline;
    width: 0.01rem;
    height: 0.14rem;
  }
  .header .h-nav .selected a {
    font-weight: bold;
    font-size: 0.32rem;
  }
  .header .h-nav .selected::after {
    content: ' ';
    position: relative;
    bottom: 0;
    width: 100%;
    height: 0.03rem;
    border-radius: 0.03rem;
    background-color: #fff;
  }
  .footer {
    width: 7.5rem;
  }
  .footer .f-link {
    width: 100%;
    padding: 0 0.24rem;
    height: 4.24rem;
    background: #eff5fb;
    padding-top: 0.24rem;
  }
  .footer .f-link .ft-link {
    width: 100%;
  }
  .footer .f-link .ft-link .cm-drop .drop-select {
    width: 7.02rem;
    height: 0.8rem;
    line-height: 0.8rem;
    background: linear-gradient(180deg, #f4f6f8 0%, #fff 100%);
    box-shadow: 0 0.02rem 0.08rem 0 rgba(122, 140, 168, 0.16);
    border-radius: 0.04rem;
    margin-bottom: 0.16rem;
  }
  .footer .f-link .ft-link .cm-drop .drop-select .select {
    padding-left: 0.2rem;
  }
  .footer .f-link .ft-link .cm-drop .drop-select .tit {
    font-size: 0.32rem;
  }
  .footer .f-link .ft-link .cm-drop .drop-select .arrow-icon {
    width: 0.32rem;
    height: 0.32rem;
    background: url(f-xl.png) no-repeat;
    background-size: 0.32rem 0.32rem;
    margin-top: 0.23rem;
    margin-right: 0.16rem;
  }
  .footer .f-link .ft-link .cm-drop .drop-select:last-child {
    margin-bottom: 0;
  }
  .footer .f-link .ft-link .cm-drop .dropdown-menu {
    width: 100%;
    height: 4.2rem;
    bottom: 0.9rem;
    border-radius: 0;
    padding: 0;
  }
  .footer .f-link .ft-link .cm-drop .dropdown-menu::before {
    content: '';
    width: 0;
    height: 0;
    border-top: 0.14rem solid #248dea;
    border-right: 0.14rem solid transparent;
    border-left: 0.14rem solid transparent;
    position: absolute;
    bottom: -0.13rem;
    left: 3.37rem;
  }
  .footer .f-link .ft-link .cm-drop .dropdown-menu .dmh-bottom {
    height: 4.2rem;
    overflow: auto;
  }
  .footer .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;
  }
  .footer .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;
  }
  .footer .f-link .ft-link .cm-drop .dropdown-menu .dmh-bottom::-webkit-scrollbar {
    display: none;
  }
  .footer .f-link .ft-link .cm-drop .dropdown-menu .dmh-bottom::-webkit-scrollbar-thumb {
    display: none;
  }
  .footer .f-link .ft-link .cm-drop .drop-select:nth-child(2) .dropdown-menu {
    left: 0;
  }
  .footer .f-link .ft-link .cm-drop .drop-select:nth-child(2) .dropdown-menu::before {
    left: 3.37rem;
  }
  .footer .f-link .ft-link .cm-drop .drop-select:nth-child(3) .dropdown-menu {
    left: 0;
  }
  .footer .f-link .ft-link .cm-drop .drop-select:nth-child(3) .dropdown-menu::before {
    left: 3.37rem;
  }
  .footer .f-link .ft-link .cm-drop .drop-select:nth-child(4) .dropdown-menu {
    left: 0;
  }
  .footer .f-link .ft-link .cm-drop .drop-select:nth-child(4) .dropdown-menu::before {
    left: 3.37rem;
  }
  .footer .f-bottom {
    width: 7.5rem;
    height: max-content;
    text-align: unset;
    padding: 0.4rem 0.24rem 0.32rem;
  }
  .footer .f-bottom .nav-container {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .footer .f-bottom .nav-container::before,
  .footer .f-bottom .nav-container::after {
    display: none;
  }
  .footer .f-bottom .get-phone {
    display: block;
    width: 3.39rem;
    height: 1.96rem;
    background: linear-gradient(180deg, #f4f6f8 0%, #fff 100%);
    box-shadow: 0 0.02rem 0.08rem 0 rgba(122, 140, 168, 0.16);
    border-radius: 0.04rem;
    border: 0.02rem solid #fff;
    text-align: center;
    padding-top: 0.41rem;
    float: none;
    margin-right: 0;
  }
  .footer .f-bottom .get-phone .icon {
    height: 0.6rem;
    width: 0.6rem;
    margin-bottom: 0.22rem;
  }
  .footer .f-bottom .get-phone .font {
    font-size: 0.32rem;
    color: #333;
    line-height: 0.32rem;
  }
  .footer .f-bottom .center-font-box {
    width: 100%;
    height: max-content;
    background: linear-gradient(180deg, #f4f6f8 0%, #fff 100%);
    box-shadow: 0 0.02rem 0.08rem 0 rgba(122, 140, 168, 0.16);
    border-radius: 0.04rem;
    border: 0.02rem solid #fff;
    float: none;
    margin-right: 0;
    padding-left: 0;
    display: flex;
    margin-top: 0.32rem;
    margin-bottom: 0.4rem;
    padding-top: 0.26rem;
    padding-bottom: 0.16rem;
  }
  .footer .f-bottom .center-font-box .font-container {
    text-align: center;
    font-size: 0.32rem;
    color: #333;
    line-height: 0.52rem;
  }
  .footer .f-bottom .dang-hui {
    display: block;
    width: 3.39rem;
    height: 1.96rem;
    background: linear-gradient(180deg, #f4f6f8 0%, #fff 100%);
    box-shadow: 0 0.02rem 0.08rem 0 rgba(122, 140, 168, 0.16);
    border-radius: 0.04rem;
    border: 0.02rem solid #fff;
    text-align: center;
    line-height: 1.96rem;
    float: none;
    margin-right: 0;
  }
  .footer .f-bottom .dang-hui .dang {
    height: 1.28rem;
    object-fit: contain;
  }
  .footer .f-bottom .zc {
    display: block;
    width: 3.39rem;
    height: 1.96rem;
    background: linear-gradient(180deg, #f4f6f8 0%, #fff 100%);
    box-shadow: 0 0.02rem 0.08rem 0 rgba(122, 140, 168, 0.16);
    border-radius: 0.04rem;
    border: 0.02rem solid #fff;
    text-align: center;
    line-height: 1.96rem;
    float: none;
  }
  .footer .f-bottom .zc .zc-img {
    height: 0.95rem;
    object-fit: contain;
    width: 1.9rem;
  }
  .footer .footer-zf-wrapper {
    width: 7.5rem;
    background: #154caf;
  }
  .footer .footer-zf-wrapper .message-container {
    width: 7.5rem;
    height: 3.65rem;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 0.32rem;
    color: #fff;
    line-height: 0.48rem;
  }
  .footer .footer-zf-wrapper .message-container::before,
  .footer .footer-zf-wrapper .message-container::after {
    display: none;
  }
  .footer .footer-zf-wrapper .message-container .font-left {
    font-size: unset;
    color: #fff;
    line-height: unset;
    vertical-align: middle;
    float: none;
    margin-top: unset;
    margin-right: unset;
  }
  .footer .footer-zf-wrapper .message-container .pic {
    float: none;
    width: 0.34rem;
    height: 0.37rem;
    margin-top: unset;
    margin-right: unset;
  }
  .footer .footer-zf-wrapper .message-container .font-right {
    float: none;
    font-size: unset;
    color: #fff;
    line-height: unset;
    vertical-align: unset;
    margin-left: unset;
    margin-top: unset;
  }
  .footer .wdk-f-bottom {
    width: 7.5rem;
    margin: auto;
    height: 4.16rem;
    text-align: center;
  }
  .footer .wdk-f-bottom .dang-hui {
    float: none;
    display: inline-block;
  }
  .footer .wdk-f-bottom .dang-hui img {
    margin-top: 0.2rem;
    width: 0.8rem;
  }
  .footer .wdk-f-bottom .zc {
    float: none;
    display: inline-block;
    margin-left: 0.2rem;
  }
  .footer .wdk-f-bottom .zc img {
    margin-top: 0.4rem;
    width: 1.1rem;
  }
  .footer .wdk-f-bottom .center-font-box {
    display: block;
    margin: auto;
    margin-top: 0.41rem;
    width: 6.5rem;
    text-align: center;
  }
  .footer .wdk-f-bottom .center-font-box a {
    display: inline-block;
    font-weight: 400;
    font-size: 0.28rem;
    color: #363a44;
    line-height: 0.48rem;
    margin-right: 0.2rem;
    margin-bottom: 0.1rem;
  }
  .footer .wdk-f-bottom .center-font-box a:nth-child(2) {
    margin-right: 0;
  }
  .footer .wdk-f-bottom .center-font-box .font-container {
    font-weight: 400;
    font-size: 0.24rem;
    color: #363a44;
    line-height: 0.4rem;
  }
  .footer .wdk-f-bottom .center-font-box .font-container span {
    display: inline-block;
    margin-right: 0.2rem;
  }
  .footer .f-link {
    padding: 0.16rem 0.24rem;
    height: auto;
    background: #f7f9fb;
  }
  .footer .f-link .ft-link {
    height: auto;
  }
  .footer .f-link .ft-link .cm-drop .drop-select {
    width: auto;
    margin: 0;
  }
  .footer .f-link .ft-link .dddig-e {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 0.16rem;
  }
  .footer .f-link .ft-link .cm-drop .drop-select {
    border: none;
    box-shadow: none;
    background: #fff;
  }
  .footer .f-bottom {
    width: auto;
    padding: 0.32rem 0.24rem;
  }
  .footer .f-bottom .nav-container {
    flex-direction: column;
    align-items: center;
  }
  .footer .f-bottom .get-phone {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 2.79rem;
    height: 1.96rem;
    padding: 0;
    background: linear-gradient(180deg, #f4f6f8, #fff);
  }
  .footer .f-bottom .center-font-box {
    margin-top: 0.24rem;
    margin-bottom: 0.32rem;
    padding-right: 0;
    display: block;
  }
  .nlbia-ge {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 0.2rem;
  }
  .footer .f-bottom .nlbia-ge a {
    width: 1.6rem;
    height: 1.4rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
  }
  .footer .f-bottom .nlbia-ge a img:not(.dang) {
    width: 1.5rem !important;
    height: auto !important;
  }
  .footer .f-bottom .nlbia-ge a .dang {
    width: 0.8rem;
  }
  .footer .footer-zf-wrapper {
    background: #248dea;
  }
  .footer .footer-zf-wrapper .message-container {
    width: auto;
    height: 3rem;
  }
  .sgogelgide {
    margin-bottom: 0.3rem;
  }
}

.cm-location {
  position: relative;
  padding: 0.26rem 0 0.29rem 0.29rem;
  background-position: 0 0.29rem;
  background-size: 0.18rem 0.18rem;
  font-size: 0.168rem;
  color: #999;
  margin-left: 0.1rem;
}
.cm-location a {
  padding: 0;
  font-size: 0.18rem;
  color: #999;
}
.cm-location a span {
  margin-left: 0.05rem;
}
.cm-location a:hover {
  color: #0088FF;
}
.cm-location img {
  width: 0.18rem;
  height: 0.18rem;
  margin-bottom: 0.05rem;
}
.cm-location .arrow {
  margin: 0 0.02rem;
}
.cm-location .cur,
.cm-location span.cur {
  font-size: 0.18rem;
  color: #0088FF;
}
.cm-location::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.08rem;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .sy-top-tabswitch .gov-file-subnav {
    gap: 0.24rem;
    margin: 0.18rem 0.24rem 0;
    font-size: 0.28rem;
  }

  .sy-top-tabswitch .gov-file-list {
    margin: 0 0.24rem;
    padding: 0;
  }

  .sy-top-tabswitch .gov-file-list li {
    height: 0.86rem;
  }

  .sy-top-tabswitch .gov-file-list .title {
    width: 100%;
    height: 0.32rem;
    box-sizing: border-box;
    padding-left: 0.16rem;
    font-size: 0.32rem;
    line-height: 0.32rem;
  }

  .sy-top-tabswitch .gov-file-list time {
    display: none;
  }
  .cm-location {
    max-width: 7.02rem;
    margin-left: 0.24rem;
    padding: 0.24rem;
    padding-left: 0;
    background-size: 0.28rem 0.28rem;
    background-position: 0 0.32rem;
    font-size: 0.28rem;
    margin-top: 0.5rem;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    scrollbar-width: none;
  }
  .cm-location a {
    font-size: 0.28rem;
  }
  .cm-location img {
    width: 0.24rem;
    height: 0.24rem;
    margin-bottom: 0.05rem;
  }
  .cm-location .arrow {
    margin: 0 0.04rem;
  }
  .cm-location .cur,
  .cm-location span.cur {
    font-size: 0.28rem;
  }
  .cm-location::after {
    display: none;
  }
}

.location-block {
  height: 0.78rem;
  width: 14rem;
  margin: auto;
}
.m-auto {
  margin: auto;
}
.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: #0088FF !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;
}
.detail-side-nav-wap {
  display: none;
}
.cm-news-list {
  overflow: hidden;
}
.cm-news-list li {
  height: 0.5rem !important;
  line-height: 0.5rem !important;
  box-sizing: border-box;
  color: #333;
  overflow: hidden;
  border-bottom: 0.01rem dashed rgba(255, 255, 255, 0.12);
}
.cm-news-list li a {
  background: url(point.png) no-repeat left center;
  color: #333333;
  background-size: 0.04rem 0.04rem;
  font-size: 0.18rem !important;
  padding-left: 0.1rem;
}
.cm-news-list li a:hover {
  background: url(point-hovered.png) no-repeat left center;
  background-size: 0.04rem 0.04rem;
  color: #0088FF;
}
.cm-news-list li span {
  font-size: 0.18rem !important;
  color: #999999;
}
@media screen and (max-width: 768px) {
  .location-block {
    width: 7.5rem;
  }
  .gd-cm-page {
    display: flex;
    justify-content: space-between;
    height: 1.2rem;
    padding: 0.24rem;
    font-size: 0.32rem;
  }
  .gd-cm-page span,
  .gd-cm-page a,
  .gd-cm-page select {
    display: none;
  }
  .gd-cm-page .mobile {
    display: block;
    width: 1.64rem;
    height: 0.72rem;
    line-height: 0.72rem;
    text-align: center;
    border: none;
  }
  .gd-cm-page .current-show {
    color: #333;
    border: 0.01rem solid #E2E2E2;
  }
  .gd-cm-page .pageprv,
  .gd-cm-page .pagenext {
    width: 2rem;
    height: 0.72rem;
    line-height: 0.72rem;
    text-align: center;
    color: #191919;
    background: #F5F5F5;
    border: none;
  }
  .gd-cm-page .pageprv:hover,
  .gd-cm-page .pagenext:hover {
    color: #fff !important;
    background: #0088FF !important;
  }
  .detail-side-nav-wap {
    display: none;
    width: 100vw;
    height: 100vh;
    background: rgba(13, 13, 13, 0.44);
    justify-content: space-between;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9999;
  }
  .detail-side-nav-wap .close-detail-nav {
    width: 0.48rem;
    height: 0.48rem;
    cursor: pointer;
    margin-top: 0.24rem;
    margin-left: 0.24rem;
  }
  .detail-side-nav-wap .close-detail-nav img {
    width: 100%;
    height: 100%;
  }
  .detail-side-nav-wap .nav-con {
    width: 6.62rem;
    height: 100%;
  }
  .detail-side-nav-wap .nav-con .title {
    background: #015293;
    height: 0.88rem;
  }
  .detail-side-nav-wap .nav-con .title span {
    font-size: 0.4rem;
    color: #FFFFFF;
    line-height: 0.88rem;
    margin-left: 0.24rem;
    text-align: left;
    max-width: 80%;
    display: inline-block;
  }
  .detail-side-nav-wap .nav-con .nav-list {
    background: #FFFFFF;
    height: 100%;
    padding: 0.24rem;
  }
  .detail-side-nav-wap .nav-con .nav-list .nav-item {
    background: #F6F8FA;
    border-radius: 0.04rem;
    padding: 0 0.24rem;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.88rem;
    width: 6.14rem;
    height: 0.88rem;
    margin: 0 auto;
    margin-bottom: 0.24rem;
  }
  .detail-side-nav-wap .nav-con .nav-list .nav-item a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%;
  }
  .detail-side-nav-wap .nav-con .nav-list .nav-item a span {
    max-width: 80%;
  }
  .detail-side-nav-wap .nav-con .nav-list .nav-item img {
    width: 0.48rem;
  }
  .detail-side-nav-wap .nav-con .nav-list .cur {
    background: #015293;
  }
  .detail-side-nav-wap .nav-con .nav-list .cur a {
    color: #FFFFFF;
  }
  .cm-news-list li {
    height: 0.88rem !important;
    line-height: 0.88rem !important;
    box-sizing: border-box;
    border-bottom: 0.01rem dashed rgba(255, 255, 255, 0.12);
  }
  .cm-news-list li a {
    background: url(point.png) no-repeat left center;
    color: #333;
    background-size: 0.08rem 0.08rem;
    font-size: 0.32rem !important;
    padding-left: 0.16rem;
    max-width: 98% !important;
  }
  .cm-news-list li a:hover {
    background: url(point-hovered.png) no-repeat left center;
    background-size: 0.08rem 0.08rem;
    color: #0088FF;
  }
  .cm-news-list li span {
    font-size: 0.2rem !important;
    color: rgba(255, 255, 255, 0.44);
    display: none;
  }
}

.zwfw {
  width: 14rem;
  height: 14.22rem;
  margin: 0 auto;
  margin-bottom: 0.4rem;
  border-radius: 0.08rem;
  background-color: #F2F6F9;
  padding: 0.2rem;
}
.zwfw .news-list {
  width: 10.8rem;
  height: 13.82rem;
  background: #FFFFFF;
  border-radius: 0rem 0rem 0.06rem 0.06rem;
  border: 0.04rem solid #F7F8FB;
}
.zwfw .news-list .list {
  width: 10.12rem;
  margin: 0 auto;
  padding: 0.23rem 0;
  border-bottom: 1px dashed #E5E5E5;
}
.zwfw .news-list .list .list-item {
  font-size: 0.18rem;
  color: #191919;
  line-height: 0.55rem;
  text-align: left;
  margin-left: 0.2rem;
  position: relative;
}
.zwfw .news-list .list .list-item .text {
  width: 5rem;
}
.zwfw .news-list .list .list-item img {
  position: absolute;
  left: -0.2rem;
  top: 0.25rem;
  width: 0.04rem;
}
.zwfw .news-list .list .list-item img:nth-child(2) {
  display: none;
}
.zwfw .news-list .list .list-item .time {
  color: #999999;
}
.zwfw .news-list .list .list-item:hover img:nth-child(1) {
  display: none;
}
.zwfw .news-list .list .list-item:hover img:nth-child(2) {
  display: block;
}
.zwfw .news-list .list .list-item:hover .text {
  color: #0088FF;
}
.zwfw .pic-list {
  padding: 0.16rem;
  height: 11.8rem;
}
.zwfw .pic-list .pic-item {
  position: relative;
  width: 3rem;
  margin-left: 0.24rem;
  margin-bottom: 0.3rem;
}
.zwfw .pic-list .pic-item .bofang-icon {
  position: absolute;
  left: 45%;
  top: 0.7rem;
  width: 0.4rem;
  height: 0.4rem;
}
.zwfw .pic-list .pic-item:nth-child(3n + 1) {
  margin-left: 0rem;
}
.zwfw .pic-list .pic-item img {
  width: 3rem;
  height: 1.8rem;
}
.zwfw .pic-list .pic-item .pic-title {
  font-size: 0.18rem;
  color: #111111;
  margin: 0.14rem 0 0 0;
  padding: 0;
  text-align: left;
  height: 0.48rem;
}
.zwfw .single-list {
  width: 100%;
}
.zwfw .single-list .list {
  width: 12.2rem;
}
@media screen and (max-width: 768px) {
  .zwfw {
    width: 7.02rem;
    margin: 0 auto;
    margin-bottom: 0.48rem;
    height: auto;
  }
  .zwfw .left-nav {
    float: none;
  }
  .zwfw .news-list {
    float: none;
    width: 6.54rem;
    height: auto;
    background: #FFFFFF;
    border-radius: 0rem 0rem 0.06rem 0.06rem;
    border: 0.04rem dashed #F7F8FB;
  }
  .zwfw .news-list .list {
    width: 6.06rem;
    margin: 0 auto;
    padding: 0.42rem 0;
    border-bottom: 1px dashed #E5E5E5;
  }
  .zwfw .news-list .list .list-item {
    font-size: 0.32rem;
    color: #191919;
    line-height: 0.48rem;
    text-align: left;
    margin-bottom: 0.3rem;
    margin-left: 0.2rem;
  }
  .zwfw .news-list .list .list-item:nth-child(5) {
    margin-bottom: 0;
  }
  .zwfw .news-list .list .list-item img {
    width: 0.06rem;
  }
  .zwfw .news-list .list .list-item .text {
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    white-space: wrap;
    width: 100%;
  }
  .zwfw .news-list .list .list-item .time {
    color: #999999;
    display: none;
  }
  .zwfw .pic-list {
    padding: 0;
    height: 22.5rem;
    border: none;
  }
  .zwfw .pic-list .pic-item {
    float: none;
    display: inline-block;
    position: relative;
    width: 3.39rem;
    margin-left: 0.24rem;
    margin-bottom: 0.3rem;
  }
  .zwfw .pic-list .pic-item .bofang-icon {
    position: absolute;
    left: 40%;
    top: 0.84rem;
    width: 0.64rem;
    height: 0.64rem;
  }
  .zwfw .pic-list .pic-item:nth-child(3n + 1) {
    margin-left: 0.24rem;
  }
  .zwfw .pic-list .pic-item:nth-child(2n-1) {
    margin-left: 0;
  }
  .zwfw .pic-list .pic-item img {
    width: 3.39rem;
    height: 2.32rem;
  }
  .zwfw .pic-list .pic-item .pic-title {
    font-size: 0.32rem;
    color: #111111;
    margin: 0.16rem 0 0 0;
    padding: 0;
    text-align: left;
    height: 0.96rem;
  }
  .gd-cm-page {
    height: 1.2rem;
  }
}

* {
  font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", SimHei, Arial, Helvetica, sans-serif;
}
body {
  font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", SimHei, Arial, Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
div,
span,
a,
li,
td,
th,
input,
textarea,
button,
select {
  font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", SimHei, Arial, Helvetica, sans-serif;
}

.nav-pc {
  width: 2.6rem;
}
.nav-pc .title {
  height: 0.96rem;
  padding: 0.05rem 0.18rem;
  background: #FFFFFF;
  border-radius: 0.08rem;
}
.nav-pc .title span {
  font-weight: bold;
  font-size: 0.24rem;
  color: #111111;
  line-height: 0.6rem;
  position: relative;
  display: block;
  max-width: 80%;
}
.nav-pc .title span::after {
  content: '';
  width: 0.24rem;
  height: 0.03rem;
  background-color: #0088FF;
  position: absolute;
  bottom: 0;
  left: 0;
}
.nav-pc .nav-item {
  width: 2.6rem;
  line-height: 0.2rem;
  font-size: 0.2rem;
  font-weight: bold;
  background: #FFFFFF;
  border-radius: 0.04rem;
  margin-top: 0.1rem;
}
.nav-pc .nav-item span {
  display: inline-block;
  max-width: 70%;
  font-weight: normal;
}
.nav-pc .nav-item > a {
  display: block;
  padding: 0.1rem 0.32rem;
  padding-right: 0.15rem;
  color: #333333;
}
.nav-pc .nav-item > a img {
  margin-top: -0.02rem;
  width: 0.28rem;
}
.nav-pc .nav-item:hover,
.nav-pc .nav-item.cur {
  background-color: #0088FF;
}
.nav-pc .nav-item:hover > a,
.nav-pc .nav-item.cur > a {
  color: #fff;
}
.nav-wap {
  display: none;
}
@media screen and (max-width: 768px) {
  .nav-wap {
    display: block;
    width: 100%;
    margin-bottom: 0.24rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
    background: #FFFFFF;
    border-radius: 0.08rem;
    width: 6.54rem;
    height: 0.88rem;
    padding: 0 0.24rem;
  }
  .nav-wap .title {
    font-weight: bold;
    font-size: 0.36rem;
    color: #111111;
    line-height: 0.36rem;
  }
  .nav-wap img {
    width: 0.4rem;
    cursor: pointer;
  }
  .nav-pc {
    display: none;
  }
}

.hdjl {
  width: 100%;
  max-width: 19.2rem;
  margin: auto;
  background-image: url(hdjl-bg.png);
  background-size: 100% 3.04rem;
  background-position: top;
  background-repeat: no-repeat;
}
.hdjl .top-block {
  width: 14rem;
  margin: auto;
  padding: 0.52rem 0;
}
.hdjl .top-block .block-item {
  width: 4.4rem;
  height: 0.99rem;
  background-image: url(hdjl-block-bg.png);
  background-size: 100% 100%;
  padding: 0.25rem;
  display: inline-block;
  margin-right: 0.4rem;
}
.hdjl .top-block .block-item a {
  width: 100%;
  height: 100%;
  display: block;
}
.hdjl .top-block .block-item:last-child {
  margin-right: 0;
}
.hdjl .top-block .block-item img {
  width: 0.5rem;
  display: inline-block;
  vertical-align: middle;
}
.hdjl .top-block .block-item .text {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.17rem;
}
.hdjl .top-block .block-item .text span:nth-child(1) {
  font-size: 0.18rem;
  color: #111111;
  line-height: 0.18rem;
  display: block;
}
.hdjl .top-block .block-item .text span:nth-child(2) {
  font-size: 0.12rem;
  color: #666666;
  line-height: 0.16rem;
  margin-top: 0.07rem;
  display: block;
}
.hdjl .main-container {
  width: 14rem;
  height: 4.66rem;
  margin: auto;
  padding: 0.3rem;
  background: #FFFFFF;
  border-radius: 0.08rem;
  border: #E8E8E8 0.01rem solid;
}
.hdjl .main-container .news-left-tabs {
  width: 8.7rem;
  position: relative;
}
.hdjl .main-container .news-left-tabs .cm-tab {
  padding-top: 0.05rem;
}
.hdjl .main-container .news-left-tabs .cm-tab .tabPanel a {
  font-weight: normal;
  font-size: 0.2rem;
  margin: 0 0.2rem;
  padding-bottom: 0.18rem;
  color: #666666;
}
.hdjl .main-container .news-left-tabs .cm-tab .tabPanel .panel:first-child {
  margin-left: 0;
}
.hdjl .main-container .news-left-tabs .cm-tab .tabPanel .cur {
  color: #0088FF !important;
  font-weight: bold;
}
.hdjl .main-container .news-left-tabs .cm-tab .tabPanel .cur::before {
  width: 100% !important;
  left: 0.2rem;
  background-color: #0088FF;
}
.hdjl .main-container .news-left-tabs .cm-tab .tabContent {
  margin-top: 0.06rem;
}
.hdjl .main-container .news-left-tabs .more {
  position: absolute;
  right: 0;
  top: 0;
}
.hdjl .main-container .news-left-tabs .more span {
  font-size: 0.16rem;
  color: #666666;
  line-height: 0.16rem;
  vertical-align: middle;
}
.hdjl .main-container .news-left-tabs .more img {
  width: 0.28rem;
  height: 0.28rem;
  margin-left: 0.04rem;
  display: inline-block;
  vertical-align: middle;
}
.hdjl .main-container .letter-collection {
  width: 4.3rem;
  height: 4.04rem;
  background: #F7F7F7;
  border-radius: 0.08rem;
}
.hdjl .main-container .letter-collection .title {
  margin: 0.18rem 0.2rem;
}
.hdjl .main-container .letter-collection .title a {
  font-size: 0.22rem;
  color: #0088FF;
  line-height: 0.22rem;
}
.hdjl .main-container .letter-collection .content {
  width: 4.22rem;
  height: 3.42rem;
  background: #FFFFFF;
  border-radius: 0.06rem;
  margin: auto;
  position: relative;
}
.hdjl .main-container .letter-collection .content span {
  position: absolute;
  bottom: 0.75rem;
  left: 0.8rem;
  display: block;
  font-weight: 600;
  font-size: 0.16rem;
  color: #111111;
  line-height: 0.16rem;
}
.hdjl .main-container .letter-collection .content .total {
  padding: 0.16rem;
  height: 1.85rem;
  border-bottom: 1px solid #DDDDDD;
}
.hdjl .main-container .letter-collection .content .total .item {
  width: 1.95rem;
  height: 0.75rem;
  text-align: center;
  padding-top: 0.1rem;
}
.hdjl .main-container .letter-collection .content .total .item:nth-child(2n-1) {
  float: left;
}
.hdjl .main-container .letter-collection .content .total .item:nth-child(2n) {
  float: right;
}
.hdjl .main-container .letter-collection .content .total .item:nth-child(1) {
  border-right: 1px dashed #DDDDDD;
}
.hdjl .main-container .letter-collection .content .total .item:nth-child(-n+2) {
  border-bottom: 1px dashed #DDDDDD;
}
.hdjl .main-container .letter-collection .content .total .item:nth-child(3) {
  border-right: 1px dashed #DDDDDD;
}
.hdjl .main-container .letter-collection .content .total .item .num {
  font-weight: 600;
  font-size: 0.24rem;
  color: #111111;
  display: block;
}
.hdjl .main-container .letter-collection .content .total .item .explain {
  font-weight: 400;
  font-size: 0.16rem;
  color: #666666;
  line-height: 0.16rem;
  display: block;
}
.hdjl .main-container .letter-collection .content .echarts {
  width: 100%;
  height: 1.5rem;
}
.hdjl .bottom-container {
  width: 14rem;
  margin: auto;
  height: 3.07rem;
  margin-top: 0.39rem;
  margin-bottom: 0.49rem;
}
.hdjl .bottom-container .yjzj {
  width: 9.01rem;
  height: 3.09rem;
  background-image: url(yjzj-block-bg.png);
  background-size: 100% 100%;
}
.hdjl .bottom-container .yjzj .title {
  padding: 0.34rem 0.3rem;
  font-size: 0.22rem;
  color: #333333;
  line-height: 0.22rem;
  font-weight: 600;
}
.hdjl .bottom-container .yjzj .list {
  padding: 0 0.3rem;
  overflow: hidden;
  max-height: 2rem;
}
.hdjl .bottom-container .yjzj .list .con {
  height: 0.5rem;
}
.hdjl .bottom-container .yjzj .list .tag {
  width: 0.58rem;
  height: 0.24rem;
  background: #FFFFFF;
  border-radius: 0.05rem;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.15rem;
  font-size: 0.12rem;
  line-height: 0.24rem;
  text-align: center;
}
.hdjl .bottom-container .yjzj .list .processing {
  border: 0.01rem solid #0088FF;
  color: #0088FF;
}
.hdjl .bottom-container .yjzj .list .finished {
  border: 0.01rem solid #DFDFDF;
  color: #DFDFDF;
}
.hdjl .bottom-container .yjzj .list .text {
  font-size: 0.18rem;
  color: #333333;
  line-height: 0.5rem;
  display: inline-block;
  vertical-align: middle;
  max-width: 6rem;
}
.hdjl .bottom-container .yjzj .list .time {
  font-size: 0.18rem;
  color: #999999;
  line-height: 0.5rem;
  display: inline-block;
  vertical-align: middle;
}
.hdjl .bottom-container .yjzj .list li {
  height: 0.5rem;
  line-height: 0.5rem;
  overflow: hidden;
}
.hdjl .bottom-container .yjzj .list li a {
  display: block;
  width: 100%;
  height: 100%;
}
.hdjl .bottom-container .yjzj .list li img {
  display: inline-block;
  vertical-align: middle;
  width: 0.04rem;
  margin-right: 0.08rem;
}
.hdjl .bottom-container .yjzj .list li img:nth-child(3) {
  display: none;
}
.hdjl .bottom-container .yjzj .list li:hover img:nth-child(2) {
  display: none;
}
.hdjl .bottom-container .yjzj .list li:hover img:nth-child(3) {
  display: inline-block;
}
.hdjl .bottom-container .yjzj .list li:hover .text {
  color: #0088FF;
}
.hdjl .bottom-container .xmt {
  width: 4.57rem;
  height: 3.07rem;
  padding: 0.42rem 0.35rem;
  border-radius: 0.25rem;
  background-image: url(xmt-bg.png);
  background-position: 100% 100%;
}
.hdjl .bottom-container .xmt .title {
  display: block;
  font-weight: bold;
  font-size: 0.28rem;
  line-height: 0.42rem;
}
.hdjl .bottom-container .xmt .title a {
  color: #0088FF;
}
.hdjl .bottom-container .xmt .blocks {
  padding-top: 0.21rem;
}
.hdjl .bottom-container .xmt .blocks .item {
  width: 1.73rem;
  height: 1.31rem;
  background: #FFFFFF;
  border-radius: 0.08rem;
  padding-top: 0.33rem;
  text-align: center;
}
.hdjl .bottom-container .xmt .blocks .item a {
  width: 100%;
  height: 100%;
  display: block;
}
.hdjl .bottom-container .xmt .blocks .item span {
  display: block;
  margin-top: 0.17rem;
  font-weight: 400;
  font-size: 0.16rem;
  color: #333333;
  line-height: 0.16rem;
}
.hdjl .bottom-container .xmt .blocks .item img {
  width: 0.37rem;
}
@media screen and (max-width: 768px) {
  .hdjl {
    width: 7.5rem;
    background-image: url(hdjl-bg-wap.png);
    background-size: 100% 5.6rem;
  }
  .hdjl .top-block {
    width: 7.5rem;
    padding-bottom: 0.2rem;
  }
  .hdjl .top-block .block-item {
    width: 7.02rem;
    height: 1.16rem;
    margin: 0 auto;
    margin-bottom: 0.24rem;
    display: block;
  }
  .hdjl .top-block .block-item:nth-child(3) {
    margin-bottom: 0;
    margin-right: auto;
  }
  .hdjl .top-block .block-item img {
    width: 0.6rem;
  }
  .hdjl .top-block .block-item .text span:nth-child(1) {
    font-size: 0.28rem;
    line-height: 0.28rem;
  }
  .hdjl .top-block .block-item .text span:nth-child(2) {
    margin-top: 0.09rem;
    font-size: 0.22rem;
    line-height: 0.22rem;
  }
  .hdjl .main-container {
    width: 7.02rem;
    margin: auto;
    height: auto;
  }
  .hdjl .main-container .news-left-tabs {
    width: 6.54rem;
    float: none;
  }
  .hdjl .main-container .news-left-tabs .cm-tab {
    padding-top: 0.05rem;
  }
  .hdjl .main-container .news-left-tabs .cm-tab .tabPanel a {
    font-weight: normal;
    font-size: 0.36rem;
    margin: 0 0.2rem;
    padding-bottom: 0.25rem;
    color: #666666;
  }
  .hdjl .main-container .news-left-tabs .cm-tab .tabPanel .panel:first-child {
    margin-left: 0;
  }
  .hdjl .main-container .news-left-tabs .cm-tab .tabPanel .panel.cur {
    color: #0088FF !important;
    font-weight: bold;
  }
  .hdjl .main-container .news-left-tabs .cm-tab .tabPanel .panel.cur::before {
    width: 100%;
    left: 0.2rem;
    background-color: #0088FF;
  }
  .hdjl .main-container .news-left-tabs .cm-tab .tabContent {
    margin-top: 0.06rem;
  }
  .hdjl .main-container .news-left-tabs .more {
    cursor: pointer;
    top: -0.1rem;
  }
  .hdjl .main-container .news-left-tabs .more span {
    font-size: 0.28rem;
    color: #999999;
    line-height: 0.5rem;
    vertical-align: middle;
  }
  .hdjl .main-container .news-left-tabs .more img {
    vertical-align: middle;
    display: inline-block;
    width: 0.5rem;
    height: 0.5rem;
  }
  .hdjl .main-container .letter-collection {
    float: none;
    width: 6.54rem;
    height: 7.19rem;
    margin: auto;
  }
  .hdjl .main-container .letter-collection .title {
    padding: 0.22rem 0.2rem;
    margin: 0;
  }
  .hdjl .main-container .letter-collection .title a {
    font-size: 0.36rem;
    color: #0088FF;
    line-height: 0.36rem;
  }
  .hdjl .main-container .letter-collection .content {
    width: 6.46rem;
    height: 6.35rem;
    background: #FFFFFF;
    border-radius: 0.06rem;
    margin: auto;
    position: relative;
  }
  .hdjl .main-container .letter-collection .content span {
    position: absolute;
    bottom: 1.7rem;
    left: 1.2rem;
    display: block;
    font-weight: 600;
    font-size: 0.28rem;
    color: #111111;
    line-height: 0.28rem;
  }
  .hdjl .main-container .letter-collection .content .total {
    padding: 0.25rem;
    height: 2.8rem;
    border-bottom: 1px solid #DDDDDD;
  }
  .hdjl .main-container .letter-collection .content .total .item {
    width: 2.98rem;
    height: 1.1rem;
    text-align: center;
    padding-top: 0.2rem;
  }
  .hdjl .main-container .letter-collection .content .total .item:nth-child(2n-1) {
    float: left;
  }
  .hdjl .main-container .letter-collection .content .total .item:nth-child(2n) {
    float: right;
  }
  .hdjl .main-container .letter-collection .content .total .item:nth-child(1) {
    border-right: 1px dashed #DDDDDD;
  }
  .hdjl .main-container .letter-collection .content .total .item:nth-child(-n+2) {
    border-bottom: 1px dashed #DDDDDD;
  }
  .hdjl .main-container .letter-collection .content .total .item:nth-child(3) {
    border-right: 1px dashed #DDDDDD;
  }
  .hdjl .main-container .letter-collection .content .total .item .num {
    font-weight: 600;
    font-size: 0.32rem;
    color: #111111;
    display: block;
    line-height: 0.32rem;
  }
  .hdjl .main-container .letter-collection .content .total .item .explain {
    font-weight: 400;
    font-size: 0.28rem;
    color: #666666;
    line-height: 0.28rem;
    display: block;
    margin-top: 0.11rem;
  }
  .hdjl .main-container .letter-collection .content .echarts {
    width: 100%;
    height: 3.4rem;
  }
  .hdjl .bottom-container {
    width: 7.02rem;
    margin: auto;
    height: auto;
  }
  .hdjl .bottom-container .yjzj {
    float: none;
    background-image: url(yjzj-block-bg-wap.png);
    width: 7.05rem;
    height: 5.73rem;
    margin: 0.47rem auto;
  }
  .hdjl .bottom-container .yjzj .title {
    padding: 0.39rem 0.33rem;
    font-size: 0.36rem;
    color: #333333;
    line-height: 0.36rem;
    font-weight: 600;
  }
  .hdjl .bottom-container .yjzj .list {
    padding: 0.1rem 0.25rem;
    max-height: 4.4rem;
  }
  .hdjl .bottom-container .yjzj .list .con {
    height: 0.88rem;
    float: none;
  }
  .hdjl .bottom-container .yjzj .list .tag {
    width: 1.16rem;
    height: 0.6rem;
    margin-right: 0.24rem;
    font-size: 0.28rem;
    line-height: 0.6rem;
    text-align: center;
  }
  .hdjl .bottom-container .yjzj .list .text {
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.88rem;
    display: inline-block;
    vertical-align: middle;
    max-width: 5rem;
  }
  .hdjl .bottom-container .yjzj .list li {
    height: 0.88rem;
    line-height: 0.88rem;
  }
  .hdjl .bottom-container .yjzj .list li a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .hdjl .bottom-container .yjzj .list li img {
    display: inline-block;
    vertical-align: middle;
    width: 0.04rem;
    margin-right: 0.1rem;
  }
  .hdjl .bottom-container .yjzj .list li img:nth-child(3) {
    display: none;
  }
  .hdjl .bottom-container .yjzj .list li:hover img:nth-child(2) {
    display: none;
  }
  .hdjl .bottom-container .yjzj .list li:hover img:nth-child(3) {
    display: inline-block;
  }
  .hdjl .bottom-container .yjzj .list li:hover .text {
    color: #0088FF;
  }
  .hdjl .bottom-container .yjzj .list .time {
    display: none;
  }
  .hdjl .bottom-container .xmt {
    float: none;
    width: 7.02rem;
    height: 4.72rem;
    padding: 0.4rem 0.24rem;
    margin-bottom: 0.48rem;
    border-radius: 0.25rem;
    background-image: url(xmt-bg.png);
    background-position: 100% 100%;
  }
  .hdjl .bottom-container .xmt .title a {
    display: block;
    font-weight: bold;
    font-size: 0.36rem;
    color: #0088FF;
    line-height: 0.5rem;
  }
  .hdjl .bottom-container .xmt .blocks {
    padding-top: 0.32rem;
  }
  .hdjl .bottom-container .xmt .blocks .item {
    width: 3.15rem;
    height: 2.55rem;
    background: #FFFFFF;
    border-radius: 0.08rem;
    padding-top: 0.68rem;
    text-align: center;
  }
  .hdjl .bottom-container .xmt .blocks .item a {
    width: 100%;
    height: 100%;
    display: block;
  }
  .hdjl .bottom-container .xmt .blocks .item span {
    display: block;
    margin-top: 0.28rem;
    font-weight: 400;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.32rem;
  }
  .hdjl .bottom-container .xmt .blocks .item img {
    width: 0.73rem;
  }
}

.ztzl {
  width: 14rem;
  margin: auto;
  border: 0.2rem solid #F2F6F9;
  padding: 0.34rem;
  margin-bottom: 0.5rem;
}
.ztzl .zt-list .zt-item {
  width: 4.05rem;
  height: 3.14rem;
  display: inline-block;
  margin-right: 0.38rem;
  margin-bottom: 0.4rem;
  border: 0.01rem solid #DFDFDF;
  border-radius: 0.08rem;
}
.ztzl .zt-list .zt-item:nth-child(3n) {
  margin-right: 0;
}
.ztzl .zt-list .zt-item img {
  width: 100%;
  height: 2.42rem;
}
.ztzl .zt-list .zt-item .title {
  padding: 0 0.17rem;
  font-size: 0.18rem;
  color: #333333;
  line-height: 0.72rem;
}
@media screen and (max-width: 768px) {
  .ztzl {
    width: 7.02rem;
    border: 0.24rem solid #F2F6F9;
    padding: 0.24rem;
    margin-bottom: 0.48rem;
  }
  .ztzl .gd-cm-page {
    padding: 0;
    height: auto;
    margin-top: 0.48rem;
  }
  .ztzl .zt-list .zt-item {
    width: 2.91rem;
    height: 2.46rem;
    display: inline-block;
    margin-right: 0.24rem;
    margin-bottom: 0.24rem;
    border: 0.01rem solid #DFDFDF;
    border-radius: 0.08rem;
  }
  .ztzl .zt-list .zt-item:nth-child(3n) {
    margin-right: 0.24rem;
  }
  .ztzl .zt-list .zt-item:nth-child(2n) {
    margin-right: 0;
  }
  .ztzl .zt-list .zt-item img {
    width: 100%;
    height: 1.64rem;
  }
  .ztzl .zt-list .zt-item .title {
    padding: 0 0.24rem;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.82rem;
  }
}

.sy-header {
  width: 100%;
  margin: 0 auto;
  background: url(shangwu-head.png) no-repeat top center;
  background-size: 19.2rem 100%;
  padding-top: 0.17rem;
}
.sy-header .h-top {
  line-height: 0.22rem;
  width: 100%;
  max-width: 19.2rem;
  margin: 0 auto;
  padding: 0 0.3rem;
}
.sy-header .h-top .lj,
.sy-header .h-top .ziti {
  height: 0.22rem;
  margin-right: 0.06rem;
}
.sy-header .h-top .lj a,
.sy-header .h-top .ziti a {
  font-size: 0.14rem;
  color: #fff;
  line-height: 0.22rem;
}
.sy-header .h-top .lj .line,
.sy-header .h-top .ziti .line {
  display: inline-block;
  width: 0.01rem;
  height: 0.11rem;
  background: #fff;
  margin: 0 0.08rem 0 0.04rem;
}
.sy-header .h-top .ziti {
  display: inline-block;
}
.sy-header .h-top .ziti a {
  line-height: 0.28rem;
}
.sy-header .h-top .ziti .line {
  margin: 0 0.08rem 0 0.04rem;
}
.sy-header .h-top .gn .lnb {
  display: inline-block;
  margin-left: 0.01rem;
  margin-right: 0.16rem;
}
.sy-header .h-top .gn .lnb img {
  width: 0.16rem;
  height: 0.16rem;
  margin-left: 0.08rem;
}
.sy-header .h-top .gn .lnb span {
  font-size: 0.14rem;
  color: #fff;
  vertical-align: middle;
  margin-left: 0.06rem;
}
.sy-header .h-top .gn .wza {
  display: inline-block;
  padding: 0 0.08rem;
  height: 0.28rem;
  background: #dc0000;
  border-radius: 2px;
}
.sy-header .h-top .gn .wza img {
  width: 0.12rem;
  height: 0.12rem;
}
.sy-header .h-top .gn .wza span {
  font-size: 0.14rem;
  color: #fff;
  line-height: 0.28rem;
  vertical-align: middle;
  margin-left: 0.06rem;
}
.sy-header .h-top .gn .yy-select {
  position: relative;
  display: inline-block;
  width: 1rem;
  height: 0.4rem;
  line-height: 0.4rem;
  background: #8eb5e9;
  margin-left: 0.01rem;
  margin-right: 0.4rem;
  vertical-align: middle;
}
.sy-header .h-top .gn .yy-select .select {
  cursor: pointer;
  padding-left: 0.2rem;
}
.sy-header .h-top .gn .yy-select .select .tit {
  font-size: 0.16rem;
  color: #fff;
}
.sy-header .h-top .gn .yy-select .select .arrow-icon {
  width: 0.16rem;
  height: 0.09rem;
  background: url(h-yy-arrow.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 0.16rem;
  margin-right: 0.22rem;
  transition: 1s;
}
.sy-header .h-top .gn .yy-select .select .arrow-icon.cur {
  transform: rotate(180deg);
}
.sy-header .h-top .gn .yy-select .dropdown-menu {
  display: none;
  width: 1rem;
  overflow: hidden;
  padding: 0 0.07rem;
  position: absolute;
  background: #d9e8fd;
  top: 0.4rem;
  left: 0;
}
.sy-header .h-top .gn .yy-select .dropdown-menu .dmh-bottom {
  width: 100%;
}
.sy-header .h-top .gn .yy-select .dropdown-menu .dmh-bottom li {
  width: 100%;
  height: 0.4rem;
  border-bottom: 0.01rem dashed #a4b8d3;
}
.sy-header .h-top .gn .yy-select .dropdown-menu .dmh-bottom li a {
  display: inline-block;
  width: 100%;
  text-align: center;
  color: #333;
  font-size: 0.16rem;
}
.sy-header .h-top .gn .yy-select .dropdown-menu .dmh-bottom li a:hover {
  color: #1b5395;
}
.sy-header .h-top .gn .yy-select .dropdown-menu .dmh-bottom li:last-child {
  border: none;
}
.sy-header .h-top .dh-wap {
  display: none;
}
.sy-header .h-top .ft-mask {
  display: none;
}
.sy-header .h-nav {
  width: 100%;
  max-width: 19.2rem;
  margin: 0 auto;
  height: 0.74rem;
  background: url(h-nav-bg.png) repeat-x;
  background-size: 100% 100%;
}
.sy-header .h-nav .h-nav-box {
  width: 14rem;
  height: 100%;
  line-height: 0.64rem;
  margin: 0 auto;
}
.sy-header .h-nav .h-nav-box li {
  width: 12.5%;
  height: 100%;
  position: relative;
}
.sy-header .h-nav .h-nav-box li:hover > .sub-nav-box {
  display: block;
}
.sy-header .h-nav .h-nav-box li a {
  display: inline-block;
  width: 100%;
  color: #015293;
  font-size: 0.22rem;
  text-align: center;
  position: relative;
  font-weight: bold;
  padding-top: 0.1rem;
}
.sy-header .h-nav .h-nav-box li a:hover,
.sy-header .h-nav .h-nav-box li .cur {
  background: url(h-nav-hover.png) no-repeat top center;
  background-size: 100% 100%;
  color: #fff;
  font-weight: bold;
}
.sy-header .h-nav .h-nav-box li a:hover::before,
.sy-header .h-nav .h-nav-box li .cur::before {
  content: '';
  width: 0.26rem;
  height: 0.26rem;
  background-size: 100% 100%;
}
.sy-header .h-nav .h-nav-box .sub-nav-box {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  width: 100%;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  background: #fff;
  z-index: 999;
}
.sy-header .h-nav .h-nav-box .sub-nav-box li {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  width: 100%;
  background: none;
  position: relative;
}
.sy-header .h-nav .h-nav-box .sub-nav-box li:hover {
  /* stylelint-disable-next-line selector-max-specificity */
}
.sy-header .h-nav .h-nav-box .sub-nav-box li:hover > .ther-nav-box {
  display: block;
}
.sy-header .h-nav .h-nav-box .sub-nav-box li a {
  display: block;
  color: #333;
  font-weight: normal;
  font-size: 20px;
  padding: 0.11rem 0;
  line-height: 0.26rem;
  text-align: center;
}
.sy-header .h-nav .h-nav-box .sub-nav-box li a:hover {
  background: #0b70e8;
  background-image: none;
  color: #fff;
}
.sy-header .h-nav .h-nav-box .ther-nav-box {
  position: absolute;
  display: none;
  left: 100%;
  top: 0;
}
.sy-header .h-logo-box {
  width: 7rem;
  height: 1.97rem;
  margin: 0 auto;
  padding-top: 1rem;
  padding-right: 1rem;
}
.sy-header .h-logo-box .h-logo {
  display: block;
  width: 100%;
  height: 0.87rem;
  margin: 0 auto;
}
.sy-header .h-logo-box .h-logo img {
  display: block;
  width: 5.89rem;
  height: 0.84rem;
  object-fit: contain;
  /* ç¡®ä¿å›¾ç‰‡åœ¨ä¿æŒåŽŸå§‹å®½é«˜æ¯”çš„åŒæ—¶å®Œå…¨æ˜¾ç¤ºåœ¨å®¹å™¨å†… */
  margin: 0 auto;
}
.sy-header .h-search {
  width: 6.9rem;
  height: 0.48rem;
  margin: 0 auto;
  margin-top: 0.32rem;
  margin-bottom: 0.8rem;
  background: #e9f6ff;
  border-radius: 0.08rem;
}
.sy-header .h-search .s-box {
  width: 5.7rem;
  height: 0.48rem;
  line-height: 0.48rem;
  background: #e9f6ff;
  border-radius: 0.08rem;
}
.sy-header .h-search .s-box .type {
  display: inline-block;
  font-size: 0.18rem;
  color: #333;
}
.sy-header .h-search .s-box .tp-select {
  cursor: pointer;
}
.sy-header .h-search .s-box .line {
  display: inline-block;
  width: 0.01rem;
  height: 0.3rem;
  background: #979797;
  margin: 0 0.26rem;
  margin-top: 0.17rem;
}
.sy-header .h-search .s-box input {
  box-sizing: border-box;
  padding: 0 0.2rem;
  width: 100%;
  height: 0.48rem;
  line-height: 0.48rem;
  font-size: 0.16rem;
  color: #999;
  vertical-align: baseline;
}
.sy-header .h-search .s-btn {
  height: 0.4rem;
  background: #0361d6;
  border-radius: 4px;
  padding: 0 0.2rem;
  margin: 0.04rem;
  padding-top: 0.06rem;
  margin-left: 0;
}
.sy-header .h-search .s-btn img {
  width: 0.2rem;
  height: 0.2rem;
}
.sy-header .h-search .s-btn span {
  font-size: 0.2rem;
  color: #fff;
  vertical-align: middle;
  margin-left: 0.08rem;
}
.sy-header .h-search .s-rc {
  display: inline-block;
  width: 7.8rem;
  height: 0.64rem;
  border-radius: 0.08rem;
  padding-left: 0.35rem;
  padding-top: 0.19rem;
}
.sy-header .h-search .s-rc img {
  width: 0.16rem;
  height: 0.16rem;
}
.sy-header .h-search .s-rc span {
  font-size: 0.16rem;
  color: #fff;
  vertical-align: middle;
  margin-left: 0.12rem;
}
.sy-header .h-search .tp-select {
  font-size: 0.18rem;
  position: relative;
}
.sy-header .h-search .tp-select .dropdown-menu {
  display: none;
  width: 1rem;
  padding: 0;
  position: absolute;
  background: #fff;
  box-shadow: 0 0 0.08rem 0 rgba(0, 0, 0, 0.13);
  border-radius: 0.08rem;
  top: 0.61rem;
  z-index: 2;
  left: -0.3rem;
  padding-top: 0.06rem;
  font-size: 0.2rem;
}
.sy-header .h-search .tp-select .dropdown-menu li {
  height: 0.47rem;
  line-height: 0.47rem;
  font-size: 0.2rem;
}
.sy-header .h-search .tp-select .dropdown-menu li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #333;
  text-align: center;
}
.sy-header .h-search .tp-select .dropdown-menu li a:hover {
  color: #1b5395;
}
@media screen and (max-width: 768px) {
  .sy-header {
    width: 7.5rem;
    padding: 0;
  }
  .sy-header .top-wrap {
    background: url(wap-sy-header.png) no-repeat top center;
    background-size: 100% 100%;
    height: 4.8rem;
  }
  .sy-header .h-top {
    height: 0.99rem;
    align-items: center;
    display: flex;
    padding: 0 0.24rem;
    justify-content: space-between;
  }
  .sy-header .h-top::after,
  .sy-header .h-top::before {
    display: none;
  }
  .sy-header .h-top .lj {
    display: flex;
    align-items: center;
    margin-left: 0;
    width: 90%;
  }
  .sy-header .h-top .lj a {
    font-size: 0.24rem;
    color: #fff;
  }
  .sy-header .h-top .lj .line {
    display: inline-block;
    width: 0.01rem;
    height: 0.2rem;
    background: rgba(255, 255, 255, 0.4);
    margin: 0 0.14rem;
  }
  .sy-header .h-top .gn.media {
    display: none;
  }
  .sy-header .h-top .gn .xmt {
    display: inline-block;
    width: 1.4rem;
    height: 0.4rem;
    background: rgba(142, 181, 233, 0.5);
    border-radius: 0.08rem 0 0 0.08rem;
    padding-left: 0.15rem;
  }
  .sy-header .h-top .gn .xmt img {
    width: 0.24rem;
    height: 0.24rem;
  }
  .sy-header .h-top .gn .xmt span {
    font-size: 0.16rem;
    color: #1b5395;
    vertical-align: middle;
    margin-left: 0.06rem;
  }
  .sy-header .h-top .gn .lnb {
    display: inline-block;
    width: 2.4rem;
    height: 0.4rem;
    background: rgba(142, 181, 233, 0.5);
    margin-left: 0.01rem;
  }
  .sy-header .h-top .gn .lnb img {
    width: 0.24rem;
    height: 0.24rem;
    margin-left: 0.08rem;
  }
  .sy-header .h-top .gn .lnb span {
    font-size: 0.16rem;
    color: #1b5395;
    vertical-align: middle;
    margin-left: 0.06rem;
  }
  .sy-header .h-top .gn .wza {
    display: inline-block;
    width: 0.4rem;
    height: 0.4rem;
    background: rgba(142, 181, 233, 0.5);
    margin-left: 0.01rem;
  }
  .sy-header .h-top .gn .wza img {
    width: 0.24rem;
    height: 0.24rem;
    margin-left: 0.08rem;
  }
  .sy-header .h-top .gn .yy-select {
    position: relative;
    display: inline-block;
    width: 1.2rem;
    height: 0.4rem;
    line-height: 0.4rem;
    background: #8eb5e9;
    margin-left: 0.01rem;
    margin-right: 0.4rem;
    vertical-align: middle;
  }
  .sy-header .h-top .gn .yy-select .select {
    cursor: pointer;
    padding-left: 0.38rem;
  }
  .sy-header .h-top .gn .yy-select .select .tit {
    font-size: 0.16rem;
    color: #1b5395;
  }
  .sy-header .h-top .gn .yy-select .select .arrow-icon {
    width: 0.16rem;
    height: 0.09rem;
    background: url(h-yy-arrow.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 0.16rem;
    margin-right: 0.16rem;
    transition: 1s;
  }
  .sy-header .h-top .gn .yy-select .select .arrow-icon.cur {
    transform: rotate(180deg);
  }
  .sy-header .h-top .gn .yy-select .dropdown-menu {
    display: none;
    width: 1.2rem;
    overflow: hidden;
    padding: 0 0.07rem;
    position: absolute;
    background: #d9e8fd;
    top: 0.4rem;
    left: 0;
  }
  .sy-header .h-top .gn .yy-select .dropdown-menu .dmh-bottom {
    width: 100%;
  }
  .sy-header .h-top .gn .yy-select .dropdown-menu .dmh-bottom li {
    width: 100%;
    height: 0.4rem;
    border-bottom: 0.01rem dashed #a4b8d3;
  }
  .sy-header .h-top .gn .yy-select .dropdown-menu .dmh-bottom li a {
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #333;
    font-size: 0.16rem;
  }
  .sy-header .h-top .gn .yy-select .dropdown-menu .dmh-bottom li a:hover {
    color: #1b5395;
  }
  .sy-header .h-top .gn .yy-select .dropdown-menu .dmh-bottom li:last-child {
    border: none;
  }
  .sy-header .h-top .dh-wap {
    width: 0.48rem;
    height: 0.48rem;
    display: block;
  }
  .sy-header .h-top .dh-wap img {
    width: 100%;
    height: 100%;
  }
  .sy-header .h-top .ft-mask {
    display: block;
  }
  .sy-header .h-nav {
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: none;
  }
  .sy-header .h-nav .h-nav-box li a:hover,
  .sy-header .h-nav .h-nav-box li .cur {
    background: url(h-nav-hover.png) no-repeat top center;
    background-size: 90% 100%;
    color: #fff;
    font-weight: bold;
  }
  .sy-header .h-nav .sub-nav-box {
    opacity: 0;
    pointer-events: none;
  }
  .sy-header .h-logo-box {
    width: 7.07rem;
    height: 2.55rem;
    margin: 0 auto;
    padding-top: 0.33rem;
  }
  .sy-header .h-logo-box .h-logo {
    display: block;
    width: 100%;
    height: 0.9em;
    margin: 0 auto;
    margin-top: 0.5rem;
    margin-left: 0.5rem;
  }
  .sy-header .h-search {
    width: 7.02rem;
    height: 0.88rem;
    margin: 0 auto;
    margin-top: -0.4rem;
    margin-bottom: 0.8rem;
  }
  .sy-header .h-search .s-box {
    width: 5.31rem;
    height: 0.88rem;
    line-height: 0.88rem;
    background: #fff;
    border-radius: 0.08rem;
    padding: 0 0.3rem;
  }
  .sy-header .h-search .s-box .tp-select {
    font-size: 0.28rem;
  }
  .sy-header .h-search .s-box .tp-select .dropdown-menu {
    width: 1.15rem;
    padding: 0;
    position: absolute;
    background: #fff;
    box-shadow: 0 0 0.08rem 0 rgba(0, 0, 0, 0.13);
    border-radius: 0.08rem;
    top: 0.89rem;
    z-index: 2;
    left: -0.3rem;
    padding-top: 0.06rem;
  }
  .sy-header .h-search .s-box .tp-select .dropdown-menu li {
    font-size: 0.28rem;
  }
  .sy-header .h-search .s-box .type {
    display: inline-block;
    font-size: 0.28rem;
    color: #333;
  }
  .sy-header .h-search .s-box .line {
    display: inline-block;
    width: 0.01rem;
    height: 0.3rem;
    background: #979797;
    margin: 0 0.26rem;
    margin-top: 0.29rem;
  }
  .sy-header .h-search .s-box input {
    width: 3.58rem;
    height: 0.88rem;
    line-height: 0.88rem;
    font-size: 0.28rem;
    color: #999;
    vertical-align: baseline;
  }
  .sy-header .h-search .s-btn {
    width: 1.55rem;
    height: 0.88rem;
    background: #08f;
    border-radius: 0.08rem;
    padding-left: 0.26rem;
    padding-top: 0.26rem;
  }
  .sy-header .h-search .s-btn img {
    width: 0.32rem;
    height: 0.32rem;
  }
  .sy-header .h-search .s-btn span {
    font-size: 0.28rem;
    color: #fff;
    vertical-align: middle;
    margin-left: 0.16rem;
  }
  .sy-header .h-search .s-rc {
    width: 7.02rem;
  }
  .sy-header .h-search .s-rc span {
    font-size: 0.24rem;
  }
  .sy-header .h-logo-box {
    width: auto;
    height: auto;
    margin: 0.6rem auto 0.44rem;
    padding: 0;
  }
  .sy-header .h-logo-box .h-logo {
    height: auto;
    margin: 0 auto;
  }
  .sy-header .h-logo-box .h-logo img {
    height: 1.04rem;
    width: auto;
  }
  .sy-header .h-search {
    margin: 0 0.3rem;
    width: auto;
    height: 0.8rem;
    margin-bottom: 0.82rem;
    background: linear-gradient(180deg, #e9f6ff, rgba(255, 255, 255, 0.9));
  }
  .sy-header .h-search .s-box {
    height: 100%;
    padding: 0;
    width: 5.57rem;
    background-color: transparent;
  }
  .sy-header .h-search .s-box input {
    height: 100%;
    width: 5.6rem;
    box-sizing: border-box;
    padding: 0 0.2rem;
    font-size: 0.24rem;
    line-height: 0.8rem;
  }
  .sy-header .h-search .s-btn {
    width: 1.28rem;
    height: 0.72rem;
    box-sizing: border-box;
    padding: 0.22rem 0.16rem 0;
    background: #0361d6;
  }
  .sy-header .h-search .s-btn img {
    width: 0.28rem;
    height: 0.28rem;
    float: left;
  }
  .sy-header .h-search .s-btn span {
    font-size: 0.28rem;
    line-height: 1;
    float: left;
    margin-left: 0.12rem;
  }
  .sy-header .h-nav {
    height: 0.8rem;
    width: 100vw;
    margin-top: -0.14rem;
  }
  .sy-header .h-nav .h-nav-box {
    padding: 0 0.18rem;
    display: flex;
    width: auto;
  }
  .sy-header .h-nav .h-nav-box li a:hover,
  .sy-header .h-nav .h-nav-box li .cur {
    background-image: url(sisnggieg.png);
  }
  .sy-header .h-nav .h-nav-box li {
    width: auto;
    flex-shrink: 0;
  }
  .sy-header .h-nav .h-nav-box li a {
    height: 100%;
    font-size: 0.32rem;
    line-height: 0.7rem;
    min-width: 1.8rem;
    padding: 0 0.29rem;
    padding-top: 0.12rem;
    font-weight: 400;
    width: auto;
  }
}

.sy .top-news {
  width: 14rem;
  height: 1.06rem;
  background: #f6f6f6;
  border-radius: 8px;
  margin: 0 auto;
  margin-top: 0.3rem;
  margin-bottom: 0.2rem;
}
.sy .top-news .cm-HotNews .swiper-slide a .news {
  width: 12.5rem;
  height: 1.06rem;
  margin: auto;
}
.sy .top-news .cm-HotNews .swiper-slide a .tag {
  font-weight: bold;
  font-size: 0.24rem;
  color: #fff;
  line-height: 0.46rem;
  background-image: url(top-news-tag-bg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  width: 0.78rem;
  height: 0.46rem;
  margin-right: 0.24rem;
  text-align: center;
  margin-top: 0.3rem;
}
.sy .top-news .cm-HotNews .swiper-slide a .title {
  font-weight: bold;
  font-size: 0.42rem;
  color: #015293;
  line-height: 1.06rem;
  width: 11.4rem;
}
.sy .top-block {
  width: 14rem;
  margin: auto;
  overflow: hidden;
}
.sy .top-block .cm-piccarousel4 {
  float: left;
}
.sy .top-block .bace-tab.sy-top-tabswitch {
  float: right;
}
.sy .center-pics-swiper {
  width: 14.5rem;
  margin: auto;
  height: 1.15rem;
  margin-bottom: 0.5rem;
  position: relative;
}
.sy .center-pics-swiper .swiper-container {
  width: 100%;
  height: 1.15rem;
}
.sy .center-pics-swiper .swiper-slide {
  width: 7.25rem !important;
  text-align: center;
}
.sy .center-pics-swiper .swiper-slide a img {
  width: 6.8rem;
  height: 1.15rem;
}
.sy .center-pics-swiper .swiper-button-prev {
  left: 0.23rem;
  background: url(swipe-left.png) no-repeat center center / 0.13rem 0.25rem;
  border-radius: 0 0.06rem 0.06rem 0;
}
.sy .center-pics-swiper .swiper-button-next {
  right: 0.23rem;
  background: url(swipe-right.png) no-repeat center center / 0.13rem 0.25rem;
  border-radius: 0.06rem 0 0 0.06rem;
}
.sy .center-pics-swiper .swiper-button-prev,
.sy .center-pics-swiper .swiper-button-next {
  display: none;
  cursor: pointer;
  width: 0.24rem;
  height: 0.4rem;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.sy .center-pics-swiper:hover .swiper-button-prev,
.sy .center-pics-swiper:hover .swiper-button-next {
  display: block;
}
.sy .gallery-swiper {
  width: 100%;
  max-width: 19.2rem;
  margin: auto;
  height: 4.14rem;
  background-image: url(gallery-swiper-bg.png);
  background-position: center bottom;
  background-size: 19.2rem 4.14rem;
  padding: 0.44rem 0;
}
.sy .gallery-swiper .rotator-main {
  margin: auto;
  position: relative;
  width: 11.6rem !important;
  height: 2.52rem !important;
}
.sy .gallery-swiper .rotator-main a,
.sy .gallery-swiper .rotator-main img {
  display: block;
}
.sy .gallery-swiper .rotator-main .poster-list {
  width: 11.6rem !important;
  height: 100%;
}
.sy .gallery-swiper .rotator-main .poster-list .poster-item {
  position: absolute;
  left: 0;
  top: 0;
  width: 2.74rem;
  height: 100%;
  background-color: #fff;
  box-shadow: -0.01rem 0 0.08rem 0 rgba(142, 142, 142, 0.5);
  border-radius: 0.08rem;
  text-align: center;
}
.sy .gallery-swiper .rotator-main .poster-list .poster-item img {
  width: 0.65rem;
  display: block;
  margin: auto;
  margin-top: 25%;
}
.sy .gallery-swiper .rotator-main .poster-list .poster-item img:nth-child(2) {
  display: none;
}
.sy .gallery-swiper .rotator-main .poster-list .poster-item span {
  color: #191919;
  font-size: 0.24rem;
  margin: auto;
  margin-top: 8%;
  width: 95%;
  display: block;
}
.sy .gallery-swiper .rotator-main .poster-list .cur {
  background-image: url(sy-swipe-cur-bg.png);
  background-size: 100% 100%;
  background-color: #08f;
}
.sy .gallery-swiper .rotator-main .poster-list .cur span {
  color: #fff;
}
.sy .gallery-swiper .rotator-main .poster-list .cur img:nth-child(1) {
  display: none;
}
.sy .gallery-swiper .rotator-main .poster-list .cur img:nth-child(2) {
  display: block;
}
.sy .gallery-swiper .rotator-main .poster-btn {
  position: absolute;
  height: 100%;
  width: 0.4rem !important;
  top: 0;
  z-index: 10;
}
.sy .gallery-swiper .rotator-main .poster-prev-btn {
  left: -0.6rem;
  background: url(sy-swipe-left.png) no-repeat center center;
  background-size: 0.4rem 0.4rem;
}
.sy .gallery-swiper .rotator-main .poster-next-btn {
  right: -0.6rem;
  background: url(sy-swipe-next.png) no-repeat center center;
  background-size: 0.4rem 0.4rem;
}
.sy .gallery-swiper .mobile-swiper {
  display: none;
}
.sy .middle-block {
  padding: 0.27rem 0.4rem;
  width: 14rem;
  height: 1.35rem;
  margin: auto;
  background-image: url(sigigiieig-d.png);
  background-size: 100% 100%;
}
.sy .middle-block .zwfw-pic {
  width: 3.38rem;
  height: 0.67rem;
  display: block;
  margin-top: 0.08rem;
}
.sy .middle-block .zwfw-pic img {
  width: 100%;
  height: 100%;
}
.sy .middle-block .more-detail {
  width: 0.88rem;
  height: 0.34rem;
  background: #3a85e0;
  border-radius: 0.04rem;
  display: inline-block;
  font-size: 0.16rem;
  color: #fff;
  line-height: 0.34rem;
  text-align: center;
  margin-top: 0.4rem;
  margin-left: 0.1rem;
}
.sy .middle-block .blocks {
  margin-top: 0.15rem;
}
.sy .middle-block .blocks .block {
  background: linear-gradient(180deg, #f1ffff, #fff);
  border-radius: 12px;
  border: 1px solid #bfe1ff;
  padding: 0 0.25rem;
  height: 0.56rem;
  font-size: 0.2rem;
  color: #2582dc;
  line-height: 0.56rem;
  text-align: center;
  display: inline-block;
  margin-left: 0.16rem;
}
.sy .middle-block .blocks .block:hover {
  color: #0067cc;
}
.sy .bottom-block {
  width: 14rem;
  margin: auto;
  margin-top: 0.1rem;
}
.sy .bottom-block .sy-tabswitch {
  display: inline-block;
}
.sy .bottom-block .links {
  display: inline-block;
  height: 2.75rem;
  width: 2.33rem;
  margin-top: 0.48rem;
  vertical-align: top;
  margin-left: 0.27rem;
}
.sy .bottom-block .links .link {
  width: 100%;
  height: 0.6rem;
  margin-top: 0.12rem;
  box-shadow: 0 0.02rem 0.08rem 0 rgba(122, 140, 168, 0.16);
  border: 0.02rem solid #fff;
  backdrop-filter: blur(4px);
  padding: 0.12rem 0.16rem;
}
.sy .bottom-block .links .link img {
  width: 0.21rem;
  margin-top: 0.1rem;
}
.sy .bottom-block .links .link .lf img {
  width: 0.3rem;
  margin-top: 0;
  display: inline-block;
  vertical-align: middle;
}
.sy .bottom-block .links .link .lf .title {
  font-size: 0.18rem;
  color: #333;
  line-height: 0.18rem;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.1rem;
  max-width: 0.9rem;
}
.sy .bottom-block .ywzw {
  display: inline-block;
  margin-left: 0.4rem;
  vertical-align: top;
  margin-top: 0.17rem;
}
.sy .bottom-block .ywzw .title {
  font-weight: bold;
  font-size: 0.24rem;
  color: #333;
  line-height: 0.24rem;
  padding-bottom: 0.2rem;
}
.sy .bottom-block .ywzw .blocks .block {
  display: inline-block;
  width: 1.66rem;
  height: 2.75rem;
  background-image: url(ywzw-block-bg.png);
  background-size: 100% 100%;
  margin-left: 0.2rem;
}
.sy .bottom-block .ywzw .blocks .block .pic {
  width: 0.88rem;
  height: 0.88rem;
  border-radius: 50%;
  text-align: center;
  margin: 0.6rem auto;
  margin-bottom: 0.1rem;
  background-color: #fff;
}
.sy .bottom-block .ywzw .blocks .block .pic img {
  margin-top: 0.18rem;
  width: 0.56rem;
  height: 0.56rem;
}
.sy .bottom-block .ywzw .blocks .block .title {
  width: 1.3rem;
  margin: auto;
  font-size: 0.18rem;
  color: #333;
  line-height: 0.25rem;
  text-align: center;
  text-shadow: 0 0 0 rgba(255, 255, 255, 0.5);
  font-weight: 400;
}
.sy .bottom-block .ywzw .blocks a:nth-child(1) .block {
  margin-left: 0;
}
.sy .ztzlbox {
  width: 14.3rem;
  height: 100%;
  margin: auto;
  margin-bottom: 0.32rem;
  margin-top: 0.26rem;
  position: relative;
}
.sy .ztzlbox .swiper-outer {
  width: 100%;
  overflow: hidden;
}
.sy .ztzlbox .zt-banner {
  width: 100%;
  height: 1.8rem;
}
.sy .ztzlbox .swiper-button-prev {
  left: -0.3rem;
  background: url(swipe-left.png) no-repeat center center;
}
.sy .ztzlbox .swiper-button-prev:hover {
  background-image: url(pagieig-l.png);
}
.sy .ztzlbox .swiper-button-next {
  right: -0.3rem;
  background: url(swipe-right.png) no-repeat center center;
}
.sy .ztzlbox .swiper-button-next:hover {
  background-image: url(pagieig-r.png);
}
.sy .ztzlbox .swiper-button-prev,
.sy .ztzlbox .swiper-button-next {
  cursor: pointer;
  width: 0.17rem;
  height: 0.3rem;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.sy .ztzlbox .zt {
  width: 3.575rem !important;
  height: 1.8rem;
  text-align: center;
}
.sy .ztzlbox .zt a {
  display: inline-block;
  width: 3.25rem;
  height: 100%;
  margin: auto;
}
.sy .ztzlbox .zt a img {
  width: 100%;
  height: 100%;
}
.sy .ztzlbox .zt:first-child {
  margin-left: 0;
}
.sy-top-tabswitch.bace-tab {
  width: 6.8rem;
}
.sy-top-tabswitch.bace-tab .tab-panel .panel {
  padding: 0.1rem 0 !important;
  font-size: 0.24rem !important;
}
.sy-top-tabswitch.bace-tab .tab-panel .active {
  background: none !important;
  font-weight: bold !important;
}
.sy-top-tabswitch.bace-tab .tab-panel .active .title-panel {
  color: #333 !important;
}
.sy-top-tabswitch.bace-tab .tab-content {
  padding: 0 !important;
  margin: 0 !important;
}
.sy-top-tabswitch.bace-tab .tab-content .tab-item .news-item {
  margin: 0 auto;
  padding: 0.2rem 0;
  border-bottom: 1px solid #e5e5e5;
}
.sy-top-tabswitch.bace-tab .tab-content .tab-item .news-item .time {
  min-width: 0.71rem;
  height: 0.71rem;
  background: linear-gradient(180deg, rgba(244, 246, 248, 0.8) 0%, #fff 100%);
  box-shadow: 0 0.02rem 0.08rem 0 rgba(122, 140, 168, 0.16);
  border-radius: 0.08rem;
  border: 0.02rem solid #fff;
  padding-top: 0.17rem;
  display: inline-block;
  vertical-align: top;
}
.sy-top-tabswitch.bace-tab .tab-content .tab-item .news-item .time .dd {
  font-weight: bold;
  font-size: 0.17rem;
  color: #333;
  line-height: 0.2rem;
  text-align: center;
  margin-bottom: 0.05rem;
}
.sy-top-tabswitch.bace-tab .tab-content .tab-item .news-item .time .yyyy-mm {
  font-weight: 400;
  font-size: 0.14rem;
  color: #666;
  line-height: 0.16rem;
  text-align: center;
}
.sy-top-tabswitch.bace-tab .tab-content .tab-item .news-item .detail {
  width: 5.83rem;
  float: right;
}
.sy-top-tabswitch.bace-tab .tab-content .tab-item .news-item .detail a {
  width: 100%;
  display: block;
  font-size: 0.18rem;
  color: #333;
  line-height: 0.18rem;
}
.sy-top-tabswitch.bace-tab .tab-content .tab-item .news-item .detail span {
  font-size: 0.14rem;
  color: #999;
  line-height: 0.2rem;
  margin-top: 0.12rem;
  max-height: 0.4rem;
}
.sy-top-tabswitch.bace-tab .tab-content .tab-item .news-item .detail a:hover {
  color: #08f;
}
.sy-top-tabswitch.bace-tab .tab-content .tab-item li {
  height: 0.56rem;
  border-bottom: 1px solid #e5e5e5;
}
.sy-top-tabswitch.bace-tab .tab-content .tab-item li img {
  margin-bottom: 0.45rem;
  width: 0.06rem;
  margin-right: 0.1rem;
}
.sy-top-tabswitch.bace-tab .tab-content .tab-item li .title {
  display: inline-block;
  font-size: 0.16rem;
  color: #191919;
  line-height: 0.56rem;
  height: 0.56rem;
  width: 5.2rem;
}
.sy-top-tabswitch.bace-tab .tab-content .tab-item li .time {
  display: inline-block;
  font-size: 0.16rem;
  color: #999;
  height: 0.56rem;
  line-height: 0.56rem;
}
.sy-top-tabswitch.bace-tab .tab-content .tab-item li .title:hover {
  color: #08f;
}
.sy-tabswitch {
  width: 5.6rem !important;
}
.sy-tabswitch .tab-panel .panel {
  padding: 0.1rem 0 !important;
  font-size: 0.24rem !important;
}
.sy-tabswitch .tab-panel .active {
  background: none !important;
  font-weight: bold !important;
}
.sy-tabswitch .tab-panel .active .title-panel {
  color: #333 !important;
}
.sy-tabswitch .tab-content {
  padding: 0 !important;
  margin: 0 !important;
}
.sy-tabswitch .tab-content .tab-item li {
  height: 0.6rem;
  padding: 0.15rem 0.2rem;
  background-color: #f7f8fc;
  margin-bottom: 0.12rem;
}
.sy-tabswitch .tab-content .tab-item li .title {
  font-size: 0.16rem;
  color: #333;
  line-height: 0.32rem;
  height: 0.32rem;
  width: 3rem;
}
.sy-tabswitch .tab-content .tab-item li .tag {
  display: inline-block;
  width: 0.78rem;
  height: 0.32rem;
  background: #e9ebf2;
  border-radius: 0.02rem;
  font-size: 0.16rem;
  color: #333;
  line-height: 0.32rem;
  text-align: center;
}
.sy-tabswitch .tab-content .tab-item li .time {
  display: inline-block;
  font-size: 0.16rem;
  color: #999;
  height: 0.32rem;
  margin-left: 0.2rem;
  line-height: 0.32rem;
}
.sy-tabswitch .tab-content .tab-item li:hover {
  background-color: #248dea;
}
.sy-tabswitch .tab-content .tab-item li:hover .title {
  color: #fff;
}
.sy-tabswitch .tab-content .tab-item li:hover .tag {
  background-color: #fff;
  color: #08f;
}
.sy-tabswitch .tab-content .tab-item li:hover .time {
  color: #fff;
}
.sy-mid-kslj {
  width: 14rem;
  background: #edf7ff;
  border-radius: 0.04rem;
  margin: 0.2rem auto;
  overflow: hidden;
  padding: 0.08rem;
}
.sy-mid-kslj .gknr {
  font-size: 0.22rem;
  padding: 0.12rem;
  color: #333;
  margin: 0.08rem;
  width: 3.3rem;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 8px;
  transition: 0.3s;
}
.sy-mid-kslj .gknr:hover {
  transform: scale(1.03);
}
.sy-mid-kslj .gknr img {
  display: inline-block;
  margin: 0 auto;
  width: 0.56rem;
  height: 0.56rem;
}
.sy-mid-kslj .gknr span {
  display: inline-block;
  padding: 0 0.17rem;
  color: #333;
  font-weight: bold;
}
.giiigi {
  width: 14rem;
  margin: 0.3rem auto;
  overflow: hidden;
}
.giiigi .vgcefahv {
  width: 6.8rem;
}
.giiigi .vgce-title {
  margin-bottom: 0.24rem;
  background: #fff url(fig-big-bg.png) repeat-x left center / auto 0.12rem;
}
.giiigi .vgce-title span {
  line-height: 1;
  font-size: 0.28rem;
  padding-right: 0.16rem;
  background: #fff;
  font-weight: bold;
}
.giiigi .gi-attab {
  margin-bottom: 0.18rem;
}
.giiigi .gi-attab .g0gtab-item {
  background: #edf7ff;
  padding: 0 0.24rem;
  border-radius: 0.08rem;
  margin-right: 0.08rem;
  display: inline-block;
  cursor: pointer;
}
.giiigi .gi-attab .g0gtab-item span {
  font-size: 0.2rem;
  color: #333;
  line-height: 0.4rem;
  font-weight: bold;
}
.giiigi .gi-attab .g0gtab-item.active {
  position: relative;
  background-color: #0361d6;
}
.giiigi .gi-attab .g0gtab-item.active span {
  color: #fff;
}
.giiigi .gi-attab .g0gtab-item.active::after {
  content: '';
  position: absolute;
  bottom: -0.08rem;
  left: 50%;
  width: 0.16rem;
  height: 0.16rem;
  transform: rotate(45deg) translateX(-50%);
  background-color: #0361d6;
}
.giiigi .tiligie {
  display: none;
}
.giiigi .tiligie.active {
  display: block;
}
.giiigi .tiligie .uigieiig {
  position: relative;
  padding-left: 0.11rem;
}
.giiigi .tiligie .uigieiig .icon {
  display: inline-block;
  width: 4px;
  height: 4px;
  background: #dadada;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.giiigi .tiligie .uigieiig .hidieg {
  display: inline-block;
  font-size: 0.18rem;
  line-height: 0.5rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #333;
  width: 5.3rem;
  margin-right: 0.3rem;
}
.giiigi .tiligie .uigieiig .hidieg:hover {
  color: #08f;
}
.giiigi .tiligie .uigieiig .jisigie {
  font-size: 0.18rem;
  line-height: 0.5rem;
  color: #999;
  float: right;
}
.uigiekg {
  display: none;
}
@media screen and (max-width: 768px) {
  .sy .top-news {
    margin-top: 0.7rem;
    width: 7.5rem;
    height: 1.55rem;
    background-size: 100% 100%;
  }
  .sy .top-news .cm-HotNews .swiper-slide a .news {
    width: 6.63rem;
    height: 1.55rem;
    margin: 0.18rem auto;
  }
  .sy .top-news .cm-HotNews .swiper-slide a .tag {
    font-weight: bold;
    font-size: 0.32rem;
    color: #fff;
    line-height: 0.6rem;
    background-image: url(top-news-tag-bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 1rem;
    height: 0.6rem;
    margin-right: 0.3rem;
    text-align: center;
    margin-top: 0.3rem;
  }
  .sy .top-news .cm-HotNews .swiper-slide a .title {
    font-weight: bold;
    font-size: 0.42rem;
    line-height: 0.6rem;
    width: 5.2rem;
    max-height: 1.2rem;
    display: box;
    -webkit-line-clamp: 2;
    /* é™åˆ¶æ˜¾ç¤ºçš„è¡Œæ•° */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .sy .top-block {
    width: 7.02rem;
    margin: auto;
    margin-bottom: 0.28rem;
  }
  .sy .center-pics-swiper {
    width: 7.02rem;
    margin: auto;
    height: 1.64rem;
    margin-bottom: 0.5rem;
    position: relative;
  }
  .sy .center-pics-swiper .swiper-container {
    width: 100%;
    height: 1.64rem;
  }
  .sy .center-pics-swiper .swiper-slide {
    width: 7.02rem !important;
    text-align: center;
  }
  .sy .center-pics-swiper .swiper-slide a img {
    width: 100%;
    height: 100%;
  }
  .sy .center-pics-swiper .swiper-button-prev {
    left: 0;
    background: url(swipe-left.png) no-repeat center center / 0.17rem 0.3rem;
    border-radius: 0 0.06rem 0.06rem 0;
  }
  .sy .center-pics-swiper .swiper-button-next {
    right: 0;
    background: url(swipe-right.png) no-repeat center center / 0.17rem 0.3rem;
    border-radius: 0.06rem 0 0 0.06rem;
  }
  .sy .center-pics-swiper .swiper-button-prev,
  .sy .center-pics-swiper .swiper-button-next {
    display: none;
    cursor: pointer;
    width: 0.3rem;
    height: 0.5rem;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
  }
  .sy .center-pics-swiper:hover .swiper-button-prev,
  .sy .center-pics-swiper:hover .swiper-button-next {
    display: block;
  }
  .sy .gallery-swiper {
    width: 7.5rem;
    margin: auto;
    height: 3.58rem;
    background-image: url(gallery-swiper-wap-bg.png);
    background-size: 100% 100%;
    background-position: center;
  }
  .sy .gallery-swiper .rotator-main {
    display: none;
  }
  .sy .gallery-swiper .mobile-swiper {
    display: block;
    width: 7.5rem;
    position: relative;
    padding-top: 0.25rem;
  }
  .sy .gallery-swiper .mobile-swiper .swiper-container {
    height: 2rem;
  }
  .sy .gallery-swiper .mobile-swiper .swiper-wrapper {
    width: 100%;
    height: 2rem !important;
  }
  .sy .gallery-swiper .mobile-swiper .swiper-wrapper .swiper-slide {
    height: 100%;
    text-align: center;
  }
  .sy .gallery-swiper .mobile-swiper .swiper-wrapper .swiper-slide a {
    display: block;
    width: 2.2rem;
    height: 2rem;
    padding: 0.3rem 0.15rem;
    margin: auto;
    background-color: #fff;
    background-size: 2.2rem 2rem;
    border-radius: 0.08rem;
    box-shadow: -0.01rem 0 0.08rem 0 rgba(142, 142, 142, 0.5);
  }
  .sy .gallery-swiper .mobile-swiper .swiper-wrapper .swiper-slide a img {
    height: 0.75rem;
    display: block;
    margin: auto;
  }
  .sy .gallery-swiper .mobile-swiper .swiper-wrapper .swiper-slide a img:nth-child(2) {
    display: none;
  }
  .sy .gallery-swiper .mobile-swiper .swiper-wrapper .swiper-slide a span {
    color: #191919;
    font-size: 0.28rem;
    margin-top: 8%;
    display: block;
  }
  .sy .gallery-swiper .mobile-swiper .swiper-wrapper .swiper-slide a:hover {
    background-image: url(sy-swipe-cur-bg.png);
    background-size: 100% 100%;
    background-color: #08f;
  }
  .sy .gallery-swiper .mobile-swiper .swiper-wrapper .swiper-slide a:hover span {
    color: #fff;
  }
  .sy .gallery-swiper .mobile-swiper .swiper-wrapper .swiper-slide a:hover img:nth-child(1) {
    display: none;
  }
  .sy .gallery-swiper .mobile-swiper .swiper-wrapper .swiper-slide a:hover img:nth-child(2) {
    display: block;
  }
  .sy .middle-block {
    padding: 0.33rem 0.26rem;
    width: 7.02rem;
    height: 2.32rem;
    margin: 0.2rem auto;
    background-image: url(sy-middle-block-wap-bg.png);
    background-size: 100% 100%;
  }
  .sy .middle-block .zwfw-pic {
    width: 3.56rem;
    height: 0.8rem;
    display: block;
  }
  .sy .middle-block .zwfw-pic img {
    width: 100%;
    height: 100%;
  }
  .sy .middle-block .more-detail {
    width: 0.84rem;
    height: 0.4rem;
    background: #3a85e0;
    border-radius: 0.04rem;
    display: inline-block;
    font-size: 0.16rem;
    color: #fff;
    line-height: 0.4rem;
    text-align: center;
    margin-top: 0.3rem;
  }
  .sy .middle-block .blocks {
    float: none;
    margin-top: 0.15rem;
  }
  .sy .middle-block .blocks .block {
    background-image: url(sy-block-bg.png);
    background-size: 100% 100%;
    width: 1.84rem;
    height: 0.72rem;
    font-size: 0.28rem;
    color: #2582dc;
    line-height: 0.72rem;
    text-align: center;
    display: inline-block;
    margin-left: 0;
    margin-right: 0.24rem;
  }
  .sy .bottom-block {
    width: 7.02rem;
    margin: auto;
    margin-top: 0.1rem;
  }
  .sy .bottom-block .sy-tabswitch {
    display: inline-block;
  }
  .sy .bottom-block .links {
    display: block;
    height: auto;
    width: 7.02rem;
    margin-top: 0.32rem;
    margin-left: 0;
  }
  .sy .bottom-block .links a:nth-child(2n-1) .link {
    margin-right: 0.21rem;
  }
  .sy .bottom-block .links .link {
    display: inline-block;
    width: 3.39rem;
    height: 0.88rem;
    margin-top: 0;
    margin-bottom: 0.24rem;
    box-shadow: 0 0.02rem 0.08rem 0 rgba(122, 140, 168, 0.16);
    border: 0.02rem solid #fff;
    backdrop-filter: blur(4px);
    padding: 0.19rem 0.27rem;
  }
  .sy .bottom-block .links .link img {
    width: 0.3rem;
    margin-top: 0.15rem;
  }
  .sy .bottom-block .links .link .lf img {
    width: 0.5rem;
    margin-top: 0;
    display: inline-block;
    vertical-align: middle;
  }
  .sy .bottom-block .links .link .lf .title {
    font-size: 0.32rem;
    color: #333;
    line-height: 0.32rem;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.18rem;
    max-width: 1.6rem;
  }
  .sy .bottom-block .ywzw {
    display: inline-block;
    margin-left: 0;
    vertical-align: top;
    margin-top: 0.2rem;
  }
  .sy .bottom-block .ywzw .title {
    font-weight: bold;
    font-size: 0.36rem;
    color: #333;
    line-height: 0.36rem;
    padding-bottom: 0.24rem;
  }
  .sy .bottom-block .ywzw .blocks .block {
    display: inline-block;
    width: 2.18rem;
    height: 3.62rem;
    background-image: url(ywzw-block-bg.png);
    background-size: 100% 100%;
    margin-left: 0.2rem;
  }
  .sy .bottom-block .ywzw .blocks .block .pic {
    width: 1.16rem;
    height: 1.16rem;
    border-radius: 50%;
    text-align: center;
    margin: 0.8rem auto;
    margin-bottom: 0.1rem;
    background-color: #fff;
  }
  .sy .bottom-block .ywzw .blocks .block .pic img {
    margin-top: 0.18rem;
    width: 0.74rem;
    height: 0.74rem;
  }
  .sy .bottom-block .ywzw .blocks .block .title {
    width: 1.92rem;
    margin: auto;
    font-size: 0.32rem;
    color: #333;
    line-height: 0.48rem;
    max-height: 1rem;
    text-align: center;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0.5);
    font-weight: 400;
  }
  .sy .bottom-block .ywzw .blocks a:nth-child(1) .block {
    margin-left: 0;
  }
  .sy .ztzlbox {
    width: 7.5rem;
    height: 100%;
    margin: auto;
    margin-bottom: 0.32rem;
    margin-top: 0.26rem;
    position: relative;
  }
  .sy .ztzlbox .swiper-outer {
    width: 100%;
    overflow: hidden;
  }
  .sy .ztzlbox .zt-banner {
    width: 100%;
    height: 1.8rem;
  }
  .sy .ztzlbox .swiper-button-prev {
    left: 0.15rem;
    background: url(swipe-left.png) no-repeat center center;
  }
  .sy .ztzlbox .swiper-button-next {
    right: 0.15rem;
    background: url(swipe-right.png) no-repeat center center;
  }
  .sy .ztzlbox .swiper-button-prev,
  .sy .ztzlbox .swiper-button-next {
    display: none;
    cursor: pointer;
    width: 0.24rem;
    height: 0.4rem;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
  }
  .sy .ztzlbox:hover .swiper-button-prev,
  .sy .ztzlbox:hover .swiper-button-next {
    display: block;
  }
  .sy .ztzlbox .zt {
    width: 3.75rem !important;
    height: 1.88rem;
    text-align: center;
  }
  .sy .ztzlbox .zt a {
    display: inline-block;
    width: 3.39rem;
    height: 100%;
    margin: auto;
  }
  .sy .ztzlbox .zt a img {
    width: 100%;
    height: 100%;
  }
  .sy .ztzlbox .zt:first-child {
    margin-left: 0;
  }
  .sy-top-tabswitch {
    float: none !important;
  }
  .sy-top-tabswitch .tab-panel .panel {
    padding: 0.1rem 0 !important;
    font-size: 0.36rem !important;
  }
  .sy-top-tabswitch .tab-panel .active {
    background: none !important;
    font-weight: bold !important;
  }
  .sy-top-tabswitch .tab-panel .active .title-panel {
    color: #333 !important;
  }
  .sy-top-tabswitch .tab-content {
    padding: 0 !important;
    margin: 0 !important;
  }
  .sy-top-tabswitch .tab-content .tab-item .news-item {
    margin: 0 auto;
    padding: 0.3rem 0;
    padding-top: 0;
    border-bottom: 1px solid #e5e5e5;
  }
  .sy-top-tabswitch .tab-content .tab-item .news-item .time {
    width: 0.92rem;
    height: 0.92rem;
    background: linear-gradient(180deg, rgba(244, 246, 248, 0.8) 0%, #fff 100%);
    box-shadow: 0 0.02rem 0.08rem 0 rgba(122, 140, 168, 0.16);
    border-radius: 0.08rem;
    border: 0.02rem solid #fff;
    padding-top: 0.18rem;
    display: inline-block;
    vertical-align: top;
  }
  .sy-top-tabswitch .tab-content .tab-item .news-item .time .dd {
    font-weight: bold;
    font-size: 0.32rem;
    color: #333;
    line-height: 0.32rem;
    text-align: center;
    margin-bottom: 0.05rem;
  }
  .sy-top-tabswitch .tab-content .tab-item .news-item .time .yyyy-mm {
    font-weight: 400;
    font-size: 0.2rem;
    color: #666;
    line-height: 0.2rem;
    text-align: center;
  }
  .sy-top-tabswitch .tab-content .tab-item .news-item .detail {
    display: inline-block;
    width: 5.65rem;
    margin-left: 0.16rem;
  }
  .sy-top-tabswitch .tab-content .tab-item .news-item .detail a {
    width: 100%;
    display: block;
    font-size: 0.32rem;
    color: #333;
    line-height: 0.48rem;
  }
  .sy-top-tabswitch .tab-content .tab-item .news-item .detail span {
    font-size: 0.28rem;
    color: #999;
    line-height: 0.28rem;
    margin-top: 0.12rem;
    -webkit-line-clamp: 1;
  }
  .sy-top-tabswitch .tab-content .tab-item li {
    height: 0.88rem;
    border-bottom: 1px solid #e5e5e5;
  }
  .sy-top-tabswitch .tab-content .tab-item li img {
    margin-bottom: 0.75rem;
    width: 0.06rem;
    margin-right: 0.1rem;
  }
  .sy-top-tabswitch .tab-content .tab-item li .title {
    display: inline-block;
    font-size: 0.32rem;
    color: #191919;
    line-height: 0.88rem;
    height: 0.88rem;
    width: 6.4rem;
  }
  .sy-top-tabswitch .tab-content .tab-item li .time {
    display: none;
  }
  .sy-tabswitch {
    width: 7.02rem !important;
  }
  .sy-tabswitch .tab-panel .panel {
    padding: 0.1rem 0 !important;
    font-size: 0.32rem !important;
  }
  .sy-tabswitch .tab-panel .active {
    background: none !important;
    font-weight: bold !important;
  }
  .sy-tabswitch .tab-panel .active .title-panel {
    color: #333 !important;
  }
  .sy-tabswitch .tab-content {
    padding: 0 !important;
    margin: 0 !important;
  }
  .sy-tabswitch .tab-content .tab-item li {
    height: 1.52rem;
    padding: 0.27rem 0.29rem;
    background-color: #f7f8fc;
    margin-bottom: 0.12rem;
  }
  .sy-tabswitch .tab-content .tab-item li .title {
    font-size: 0.32rem;
    color: #333;
    line-height: 0.32rem;
    height: 0.32rem;
    width: 6rem;
    float: none;
  }
  .sy-tabswitch .tab-content .tab-item li .rt {
    float: none;
    margin-top: 0.24rem;
  }
  .sy-tabswitch .tab-content .tab-item li .tag {
    display: inline-block;
    width: 1.16rem;
    height: 0.44rem;
    background: #e9ebf2;
    border-radius: 0.02rem;
    font-size: 0.28rem;
    color: #333;
    line-height: 0.44rem;
    text-align: center;
  }
  .sy-tabswitch .tab-content .tab-item li .time {
    display: inline-block;
    font-size: 0.28rem;
    color: #999;
    height: 0.44rem;
    margin-left: 0.28rem;
    line-height: 0.44rem;
  }
  .sy-tabswitch .tab-content .tab-item li:hover {
    background-color: #248dea;
  }
  .sy-tabswitch .tab-content .tab-item li:hover .title {
    color: #fff;
  }
  .sy-tabswitch .tab-content .tab-item li:hover .tag {
    background-color: #fff;
    color: #08f;
  }
  .sy-tabswitch .tab-content .tab-item li:hover .time {
    color: #fff;
  }
  .sy-mid-kslj {
    width: 7.02rem;
    height: 4.42rem;
    background: #fff;
    border-radius: 0.06rem;
    margin: 0 auto;
    box-shadow: 0 0 0.08rem 0 rgba(0, 0, 0, 0.15);
  }
  .sy-mid-kslj .gknr {
    width: 3.15rem;
    height: 1.08rem;
    background: #fbfbfb;
    border: 0.01rem solid #ddd;
    font-size: 0.32rem;
    border-radius: 0.04rem;
    margin-left: 0.24rem;
    color: #333;
    margin-top: 0.3rem;
  }
  .sy-mid-kslj .gknr img {
    float: left;
    margin-left: -0.2rem;
    margin-top: 0.24rem;
    margin-right: 0.2rem;
    width: 0.6rem;
    height: 0.6rem;
  }
  .sy-mid-kslj .gknr span {
    width: 1.28rem;
    height: 0.64rem;
    margin-top: 0.08rem;
    font-weight: normal;
    padding: 0;
    border: none;
  }
  .sy .top-news {
    width: 7rem;
    height: 1.74rem;
    margin: 0.24rem auto;
    border-radius: 0;
  }
  .cm-HotNews {
    height: 100%;
  }
  .cm-HotNews .swiper-container {
    /* stylelint-disable-next-line declaration-no-important */
    height: 100% !important;
  }
  .sy .top-news .cm-HotNews .swiper-slide a .news {
    box-sizing: border-box;
    width: 7rem;
    height: 1.74rem;
    margin: 0;
    display: flex;
    padding: 0 0.2rem;
    align-items: center;
    gap: 0.16rem;
  }
  .sy .top-news .cm-HotNews .swiper-slide a .tag {
    margin: 0;
  }
  .sy .top-news .cm-HotNews .swiper-slide a .title {
    flex: 1;
    height: 1.74rem;
    white-space: normal;
    /* stylelint-disable-next-line value-no-vendor-prefix */
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* é™åˆ¶æ˜¾ç¤ºçš„è¡Œæ•° */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .sy .cm-piccarousel4 .outer .swiper-container {
    width: 100%;
  }
  .cm-piccarousel4 .outer .swiper-container .swiper-slide span.text {
    height: 0.32rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 1.5rem;
  }
  .sy .top-block {
    width: auto;
    margin-bottom: 0.48rem;
  }
  .sy-top-tabswitch.bace-tab {
    width: auto;
  }
  .sy .top-block .cm-piccarousel4 {
    margin: 0 0.24rem;
  }
  .bace-tab .tb-scroll {
    width: 100%;
  }
  .bace-tab .tb-scroll .tab-panel {
    height: auto;
  }
  .bace-tab .tab-panel .tab-title {
    display: flex;
    align-items: center;
    margin: 0 0.24rem;
  }
  .bace-tab .tb-scroll .tab-panel .panel {
    height: 0.8rem;
    display: flex;
    align-items: center;
  }
  .top-block .bace-tab .tb-scroll .tab-panel .panel span {
    font-size: 0.36rem;
    line-height: 1;
    padding: 0;
    color: #666;
  }
  .bace-tab .tb-scroll .tab-panel .col-point {
    height: 0.36rem;
  }
  .top-block .bace-tab .tab-panel .col-point:not(:first-child)::before {
    display: none;
  }
  .top-block .bace-tab .tab-panel .col-point:not(:first-child) {
    width: 0.08rem;
    height: 0.08rem;
    margin: 0 0.2rem;
    background: #999;
    border-radius: 50%;
  }
  .bace-tab .tab-content .tab-item {
    margin: 0 0.24rem;
  }
  .sy-top-tabswitch.bace-tab .tab-content .tab-item .news-item {
    padding-top: 0.1rem;
    display: flex;
  }
  .sy-top-tabswitch.bace-tab .tab-content .tab-item .news-item .time {
    width: 0.92rem;
    height: 0.92rem;
    display: flex;
    padding: 0;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: linear-gradient(180deg, rgba(244, 246, 248, 0.8), #fff);
    border: 1px solid #fff;
    border-radius: 4px;
    box-shadow: 0 1px 4px 0 rgba(122, 140, 168, 0.16);
  }
  .sy-top-tabswitch.bace-tab .tab-content .tab-item .news-item .detail {
    width: 0;
    flex: 1;
  }
  .sy-top-tabswitch.bace-tab .tab-content .tab-item .news-item .detail a {
    font-size: 0.32rem;
    line-height: 0.48rem;
  }
  .sy-top-tabswitch.bace-tab .tab-content .tab-item .news-item .time .dd {
    margin-bottom: 0.1rem;
    font-size: 0.32rem;
  }
  .sy-top-tabswitch.bace-tab .tab-content .tab-item .news-item .detail span {
    font-size: 0.24rem;
    line-height: 1;
    color: #999;
  }
  .sy-top-tabswitch.bace-tab .tab-content .tab-item .news-item .time .yyyy-mm {
    font-size: 0.16rem;
  }
  .sy-top-tabswitch.bace-tab .tab-content .tab-item li {
    height: 0.86rem;
  }
  .sy-top-tabswitch.bace-tab .tab-content .tab-item li a {
    display: flex;
    height: 100%;
    align-items: center;
  }
  .sy-top-tabswitch.bace-tab .tab-content .tab-item li img {
    margin: 0;
    margin-right: 0.08rem;
  }
  .sy-top-tabswitch.bace-tab .tab-content .tab-item li .title {
    flex: 1;
    width: 0;
    font-size: 0.32rem;
    line-height: 1;
    height: 0.32rem;
  }
  .sy-top-tabswitch.bace-tab .tab-content .tab-item li .time {
    display: none;
  }
  .sy-mid-kslj {
    width: auto;
    height: auto;
    background: #edf7ff;
    box-shadow: none;
    padding: 0.24rem;
    display: flex;
    flex-wrap: wrap;
    gap: 0.16rem;
  }
  .sy-mid-kslj .gknr {
    margin: 0;
    width: 3.4rem;
    height: auto;
    display: flex;
    align-items: center;
    padding: 0.12rem;
    gap: 0.16rem;
    border: none;
  }
  .sy-mid-kslj .gknr img {
    width: 0.56rem;
    height: 0.56rem;
    margin: 0;
  }
  .sy-mid-kslj .gknr span {
    font-size: 0.28rem;
    flex: 1;
    margin: 0;
    line-height: 1;
    color: #333;
    height: auto;
    font-weight: bold;
  }
  .giiigi {
    display: flex;
    width: auto;
    margin: 0.4rem 0;
    gap: 0.4rem;
    flex-direction: column;
  }
  .giiigi .vgcefahv {
    width: auto;
    margin: 0 0.24rem;
  }
  .giiigi .vgce-title span {
    font-size: 0.36rem;
  }
  .giiigi .gi-attab .g0gtab-item span {
    font-size: 0.24rem;
    line-height: 0.56rem;
  }
  .giiigi .gi-attab .g0gtab-item {
    padding: 0 0.4rem;
    margin-right: 0.16rem;
  }
  .giiigi .tiligie .uigieiig .hidieg {
    font-size: 0.32rem;
    line-height: 0.86rem;
    margin: 0;
    width: 0;
    flex: 1;
  }
  .giiigi .vgce-title {
    margin-bottom: 0.26rem;
  }
  .giiigi .tiligie .uigieiig .icon {
    width: 0.06rem;
    height: 0.06rem;
  }
  .giiigi .tiligie .uigieiig {
    padding-left: 0.14rem;
    display: flex;
  }
  .giiigi .tiligie .uigieiig .jisigie {
    display: none;
  }
  .sy .middle-block {
    padding: 0.34rem 0.24rem;
    height: auto;
    width: auto;
    margin: 0 0.24rem 0.1rem;
    background: url(ggigieigsge.png) no-repeat center / 100% 100%;
  }
  .sy .middle-block .zwfw-pic {
    width: auto;
    height: 0.66rem;
    margin-top: 0;
    margin-left: 0.1rem;
  }
  .ogpieg {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 0.3rem;
  }
  .sy .middle-block .more-detail {
    margin: 0;
    width: auto;
    line-height: 0.64rem;
    height: 0.64rem;
    padding: 0 0.22rem;
    font-size: 0.24rem;
  }
  .sy .middle-block .blocks {
    display: flex;
    gap: 0.12rem;
    margin-top: 0.4rem;
  }
  .sy .middle-block .blocks .block {
    width: auto;
    margin: 0;
    padding: 0 0.1rem;
    background: linear-gradient(180deg, #f1ffff, #fff);
    border-radius: 6px;
  }
  .vgcefahv .service-blocks {
    margin-top: 0.35rem;
    flex-wrap: nowrap;
    overflow-x: auto;
    gap: 0.2rem;
    padding: 0 0.24rem;
  }
  .giiigi .service-blocks .service-block {
    margin: 0;
    width: 2.04rem;
    height: 3.56rem;
  }
  .giiigi .vgcefahv.gsgiegggg {
    margin: 0;
  }
  .giiigi .vgcefahv.gsgiegggg .vgce-title {
    margin: 0 0.24rem;
  }
  .giiigi .service-blocks .service-block .service-icon {
    margin-bottom: 0.2rem;
  }
  .giiigi .service-blocks .service-block .service-text {
    font-size: 0.28rem;
    padding: 0;
  }
  .ztzlbox {
    display: none;
  }
  .uigiekg {
    display: flex;
    flex-wrap: wrap;
    margin: 0.48rem 0.24rem;
    gap: 0.24rem;
  }
  .uigiekg a {
    display: flex;
    width: 3.38rem;
    height: 1.84rem;
  }
  .uigiekg img {
    width: 100%;
    height: 100%;
  }
}

.ft-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;
  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.48rem 0 0 0.32rem;
}
.ft-mask .buttons a {
  font-size: 0.32rem;
  color: #fff;
  height: 0.88rem;
  line-height: 0.88rem;
  display: inline-block;
  background: rgba(255, 255, 255, 0.16);
  border-radius: 0.08rem;
  margin-right: 0.16rem;
}
.ft-mask .buttons .xmt {
  width: 2.49rem;
  font-size: 0.32rem;
  text-align: center;
}
.ft-mask .buttons .xmt img {
  height: 0.44rem;
  width: 0.44rem;
}
.ft-mask .buttons .lnb {
  width: 0.88rem;
  text-align: center;
}
.ft-mask .buttons .lnb img {
  width: 0.29rem;
  height: 0.44rem;
}
.ft-mask .buttons .wza {
  padding: 0;
  background: none;
  margin-right: 0;
  width: 0.88rem;
  height: 0.88rem;
  position: relative;
  top: -0.04rem;
}
.ft-mask .buttons .wza img {
  width: 100%;
  height: 100%;
}
.ft-mask .buttons .jt,
.ft-mask .buttons .ft {
  margin-top: 0.32rem;
  width: 2.16rem;
  text-align: center;
}
.ft-mask .buttons .jt {
  margin-right: 0.25rem;
}
.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;
}

.fixed-nav {
  position: fixed;
  top: 30%;
  z-index: 100;
  right: 0.1rem;
  width: 0.66rem;
}
.fixed-nav .nav-item {
  position: relative;
  cursor: pointer;
  width: 0.66rem;
  height: 0.66rem;
  border-radius: 0.04rem;
  background: #3b9ffc;
  padding-top: 0.15rem;
  margin-top: 0.2rem;
}
.fixed-nav .nav-item p {
  display: block;
  text-align: center;
  font-size: 0.14rem;
  line-height: 0.18rem;
  color: #fff;
  white-space: normal;
}
.fixed-nav .nav-item .qr-code {
  display: none;
  position: absolute;
  top: -0.1rem;
  left: -1.48rem;
  width: 1.51rem;
  height: 1.61rem;
  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;
}
@media screen and (max-width: 768px) {
  .fixed-nav {
    display: none;
  }
}

.fixed-nav-lf {
  position: fixed;
  top: 30%;
  z-index: 100;
}
.fixed-nav-lf img {
  display: block;
  width: 2.4rem;
  height: 1.32rem;
  margin-top: 0.3rem;
}
@media screen and (max-width: 768px) {
  .fixed-nav-lf {
    display: none;
  }
}

.bace-tab {
  width: 100%;
  background-color: #fff;
}
.bace-tab .tab-panel {
  height: 0.5rem;
  line-height: 0.5rem;
  white-space: nowrap;
}
.bace-tab .tab-panel .tab-title {
  float: left;
}
.bace-tab .tab-panel .panel {
  font-weight: normal;
  font-size: 0.2rem;
  color: #111;
  padding: 0.1rem 0.24rem;
  border-radius: 0.04rem;
}
.bace-tab .tab-panel .panel .icon-panel {
  width: 0.26rem;
  height: 0.26rem;
}
.bace-tab .tab-panel .col-line:not(:first-child)::before {
  content: '';
  display: inline-block;
  margin: 0 0.14rem;
  width: 0.01rem;
  height: 0.14rem;
  background-color: #D8D8D8;
}
.bace-tab .tab-panel .col-point:not(:first-child)::before {
  content: '';
  display: inline-block;
  width: 0.05rem;
  height: 0.05rem;
  border-radius: 50%;
  margin: 0 0.14rem 0.05rem 0.14rem;
  background-color: #D8D8D8;
}
.bace-tab .tab-panel .tab-more {
  float: right;
  font-size: 0.16rem;
  color: #999;
  cursor: pointer;
  margin-right: 0.1rem;
}
.bace-tab .tab-panel .tab-more .icon-more {
  width: 0.2rem;
  height: 0.2rem;
}
.bace-tab .tab-panel .active {
  background-color: #EA4336;
}
.bace-tab .tab-panel .active .title-panel {
  color: #fff;
}
.bace-tab .clearfix {
  clear: both;
}
.bace-tab .tab-content {
  width: 100%;
  margin-top: 0.06rem;
  padding: 0 0.1rem;
}
.bace-tab .tab-content .tab-item {
  font-size: 0.16rem;
}
@media screen and (max-width: 768px) {
  .bace-tab {
    position: relative;
  }
  .bace-tab .mobile-more {
    width: calc(100% - 1rem);
  }
  .bace-tab .tb-scroll {
    overflow-x: auto;
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE and Edge */
  }
  .bace-tab .tb-scroll .tab-panel {
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    white-space: nowrap;
  }
  .bace-tab .tb-scroll .tab-panel .panel {
    font-size: 0.36rem;
    padding: 0.1rem 1rem;
  }
  .bace-tab .tb-scroll .tab-panel .panel .icon-panel {
    width: 0.4rem;
    height: 0.4rem;
  }
  .bace-tab .tb-scroll .tab-panel .col-line {
    display: none;
  }
  .bace-tab .tb-scroll .tab-panel .col-point {
    display: inline-block;
  }
  .bace-tab .tb-scroll .tab-panel .tab-more {
    position: absolute;
    right: 0;
    font-size: 0.24rem;
  }
  .bace-tab .tb-scroll .tab-panel .tab-more .icon-more {
    width: 0.3rem;
    height: 0.3rem;
  }
  .bace-tab .tb-scroll::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari, Opera */
  }
}

.block-title {
  display: block;
  position: relative;
}
.block-title .title .blue-block {
  display: inline-block;
  background-color: #0088FF;
  width: 0.05rem;
  height: 0.18rem;
  border-radius: 0.02rem;
  margin-right: 0.1rem;
}
.block-title .title span {
  font-size: 0.24rem;
  font-weight: bold;
  color: #111;
}
.block-title .search {
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0.08rem;
  border: 0.01rem solid #E7E7E7;
  height: 0.46rem;
  line-height: 0.46rem;
  padding-right: 0.2rem;
}
.block-title .search input {
  padding: 0 0.2rem;
  font-size: 0.16rem;
}
.block-title .search input:nth-child(1) {
  border-right: 1px solid #D8D8D8;
}
.block-title .search img {
  width: 0.2rem;
  height: 0.2rem;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .block-title {
    display: block;
    position: relative;
  }
  .block-title .title .blue-block {
    width: 0.06rem;
    height: 0.34rem;
    vertical-align: bottom;
  }
  .block-title .title span {
    font-size: 0.36rem;
    line-height: 0.34rem;
  }
  .block-title .search {
    position: relative;
    height: 0.88rem;
    line-height: 0.88rem;
    padding-right: 0.32rem;
    margin-top: 0.32rem;
  }
  .block-title .search input {
    padding: 0 0.32rem;
    font-size: 0.32rem;
    height: 0.46rem;
    width: 1.9rem;
  }
  .block-title .search input:nth-child(1) {
    border-right: 1px solid #D8D8D8;
  }
  .block-title .search img {
    width: 0.44rem;
    height: 0.44rem;
    cursor: pointer;
    margin-left: 0.1rem;
  }
}

.xjxd {
  width: 14rem;
  background: #FFFFFF;
  border: 0.2rem solid #F2F6F9;
  border-radius: 0.08rem;
  padding: 0.34rem;
  margin: auto;
  margin-bottom: 0.5rem;
}
.interaction-con {
  padding: 0.24rem 0;
  padding-top: 0.4rem;
  background-color: #fff;
  border-bottom: 1px dashed #DCDCDC;
}
.interaction-con table {
  font-size: 0.18rem;
  line-height: 0.18rem;
}
.interaction-con thead td {
  background-color: #F5F8FA;
}
.interaction-con thead .title {
  border-radius: 0.08rem 0 0 0.08rem;
}
.interaction-con thead .status {
  border-radius: 0 0.08rem 0.08rem 0;
}
.interaction-con td {
  float: left;
  display: inline-block;
}
.interaction-con .code {
  width: 2.88rem;
  padding: 0.19rem 0 0.19rem 0.24rem;
}
.interaction-con .title {
  width: 7rem;
  padding: 0.19rem 0 0.19rem 0.24rem;
}
.interaction-con .title a:hover {
  color: #0088FF;
}
.interaction-con .title img {
  width: 0.09rem;
  height: 0.08rem;
}
.interaction-con .title img:nth-child(2) {
  display: none;
}
.interaction-con .title:hover img:nth-child(1) {
  display: none;
}
.interaction-con .title:hover img:nth-child(2) {
  display: inline-block;
}
.interaction-con .depart {
  width: 1.53rem;
  text-align: center;
  padding: 0.19rem 0 0.19rem 0.24rem;
}
.interaction-con .submit-date,
.interaction-con .do-date {
  width: 1.8rem;
  padding: 0.19rem 0 0.19rem 0.24rem;
}
.interaction-con .status {
  width: 1.2rem;
  padding: 0.19rem 0 0.19rem 0.24rem;
}
.interaction-con tbody .status {
  color: #19721B;
}
@media screen and (max-width: 768px) {
  .xjxd {
    width: 7.02rem;
    border: 0.24rem solid #F2F6F9;
    padding: 0.24rem;
    margin-bottom: 0.5rem;
  }
  .interaction-con {
    padding: 0.32rem 0;
    border-bottom: none;
  }
  .interaction-con table {
    font-size: 0.32rem;
    line-height: 0.32rem;
  }
  .interaction-con tbody tr:nth-child(1) td {
    padding-top: 0.4rem;
  }
  .interaction-con thead tr td {
    padding: 0.28rem 0.24rem !important;
  }
  .interaction-con td {
    padding: 0.28rem 0;
  }
  .interaction-con .code {
    width: 2.3rem;
    padding: 0.19rem 0 0.19rem 0.24rem;
  }
  .interaction-con thead .code {
    border-radius: 0 0.08rem 0.08rem 0;
  }
  .interaction-con .title {
    width: 3.75rem;
    padding: 0.19rem 0 0.19rem 0.24rem;
  }
  .interaction-con .title img:nth-child(2) {
    display: none;
  }
  .interaction-con .title:hover img:nth-child(1) {
    display: none;
  }
  .interaction-con .title:hover img:nth-child(2) {
    display: inline-block;
  }
  .interaction-con .depart {
    display: none;
  }
  .interaction-con .submit-date,
  .interaction-con .do-date {
    display: none;
  }
  .interaction-con .status {
    display: none;
  }
}

.xjxq {
  width: 14rem;
  margin: auto;
  background: #FFFFFF;
  border-radius: 0.16rem;
  background-color: #F2F6F9;
  background: linear-gradient(180deg, #F2F6F9 0%, #F7F9FB 100%);
  margin-bottom: 0.5rem;
  border: 0.2rem solid #F2F6F9;
}
.xjxq .content {
  width: 100%;
  background: #FFFFFF;
  border-radius: 0.08rem;
  padding: 0.34rem 0.24rem;
}
.xjxq .content .part {
  width: 12.92rem;
  background: #F6F8FD;
  border-radius: 0.08rem;
  border: 0.01rem solid #F6F8FD;
  margin-bottom: 0.34rem;
  position: relative;
}
.xjxq .content .part .part-header {
  border-bottom: 0.01rem solid #DBEAFD;
  padding: 0.2rem 0.2rem 0.18rem;
}
.xjxq .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;
}
.xjxq .content .part .part-header .left-type img {
  width: 0.24rem;
  height: 0.24rem;
  transform: translateY(-0.02rem);
}
.xjxq .content .part .part-header .right {
  float: left;
  margin-left: 0.16rem;
}
.xjxq .content .part .part-header .right .top-title {
  font-weight: bold;
  font-size: 0.2rem;
  color: #22222A;
  line-height: 0.26rem;
}
.xjxq .content .part .part-header .right .bottom-date {
  font-size: 0.16rem;
  color: #454545;
  line-height: 0.21rem;
  margin-top: 0.08rem;
}
.xjxq .content .part .part-header .finished {
  position: absolute;
  right: 0;
  top: 0;
  width: 0.8rem;
  height: 0.8rem;
}
.xjxq .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;
}
.xjxq .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;
}
.xjxq .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;
}
.xjxq .content .part .part-header .doing {
  position: absolute;
  right: 0;
  top: 0;
  width: 0.8rem;
  height: 0.8rem;
}
.xjxq .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;
}
.xjxq .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;
}
.xjxq .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;
}
.xjxq .content .part.ask .part-header .left-type {
  background: #015293;
}
.xjxq .content .part.reply .part-header .left-type {
  background: #669999;
}
.xjxq .content .part.reply .part-content {
  color: #666666;
}
.xjxq .content .part .part-content {
  padding: 0.17rem 0.4rem 0.23rem 0.2rem;
  font-size: 0.18rem;
  background-color: #fff;
  color: #666666;
  line-height: 0.36rem;
}
.xjxq .content .part .part-content .indent-1 {
  text-indent: 1em;
}
.xjxq .content .part .part-content .bottom {
  margin-top: 0.32rem;
}
.xjxq .content .part .part-content .department,
.xjxq .content .part .part-content .date {
  text-align: right;
}
.xjxq .content .part:last-child {
  margin-bottom: 0;
}
.online-interview .interview-box {
  width: 12.8rem;
  background: #FFFFFF;
  border: 0.2rem solid #F2F6F9;
  border-radius: 0.08rem;
  padding: 0.34rem 0.24rem;
  margin-bottom: 0.5rem;
}
.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 .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 {
  position: relative;
  width: 6.5rem;
  height: 4rem;
  background: url(video-bg.png) no-repeat center center / 100% 100%;
}
.online-interview-detail .interview-summary .part-content .left-img-box .play {
  cursor: pointer;
  position: absolute;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  background: rgba(92, 92, 102, 0.75);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.online-interview-detail .interview-summary .part-content .left-img-box .play .triangle {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 0.105rem solid transparent;
  border-bottom: 0.105rem solid transparent;
  border-left: 0.165rem solid white;
  top: 50%;
  left: 50%;
  transform: translate(-30%, -50%);
}
.online-interview-detail .interview-summary .part-content .right-box {
  width: 4.92rem;
}
.online-interview-detail .interview-summary .part-content .right-box .right-top {
  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.24rem;
  color: #22222A;
  line-height: 0.36rem;
  max-height: 1.44rem;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 0.28rem;
}
.online-interview-detail .interview-summary .part-content .right-box .right-content .label {
  color: #015293;
  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.19rem;
  font-size: 0.18rem;
  color: #22222A;
  max-height: 0.48rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.online-interview-detail .interview-summary .part-content .right-box .right-content .right-content-introduction {
  margin-bottom: 0.19rem;
  font-size: 0.18rem;
  color: #22222A;
  max-height: 1.2rem;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.online-interview-detail .part .title-row {
  font-weight: bold;
  position: relative;
  width: 11.8rem;
  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 .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: #015293;
  line-height: 0.36rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.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 {
  padding: 0.16rem 0 0.3rem;
  width: 11.6rem;
  overflow: hidden;
}
.online-interview-detail .broadcast .broadcast-swiper {
  width: 11.76rem;
  height: 1.72rem;
}
.online-interview-detail .broadcast .broadcast-swiper .img-item {
  display: inline-block;
  width: 2.78rem;
  height: 1.72rem;
  text-align: center;
}
.online-interview-detail .broadcast .broadcast-swiper .img-item img {
  width: 2.78rem;
  height: 1.72rem;
}
.online-interview-detail .broadcast .broadcast-swiper .swiper-button-prev,
.online-interview-detail .broadcast .broadcast-swiper .swiper-button-next {
  cursor: pointer;
  width: 0.24rem;
  height: 0.4rem;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.online-interview-detail .broadcast .broadcast-swiper .swiper-button-prev {
  left: 0;
  background: url(swipe-left.png) no-repeat;
}
.online-interview-detail .broadcast .broadcast-swiper .swiper-button-next {
  right: 0.16rem;
  background: url(swipe-right.png) no-repeat;
}
.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) {
  .xjxq {
    width: 7.02rem;
    margin: auto;
    margin-top: 0.2rem;
    margin-bottom: 0.48rem;
  }
  .xjxq .content {
    width: 100%;
    padding: 0.24rem;
  }
  .xjxq .content .part {
    width: 100%;
  }
  .xjxq .content .part .part-header {
    height: unset;
  }
  .xjxq .content .part .part-header .left-type {
    width: 0.8rem;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.34rem;
  }
  .xjxq .content .part .part-header .right {
    width: 5.58rem;
    margin-left: 0;
  }
  .xjxq .content .part .part-header .right .top-title {
    font-size: 0.32rem;
    line-height: 0.42rem;
  }
  .xjxq .content .part .part-header .right .bottom-date {
    margin-top: 0.16rem;
    font-size: 0.24rem;
  }
  .xjxq .content .part .part-header .finished {
    width: 0.96rem;
    height: 0.96rem;
  }
  .xjxq .content .part .part-header .finished .big-triangle {
    border-top: 0.96rem solid #59A87E;
    border-left: 0.96rem solid transparent;
  }
  .xjxq .content .part .part-header .finished .small-triangle {
    border-top: 0.384rem solid #fff;
    border-left: 0.384rem solid transparent;
  }
  .xjxq .content .part .part-header .finished .text {
    font-size: 0.24rem;
    right: -0.02rem;
    top: 0.19rem;
  }
  .xjxq .content .part .part-header .doing {
    width: 0.96rem;
    height: 0.96rem;
  }
  .xjxq .content .part .part-header .doing .big-triangle {
    border-top: 0.96rem solid #d2a524;
    border-left: 0.96rem solid transparent;
  }
  .xjxq .content .part .part-header .doing .small-triangle {
    border-top: 0.384rem solid #fff;
    border-left: 0.384rem solid transparent;
  }
  .xjxq .content .part .part-header .doing .text {
    font-size: 0.24rem;
    right: -0.02rem;
    top: 0.19rem;
  }
  .xjxq .content .part .part-content {
    padding: 0.24rem;
    font-size: 0.28rem;
    line-height: 0.37rem;
  }
  .xjxq .content .part.evaluate .part-header {
    height: unset;
    padding-bottom: 0.39rem;
  }
  .xjxq .content .part.evaluate .part-header .left-type img {
    width: 0.38rem;
    height: 0.38rem;
  }
  .xjxq .content .part.evaluate .part-header .bottom-content .text {
    font-size: 0.24rem;
    margin-top: 0.16rem;
  }
  .xjxq .content .part.evaluate .part-header .bottom-content .evaluate-star {
    margin-top: 0.16rem;
  }
  .xjxq .content .part.evaluate .part-header .bottom-content .evaluate-star .star {
    width: 0.32rem;
    height: 0.32rem;
    margin-right: 0.07rem;
  }
  .online-interview-detail .interview-box {
    width: 7.02rem;
    margin: auto;
    padding: 0.34rem 0.24rem;
  }
  .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: 6.06rem;
    height: 3.73rem;
  }
  .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: #1B5395;
    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-content .right-box .right-content .right-content-introduction {
    font-size: 0.28rem;
    line-height: 0.42rem;
    max-height: 0.9rem;
    -webkit-line-clamp: 2;
  }
  .online-interview-detail .interview-box .part .title-row {
    width: 6.06rem;
    height: 0.72rem;
    line-height: 0.72rem;
    font-size: 0.32rem;
  }
  .online-interview-detail .interview-box .background-information {
    width: 6.06rem;
  }
  .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: 1.71rem;
    margin-bottom: 0.35rem;
  }
  .online-interview-detail .interview-box .background-information .info-list .item .tag {
    width: 1.37rem;
    height: 0.6rem;
    line-height: 0.6rem;
    border-radius: 0.07rem;
    border: 0.02rem solid #FFBC96;
    font-size: 0.28rem;
    margin-right: 0.16rem;
    margin-top: 0.08rem;
    margin-bottom: 0.15rem;
  }
  .online-interview-detail .interview-box .background-information .info-list .item .text {
    max-width: 100%;
    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: 6.06rem;
  }
  .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 .broadcast {
    overflow: hidden;
  }
  .online-interview-detail .interview-box .broadcast .content {
    width: 6.06rem;
    padding: 0.24rem 0 0.4rem 0;
  }
  .online-interview-detail .interview-box .broadcast .broadcast-swiper {
    height: 3.73rem;
    width: 6.06rem;
  }
  .online-interview-detail .interview-box .broadcast .broadcast-swiper .img-item {
    height: 3.73rem;
  }
  .online-interview-detail .interview-box .broadcast .broadcast-swiper .text-bottom {
    margin-top: 0.16rem;
    font-size: 0.28rem;
    line-height: 0.37rem;
  }
  .online-interview-detail .interview-box .broadcast .broadcast-swiper .swiper-button-prev,
  .online-interview-detail .interview-box .broadcast .broadcast-swiper .swiper-button-next {
    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;
  }
}

.gchild-page .container {
  padding: 0.2rem;
  background-color: #F7F9FB;
  background: linear-gradient(180deg, #F2F6F9 0%, #F7F9FB 100%);
  border-radius: 0.08rem;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 0.5rem;
}
.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;
}
.wzdt-location {
  width: 12.8rem;
}
.wzdt {
  width: 12.8rem;
  background: #FFFFFF;
  border: 0.2rem solid #F2F6F9;
  border-radius: 0.08rem;
  margin: auto;
  margin-bottom: 0.5rem;
}
.wzdt .map-list {
  padding: 0.34rem 0.34rem 0;
  background: #fff;
}
.wzdt .map-list .map-item .mp-tt {
  display: block;
  font-weight: bold;
  font-size: 0.18rem;
  height: 0.48rem;
  line-height: 0.48rem;
  color: #0088FF;
  position: relative;
  background: #EFF6FD;
  border-radius: 0.08rem;
  padding-left: 0.18rem;
}
.wzdt .map-list .map-item .mp-tt::after {
  content: '';
  position: absolute;
  width: 0.04rem;
  height: 0.16rem;
  background-color: #0088FF;
  left: 0;
  top: 0.16rem;
}
.wzdt .map-list .map-item .map-item-list {
  padding: 0.16rem 0rem 0.1rem;
}
.wzdt .map-list .map-item .map-item-list .list-item {
  position: relative;
  display: inline-block;
  width: 2.18rem;
  height: 0.52rem;
  margin-right: 0.2rem;
  margin-bottom: 0.25rem;
  text-align: center;
  line-height: 0.52rem;
  font-size: 0.18rem;
  color: #333333;
  background: #fff;
}
.wzdt .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;
}
.wzdt .map-list .map-item .map-item-list .list-item.cur a,
.wzdt .map-list .map-item .map-item-list .list-item:hover a {
  color: #1B5395;
}
.wzdt .map-list .map-item .map-item-list .list-item.cur::after,
.wzdt .map-list .map-item .map-item-list .list-item:hover::after {
  background-color: #D8E9F3;
}
.wzdt .map-list .map-item .map-item-list .list-item:nth-child(5n) {
  margin-right: 0;
}
.wzdt .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 .container .title {
  font-weight: bold;
  font-size: 0.22rem;
  color: #333333;
  height: 0.24rem;
  line-height: 0.24rem;
  padding-left: 0.15rem;
  border-left: 0.04rem solid #1B5395;
}
.zxfp-interact-page .container .newest {
  width: 100%;
  background: #fff;
  margin-bottom: 0.2rem;
  padding: 0.34rem;
}
.zxfp-interact-page .container .newest .n-con {
  margin-top: 0.24rem;
}
.zxfp-interact-page .container .newest .n-con .video {
  width: 5.6rem;
  height: 3.44rem;
  margin-right: 0.22rem;
  position: relative;
}
.zxfp-interact-page .container .newest .n-con .video .v-play {
  width: 0.6rem;
  height: 0.6rem;
  position: absolute;
  top: calc(50% - 0.3rem);
  left: calc(50% - 0.3rem);
}
.zxfp-interact-page .container .newest .n-con .video img {
  width: 100%;
  height: 100%;
}
.zxfp-interact-page .container .newest .n-con .detail {
  width: 5.88rem;
}
.zxfp-interact-page .container .newest .n-con .detail .w-de-tp {
  display: none;
}
.zxfp-interact-page .container .newest .n-con .detail .de-tp {
  width: 1.4rem;
  height: 0.4rem;
}
.zxfp-interact-page .container .newest .n-con .detail .de-tt {
  margin-top: 0.1rem;
  font-size: 0.24rem;
  color: #333333;
  line-height: 0.36rem;
}
.zxfp-interact-page .container .newest .n-con .detail .de-de {
  margin-top: 0.25rem;
  font-size: 0.18rem;
  color: #333333;
  line-height: 0.28rem;
}
.zxfp-interact-page .container .newest .n-con .detail .de-de .de-item {
  margin-top: 0.15rem;
}
.zxfp-interact-page .container .newest .n-con .detail .de-de .de-item .de-k {
  font-size: 0.18rem;
  color: #1B5395;
}
.zxfp-interact-page .container .newest .n-con .detail .de-de .de-item .de-v {
  max-width: 4.9rem;
}
.zxfp-interact-page .container .review {
  width: 100%;
  background: #fff;
  padding: 0.34rem;
}
.zxfp-interact-page .container .review .news-list {
  margin-top: 0.16rem;
}
.zxfp-interact-page .container .review .news-list .list {
  border-bottom: 0.01rem #dcdcdc dashed;
}
.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.02rem;
  }
  .wzdt-location {
    width: 7.5rem;
  }
  .wzdt {
    width: 7.02rem;
    border: 0.24rem solid #F2F6F9;
    margin-bottom: 0.5rem;
  }
  .wzdt .map-list {
    padding: 0.24rem 0.24rem 0.08rem;
  }
  .wzdt .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;
  }
  .wzdt .map-list .map-item .mp-tt::after {
    content: '';
    height: 0.24rem;
    top: 0.32rem;
  }
  .wzdt .map-list .map-item .map-item-list {
    padding: 0.24rem 0rem 0.16rem;
  }
  .wzdt .map-list .map-item .map-item-list .list-item {
    width: 2.91rem;
    height: 0.86rem;
    line-height: 0.8rem;
    font-size: 0.32rem;
    background: url(map-list-item.png) no-repeat center top / 100% 100%;
    margin-bottom: 0.24rem;
    margin-right: 0.24rem;
  }
  .wzdt .map-list .map-item .map-item-list .list-item a {
    background: none;
    border: none;
  }
  .wzdt .map-list .map-item .map-item-list .list-item::after {
    display: none;
  }
  .wzdt .map-list .map-item .map-item-list .list-item:nth-child(5n) {
    margin-right: 0.24rem;
  }
  .wzdt .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 .title {
    font-size: 0.36rem;
    height: 0.36rem;
    line-height: 0.36rem;
    padding-left: 0.22rem;
    border-left: 0.06rem solid #1B5395;
  }
  .zxfp-interact-page .container .newest {
    width: 100%;
    background: #fff;
    margin-bottom: 0.2rem;
    padding: 0.32rem 0.24rem;
  }
  .zxfp-interact-page .container .newest .n-con {
    margin-top: 0.32rem;
  }
  .zxfp-interact-page .container .newest .n-con .video {
    width: 100%;
    height: 3.73rem;
    margin-right: 0;
  }
  .zxfp-interact-page .container .newest .n-con .video .v-play {
    width: 0.88rem;
    height: 0.88rem;
    top: calc(50% - 0.44rem);
    left: calc(50% - 0.44rem);
  }
  .zxfp-interact-page .container .newest .n-con .detail {
    width: 100%;
  }
  .zxfp-interact-page .container .newest .n-con .detail .w-de-tp {
    width: 2.4rem;
    height: 0.7rem;
    margin-top: 0.4rem;
    display: block;
  }
  .zxfp-interact-page .container .newest .n-con .detail .de-tp {
    display: none;
  }
  .zxfp-interact-page .container .newest .n-con .detail .de-tt {
    margin-top: 0.15rem;
    line-height: 0.36rem;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.48rem;
  }
  .zxfp-interact-page .container .newest .n-con .detail .de-tt.f-oh2 {
    -webkit-line-clamp: 3;
  }
  .zxfp-interact-page .container .newest .n-con .detail .de-de {
    margin-top: 0.25rem;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.48rem;
  }
  .zxfp-interact-page .container .newest .n-con .detail .de-de .de-item {
    margin-top: 0.15rem;
  }
  .zxfp-interact-page .container .newest .n-con .detail .de-de .de-item .de-k {
    font-size: 0.32rem;
    color: #1B5395;
  }
  .zxfp-interact-page .container .newest .n-con .detail .de-de .de-item .de-v {
    max-width: 100%;
    line-height: 0.48rem;
  }
  .zxfp-interact-page .container .review {
    width: 100%;
    background: #fff;
    padding: 0.34rem;
  }
  .zxfp-interact-page .container .review .news-list {
    margin-top: 0.16rem;
  }
  .zxfp-interact-page .container .review .news-list .list {
    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 .wq {
    width: 1.37rem;
    height: 0.6rem;
    font-size: 0.28rem;
    line-height: 0.6rem;
    color: #D97C2E;
    margin-top: 0.15rem;
    margin-right: 0.15rem;
  }
  .zxfp-interact-page .container .review .list-item .tim {
    font-size: 0.32rem;
    color: #999999;
    margin-top: 0.25rem;
  }
  .zxfp-interact-page .container .review .list-item .time {
    display: none;
  }
  .zxfp-interact-page .container .review .list-item .text {
    margin-top: 0.1rem;
    font-size: 0.32rem;
    max-width: 100%;
    line-height: 0.6rem;
    overflow: unset;
    white-space: unset;
    text-overflow: unset;
  }
}

.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 {
  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;
  position: relative;
  box-sizing: border-box;
}
.wdk-content .wdk-type .type-list .type-item:nth-last-child(-n+4) {
  margin-bottom: 0;
}
.wdk-content .wdk-type .type-list .type-item::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 0.04rem;
  height: 0.04rem;
  background-color: #7B8BA5;
  border-radius: 50%;
}
.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.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.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.15rem;
}
.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: 1rem;
}
.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.2rem;
}
.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: fixed;
  top: 2rem;
  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: visible;
  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: 5.94rem;
    line-height: 0.62rem;
    margin: auto;
  }
  .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-type .type-list .type-item::before {
    width: 0.08rem;
    height: 0.08rem;
  }
  .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: 100%;
    height: 9.12rem;
    background: #FFFFFF;
    box-shadow: 0rem 0.04rem 0.12rem 0rem rgba(0, 0, 0, 0.15);
    border-radius: 0.04rem;
    bottom: 0;
    left: 0;
    top: unset;
    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;
  }
}

.xwdt-list {
  width: 14rem;
  height: 16.5rem;
  background-color: #F2F6F9;
  padding: 0.2rem;
  margin: auto;
  margin-bottom: 0.5rem;
  border-radius: 0.08rem;
}
.xwdt-list .left-nav .nav-pc .title {
  display: none;
}
.xwdt-list .news-list {
  width: 100%;
  min-height: 12.6rem;
  background: #FFFFFF;
  border-radius: 0rem 0rem 0.06rem 0.06rem;
  border-radius: 0.08rem;
}
.xwdt-list .news-list .list {
  width: 12.92rem;
  border-radius: 0.08rem;
  margin: 0 auto;
  padding: 0.2rem 0;
  border-bottom: 1px dashed #E5E5E5;
}
.xwdt-list .news-list .list .list-item {
  font-size: 0.18rem;
  color: #191919;
  line-height: 0.5rem;
  text-align: left;
  position: relative;
}
.xwdt-list .news-list .list .list-item img {
  width: 0.04rem;
  top: 0.25rem;
  position: absolute;
  left: 0;
}
.xwdt-list .news-list .list .list-item img:nth-child(2) {
  display: none;
}
.xwdt-list .news-list .list .list-item:hover img:nth-child(1) {
  display: none;
}
.xwdt-list .news-list .list .list-item:hover img:nth-child(2) {
  display: block;
}
.xwdt-list .news-list .list .list-item:hover .text {
  color: #0088FF;
}
.xwdt-list .news-list .list .list-item .text {
  display: inline-block;
  margin-left: 0.16rem;
  max-width: 80%;
}
.xwdt-list .news-list .list .list-item .time {
  color: #999999;
}
.xwdt-list .single-list {
  width: 10.8rem;
}
.xwdt-list .single-list .list {
  width: 10.12rem;
}
.xwdt-list .list-with-tag .list .list-item .time {
  display: inline-block;
}
.xwdt-list .list-with-tag .list .list-item .text {
  max-width: 60%;
}
.xwdt-list .list-with-tag .list .list-item .tag {
  display: inline-block;
  margin-left: 0.2rem;
  width: 0.64rem;
  height: 0.28rem;
  border-radius: 0.04rem;
  text-align: center;
  line-height: 0.28rem;
  font-size: 0.16rem;
}
.xwdt-list .list-with-tag .list .list-item .processing {
  background-color: rgba(27, 83, 149, 0.13);
  color: #1B5395;
}
.xwdt-list .list-with-tag .list .list-item .finished {
  background-color: #F5F5F5;
  color: #999999;
}
.xwdt-list1 {
  width: 14rem;
  height: 16.5rem;
  background-color: #F2F6F9;
  padding: 0.2rem;
  margin: auto;
  margin-bottom: 0.5rem;
  border-radius: 0.08rem;
}
.xwdt-list1 .left-nav .nav-pc .title {
  display: none;
}
.xwdt-list1 .news-list {
  width: 100%;
  min-height: 12.6rem;
  background: #FFFFFF;
  border-radius: 0rem 0rem 0.06rem 0.06rem;
  border-radius: 0.08rem;
}
.xwdt-list1 .news-list .list {
  width: 12.92rem;
  border-radius: 0.08rem;
  margin: 0 auto;
  padding: 0.2rem 0;
  border-bottom: 1px dashed #E5E5E5;
}
.xwdt-list1 .news-list .list .list-item {
  font-size: 0.18rem;
  color: #191919;
  line-height: 0.5rem;
  text-align: left;
  position: relative;
}
.xwdt-list1 .news-list .list .list-item img {
  width: 0.04rem;
  top: 0.25rem;
  position: absolute;
  left: 0;
}
.xwdt-list1 .news-list .list .list-item img:nth-child(2) {
  display: none;
}
.xwdt-list1 .news-list .list .list-item:hover img:nth-child(1) {
  display: none;
}
.xwdt-list1 .news-list .list .list-item:hover img:nth-child(2) {
  display: block;
}
.xwdt-list1 .news-list .list .list-item:hover .text {
  color: #0088FF;
}
.xwdt-list1 .news-list .list .list-item .text {
  display: inline-block;
  margin-left: 0.16rem;
  max-width: 80%;
}
.xwdt-list1 .news-list .list .list-item .time {
  color: #999999;
}
.xwdt-list1 .single-list {
  width: 13.6rem;
}
.xwdt-list1 .single-list .list {
  width: 12.68rem;
}
.xwdt-list1 .list-with-tag .list .list-item .time {
  display: inline-block;
}
.xwdt-list1 .list-with-tag .list .list-item .text {
  max-width: 60%;
}
.xwdt-list1 .list-with-tag .list .list-item .tag {
  display: inline-block;
  margin-left: 0.2rem;
  width: 0.64rem;
  height: 0.28rem;
  border-radius: 0.04rem;
  text-align: center;
  line-height: 0.28rem;
  font-size: 0.16rem;
}
.xwdt-list1 .list-with-tag .list .list-item .processing {
  background-color: rgba(27, 83, 149, 0.13);
  color: #1B5395;
}
.xwdt-list1 .list-with-tag .list .list-item .finished {
  background-color: #F5F5F5;
  color: #999999;
}
@media screen and (max-width: 768px) {
  .xwdt-list,
  .xwdt-list1 {
    width: 7.02rem;
    height: 100%;
  }
  .xwdt-list .left-nav,
  .xwdt-list1 .left-nav {
    float: none;
  }
  .xwdt-list .news-list,
  .xwdt-list1 .news-list {
    float: none;
    width: 100%;
    min-height: 20.25rem;
    background: #FFFFFF;
    border-radius: 0.06rem;
    border: 0.04rem solid #F7F8FB;
  }
  .xwdt-list .news-list .list,
  .xwdt-list1 .news-list .list {
    width: 6rem;
    margin: 0 auto;
    padding: 0.32rem 0;
    border-bottom: 1px dashed #E5E5E5;
  }
  .xwdt-list .news-list .list:nth-child(4),
  .xwdt-list1 .news-list .list:nth-child(4) {
    border-bottom: none;
  }
  .xwdt-list .news-list .list .list-item,
  .xwdt-list1 .news-list .list .list-item {
    font-size: 0.32rem;
    color: #191919;
    line-height: 0.88rem;
    text-align: left;
  }
  .xwdt-list .news-list .list .list-item img,
  .xwdt-list1 .news-list .list .list-item img {
    top: 0.4rem;
    width: 0.08rem;
  }
  .xwdt-list .news-list .list .list-item .text,
  .xwdt-list1 .news-list .list .list-item .text {
    max-width: 100%;
  }
  .xwdt-list .news-list .list .list-item .time,
  .xwdt-list1 .news-list .list .list-item .time {
    color: #999999;
    display: none;
  }
  .xwdt-list .list-with-tag .list .list-item .time,
  .xwdt-list1 .list-with-tag .list .list-item .time {
    display: block;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.32rem;
    margin-left: 0.16rem;
  }
  .xwdt-list .list-with-tag .list .list-item .right,
  .xwdt-list1 .list-with-tag .list .list-item .right {
    float: none;
  }
  .xwdt-list .list-with-tag .list .list-item .text,
  .xwdt-list1 .list-with-tag .list .list-item .text {
    line-height: 0.32rem;
  }
  .xwdt-list .list-with-tag .list .list-item .tag,
  .xwdt-list1 .list-with-tag .list .list-item .tag {
    float: none;
    display: block;
    margin-left: 0.2rem;
    width: 1.64rem;
    height: 0.72rem;
    border-radius: 0.04rem;
    text-align: center;
    line-height: 0.72rem;
    font-size: 0.28rem;
    margin-top: 0.25rem;
  }
  .xwdt-list .list-with-tag .list .list-item .processing,
  .xwdt-list1 .list-with-tag .list .list-item .processing {
    background-color: rgba(27, 83, 149, 0.13);
    color: #1B5395;
  }
  .xwdt-list .list-with-tag .list .list-item .finished,
  .xwdt-list1 .list-with-tag .list .list-item .finished {
    background-color: #F5F5F5;
    color: #999999;
  }
  .xwdt-list .pic-list,
  .xwdt-list1 .pic-list {
    padding: 0;
    min-height: 1rem;
    border: none;
  }
  .xwdt-list .pic-list .pic-item,
  .xwdt-list1 .pic-list .pic-item {
    float: none;
    display: inline-block;
    position: relative;
    width: 3.39rem;
    margin-left: 0.24rem;
    margin-bottom: 0.3rem;
  }
  .xwdt-list .pic-list .pic-item .bofang-icon,
  .xwdt-list1 .pic-list .pic-item .bofang-icon {
    position: absolute;
    left: 40%;
    top: 0.84rem;
    width: 0.64rem;
    height: 0.64rem;
  }
  .xwdt-list .pic-list .pic-item:nth-child(3n + 1),
  .xwdt-list1 .pic-list .pic-item:nth-child(3n + 1) {
    margin-left: 0.24rem;
  }
  .xwdt-list .pic-list .pic-item:nth-child(2n-1),
  .xwdt-list1 .pic-list .pic-item:nth-child(2n-1) {
    margin-left: 0;
  }
  .xwdt-list .pic-list .pic-item img,
  .xwdt-list1 .pic-list .pic-item img {
    width: 3.39rem;
    height: 2.32rem;
  }
  .xwdt-list .pic-list .pic-item .pic-title,
  .xwdt-list1 .pic-list .pic-item .pic-title {
    font-size: 0.32rem;
    color: #111111;
    margin: 0.16rem 0 0 0;
    padding: 0;
    text-align: left;
    height: 0.96rem;
  }
  .xwdt-list .gd-cm-page,
  .xwdt-list1 .gd-cm-page {
    height: 1.2rem;
  }
}

.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.21rem;
  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: #0088FF;
  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: #0088FF;
  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: left;
    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: #0088FF;
    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: #0088FF;
    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: #0088FF;
    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: #0088FF;
    line-height: 0.32rem;
  }
}

.zxxl {
  width: 14rem;
  margin: auto;
  border-radius: 0.08rem;
  border: 0.2rem solid #F2F6F9;
  padding: 0.34rem;
  margin-bottom: 0.48rem;
}
.zxxl .fw-table {
  margin-bottom: 0.28rem;
}
.zxxl .left {
  display: inline-block;
  width: 8.8rem;
  padding-right: 0.3rem;
  border-right: 1px solid #DFDFDF;
  margin: 0.2rem 0;
}
.zxxl .left .text {
  margin: 0;
}
.zxxl .origin-or-pic {
  margin-top: 0.2rem;
}
.zxxl .text {
  width: 100%;
  margin: 0.2rem 0;
  font-size: 0.18rem;
  color: #333333;
  line-height: 0.36rem;
}
.zxxl .qr-code {
  text-align: center;
}
.zxxl .qr-code img {
  display: block;
  width: 1.45rem;
  margin: auto;
  margin-top: 0.5rem;
}
.zxxl .qr-code span {
  text-align: center;
  font-size: 0.16rem;
  color: #999999;
  line-height: 0.16rem;
  margin-top: 0.14rem;
  display: block;
}
.zxxl .bottom-button {
  width: 1.52rem;
  height: 0.42rem;
  margin: 0 auto;
  margin-top: 0.25rem;
}
.zxxl .bottom-button .fix-error {
  display: block;
  float: left;
  width: 1.52rem;
  height: 0.42rem;
  background: #EDF2F7;
  border-radius: 0.04rem;
  text-align: center;
  line-height: 0.42rem;
}
.zxxl .bottom-button .close-page {
  display: block;
  float: right;
  width: 1.52rem;
  height: 0.42rem;
  background: #EDF2F7;
  border-radius: 0.04rem;
  text-align: center;
  line-height: 0.42rem;
}
.zxxl .bottom-button .pic-button {
  width: 0.14rem;
  object-fit: cover;
  vertical-align: middle;
  margin-right: 0.09rem;
}
.zxxl .bottom-button .font-buton {
  font-family: MicrosoftYaHei;
  font-size: 0.16rem;
  color: #0461d6;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .zxxl {
    width: 7.02rem;
    margin: auto;
    border-radius: 0.08rem;
    border: 0.2rem solid #F2F6F9;
    padding: 0.24rem;
    margin-bottom: 0.48rem;
  }
  .zxxl .text {
    width: 100%;
    margin: 0.2rem 0;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.52rem;
  }
  .zxxl .left {
    width: 100%;
    padding: 0;
    border: none;
  }
  .zxxl .qr-code {
    display: none;
    text-align: center;
  }
  .zxxl .qr-code img {
    display: block;
    width: 1.45rem;
    margin: auto;
    margin-top: 0.5rem;
  }
  .zxxl .qr-code span {
    text-align: center;
    font-size: 0.16rem;
    color: #999999;
    line-height: 0.16rem;
    margin-top: 0.14rem;
    display: block;
  }
  .zxxl .bottom-button {
    margin-top: 0.32rem;
    width: 100%;
    height: max-content;
  }
  .zxxl .bottom-button .fix-error {
    display: block;
    float: none;
    width: 100%;
    height: 0.88rem;
    background: #EDF2F7;
    border-radius: 0.06rem;
    line-height: 0.88rem;
    box-shadow: 0rem 0.08rem 0.06rem -0.09rem rgba(0, 0, 0, 0.08);
    margin-bottom: 0.24rem;
  }
  .zxxl .bottom-button .close-page {
    float: none;
    width: 100%;
    height: 0.88rem;
    background: #EDF2F7;
    border-radius: 0.06rem;
    line-height: 0.88rem;
    box-shadow: 0rem 0.08rem 0.06rem -0.09rem rgba(0, 0, 0, 0.08);
  }
  .zxxl .bottom-button .pic-button {
    width: 0.4rem;
    object-fit: cover;
    vertical-align: middle;
    margin-right: 0.16rem;
  }
  .zxxl .bottom-button .font-buton {
    font-family: MicrosoftYaHei;
    font-size: 0.32rem;
    color: #0088ff;
    vertical-align: middle;
  }
}

.fw-table {
  display: table;
  border-collapse: separate;
  border-spacing: 0;
  width: 12.9rem;
}
.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.02rem;
}
.fw-table .tb-top:first-child span:last-child {
  border-top-right-radius: 0.02rem;
}
.fw-table .tb-top:last-child span:first-child {
  border-bottom-left-radius: 0.02rem;
}
.fw-table .tb-top:last-child span:last-child {
  border-bottom-right-radius: 0.02rem;
}
.fw-table .td-header {
  display: table-cell;
  width: 1.5rem;
  padding: 0 0.41rem;
  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: left;
}
.fw-table .td-body {
  display: table-cell;
  word-wrap: break-word;
  padding: 0.18rem 0.37rem;
  font-size: 0.16rem;
  color: #666666;
  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: 6.06rem;
    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;
    border-top: 0.02rem solid #DDDDDD;
  }
  .fw-table .tb-top:first-child span:nth-child(2) {
    border-top-right-radius: 0;
    border-top: 0.02rem solid #DDDDDD;
  }
  .fw-table .tb-top:last-child span:nth-last-child(2) {
    border-bottom-left-radius: 0;
  }
  .fw-table .tb-top:last-child span:last-child {
    border-bottom-right-radius: 0;
  }
  .fw-table .td-header {
    display: flex !important;
    padding: 0;
    width: 1.62rem;
    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;
    font-style: normal;
  }
  .fw-table .td-body {
    width: 4.42rem !important;
    display: block !important;
    padding: 0.24rem;
    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;
  }
}

.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: #0088FF;
  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;
  color: #333333;
  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: #0088FF;
    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;
  }
}

.origin-or-pic {
  width: 3.88rem;
  border-radius: 0.08rem;
  background: #F7F8FB;
  padding: 0.04rem;
}
.origin-or-pic .small-title {
  padding: 0.1rem 0.24rem;
  padding-bottom: 0.15rem;
}
.origin-or-pic .small-title img {
  width: 0.24rem;
  height: 0.24rem;
  display: inline-block;
  line-height: 0.24rem;
  vertical-align: middle;
  margin-right: 0.1rem;
}
.origin-or-pic .small-title span {
  font-weight: bold;
  font-size: 0.22rem;
  color: #0088FF;
  line-height: 0.24rem;
  display: inline-block;
  vertical-align: middle;
}
.origin-or-pic .text {
  font-size: 0.18rem;
  color: #333333;
  line-height: 0.27rem;
  margin-top: 0.16rem;
  display: block;
}
.origin-or-pic .text img {
  width: 2.59rem;
  height: 1.24rem;
  margin: auto;
}
.origin-or-pic .text:hover {
  color: #0088FF;
}
.origin-or-pic .content {
  padding: 0.2rem 0.24rem;
  border-radius: 0.08rem;
  background: #fff;
}
.origin-or-pic .time {
  font-size: 0.18rem;
  color: #999999;
  line-height: 0.18rem;
  margin-top: 0.08rem;
}
.origin-or-pic .pic {
  padding: 0.15rem;
  font-size: 0.18rem;
  color: #22222A;
  line-height: 0.36rem;
  border-radius: 0.08rem;
  background: #fff;
}
.origin-or-pic .pic img {
  width: 3.5rem;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .origin-or-pic {
    width: 100%;
    float: none;
    margin-top: 0.4rem;
    border-radius: 0.08rem;
    background: #F7F8FB;
    padding: 0.04rem;
  }
  .origin-or-pic .pic {
    width: 100%;
  }
  .origin-or-pic .pic img {
    width: 100%;
    height: auto;
    margin: auto;
  }
  .origin-or-pic .small-title {
    padding: 0.16rem 0.2rem;
    padding-bottom: 0.25rem;
  }
  .origin-or-pic .small-title img {
    width: 0.5rem;
    height: 0.5rem;
    display: inline-block;
    line-height: 0.5rem;
    vertical-align: middle;
    margin-right: 0.1rem;
  }
  .origin-or-pic .small-title span {
    font-weight: bold;
    font-size: 0.32rem;
    color: #0088FF;
    line-height: 0.5rem;
    display: inline-block;
    vertical-align: middle;
  }
  .origin-or-pic .text {
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.36rem;
  }
  .origin-or-pic .text img {
    width: 2.59rem;
    height: 1.24rem;
    margin: auto;
  }
  .origin-or-pic .text:hover {
    color: #0088FF;
  }
  .origin-or-pic .content {
    padding: 0.2rem 0.24rem;
    border-radius: 0.08rem;
    background: #fff;
  }
  .origin-or-pic .time {
    font-size: 0.28rem;
    color: #999999;
    line-height: 0.28rem;
    margin-top: 0.15rem;
  }
}

.zcjd {
  width: 14rem;
  margin: auto;
  border-radius: 0.08rem;
  border: 0.2rem solid #F2F6F9;
  margin-bottom: 0.48rem;
  background-color: #F2F6F9;
}
.zcjd .left {
  width: 9.92rem;
  padding: 0.34rem;
  background: #FFFFFF;
  border-radius: 0.08rem;
  display: inline-block;
}
.zcjd .left .text {
  margin: 0;
}
.zcjd .origin-or-pic {
  width: 3.48rem;
  background-color: #FFFFFF;
}
.zcjd .origin-or-pic .small-title {
  border-bottom: 1px solid #9DB9CE;
  margin: auto 0.2rem;
  margin-top: 0.1rem;
}
.zcjd .text {
  width: 100%;
  margin: 0.2rem 0;
  font-size: 0.18rem;
  color: #333333;
  line-height: 0.36rem;
}
.zcjd .qr-code {
  text-align: center;
}
.zcjd .qr-code img {
  display: block;
  width: 1.45rem;
  margin: auto;
  margin-top: 0.5rem;
}
.zcjd .qr-code span {
  text-align: center;
  font-size: 0.16rem;
  color: #999999;
  line-height: 0.16rem;
  margin-top: 0.14rem;
  display: block;
}
@media screen and (max-width: 768px) {
  .zcjd {
    width: 7.02rem;
    margin: auto;
    border-radius: 0.08rem;
    border: 0.24rem solid #F2F6F9;
    margin-bottom: 0.48rem;
    background-color: #F2F6F9;
  }
  .zcjd .left {
    width: 100%;
    padding: 0.24rem;
    background: #FFFFFF;
    border-radius: 0.08rem;
    display: inline-block;
  }
  .zcjd .left .text {
    margin: 0;
  }
  .zcjd .origin-or-pic {
    width: 100%;
    background-color: #FFFFFF;
  }
  .zcjd .text {
    width: 100%;
    margin: 0.2rem 0;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.52rem;
  }
  .zcjd .qr-code {
    display: none;
  }
}

.m-auto {
  margin: auto;
}
.write-letter .letter-box {
  margin: auto;
  width: 14rem;
  margin-bottom: 0.48rem;
  padding: 0.2rem;
  background: #F2F6F9;
  border-radius: 0.08rem;
}
.write-letter .content {
  background-color: #fff;
  width: 13.6rem;
  border-radius: 0.08rem;
  padding-bottom: 0.38rem;
}
.write-letter .letter-warning {
  display: block;
}
.write-letter .letter-form {
  display: none;
}
.write-letter .title {
  font-size: 0.34rem;
  color: #000;
  text-align: center;
  padding-top: 0.24rem;
  font-weight: bold;
}
.write-letter .head {
  position: relative;
}
.write-letter .left-title {
  font-weight: bold;
  font-size: 0.24rem;
  color: #111111;
  line-height: 0.34rem;
  margin-left: 0.3rem;
  padding-top: 0.3rem;
}
.write-letter .left-title img {
  width: 0.3rem;
}
.write-letter .cm-location {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 0.1rem;
  padding-right: 0.35rem;
}
.write-letter .form {
  margin-top: 0.28rem;
  width: 12.92rem;
  height: 9.65rem;
  background-color: #F3F7F9;
  border-radius: 0.08rem;
}
.write-letter .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;
}
.write-letter .form .form-content {
  width: 12.8rem;
  height: 9.05rem;
  background-color: #fff;
  border-radius: 0.04rem;
  padding: 0.32rem 0.23rem;
}
.write-letter .form .form-content .line-tit {
  font-size: 0.22rem;
  font-weight: bold;
  color: #111;
  line-height: 0.24rem;
  padding-left: 0.18rem;
}
.write-letter .form .form-content .line-tit::before {
  float: left;
  content: '';
  width: 0.06rem;
  height: 0.18rem;
  background: #0088FF;
  border-radius: 0.03rem;
  margin-top: 0.03rem;
  margin-right: 0.12rem;
}
.write-letter .form .line-body {
  padding-top: 0.32rem;
}
.write-letter .form .line-body .item {
  float: left;
  margin-bottom: 0.2rem;
  position: relative;
}
.write-letter .form .line-body .item.line {
  float: none;
  margin-bottom: 0.2rem;
}
.write-letter .form .line-body .item.full-item {
  margin-right: 0;
}
.write-letter .form .line-body .input-title {
  float: left;
  width: 1.08rem;
  text-align: left;
  padding-right: 0.1rem;
  font-size: 0.18rem;
  color: #333;
  line-height: 0.44rem;
  margin-left: 0.2rem;
}
.write-letter .form .line-body input,
.write-letter .form .line-body select,
.write-letter .form .line-body textarea {
  box-sizing: border-box;
  outline: none;
  float: left;
  width: 4.56rem;
  height: 0.44rem;
  border: 1px solid #ddd;
  padding: 0 0.2rem;
  font-size: 0.18rem;
}
.write-letter .form .line-body input.full-input {
  width: 11rem;
}
.write-letter .form .line-body select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(arrow.png) no-repeat 4.2rem center transparent;
  background-size: 0.16rem 0.16rem;
}
.write-letter .form .required {
  position: absolute;
  float: left;
  color: #DD3A3A;
  line-height: 0.44rem;
  font-size: 0.18rem;
  left: 0;
  top: 0.05rem;
}
.write-letter .form .second-tit {
  margin-top: 0.28rem;
}
.write-letter .form .line-body textarea.full-textarea {
  width: 11rem;
  height: 1.44rem;
  padding-top: 0.05rem;
  padding-bottom: 0.05rem;
}
.write-letter .form .has-btn-item {
  position: relative;
}
.write-letter .form .item.left-item {
  margin-right: 0.57rem;
}
.write-letter .form .choose {
  position: absolute;
  right: 0.22rem;
  width: 1.3rem;
  height: 0.44rem;
  font-size: 0.18rem;
  background-color: #0088FF;
  color: #fff;
  line-height: 0.44rem;
  text-align: center;
  cursor: pointer;
}
.write-letter .form .line-body input.min-input {
  padding-right: 1.5rem;
}
.write-letter .form .line-body .verification {
  float: left;
  width: 0.9rem;
  height: 0.44rem;
  margin-left: 0.1rem;
  cursor: pointer;
}
.write-letter .form .line-body .info {
  float: left;
  margin-left: 0.18rem;
  line-height: 0.44rem;
  color: #333;
  font-size: 0.18rem;
}
.write-letter .form .line-btn {
  transform: translateX(0.27rem);
  text-align: center;
  margin-top: 0.4rem;
}
.write-letter .form button.submit,
.write-letter .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;
}
.write-letter .form button.submit {
  background-color: #0088FF;
}
.write-letter .form button.reset {
  color: #999;
  background: #EDF2F7;
}
.write-letter .form.info-form {
  position: relative;
  height: 4.78rem;
  border-radius: 0.04rem;
  padding-top: 0.3rem;
  padding-left: 0.3rem;
  line-height: 0.36rem;
  font-size: 0.18rem;
  color: #111;
  background-color: #F9F9F9;
  overflow-y: auto;
}
.write-letter .info-title {
  line-height: 0.36rem;
  font-size: 0.18rem;
  color: #111;
  font-weight: bold;
}
.write-letter .info-content {
  margin-top: 0.04rem;
}
.write-letter .info-content p.content-line {
  position: relative;
  z-index: 9;
  padding-left: 0.12rem;
  line-height: 0.48rem;
}
.write-letter .info-content p.content-line .index {
  margin-right: 0.08rem;
}
.write-letter .letter-warning {
  padding-bottom: 0.12rem;
}
.write-letter .letter-warning .line-btn {
  transform: translateX(0.17rem);
  text-align: center;
  margin-top: 0.32rem;
}
.write-letter .letter-warning .agree,
.write-letter .letter-warning a.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: pointer;
}
.write-letter .letter-warning .agree {
  background-color: #0088FF;
}
.write-letter .letter-warning a.disagree {
  background-color: #EDF2F7;
  color: #999;
}
.write-letter .letter-warning .info-decorate {
  position: absolute;
  width: 2.9rem;
  height: 2rem;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 768px) {
  .write-letter .letter-box {
    width: 7.02rem;
    padding: 0.24rem;
  }
  .write-letter .content {
    width: 6.54rem;
  }
  .write-letter .left-title {
    padding-top: 0.3rem;
  }
  .write-letter .left-title img {
    width: 0.44rem;
    height: 0.44rem;
    vertical-align: middle;
  }
  .write-letter .left-title span {
    font-size: 0.36rem;
    line-height: 0.36rem;
    margin-left: 0;
    vertical-align: middle;
  }
  .write-letter .cm-location {
    position: unset;
    top: 0;
    right: 0;
    margin-top: 0rem;
    padding-right: 0.35rem;
    max-width: 100%;
    padding-right: 0.24rem;
  }
  .write-letter .cm-location a {
    font-size: 0.24rem;
  }
  .write-letter .cm-location .cur {
    font-size: 0.24rem;
  }
  .write-letter .form {
    width: 6.06rem;
    height: auto;
    padding-bottom: 0.04rem;
  }
  .write-letter .form .form-head {
    height: 0.76rem;
    line-height: 0.76rem;
    font-size: 0.28rem;
  }
  .write-letter .form .form-content {
    width: 5.94rem;
    height: auto;
  }
  .write-letter .form .form-content .line-tit {
    font-size: 0.32rem;
    line-height: 0.32rem;
    padding-left: 0;
  }
  .write-letter .form .item {
    display: flex;
    flex-direction: column;
    position: relative;
  }
  .write-letter .form .item .left-item {
    margin-right: 0;
  }
  .write-letter .form .item .input-title {
    width: 100%;
    padding: 0;
    text-align: left;
    font-size: 0.32rem;
    margin-bottom: 0.16rem;
  }
  .write-letter .form .item input,
  .write-letter .form .item select,
  .write-letter .form .item input.full-input {
    width: 5.46rem;
    height: 0.88rem;
    font-size: 0.32rem;
  }
  .write-letter .form .item .required {
    position: absolute;
    top: 0.05rem;
    right: 0.05rem;
    font-size: 0.24rem;
  }
  .write-letter .form .item select {
    background: url(arrow.png) no-repeat 4.82rem center transparent;
    background-size: 0.4rem 0.4rem;
  }
  .write-letter .form .yzm {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .write-letter .form .yzm .info {
    font-size: 0.28rem;
    margin-top: 0.26rem;
  }
  .write-letter .form .yzm input {
    width: 3.74rem;
  }
  .write-letter .form .yzm .verification {
    width: 1.6rem;
    height: 0.88rem;
    margin-left: 0;
  }
  .write-letter .form .choose {
    width: 1.6rem;
    height: 0.8rem;
    line-height: 0.8rem;
    top: 0.63rem;
    right: 0.04rem;
    font-size: 0.28rem;
  }
  .write-letter .form .item.left-item {
    margin-right: 0;
  }
  .write-letter .info-title {
    font-size: 0.28rem;
    line-height: 0.48rem;
  }
  .write-letter .form.info-form {
    height: auto;
    font-size: 0.28rem;
    line-height: 0.48rem;
    font-weight: 500;
    padding: 0.24rem;
  }
  .write-letter .form .line-body textarea.full-textarea {
    width: 5.46rem;
    height: 4.15rem;
  }
  .write-letter .info-content p.content-line {
    margin-top: 0.04rem;
  }
  .write-letter .title {
    font-size: 0.4rem;
  }
  .write-letter .form .line-btn .agree,
  .write-letter .form .line-btn .disagree,
  .write-letter .form .line-btn .submit,
  .write-letter .form .line-btn .reset {
    width: 5.46rem;
    font-size: 0.32rem;
    font-weight: 600;
    height: 0.88rem;
    line-height: 0.88rem;
  }
  .write-letter .form .line-btn .agree,
  .write-letter .form .line-btn .submit {
    margin-bottom: 0.24rem;
  }
  .write-letter .letter-warning .line-btn .agree,
  .write-letter .letter-warning .line-btn .disagree,
  .write-letter .letter-warning .line-btn .submit,
  .write-letter .letter-warning .line-btn .reset {
    width: 6.06rem;
    font-size: 0.32rem;
    font-weight: 600;
    height: 0.88rem;
    line-height: 0.88rem;
  }
  .write-letter .letter-warning .line-btn .agree,
  .write-letter .letter-warning .line-btn .submit {
    margin-bottom: 0.24rem;
  }
  .write-letter .form .line-btn {
    transform: translateX(0rem);
    margin-top: 0rem;
  }
  .write-letter .letter-warning .info-decorate {
    width: 3.6rem;
    height: 2.4rem;
    opacity: 0.37;
    right: 0.7rem;
    bottom: 0.3rem;
  }
}

.zjxq {
  width: 14rem;
  margin: auto;
  border-radius: 0.08rem;
  border: 0.2rem solid #F2F6F9;
  margin-bottom: 0.48rem;
  background-color: #F2F6F9;
}
.zjxq .top {
  width: 100%;
  background: #FFFFFF;
  border-radius: 0.08rem;
  padding: 0.34rem;
}
.zjxq .top .text {
  font-size: 0.18rem;
  color: #333333;
  line-height: 0.36rem;
  margin-top: 0.28rem;
}
.zjxq .opinion-form {
  width: 100%;
  background: #FFFFFF;
  border-radius: 0.08rem;
  padding: 0.34rem;
  margin-top: 0.2rem;
}
.zjxq .opinion-form .head {
  height: 0.56rem;
}
.zjxq .opinion-form .head .title {
  font-weight: bold;
  font-size: 0.22rem;
  color: #333333;
  line-height: 0.56rem;
  padding-left: 0.2rem;
}
.zjxq .opinion-form .form {
  width: 100%;
  height: 7rem;
  background-color: #F3F7F9;
  border-radius: 0.08rem;
}
.zjxq .opinion-form .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;
}
.zjxq .opinion-form .form .form-content {
  width: 12.84rem;
  height: 6.4rem;
  background-color: #fff;
  border-radius: 0.04rem;
  padding: 0.32rem 0.23rem;
}
.zjxq .opinion-form .form .form-content .line-tit {
  font-size: 0.22rem;
  font-weight: bold;
  color: #111;
  line-height: 0.24rem;
  padding-left: 0.18rem;
}
.zjxq .opinion-form .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;
}
.zjxq .opinion-form .form .line-body {
  padding-top: 0;
}
.zjxq .opinion-form .form .line-body .item {
  float: left;
  margin-bottom: 0.2rem;
  position: relative;
}
.zjxq .opinion-form .form .line-body .item.line {
  float: none;
  margin-bottom: 0.2rem;
}
.zjxq .opinion-form .form .line-body .item.full-item {
  margin-right: 0;
}
.zjxq .opinion-form .form .line-body .input-title {
  float: left;
  width: 1.08rem;
  text-align: justify;
  padding-right: 0.1rem;
  font-size: 0.18rem;
  color: #333;
  line-height: 0.44rem;
  margin-left: 0.13rem;
}
.zjxq .opinion-form .form .line-body input,
.zjxq .opinion-form .form .line-body select,
.zjxq .opinion-form .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;
}
.zjxq .opinion-form .form .line-body input.full-input {
  width: 11rem;
}
.zjxq .opinion-form .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;
}
.zjxq .opinion-form .form .required {
  position: absolute;
  left: 0;
  top: 0.03rem;
  color: #DD3A3A;
  line-height: 0.44rem;
  font-size: 0.18rem;
}
.zjxq .opinion-form .form .second-tit {
  margin-top: 0.28rem;
}
.zjxq .opinion-form .form .line-body textarea.full-textarea {
  width: 11rem;
  height: 1.44rem;
  padding-top: 0.05rem;
  padding-bottom: 0.05rem;
}
.zjxq .opinion-form .form .has-btn-item {
  position: relative;
}
.zjxq .opinion-form .form .item.left-item {
  margin-right: 0.57rem;
}
.zjxq .opinion-form .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;
}
.zjxq .opinion-form .form .line-body input.min-input {
  padding-right: 1.5rem;
}
.zjxq .opinion-form .form .line-body .verification {
  float: left;
  width: 0.9rem;
  height: 0.44rem;
  margin-left: 0.1rem;
  cursor: pointer;
}
.zjxq .opinion-form .form .line-body .info {
  float: left;
  margin-left: 0.18rem;
  line-height: 0.44rem;
  color: #333;
  font-size: 0.18rem;
}
.zjxq .opinion-form .form .line-btn {
  transform: translateX(0.27rem);
  text-align: center;
  margin-top: 0.4rem;
}
.zjxq .opinion-form .form button.submit,
.zjxq .opinion-form .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;
}
.zjxq .opinion-form .form button.submit {
  background-color: #42BF8A;
}
.zjxq .opinion-form .form button.reset {
  background-color: #0088FF;
}
@media screen and (max-width: 768px) {
  .zjxq {
    width: 7.02rem;
    margin: auto;
    border-radius: 0.08rem;
    border: 0.2rem solid #F2F6F9;
    margin-bottom: 0.48rem;
    background-color: #F2F6F9;
  }
  .zjxq .top {
    width: 100%;
    background: #FFFFFF;
    border-radius: 0.08rem;
    padding: 0.34rem;
  }
  .zjxq .top .text {
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.52rem;
    margin-top: 0.32rem;
  }
  .zjxq .opinion-form {
    width: 100%;
    background: #FFFFFF;
    border-radius: 0.08rem;
    padding: 0.24rem;
    margin-top: 0.2rem;
  }
  .zjxq .opinion-form .head {
    height: 0.88rem;
  }
  .zjxq .opinion-form .head .title {
    font-weight: bold;
    font-size: 0.36rem;
    color: #333333;
    line-height: 0.88rem;
    padding-left: 0.2rem;
  }
  .zjxq .opinion-form .form {
    width: 6.06rem;
    height: auto;
    padding-bottom: 0.04rem;
  }
  .zjxq .opinion-form .form .form-head {
    height: 0.76rem;
    line-height: 0.76rem;
    font-size: 0.28rem;
  }
  .zjxq .opinion-form .form .form-content {
    width: 5.94rem;
    height: auto;
  }
  .zjxq .opinion-form .form .form-content .line-tit {
    font-size: 0.32rem;
    line-height: 0.32rem;
    padding-left: 0;
  }
  .zjxq .opinion-form .form .item {
    display: flex;
    flex-direction: column;
    position: relative;
  }
  .zjxq .opinion-form .form .item .left-item {
    margin-right: 0;
  }
  .zjxq .opinion-form .form .item .input-title {
    width: 100%;
    padding: 0;
    text-align: left;
    font-size: 0.32rem;
    margin-bottom: 0.16rem;
  }
  .zjxq .opinion-form .form .item input,
  .zjxq .opinion-form .form .item select,
  .zjxq .opinion-form .form .item input.full-input {
    width: 5.46rem;
    height: 0.88rem;
    font-size: 0.32rem;
  }
  .zjxq .opinion-form .form .item textarea.full-textarea {
    width: 5.46rem;
    height: 3.25rem;
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
    font-size: 0.32rem;
  }
  .zjxq .opinion-form .form .item .required {
    position: absolute;
    top: 0.05rem;
    right: 0.05rem;
    font-size: 0.24rem;
  }
  .zjxq .opinion-form .form .item select {
    background: url(arrow.png) no-repeat 4.82rem center transparent;
    background-size: 0.4rem 0.4rem;
  }
  .zjxq .opinion-form .form .yzm {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .zjxq .opinion-form .form .yzm .info {
    font-size: 0.28rem;
    margin-top: 0.26rem;
  }
  .zjxq .opinion-form .form .yzm input {
    width: 3.74rem;
  }
  .zjxq .opinion-form .form .yzm .verification {
    width: 1.6rem;
    height: 0.88rem;
    margin-left: 0;
  }
  .zjxq .opinion-form .form .choose {
    width: 1.6rem;
    height: 0.8rem;
    line-height: 0.8rem;
    top: 0.63rem;
    right: 0.04rem;
    font-size: 0.28rem;
  }
  .zjxq .opinion-form .form .item.left-item {
    margin-right: 0;
  }
  .zjxq .opinion-form .form button.submit,
  .zjxq .opinion-form .form button.reset {
    width: 5.46rem;
    height: 0.88rem;
    text-align: center;
    line-height: 0.88rem;
    border-radius: 0.04rem;
    font-size: 0.32rem;
    margin-right: 0;
    color: #fff;
    cursor: pointer;
    display: block;
    margin-top: 0.24rem;
  }
  .zjxq .opinion-form .form .line-btn {
    transform: translateX(0);
  }
}

body {
  position: relative;
}
.m-auto {
  margin: 0 auto;
}
.c-box {
  width: 11rem;
}
.c-local {
  padding: 0.84rem 0.36rem 0.36rem;
  margin-top: 1.12rem;
  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;
}
.info-bg {
  width: 100%;
  max-width: 19.2rem;
  margin: auto;
  padding-bottom: 0.48rem;
  background: url(v2024-xxgk-bg.png) no-repeat top center;
}
.info-bg .gd-cm-page a.cur,
.info-bg .gd-cm-page a:hover {
  background: #015293 !important;
  color: #fff !important;
}
.gov-info-header {
  width: 100%;
  max-width: 19.2rem;
  margin: auto;
  padding-top: 0.35rem;
  margin-bottom: 0.9rem;
}
.gov-info-header .top-box {
  width: 11rem;
  margin: auto;
}
.gov-info-header .logo {
  width: 3.7rem;
  height: 0.72rem;
}
.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 #1B5395;
}
.gov-info-header .tt {
  margin-top: 0.5rem;
  font-weight: bold;
  font-size: 0.72rem;
  color: #FFFFFF;
  line-height: 0.72rem;
  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 #1B5395;
}
.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 #1B5395;
}
.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: #1B5395;
  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:hover {
  background-color: #1B5395;
  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-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: #1B5395;
  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.13rem;
  height: 100%;
  background: url(v2024-xxgk-second-unfold.png) no-repeat center center / 0.13rem 0.13rem;
}
.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.13rem;
  height: 0.13rem;
  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: #1B5395;
}
.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.13rem 0.13rem;
}
.gov-left-nav .second-policy.second-con .second-item .third-con .third-item .third-self .small-plus {
  float: right;
  width: 0.13rem;
  height: 100%;
  background: url(v2024-xxgk-second-unfold.png) no-repeat center center / 0.13rem 0.13rem;
}
.gov-left-nav .second-policy.second-con .second-item .third-con .third-item.cur .small-plus {
  background-image: url(v2024-xxgk-second-pickup.png);
}
.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: #E8F5FF;
}
.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.13rem;
  height: 0.13rem;
  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: #1B5395 !important;
}
.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: #1B5395;
}
.gov-left-nav .forth-con .cur.forth-item::after {
  background: #1B5395;
}
.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.13rem;
  height: 100%;
  margin-right: 0.15rem;
  background: url(v2024-xxgk-second-unfold.png) no-repeat center center / 0.13rem 0.13rem;
}
.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: #1B5395;
}
.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.13rem;
  height: 0.13rem;
  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-image: url(v2024-xxgk-second-pickup.png);
}
.gov-left-nav .second-law.second-con .second-item.cur .second-self .second-title {
  color: #1B5395;
  font-weight: bold;
}
.gov-left-nav .second-law.second-con .second-item.cur .second-self::before {
  background-color: #1B5395;
}
.gov-left-nav .second-law.second-con .second-item.cur {
  background: #E8F5FF;
}
.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: #E8F5FF;
}
.gov-left-nav .second-law.second-con .third-con .third-item .third-self .small-plus {
  float: right;
  width: 0.13rem;
  height: 100%;
  background: url(v2024-xxgk-second-unfold.png) no-repeat center center / 0.13rem 0.13rem;
}
.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.13rem;
  height: 0.13rem;
  float: right;
}
.gov-left-nav .second-law.second-con .third-con .third-item .third-self:hover .third-self .third-title {
  color: #1B5395;
}
.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-image: url(v2024-xxgk-second-pickup.png);
}
.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: #1B5395;
}
.gov-left-nav .nav-info.cur {
  background-color: #1B5395;
  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-plus {
  background: url(v2024-pickup.png) no-repeat center center / 0.4rem 0.4rem;
}
.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: #1B5395;
  line-height: 0.32rem;
  border-bottom: 0.01rem solid #dcdcdc;
}
.gov-title {
  position: relative;
}
.gov-title 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: #fff;
  background-color: #1B5395;
}
.gov-title .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.16rem;
  line-height: 0.24rem;
  margin-bottom: 0.24rem;
}
.gov-com-list li .tag {
  position: absolute;
  display: inline-block;
  width: 0.04rem;
  height: 0.04rem;
  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: #E8F5FF;
}
.gov-com-list li:hover a {
  color: #1B5395;
}
.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: 10.65rem;
  background-color: #fff;
}
.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.24rem;
  min-height: 3.45rem;
}
.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: #1B5395;
  color: #fff;
}
.plan-con .plan-tab-head .plan-tab-item:hover {
  background-color: #1B5395;
  color: #fff;
}
.plan-con .more {
  margin: auto;
  width: 1rem;
  height: 0.3rem;
  background: #E3E7EC;
  font-size: 0.16rem;
  color: #333333;
  line-height: 0.3rem;
  text-align: center;
}
.plan-con .gov-com-list {
  padding: 0 0 0.31rem;
}
.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: #1B5395;
  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: #1B5395;
  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: #1B5395;
}
.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 0.34rem;
}
.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.04rem;
  color: #1B5395;
}
.leader-content .leader-item .job {
  font-size: 0.15rem;
  margin-top: 0.05rem;
  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;
}
.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: #1B5395;
}
.city-fin .year-con .item .text {
  font-size: 0.14rem;
  line-height: 0.24rem;
  color: #1B5395;
  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: #1B5395;
  color: #1B5395;
}
.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: #1B5395;
}
.gz-four .gz-four-content {
  padding: 0.57rem 0.69rem 0.69rem 0.83rem;
  border-top: 0.05rem solid #1B5395;
  border-bottom: 0.05rem solid #1B5395;
  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: #1B5395;
  line-height: 38px;
}
.zn-f-tt {
  margin-top: 0.24rem;
  text-align: center;
  font-size: 0.16rem;
  line-height: 0.32rem;
  color: #999999;
}
.zn-tt {
  margin-top: 0.24rem;
  text-align: center;
  font-size: 0.32rem;
  line-height: 0.32rem;
  color: #1B5395;
  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.2rem;
  overflow-y: auto;
}
.scroll-wrap::-webkit-scrollbar {
  width: 0.1rem;
}
.scroll-wrap::-webkit-scrollbar-track {
  background-color: #e5e5e5;
  border-radius: 1rem;
}
.scroll-wrap::-webkit-scrollbar-thumb {
  background-color: #1B5395;
  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: #1B5395;
}
.gov-tab .active::before {
  content: '';
  position: absolute;
  bottom: -0.19rem;
  left: 0;
  width: 100%;
  height: 0.02rem;
  background-color: #1B5395;
}
.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;
}
.gd-cm-page .submit {
  background: none;
  color: #191919;
}
.zcjd-con {
  padding: 0.17rem 0.2rem;
}
.zcjd-con .gov-com-list {
  margin-bottom: -0.1rem;
}
.yearReport-con {
  padding: 0.17rem 0.2rem;
}
.yearReport-con .yearItems {
  overflow: hidden;
  padding-top: 0.2rem;
  border-bottom: 2px gray solid;
}
.yearReport-con .yearItems .item {
  font-size: 0.22rem;
  font-weight: 800;
  width: 0.8rem;
  height: 100%;
  padding-bottom: 0.25rem;
  margin-right: 0.48rem;
}
.yearReport-con .yearItems .item:last-child {
  margin-right: 0;
}
.yearReport-con .yearItems .item:hover {
  border-bottom: 3px #1B5395 solid;
  color: #1B5395;
}
.yearReport-con .yearItems .item.cur {
  border-bottom: 3px #1B5395 solid;
  color: #1B5395;
}
.yearReport-con .yearList {
  width: 100%;
  padding-top: 0.2rem;
}
.yearReport-con .yearList .gov-com-list {
  padding-top: 0.3rem;
  margin-bottom: -0.2rem;
}
.gov-info .content {
  background-color: #fff;
  padding: 0.32rem;
}
.gov-info .content .fw-table {
  width: 9.64rem;
  background-color: #F6F6F6;
}
.gov-info .content .fw-table .tb-top:first-child span {
  border: none;
}
.gov-info .content .fw-table .tb-top span {
  border: none;
}
.gov-info .content .fw-table .td-header {
  background: none;
}
.gov-info .content .title {
  padding: 0.2rem 0.48rem;
  border-bottom: 1px solid #E5E5E5;
  text-align: center;
}
.gov-info .content .title span:nth-child(1) {
  display: block;
  width: 8.68rem;
  text-align: center;
  font-size: 0.28rem;
  color: #000000;
  line-height: 0.37rem;
}
.gov-info .content .title span:nth-child(2) {
  display: block;
  margin-top: 0.13rem;
  text-align: center;
  font-weight: 400;
  font-size: 0.14rem;
  color: #000000;
  line-height: 0.2rem;
}
.gov-info .content .text {
  margin-top: 0.18rem;
  font-weight: 400;
  font-size: 0.18rem;
  color: #000000;
  line-height: 0.32rem;
}
.gov-info .leader-info {
  padding: 0.24rem;
}
.gov-info .leader-info .gov-title {
  margin-bottom: 0.3rem;
}
.gov-info .leader-info .gov-title span {
  background-color: #F7F8FB;
  color: #000000;
}
.gov-info .leader-info .leader-introduce {
  margin-bottom: 0.4rem;
}
.gov-info .leader-info .leader-introduce img {
  display: inline-block;
  height: 1.71rem;
}
.gov-info .leader-info .leader-introduce .detail {
  display: inline-block;
  margin-left: 0.24rem;
  max-width: 5.5rem;
}
.gov-info .leader-info .leader-introduce .detail .name {
  font-size: 0.2rem;
  color: #1B5395;
  line-height: 0.27rem;
}
.gov-info .leader-info .leader-introduce .detail .status,
.gov-info .leader-info .leader-introduce .detail .job {
  font-size: 0.16rem;
  color: #333333;
  line-height: 0.32rem;
}
.gov-info .pics {
  width: 7rem;
  margin: auto;
}
.gov-info .pics .leader-block {
  border-bottom: 1px solid #DDDDDD;
  padding: 0.3rem;
}
.gov-info .pics .leader-block:last-child {
  border-bottom: none;
}
.gov-info .pics .leader-block:nth-child(1) {
  text-align: center;
  padding-top: 0;
}
.gov-info .pics .leader-block:nth-child(1) .leader-item {
  margin-right: 0;
}
.gov-info .pics .leader-block .leader-item {
  text-align: center;
  display: inline-block;
  margin-right: 1.15rem;
  margin-top: 0.5rem;
}
.gov-info .pics .leader-block .leader-item:nth-child(-n + 3) {
  margin-top: 0;
}
.gov-info .pics .leader-block .leader-item:nth-child(3n) {
  margin-right: 0;
}
.gov-info .pics .leader-block .leader-item img {
  height: 1.72rem;
}
.gov-info .pics .leader-block .leader-item .name {
  font-size: 0.2rem;
  color: #026AB6;
  line-height: 0.24rem;
  margin-top: 0.16rem;
}
.gov-info .pics .leader-block .leader-item .status {
  font-size: 0.18rem;
  color: #22222A;
  line-height: 0.19rem;
  margin-top: 0.08rem;
}
@media screen and (max-width: 768px) {
  .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 #1B5395;
  }
  .gov-com-list li .tag {
    width: 0.06rem;
    height: 0.06rem;
  }
  .gov-info-header {
    width: 7.5rem;
  }
  .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: #1B5395;
    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 a {
    font-size: 0.32rem;
    line-height: 0.88rem;
    max-height: 0.88rem;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .gov-com-list li .date {
    display: none;
  }
  .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;
  }
  .leader-content .first {
    border: none;
  }
  .leader-content .leader-item {
    width: 44%;
  }
  .leader-content .leader-item img.item-img {
    height: 100%;
  }
  .leader-content .leader-item .name {
    font-size: 0.35rem;
    margin-top: 0.15rem;
    color: #1B5395;
  }
  .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.6rem;
  }
  .leader-content .second .leader-item:nth-child(3n) {
    margin-right: 0.6rem;
  }
  .leader-content .second .leader-item:nth-child(2n) {
    margin-right: 0;
  }
  .gov-info .leader-info {
    padding: 0.24rem;
  }
  .gov-info .leader-info .gov-title {
    margin-bottom: 0.3rem;
  }
  .gov-info .leader-info .gov-title span {
    background-color: #F7F8FB;
    color: #000000;
  }
  .gov-info .leader-info .leader-introduce {
    margin-bottom: 0.4rem;
    text-align: center;
  }
  .gov-info .leader-info .leader-introduce img {
    display: inline-block;
    height: 3.44rem;
  }
  .gov-info .leader-info .leader-introduce .detail {
    display: block;
    margin-left: 0;
    max-width: 100%;
    margin-top: 0.3rem;
  }
  .gov-info .leader-info .leader-introduce .detail .name {
    font-size: 0.4rem;
    color: #1B5395;
    line-height: 0.5rem;
  }
  .gov-info .leader-info .leader-introduce .detail .status,
  .gov-info .leader-info .leader-introduce .detail .job {
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.48rem;
  }
  .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: #1B5395;
    color: #1B5395;
  }
  .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: #1B5395;
  }
  .gz-four .gz-four-content {
    padding: 0.57rem 0.24rem 0.24rem 0.41rem;
    border-top: 0.05rem solid #1B5395;
    border-bottom: 0.05rem solid #1B5395;
    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: #1B5395;
    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-f-tt {
    margin-top: 0.24rem;
    text-align: center;
    font-size: 0.2rem;
    line-height: 0.32rem;
    color: #999999;
  }
  .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 {
    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 span {
    width: auto;
    height: 0.8rem;
    padding: 0.22rem 0.24rem;
    font-size: 0.36rem;
    line-height: 0.36rem;
  }
  .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: 2;
    -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 {
    width: 7.5rem;
    background: #f1f1f2 url(gov-info-wrp-bg.png) no-repeat top center / 7.5rem auto;
  }
  .info-bg .gd-cm-page a.cur,
  .info-bg .gd-cm-page a:hover {
    background: #015293 !important;
    color: #fff !important;
  }
  .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;
    margin-top: 0.4rem;
  }
  .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: #1B5395;
  }
  .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 {
    background-color: #E8F5FF;
  }
  .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.cur .third-title {
    color: #1B5395;
  }
  .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 {
    background-color: #E8F5FF;
  }
  .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: #E8F5FF;
  }
  .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 .third-title:hover .third-title {
    color: #1B5395;
  }
  .gov-left-nav .nav-info.cur + .second-law .third-con .third-item .third-self .third-title.cur .third-title {
    color: #1B5395;
  }
  .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 .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;
  }
  .plan-con {
    padding: 0.32rem 0.24rem 0;
  }
  .plan-con .more {
    margin: auto;
    width: 2rem;
    height: 0.56rem;
    background: #E3E7EC;
    font-size: 0.24rem;
    color: #333333;
    line-height: 0.56rem;
    text-align: center;
    margin-bottom: 0.4rem;
  }
  .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 {
    padding: 0.32rem 0 0.01rem;
  }
  .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 {
    padding-top: 0.2rem;
    border-bottom: 2px gray solid;
    overflow-x: auto;
  }
  .yearReport-con .yearItems .yearScroll {
    width: 10.3rem;
  }
  .yearReport-con .yearItems .item {
    font-weight: bold;
    font-size: 0.36rem;
    color: #1B5395;
    width: 1.3rem;
    height: 100%;
    padding-bottom: 0.25rem;
    margin-right: 0.47rem;
  }
  .yearReport-con .yearItems .item:last-child {
    margin-right: 0;
  }
  .yearReport-con .yearItems .item:hover {
    border-bottom: 0.05rem #1B5395 solid;
    color: #1B5395;
  }
  .yearReport-con .yearItems .item.active {
    border-bottom: 0.05rem #1B5395 solid;
    color: #1B5395;
  }
  .yearReport-con .yearList {
    width: 100%;
    padding-top: 0.2rem;
  }
  .yearReport-con .yearList .gov-com-list {
    padding: 0.32rem 0.24rem;
    margin-bottom: 0;
  }
  .yearReport-con .yearList .gov-com-list li {
    margin-bottom: 0.32rem;
    padding-left: 0.22rem;
  }
  .yearReport-con .yearList .gov-com-list li .tag {
    top: 0.22rem;
    width: 0.06rem;
    height: 0.06rem;
    transform: translateY(0);
    border-radius: 50%;
    background-color: #CCCCCC;
  }
  .yearReport-con .yearList .gov-com-list li a {
    white-space: normal;
    font-size: 0.32rem;
    line-height: 0.48rem;
  }
  .yearReport-con .yearList .gov-com-list li:last-child {
    margin-bottom: 0;
  }
  .gov-info {
    padding: 0.24rem;
    background: none;
    margin-top: 0;
  }
  .gov-info .content {
    background-color: #fff;
    padding: 0.24rem;
  }
  .gov-info .content .fw-table {
    width: 6.54rem;
    background-color: #F6F6F6;
  }
  .gov-info .content .fw-table .tb-top:first-child span {
    border: none !important;
  }
  .gov-info .content .fw-table .tb-top span {
    border: none !important;
  }
  .gov-info .content .fw-table .td-header {
    background: none;
    width: 1.54rem;
  }
  .gov-info .content .fw-table .td-body {
    width: 5rem !important;
  }
  .gov-info .content .title {
    padding: 0.3rem 0;
    border-bottom: 1px solid #E5E5E5;
    text-align: center;
  }
  .gov-info .content .title span:nth-child(1) {
    display: block;
    width: 6.54rem;
    text-align: center;
    font-size: 0.4rem;
    color: #000000;
    line-height: 0.54rem;
  }
  .gov-info .content .title span:nth-child(2) {
    display: block;
    margin-top: 0.47rem;
    text-align: center;
    font-weight: 400;
    font-size: 0.24rem;
    color: #000000;
    line-height: 0.33rem;
  }
  .gov-info .content .text {
    margin-top: 0.48rem;
    font-weight: 400;
    font-size: 0.32rem;
    color: #000000;
    line-height: 0.48rem;
  }
  .gov-info .pics {
    width: 6.54rem;
    margin: 0 auto;
    float: none;
  }
  .gov-info .pics .leader-block {
    border-bottom: 1px solid #DDDDDD;
    padding: 0.5rem 0;
  }
  .gov-info .pics .leader-block:last-child {
    border-bottom: none;
  }
  .gov-info .pics .leader-block .leader-item {
    text-align: center;
    display: inline-block;
    margin-right: 1rem;
    margin-top: 0.7rem;
  }
  .gov-info .pics .leader-block .leader-item:nth-child(-n + 2) {
    margin-top: 0;
  }
  .gov-info .pics .leader-block .leader-item:nth-child(3) {
    margin-top: 0.7rem;
  }
  .gov-info .pics .leader-block .leader-item:nth-child(3n) {
    margin-right: 1rem;
  }
  .gov-info .pics .leader-block .leader-item:nth-child(2n) {
    margin-right: 0;
  }
  .gov-info .pics .leader-block .leader-item img {
    height: 3.44rem;
  }
  .gov-info .pics .leader-block .leader-item .name {
    font-size: 0.4rem;
    color: #015293;
    line-height: 0.48rem;
    margin-top: 0.24rem;
  }
  .gov-info .pics .leader-block .leader-item .status {
    font-size: 0.28rem;
    color: #22222A;
    line-height: 0.32rem;
    margin-top: 0.25rem;
  }
}

.sys-page {
  position: relative;
  background-color: #f4f4f4;
  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.5rem 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: #0088FF;
  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: 1.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: 1.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: #0088FF;
  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: 1.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: 1.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.5rem 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: #0088FF;
  }
  .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: 1.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: 1.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: #0088FF;
    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: 1.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: 1.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;
  }
}

.cm-piccarousel4 {
  position: relative;
}
.cm-piccarousel4 .outer {
  margin: auto;
  border-radius: 0.08rem;
  padding-top: 0.09rem;
}
.cm-piccarousel4 .outer .swiper-container {
  overflow: hidden;
  position: relative;
  height: 4.5rem;
  width: 6.66rem;
}
.cm-piccarousel4 .outer .swiper-container.show-index-icon .pagination-box,
.cm-piccarousel4 .outer .swiper-container.show-index-num .pagination-box {
  display: block;
}
.cm-piccarousel4 .outer .swiper-container.show-index-icon.show-index-num .pagination-box .page-num {
  margin-right: 0.15rem;
}
.cm-piccarousel4 .outer .swiper-container.show-index-icon.show-index-num .pagination-box .swiper-pagination {
  top: -0.03rem;
}
.cm-piccarousel4 .outer .swiper-container.show-index-icon .pagination-box .swiper-pagination {
  display: inline-block;
}
.cm-piccarousel4 .outer .swiper-container.show-index-num .pagination-box {
  display: block;
}
.cm-piccarousel4 .outer .swiper-container.show-index-num .pagination-box .page-num {
  display: inline-block;
}
.cm-piccarousel4 .outer .swiper-container .swiper-slide {
  position: relative;
}
.cm-piccarousel4 .outer .swiper-container .swiper-slide span.text {
  display: block;
  margin-top: 0.07rem;
  margin-bottom: 0.28rem;
  font-size: 0.2rem;
  font-weight: bold;
  text-align: left;
  color: #333;
  line-height: 1;
}
.cm-piccarousel4 .outer .swiper-container .swiper-slide img {
  width: 100%;
  height: 3.9rem;
  object-fit: cover;
  border-radius: 0.08rem;
}
.cm-piccarousel4 .outer .swiper-container .pagination-box {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  height: 0.36rem;
  padding: 0 0.2rem;
  background: #f1f5fa;
  border-radius: 0.18rem;
  font-size: 0;
}
.cm-piccarousel4 .outer .swiper-container .pagination-box .page-num {
  display: none;
  font-size: 0.2rem;
  color: #666;
  line-height: 0.36rem;
}
.cm-piccarousel4 .outer .swiper-container .pagination-box .swiper-pagination {
  display: none;
  position: relative;
  top: 0.14rem;
  cursor: pointer;
}
.cm-piccarousel4 .outer .swiper-container .pagination-box .swiper-pagination .swiper-pagination-switch {
  display: inline-block;
  margin-left: 0.06rem;
  width: 0.08rem;
  height: 0.08rem;
  background: #c7c7c7;
  border-radius: 0.06rem;
}
.cm-piccarousel4 .outer .swiper-container .pagination-box .swiper-pagination .swiper-pagination-switch:first-of-type {
  margin-left: 0;
}
.cm-piccarousel4 .outer .swiper-container .pagination-box .swiper-pagination .swiper-active-switch {
  display: inline-block;
  background: #dc0017;
}
@media screen and (max-width: 768px) {
  .cm-piccarousel4 .outer {
    padding-top: 0.27rem;
    width: 7.02rem;
    height: 4.9rem;
  }
  .cm-piccarousel4 .outer .swiper-container {
    width: 6.62rem;
    height: 4.42rem;
  }
  .cm-piccarousel4 .outer .swiper-container .swiper-slide {
    position: relative;
  }
  .cm-piccarousel4 .outer .swiper-container .swiper-slide span.text {
    margin-top: 0;
    font-size: 0.32rem;
    line-height: 0.32rem;
  }
  .cm-piccarousel4 .outer .swiper-container .swiper-slide img {
    height: 3.82rem;
  }
}

.bottom {
  width: 14rem;
  margin: 0.4rem auto 0;
}
.bottom .info-disclosure {
  width: 8.8rem;
  float: left;
}
.bottom .info-disclosure .section-title {
  position: relative;
  margin-bottom: 0.2rem;
}
.bottom .info-disclosure .section-title .title-text {
  font-size: 0.24rem;
  font-weight: 600;
  color: #333;
  font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, SimHei, Arial, Helvetica, sans-serif;
  line-height: 0.24rem;
}
.bottom .info-disclosure .section-title .title-line {
  position: relative;
  margin-top: 0.18rem;
  margin-left: 0.02rem;
  width: 7.8rem;
  height: 0.01rem;
}
.bottom .info-disclosure .section-title .title-line .line-bg {
  position: absolute;
  top: 0;
  left: 0;
  background: #d6d6d6;
  width: 7.8rem;
  height: 0.01rem;
}
.bottom .info-disclosure .section-title .title-line .line-active {
  position: absolute;
  top: -0.02rem;
  left: -0.02rem;
  background: #ce0024;
  width: 0.96rem;
  height: 0.03rem;
}
.bottom .info-disclosure .tab-nav-wrapper {
  margin-top: 0.1rem;
}
.bottom .info-disclosure .tab-nav-wrapper .info-tab-nav {
  border-bottom: none !important;
}
.bottom .info-disclosure .tab-nav-wrapper .info-tab-nav .panel {
  display: inline-block;
  font-size: 0.18rem;
  font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, SimHei, Arial, Helvetica, sans-serif;
  color: #111;
  line-height: 0.25rem;
  padding: 0.06rem 0.43rem 0.05rem;
  margin: 0 0.1rem 0.1rem;
  border-radius: 0.04rem;
  background: #f4f4f4;
  border: 0.01rem solid transparent;
}
.bottom .info-disclosure .tab-nav-wrapper .info-tab-nav .panel::before {
  display: none !important;
}
.bottom .info-disclosure .tab-nav-wrapper .info-tab-nav .panel.cur {
  color: #ce0024;
  font-weight: 600;
  background: #fefeff;
  border: 0.01rem solid #ce0024;
}
.bottom .info-disclosure .tab-nav-wrapper .info-tab-nav .panel:first-child {
  margin-left: 0;
}
.bottom .info-disclosure .tab-nav-wrapper .info-tab-content {
  margin-top: 0;
  width: 7.82rem;
}
.bottom .info-disclosure .tab-nav-wrapper .info-tab-content .tab-content {
  display: none;
}
.bottom .info-disclosure .tab-nav-wrapper .info-tab-content .tab-content.cur {
  display: block;
}
.bottom .info-disclosure .tab-nav-wrapper .info-tab-content .tab-content .cm-news-list li {
  height: 0.48rem;
  line-height: 0.48rem;
  position: relative;
  padding-left: 0.13rem;
}
.bottom .info-disclosure .tab-nav-wrapper .info-tab-content .tab-content .cm-news-list li a {
  color: #333;
  font-size: 0.18rem;
  font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, SimHei, Arial, Helvetica, sans-serif;
  width: 6.3rem;
  display: inline-block;
}
.bottom .info-disclosure .tab-nav-wrapper .info-tab-content .tab-content .cm-news-list li a::before {
  position: absolute;
  left: 0.01rem;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 0.04rem;
  height: 0.04rem;
  background: #c1c1c1;
}
.bottom .info-disclosure .tab-nav-wrapper .info-tab-content .tab-content .cm-news-list li a:hover {
  color: #ce0024;
}
.bottom .info-disclosure .tab-nav-wrapper .info-tab-content .tab-content .cm-news-list li a:hover::before {
  background: #ce0024;
}
.bottom .info-disclosure .tab-nav-wrapper .info-tab-content .tab-content .cm-news-list li span {
  font-size: 0.18rem;
  color: #999;
  font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, SimHei, Arial, Helvetica, sans-serif;
  float: right;
  width: 1.08rem;
  margin-left: 0.31rem;
}
.bottom .service-section {
  width: 4.7rem;
  float: right;
}
.bottom .service-section .section-title {
  position: relative;
  margin-bottom: 0.2rem;
}
.bottom .service-section .section-title .title-text {
  font-size: 0.24rem;
  font-weight: 600;
  color: #333;
  line-height: 0.24rem;
}
.bottom .service-section .section-title .title-line {
  position: relative;
  margin-top: 0.18rem;
  width: 4.6rem;
  height: 0.01rem;
}
.bottom .service-section .section-title .title-line .line-bg {
  position: absolute;
  top: 0;
  left: 0;
  background: #d6d6d6;
  width: 4.6rem;
  height: 0.01rem;
}
.bottom .service-section .section-title .title-line .line-active {
  position: absolute;
  top: -0.02rem;
  left: 0;
  background: #ce0024;
  width: 0.96rem;
  height: 0.03rem;
}
.service-blocks {
  margin-top: 0.2rem;
}
.service-blocks .service-block {
  display: inline-block;
  width: 1.58rem;
  height: 2.85rem;
  margin-right: 0.16rem;
  text-align: center;
  vertical-align: top;
  background: #111;
  border: 0.01rem solid #e9e9e9;
  border-radius: 0.04rem;
  background-image: url(ywzw-block-bg.png);
  background-size: 100% 100%;
  transition: 0.3s;
}
.service-blocks .service-block:hover {
  transform: scale(1.04);
}
.service-blocks .service-block:last-child {
  margin-right: 0;
}
.service-blocks .service-block .service-icon {
  width: 0.88rem;
  height: 0.88rem;
  background: #fff;
  border-radius: 50%;
  /* background-size: cover; */
  margin: 0.6rem auto;
  margin-bottom: 0.24rem;
  display: inline-block;
  position: relative;
}
.service-blocks .service-block .service-icon img {
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0.4rem;
  height: 0.4rem;
}
.service-blocks .service-block .service-text {
  width: 1.1rem;
  text-align: center;
  line-height: 0.25rem;
  color: #333;
  font-size: 0.18rem;
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .bottom {
    width: 7.5rem;
    margin: 0.4rem auto 0;
    padding: 0 0.24rem;
  }
  .bottom .info-disclosure {
    width: 100%;
    float: none;
    margin-bottom: 0.4rem;
  }
  .bottom .info-disclosure .section-title {
    margin-bottom: 0.25rem;
  }
  .bottom .info-disclosure .section-title .title-text {
    font-size: 0.36rem;
    line-height: 0.36rem;
  }
  .bottom .info-disclosure .section-title .title-line {
    margin-top: 0.2rem;
    margin-left: 0;
    width: 100%;
  }
  .bottom .info-disclosure .section-title .title-line .line-bg {
    width: 100%;
  }
  .bottom .info-disclosure .section-title .title-line .line-active {
    top: -0.02rem;
    left: 0;
    width: 1.2rem;
  }
  .bottom .info-disclosure .tab-nav-wrapper {
    margin-top: 0.15rem;
  }
  .bottom .info-disclosure .tab-nav-wrapper .info-tab-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .bottom .info-disclosure .tab-nav-wrapper .info-tab-nav .panel {
    width: calc(50% - 0.06rem);
    height: fit-content;
    font-size: 0.28rem;
    line-height: 0.88rem;
    padding: 0;
    margin: 0 0 0.15rem;
    border-radius: 0.06rem;
    text-align: center;
  }
  .bottom .info-disclosure .tab-nav-wrapper .info-tab-nav .panel:nth-child(odd) {
    margin-right: 0.12rem;
  }
  .bottom .info-disclosure .tab-nav-wrapper .info-tab-nav .panel.cur {
    font-weight: 600;
  }
  .bottom .info-disclosure .tab-nav-wrapper .info-tab-content {
    margin-top: 0.1rem;
    width: 100%;
  }
  .bottom .info-disclosure .tab-nav-wrapper .info-tab-content .tab-content .cm-news-list li {
    height: 0.88rem;
    line-height: 0.88rem;
    padding-left: 0.16rem;
    border-bottom: 0.01rem solid #f0f0f0;
  }
  .bottom .info-disclosure .tab-nav-wrapper .info-tab-content .tab-content .cm-news-list li a {
    font-size: 0.32rem;
    width: calc(100% - 0.16rem);
    max-width: 98%;
  }
  .bottom .info-disclosure .tab-nav-wrapper .info-tab-content .tab-content .cm-news-list li a::before {
    left: 0.02rem;
    width: 0.06rem;
    height: 0.06rem;
  }
  .bottom .info-disclosure .tab-nav-wrapper .info-tab-content .tab-content .cm-news-list li span {
    display: none;
  }
  .bottom .service-section {
    width: 100%;
    float: none;
  }
  .bottom .service-section .section-title {
    margin-bottom: 0.25rem;
  }
  .bottom .service-section .section-title .title-text {
    font-size: 0.36rem;
    line-height: 0.36rem;
  }
  .bottom .service-section .section-title .title-line {
    margin-top: 0.2rem;
    width: 100%;
  }
  .bottom .service-section .section-title .title-line .line-bg {
    width: 100%;
  }
  .bottom .service-section .section-title .title-line .line-active {
    top: -0.02rem;
    left: 0;
    width: 1.2rem;
  }
  .service-blocks {
    margin-top: 0.25rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .service-blocks .service-block {
    width: calc(31.5%);
    height: 3.74rem;
    margin-right: 0;
    margin-bottom: 0.2rem;
    border-radius: 0.08rem;
  }
  .service-blocks .service-block:nth-child(3n) {
    margin-right: 0;
  }
  .service-blocks .service-block:last-child {
    margin-bottom: 0;
  }
  .service-blocks .service-block .service-icon {
    width: 1.16rem;
    height: 1.16rem;
  }
  .service-blocks .service-block .service-icon img {
    width: 0.74rem;
    height: 0.74rem;
  }
  .service-blocks .service-block .service-text {
    max-height: 1.44rem;
    margin-top: 0.15rem;
    width: 2.1rem;
    font-size: 0.32rem;
    line-height: 0.48rem;
    padding: 0 0.1rem;
    overflow: hidden;
  }
}

/**
 * äº’åŠ¨äº¤æµå’Œå‘æ”¹æ•°æ®æ¿å—æ ·å¼
 * æ–‡ä»¶ï¼šsy-hdsjk.less
 * è¯´æ˜Žï¼šä¸“é—¨ç”¨äºŽäº’åŠ¨äº¤æµå’Œå‘æ”¹æ•°æ®æ¿å—çš„æ ·å¼ï¼Œä¸ŽçŽ°æœ‰æ ·å¼å·®å¼‚è¾ƒå¤§ï¼Œç‹¬ç«‹ç®¡ç†
 */
.hdsjk-section {
  width: 14rem;
  margin: 0.4rem auto;
}
.hdsjk-section:after {
  content: '';
  display: table;
  clear: both;
}
.hdsjk-section .interaction-section {
  width: 8.9rem;
  float: left;
}
.hdsjk-section .interaction-section .section-title {
  position: relative;
  margin-bottom: 0.2rem;
}
.hdsjk-section .interaction-section .section-title .title-text {
  font-size: 0.24rem;
  font-weight: 600;
  color: #333;
  font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", SimHei, Arial, Helvetica, sans-serif;
  line-height: 0.24rem;
}
.hdsjk-section .interaction-section .section-title .title-line {
  position: relative;
  margin-top: 0.18rem;
  margin-left: 0.02rem;
  width: 7.8rem;
  height: 0.01rem;
}
.hdsjk-section .interaction-section .section-title .title-line .line-bg {
  position: absolute;
  top: 0;
  left: 0;
  background: #d6d6d6;
  width: 7.8rem;
  height: 0.01rem;
}
.hdsjk-section .interaction-section .section-title .title-line .line-active {
  position: absolute;
  top: -0.02rem;
  left: -0.02rem;
  background: #ce0024;
  width: 0.96rem;
  height: 0.03rem;
}
.hdsjk-section .interaction-section .section-content .interaction-list {
  width: 6.25rem;
  float: left;
}
.hdsjk-section .interaction-section .section-content .interaction-list .interaction-item {
  height: 0.6rem;
  line-height: 0.6rem;
  background-color: #F8F8F8;
  position: relative;
  margin-bottom: 0.1rem;
}
.hdsjk-section .interaction-section .section-content .interaction-list .interaction-item:last-child {
  margin-bottom: 0rem;
}
.hdsjk-section .interaction-section .section-content .interaction-list .interaction-item .item-title {
  color: #333;
  padding-left: 0.2rem;
  font-size: 0.16rem;
  font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", SimHei, Arial, Helvetica, sans-serif;
  width: 4.2rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.hdsjk-section .interaction-section .section-content .interaction-list .interaction-item .item-status {
  font-size: 0.16rem;
  height: 0.32rem;
  margin: 0.14rem 0.2rem;
  line-height: 0.32rem;
  padding: 0rem 0.18rem;
  border-radius: 0.02rem;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  margin-right: 1.2rem;
}
.hdsjk-section .interaction-section .section-content .interaction-list .interaction-item .item-status.processed {
  background: #F1F1F1;
  color: #333;
}
.hdsjk-section .interaction-section .section-content .interaction-list .interaction-item span {
  display: inline-block;
  font-size: 0.16rem;
  color: #999999;
  height: 0.32rem;
  margin-right: 0.2rem;
  line-height: 0.55rem;
}
.hdsjk-section .interaction-section .section-content .interaction-list .interaction-item:hover {
  background-color: #0461d6;
}
.hdsjk-section .interaction-section .section-content .interaction-list .interaction-item:hover .item-title {
  color: #ffffff;
}
.hdsjk-section .interaction-section .section-content .interaction-list .interaction-item:hover .item-status {
  color: #0088ff;
  background: #ffffff;
}
.hdsjk-section .interaction-section .section-content .interaction-list .interaction-item:hover span {
  color: #ffffff;
}
.hdsjk-section .interaction-section .section-content .interaction-actions {
  width: 2.35rem;
  float: right;
  margin-left: 0.2rem;
}
.hdsjk-section .interaction-section .section-content .interaction-actions .action-btn {
  width: 2.35rem;
  height: 0.6rem;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.1rem;
  margin-bottom: 0.1rem;
  border-radius: 0.04rem;
  text-align: left;
  position: relative;
  background: linear-gradient(180deg, rgba(248, 244, 244, 0.8), #ffffff);
  box-shadow: 0px 2px 8px 0px rgba(122, 140, 168, 0.16);
  padding: 0 0.3rem 0 0.12rem;
  transition: all 0.3s ease;
}
.hdsjk-section .interaction-section .section-content .interaction-actions .action-btn::after {
  content: '';
  position: absolute;
  right: 0.2rem;
  top: 38%;
  width: 0.2rem;
  height: 0.06rem;
  background: url(hdsjk-arrow2.png) no-repeat center;
  background-size: contain;
  opacity: 0.9;
}
.hdsjk-section .interaction-section .section-content .interaction-actions .action-btn .btn-content {
  height: 0.6rem;
  line-height: 0.6rem;
  display: inline-block;
  vertical-align: middle;
}
.hdsjk-section .interaction-section .section-content .interaction-actions .action-btn .btn-content .btn-icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.08rem;
}
.hdsjk-section .interaction-section .section-content .interaction-actions .action-btn .btn-content .btn-icon img {
  width: 0.3rem;
  height: 0.3rem;
  display: block;
}
.hdsjk-section .interaction-section .section-content .interaction-actions .action-btn .btn-content .btn-text {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.18rem;
  color: #333;
  font-family: "Heiti SC", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", SimHei, Arial, Helvetica, sans-serif;
  width: 1.4rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.hdsjk-section .interaction-section .section-content .interaction-actions .action-btn:hover {
  box-shadow: 0px 4px 16px 0px rgba(122, 140, 168, 0.16);
}
.hdsjk-section .interaction-section .section-content .interaction-actions .action-btn:hover .btn-arrow {
  opacity: 0.8;
}
.hdsjk-section .interaction-section .section-content::after {
  content: '';
  display: table;
  clear: both;
}
.hdsjk-section .data-section {
  width: 4.6rem;
  float: right;
}
.hdsjk-section .data-section .section-title {
  position: relative;
  margin-bottom: 0.2rem;
}
.hdsjk-section .data-section .section-title .title-text {
  font-size: 0.24rem;
  font-weight: 600;
  color: #333;
  font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", SimHei, Arial, Helvetica, sans-serif;
  line-height: 0.24rem;
}
.hdsjk-section .data-section .section-title .title-line {
  position: relative;
  margin-top: 0.18rem;
  margin-left: 0.02rem;
  width: 100%;
  height: 0.01rem;
}
.hdsjk-section .data-section .section-title .title-line .line-bg {
  position: absolute;
  top: 0;
  left: 0;
  background: #d6d6d6;
  width: 100%;
  height: 0.01rem;
}
.hdsjk-section .data-section .section-title .title-line .line-active {
  position: absolute;
  top: -0.02rem;
  left: -0.02rem;
  background: #ce0024;
  width: 0.96rem;
  height: 0.03rem;
}
.hdsjk-section .data-section .data-content {
  padding: 0.28rem 0.2rem;
  border-radius: 0.06rem;
  border: 1px solid #e9e9e9;
}
.hdsjk-section .data-section .data-content .data-list .data-item {
  margin-bottom: 0.2rem;
  background: linear-gradient(180deg, rgba(248, 244, 244, 0.8), #ffffff);
  box-shadow: 0px 2px 8px 0px rgba(122, 140, 168, 0.16);
  height: 0.6rem;
  transition: all 0.3s ease;
}
.hdsjk-section .data-section .data-content .data-list .data-item:last-child {
  margin-bottom: 0;
}
.hdsjk-section .data-section .data-content .data-list .data-item .data-link {
  display: block;
  height: 0.6rem;
  line-height: 0.6rem;
  padding: 0 0.2rem;
}
.hdsjk-section .data-section .data-content .data-list .data-item .data-link .data-icon {
  width: auto;
  margin-right: 0.15rem;
}
.hdsjk-section .data-section .data-content .data-list .data-item .data-link .data-icon img {
  width: 0.24rem;
  height: 0.24rem;
  position: relative;
}
.hdsjk-section .data-section .data-content .data-list .data-item .data-link .data-text {
  font-size: 0.18rem;
  color: #333;
  font-family: "Heiti SC", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", SimHei, Arial, Helvetica, sans-serif;
  width: 3.1rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.hdsjk-section .data-section .data-content .data-list .data-item .data-link .data-arrow {
  width: 0.2rem;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.hdsjk-section .data-section .data-content .data-list .data-item .data-link .data-arrow::before {
  content: '';
  display: block;
  width: 0.2rem;
  height: 0.06rem;
  background: url(hdsjk-arrow.png) no-repeat center;
  background-size: contain;
  transform: rotate(180deg);
}
.hdsjk-section .data-section .data-content .data-list .data-item:hover {
  box-shadow: 0px 4px 16px 0px rgba(122, 140, 168, 0.16);
}
.hdsjk-section .data-section .data-content .data-list .data-item:hover .data-arrow {
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .hdsjk-section {
    width: 7.5rem;
    margin: 0.4rem auto 0;
    padding: 0 0.24rem;
  }
  .hdsjk-section:after {
    content: '';
    display: table;
    clear: both;
  }
  .hdsjk-section .interaction-section {
    width: 100%;
    float: none;
    margin-bottom: 0.24rem;
    margin-right: 0;
  }
  .hdsjk-section .interaction-section .section-title {
    position: relative;
    margin-bottom: 0.24rem;
    height: auto;
    line-height: normal;
    padding: 0;
  }
  .hdsjk-section .interaction-section .section-title .title-text {
    font-size: 0.32rem;
    font-weight: 600;
    color: #333;
    font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", SimHei, Arial, Helvetica, sans-serif;
    line-height: 0.32rem;
  }
  .hdsjk-section .interaction-section .section-title .title-line {
    position: relative;
    margin-top: 0.25rem;
    margin-left: 0;
    width: 100%;
    height: 0.03rem;
  }
  .hdsjk-section .interaction-section .section-title .title-line .line-bg {
    position: absolute;
    top: 0.02rem;
    left: 0;
    background: #d8d8d8;
    width: 100%;
    height: 0.01rem;
  }
  .hdsjk-section .interaction-section .section-title .title-line .line-active {
    position: absolute;
    top: 0;
    left: 0;
    background: #ce0024;
    width: 1.2rem;
    height: 0.03rem;
  }
  .hdsjk-section .interaction-section .section-content .interaction-list {
    width: 100%;
    float: none;
    margin-bottom: 0.32rem;
  }
  .hdsjk-section .interaction-section .section-content .interaction-list .interaction-item {
    height: auto;
    width: 100%;
    display: inline-block;
    line-height: normal;
    background-color: #F8F8F8;
    position: relative;
    margin-bottom: 0.24rem;
    padding: 0.27rem 0.25rem 0.24rem 0.29rem;
  }
  .hdsjk-section .interaction-section .section-content .interaction-list .interaction-item:last-child {
    margin-bottom: 0;
  }
  .hdsjk-section .interaction-section .section-content .interaction-list .interaction-item .item-title {
    color: #333;
    padding-left: 0;
    padding-right: 0;
    font-size: 0.32rem;
    font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", SimHei, Arial, Helvetica, sans-serif;
    width: 100%;
    overflow: visible;
    white-space: normal;
    text-overflow: clip;
    position: static;
    left: auto;
    top: auto;
    z-index: auto;
    line-height: 0.32rem;
    margin-bottom: 0.25rem;
    display: block;
  }
  .hdsjk-section .interaction-section .section-content .interaction-list .interaction-item .item-status {
    font-size: 0.28rem;
    height: 0.44rem;
    width: 1.3rem;
    margin: 0;
    line-height: 0.44rem;
    padding: 0 0.18rem;
    border-radius: 0.02rem;
    position: static;
    right: auto;
    top: auto;
    z-index: auto;
    display: inline-block;
    float: none;
  }
  .hdsjk-section .interaction-section .section-content .interaction-list .interaction-item .item-status.processed {
    background: #F1F1F1;
    color: #333;
  }
  .hdsjk-section .interaction-section .section-content .interaction-list .interaction-item span {
    display: inline-block;
    font-size: 0.28rem;
    color: #999999;
    height: 0.44rem;
    margin-left: 0.28rem;
    line-height: 0.44rem;
    float: none;
  }
  .hdsjk-section .interaction-section .section-content .interaction-list .interaction-item:hover {
    background-color: #0461d6;
  }
  .hdsjk-section .interaction-section .section-content .interaction-list .interaction-item:hover .item-title {
    color: #ffffff;
  }
  .hdsjk-section .interaction-section .section-content .interaction-list .interaction-item:hover .item-status {
    color: #0088ff;
    background: #ffffff;
  }
  .hdsjk-section .interaction-section .section-content .interaction-actions {
    width: 100%;
    float: none;
    margin-left: 0;
  }
  .hdsjk-section .interaction-section .section-content .interaction-actions::after {
    content: '';
    display: table;
    clear: both;
  }
  .hdsjk-section .interaction-section .section-content .interaction-actions .action-btn {
    width: 3.39rem;
    height: 0.88rem;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.24rem;
    margin-bottom: 0.24rem;
    border-radius: 0.04rem;
    text-align: left;
    position: relative;
    background: linear-gradient(180deg, rgba(248, 244, 244, 0.8), #ffffff);
    box-shadow: 0px 2px 8px 0px rgba(122, 140, 168, 0.16);
    padding: 0 0 0 0.15rem;
    transition: all 0.3s ease;
    float: none;
  }
  .hdsjk-section .interaction-section .section-content .interaction-actions .action-btn:nth-child(2n) {
    margin-right: 0;
  }
  .hdsjk-section .interaction-section .section-content .interaction-actions .action-btn::after {
    content: '';
    position: absolute;
    right: 0.3rem;
    top: 50%;
    transform: translateY(-50%);
    width: 0.3rem;
    height: 0.09rem;
    background: url(hdsjk-arrow2.png) no-repeat center;
    background-size: contain;
    opacity: 0.9;
  }
  .hdsjk-section .interaction-section .section-content .interaction-actions .action-btn .btn-content {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: 100%;
    padding: 0.2rem 0;
  }
  .hdsjk-section .interaction-section .section-content .interaction-actions .action-btn .btn-content .btn-icon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.08rem;
    margin-top: 0;
    margin-bottom: 0;
  }
  .hdsjk-section .interaction-section .section-content .interaction-actions .action-btn .btn-content .btn-icon img {
    width: 0.5rem;
    height: 0.5rem;
    display: block;
  }
  .hdsjk-section .interaction-section .section-content .interaction-actions .action-btn .btn-content .btn-text {
    display: inline-block;
    vertical-align: middle;
    font-size: 0.32rem;
    color: #333;
    font-family: "Heiti SC", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", SimHei, Arial, Helvetica, sans-serif;
    line-height: 0.32rem;
    width: 2.1rem;
    text-align: left;
  }
  .hdsjk-section .interaction-section .section-content .interaction-actions .action-btn:hover {
    box-shadow: 0px 4px 16px 0px rgba(122, 140, 168, 0.16);
  }
  .hdsjk-section .interaction-section .section-content .interaction-actions .action-btn:hover::after {
    opacity: 0.8;
  }
  .hdsjk-section .interaction-section .section-content::after {
    content: '';
    display: table;
    clear: both;
  }
  .hdsjk-section .data-section {
    width: 100%;
    float: none;
    margin-bottom: 0;
    margin-right: 0;
  }
  .hdsjk-section .data-section .section-title {
    position: relative;
    margin-bottom: 0.24rem;
    height: auto;
    line-height: normal;
    padding: 0;
  }
  .hdsjk-section .data-section .section-title .title-text {
    font-size: 0.32rem;
    font-weight: 600;
    color: #333;
    font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", SimHei, Arial, Helvetica, sans-serif;
    line-height: 0.32rem;
  }
  .hdsjk-section .data-section .section-title .title-line {
    position: relative;
    margin-top: 0.25rem;
    margin-left: 0;
    width: 100%;
    height: 0.03rem;
  }
  .hdsjk-section .data-section .section-title .title-line .line-bg {
    position: absolute;
    top: 0.02rem;
    left: 0;
    background: #d8d8d8;
    width: 100%;
    height: 0.01rem;
  }
  .hdsjk-section .data-section .section-title .title-line .line-active {
    position: absolute;
    top: 0;
    left: 0;
    background: #ce0024;
    width: 1.45rem;
    height: 0.03rem;
  }
  .hdsjk-section .data-section .data-content {
    padding: 0;
    border-radius: 0;
    border: none;
  }
  .hdsjk-section .data-section .data-content .data-list .data-item {
    margin-bottom: 0.24rem;
    background: linear-gradient(180deg, rgba(248, 244, 244, 0.8), #ffffff);
    box-shadow: 0px 2px 8px 0px rgba(122, 140, 168, 0.16);
    height: 0.88rem;
    transition: all 0.3s ease;
    border-radius: 0.04rem;
  }
  .hdsjk-section .data-section .data-content .data-list .data-item:last-child {
    margin-bottom: 0;
  }
  .hdsjk-section .data-section .data-content .data-list .data-item .data-link {
    display: block;
    height: 0.88rem;
    padding: 0 0.4rem;
    position: relative;
  }
  .hdsjk-section .data-section .data-content .data-list .data-item .data-link .data-icon {
    width: auto;
    margin-right: 0.32rem;
    position: absolute;
    left: 0.4rem;
    top: 50%;
    transform: translateY(-50%);
  }
  .hdsjk-section .data-section .data-content .data-list .data-item .data-link .data-icon img {
    width: 0.44rem;
    height: 0.44rem;
    display: block;
  }
  .hdsjk-section .data-section .data-content .data-list .data-item .data-link .data-text {
    font-size: 0.32rem;
    color: #333;
    font-family: "Heiti SC", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", SimHei, Arial, Helvetica, sans-serif;
    position: absolute;
    left: 1.16rem;
    top: 50%;
    transform: translateY(-50%);
    line-height: 0.32rem;
    width: 5.2rem;
  }
  .hdsjk-section .data-section .data-content .data-list .data-item .data-link .data-arrow {
    width: 0.13rem;
    float: right;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0;
  }
  .hdsjk-section .data-section .data-content .data-list .data-item .data-link .data-arrow::before {
    content: '';
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    background: url(blockcontainer-right.png) no-repeat center;
    background-size: contain;
    rotate: 180deg;
  }
  .hdsjk-section .data-section .data-content .data-list .data-item:hover {
    box-shadow: 0px 4px 16px 0px rgba(122, 140, 168, 0.16);
  }
  .hdsjk-section .data-section .data-content .data-list .data-item:hover .data-arrow {
    opacity: 0.8;
  }
}
.sy-top-tabswitch .gov-file-subnav,
.sy-top-tabswitch .gov-file-list {
  display: none;
}

.sy-top-tabswitch:has(
  .tab-title .panel:nth-of-type(4).active
) .gov-file-subnav,
.sy-top-tabswitch:has(
  .tab-title .panel:nth-of-type(4).active
) .gov-file-list {
  display: flex;
}

.sy-top-tabswitch:has(
  .tab-title .panel:nth-of-type(4).active
) .tab-content > .tab-item:nth-child(4) {
  /* display: none !important; */
}

.sy-top-tabswitch .gov-file-subnav {
  align-items: center;
  gap: 0.42rem;
  margin: 0.26rem 0 0.22rem;
  font-size: 0.24rem;
  font-weight: 700;
}

.sy-top-tabswitch .gov-file-subnav a {
  color: #111;
  text-decoration: none;
  white-space: nowrap;
}

.sy-top-tabswitch .gov-file-subnav a.active {
  color: #0758a5;
}

.sy-top-tabswitch .gov-file-list {
  flex-direction: column;
  margin-top: 0.08rem;
}

.sy-top-tabswitch .gov-file-list ul {
  display: none;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

.sy-top-tabswitch .gov-file-list ul.active {
  display: block;
}

.sy-top-tabswitch .gov-file-list li {
  height: 0.56rem;
  border-bottom: 1px solid #e5e5e5;
}

.sy-top-tabswitch .gov-file-list li a {
  position: relative;
  display: block;
  height: 100%;
  color: #111;
  text-decoration: none;
}

.sy-top-tabswitch .gov-file-list li a::before {
  position: absolute;
  left: 0;
  top: 50%;
  width: 0.06rem;
  height: 0.06rem;
  border-radius: 50%;
  background-color: #c1c1c1;
  content: '';
  transform: translateY(-50%);
}

.sy-top-tabswitch .gov-file-list .title {
  display: inline-block;
  overflow: hidden;
  width: calc(100% - 1.65rem);
  height: 0.56rem;
  padding-left: 0.16rem;
  color: #191919;
  font-size: 0.16rem;
  line-height: 0.56rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.sy-top-tabswitch .gov-file-list time {
  display: inline-block;
  float: right;
  height: 0.56rem;
  color: #999;
  font-size: 0.16rem;
  line-height: 0.56rem;
}