a:hover {
  color: #015293;
}
.m-auto {
  margin: 0 auto;
}
.g-box {
  width: 12.8rem;
}
@media screen and (max-width: 768px) {
  body {
    min-width: 3.75rem;
  }
  .g-box {
    width: 7.5rem;
  }
}

body {
  position: relative;
}
.c-box {
  width: 11rem;
}
.c-local {
  padding: 0.84rem 0.36rem 0.36rem;
  margin-top: 1.12rem;
  background: #f2f2f2;
}
.lzy-info-bg {
  padding-bottom: 0.48rem;
  background: white url(../images/gov_info_bg.png) no-repeat top center /
    19.2rem auto;
  background-color: white;
}
.lzy-gov-info-header {
  width: 100%;
  max-width: 19.2rem;
  padding-top: 0.35rem;
}
.lzy-gov-info-header .logo {
  width: 3.49rem;
}
.lzy-gov-info-header .tt {
  margin-top: 0.5rem;
  font-size: 1rem;
  line-height: 1rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.lzy-gov-search {
  position: relative;
  height: 0.5rem;
}
.lzy-gov-search .line {
  position: absolute;
  top: 0.25rem;
  z-index: 0;
  width: 100%;
  height: 0.01rem;
  background-color: #ccc;
}
.lzy-gov-search .con {
  position: relative;
  z-index: 1;
  width: 5.48rem;
  margin: 0 auto;
  background: #f2f2f2;
}
.lzy-gov-search .input {
  width: 5.1rem;
  height: 0.5rem;
  margin: 0 auto;
  padding: 0.08rem 0.24rem;
  border-radius: 0.08rem;
  border: 0.01rem solid #026ab6;
}
.lzy-gov-search .input img {
  width: 0.34rem;
  cursor: pointer;
}
.lzy-gov-search .input input {
  width: 4rem;
  height: 0.34rem;
  font-size: 0.16rem;
}
.lzy-gov-search .input input::placeholder {
  font-size: 0.16rem;
}
.lzy-gov-left-nav {
  width: 2.6rem;
}
.lzy-gov-left-nav .nav-item {
  margin-bottom: 0.16rem;
}
.lzy-gov-left-nav .nav-info {
  display: inline-block;
  width: 100%;
  /* height: 0.7rem; */
  line-height: 0.52rem;
  padding: 0.09rem 0.15rem 0.09rem 0.24rem;
  background-color: #fff;
  overflow: hidden;
}
.lzy-gov-left-nav .nav-info .cur-img,
.lzy-gov-left-nav .nav-info .pickup {
  display: none;
}
.lzy-gov-left-nav .nav-info .unfold {
  width: 0.2rem;
  height: 0.2rem;
}
.lzy-gov-left-nav .nav-info .pickup {
  width: 0.2rem;
}
.lzy-gov-left-nav .nav-info .unfold {
  display: inline-block;
  vertical-align: middle;
  background: url(../images/unfold.png) no-repeat center center;
}
.lzy-gov-left-nav .nav-info img {
  width: 0.38rem;
}
.lzy-gov-left-nav .nav-info:hover {
  background-color: #026ab6;
  color: #fff;
}
.lzy-gov-left-nav .nav-info:hover .normal {
  display: none;
}
.lzy-gov-left-nav .nav-info:hover .cur-img {
  display: inline-block;
}
.lzy-gov-left-nav .nav-info:hover .tt {
  color: #fff;
}
.lzy-gov-left-nav .nav-info:hover .unfold {
  background: url(../images/unfold-hov.png) no-repeat center center;
}
.lzy-gov-left-nav .tt {
  display: inline-block;
  width: 1.4rem;
  margin: 0 0 0 0.1rem;
  color: #015293;
  font-size: 0.22rem;
  vertical-align: middle;
  line-height: 0.26rem;
}
.lzy-gov-left-nav .tt span {
  display: block;
}
.lzy-gov-left-nav .second-policy .second-item {
  display: block;
  padding: 0.1rem 0.24rem;
  margin-top: 0.1rem;
  font-size: 0.16rem;
  line-height: 0.16rem;
  color: #333;
  background-color: #e5e5e5;
}
.lzy-gov-left-nav .second-law {
  background-color: #fff;
}
.lzy-gov-left-nav .second-law .second-item {
  display: block;
  padding-left: 0.68rem;
  background: url(../images/gov-nav-list-bg.png) no-repeat 0.56rem center /
    0.06rem auto;
  font-size: 0.15rem;
  color: #333;
  line-height: 0.3rem;
}
.lzy-gov-left-nav .second-law .second-item.cur,
.lzy-gov-left-nav .second-law .second-item:hover {
  background-color: #e8f5ff;
}
.lzy-gov-left-nav .second-con {
  height: 0;
  overflow: hidden;
}
.lzy-gov-left-nav .cur {
  background-color: #026ab6;
  color: #fff;
}
.lzy-gov-left-nav .cur img,
.lzy-gov-left-nav .cur .unfold {
  display: none;
}
.lzy-gov-left-nav .cur .cur-img,
.lzy-gov-left-nav .cur .pickup {
  display: inline-block;
}
.lzy-gov-left-nav .cur .tt {
  color: #fff;
}
.lzy-gov-left-nav .cur + .second-con {
  height: auto;
}
.lzy-gov-left-nav .cur + .second-law {
  padding: 0.16rem 0;
}
.lzy-gov-left-nav .cur .unfold {
  background: url(../images/unfold-hov.png) no-repeat center center;
}
.lzy-gov-container-title {
  margin: 0 0.24rem;
  padding: 0.32rem 0;
  text-align: center;
  font-size: 0.32rem;
  font-weight: bold;
  color: #015293;
  line-height: 0.32rem;
  border-bottom: 0.01rem solid #dcdcdc;
}
.lzy-gov-title {
  position: relative;
}
.lzy-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: #026ab6;
}
.lzy-gov-title .line {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 0.02rem;
  background-color: #dcdcdc;
}
.lzy-gov-com-list li {
  height: 0.24rem;
  padding-left: 0.16rem;
  color: #333;
  font-size: 0.16rem;
  line-height: 0.24rem;
  margin-bottom: 0.12rem;
  background: url(../images/gov-nav-list-bg.png) no-repeat left center / 0.09rem
    auto;
}
.lzy-gov-com-list li a {
  display: inline-block;
  width: 5.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.lzy-gov-com-list .date {
  float: right;
  font-size: 0.16rem;
  color: #999;
}
.lzy-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;
}
.lzy-gov-con {
  margin-top: 0.84rem;
}
.lzy-gov-con .lzy-gov-left-nav {
  float: left;
}
.lzy-gov-con .cm-container {
  float: right;
  width: 7.5rem;
  min-height: 10.8rem;
  background-color: #fff;
}
.lzy-rules-list-page {
  padding-bottom: 0.36rem;
}
.lzy-rules-list-page .lzy-gov-con .lzy-policy-list {
  float: right;
}
.lzy-regime-con .lzy-gov-com-list {
  padding: 0.16rem 0.24rem 0.32rem;
}
.lzy-file-con {
  padding: 0.24rem 0;
}
.lzy-file-con .file-class {
  position: relative;
  display: inline-block;
  margin: 0 0.17rem 0.17rem 0;
}
.lzy-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;
}
.lzy-file-con .file-class:nth-child(3n) {
  margin-right: 0;
}
.lzy-file-con .file-class:hover .tt {
  background-color: #026ab6;
  color: #fff;
}
.lzy-file-con .file-class:hover .file-second-nav {
  display: block;
}
.lzy-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;
}
.lzy-file-con .file-second-nav .con {
  padding: 0.11rem 0.1rem;
  background-color: #f2f2f2;
}
.lzy-file-con .file-second-nav a {
  float: left;
  padding: 0.08rem 0.22rem;
  color: #015293;
}
.lzy-file-con .list-container {
  padding-right: 0.04rem;
  margin-top: 0.4rem;
}
.lzy-file-con .list-container .lzy-gov-com-list {
  margin-top: 0.17rem;
  padding: 0 0.23rem;
}
.lzy-file-con .con1 {
  margin-top: 0.23rem;
}
.lzy-file-con .class-con {
  padding: 0 0.23rem;
}
.lzy-financial {
  padding: 0.24rem;
}
.lzy-financial .financial-list {
  margin-top: 0.4rem;
}
.lzy-financial .financial-list .lzy-gov-com-list {
  margin-top: 0.17rem;
  padding: 0 0.24rem;
}
.lzy-financial .financial-list:first-child {
  margin-top: 0;
}
.lzy-city-fin {
  margin-top: 0.4rem;
}
.lzy-city-fin .year-fin {
  padding: 0.04rem;
  margin-top: 0.24rem;
  background-color: #f3f7f9;
  border-radius: 0.04rem;
}
.lzy-city-fin .year-fin2 {
  margin-top: 0.14rem;
}
.lzy-city-fin .tt {
  padding: 0.12rem 0.2rem 0.16rem;
  font-size: 0.16rem;
  line-height: 0.16rem;
  font-weight: 500;
}
.lzy-city-fin .year-con {
  padding: 0.22rem 0.18rem 0;
  background-color: #fff;
}
.lzy-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;
}
.lzy-city-fin .year-con .item span {
  display: block;
}
.lzy-city-fin .year-con .item .num {
  padding: 0.11rem 0;
  font-size: 0.28rem;
  line-height: 0.28rem;
  font-weight: bold;
  color: #015293;
}
.lzy-city-fin .year-con .item .text {
  font-size: 0.14rem;
  line-height: 0.24rem;
  color: #015293;
  background-color: #eef7ff;
  border-top: 0.01rem solid #c9dfed;
  border-radius: 0 0 0.06rem 0.06rem;
}
.lzy-city-fin .year-con .item:nth-child(6n) {
  margin-right: 0;
}
.lzy-zn-tt {
  margin-top: 0.24rem;
  text-align: center;
  font-size: 0.32rem;
  line-height: 0.32rem;
  color: #015293;
  font-weight: bold;
}
.lzy-zn-info {
  padding: 0.16rem;
  font-size: 0.15rem;
  text-align: center;
  border-bottom: 0.01rem solid #e5e5e5;
}
.lzy-scroll-con {
  padding: 0 0.24rem 0 0.44rem;
  margin-top: 0.3rem;
  font-size: 0.16rem;
  line-height: 0.24rem;
}
.lzy-scroll-con .lzy-scroll-wrap {
  max-height: 9.4rem;
  padding-right: 0.2rem;
  overflow-y: auto;
}
.lzy-scroll-wrap::-webkit-scrollbar {
  width: 0.1rem;
}
.lzy-scroll-wrap::-webkit-scrollbar-track {
  background-color: #e5e5e5;
  border-radius: 1rem;
}
.lzy-scroll-wrap::-webkit-scrollbar-thumb {
  background-color: #2866a5;
  border-radius: 1rem;
}
.lzy-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;
}
.lzy-gov-tab .tab-item {
  position: relative;
  margin-right: 0.5rem;
}
.lzy-gov-tab .tab-item:last-of-type {
  margin-right: 0;
}
.lzy-gov-tab .active {
  color: #015293;
}
.lzy-gov-tab .active::before {
  content: "";
  position: absolute;
  bottom: -0.19rem;
  left: 0;
  width: 100%;
  height: 0.02rem;
  background-color: #015293;
}
.lzy-gov-catalog {
  padding: 0.24rem 0;
}
.lzy-gov-catalog .catalog-item {
  margin-bottom: 0.24rem;
}
.lzy-gov-catalog .catalog-item:last-child {
  margin-bottom: 0;
}
.lzy-gov-catalog .catalog-list {
  padding: 0.2rem 0.2rem 0.1rem;
  margin: 0.16rem 0.24rem 0;
  background-color: #f3f7f9;
}
.lzy-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;
}
.lzy-gov-catalog .catalog-list a:nth-child(2n) {
  margin-right: 0;
}
.lzy-gov-catalog .catalog-list-1 a {
  width: auto;
  min-width: 3.35rem;
  margin-right: 0;
}
.lzy-gov-catalog .catalog-list-3 a {
  width: 2.2rem;
}
.lzy-gov-catalog .catalog-list-3 a:nth-child(2n) {
  margin-right: 0.1rem;
}
.lzy-gov-catalog .catalog-list-3 a:nth-child(3n) {
  margin-right: 0;
}
.lzy-leader {
  padding: 0.24rem;
}
@media screen and (max-width: 768px) {
  .c-box {
    width: 7.5rem;
  }
  .lzy-rules-list-page .lzy-gov-con .lzy-policy-list {
    float: none;
  }
  .gov-info .lzy-gov-con .cm-container {
    float: none;
    width: 7.02rem;
    padding-bottom: 0.08rem;
  }
  .gov-info .lzy-gov-con .cm-container .lzy-gov-catalog {
    padding: 0;
  }
  .gov-info .lzy-gov-con .cm-container .catalog-list {
    display: flex;
    flex-wrap: wrap;
  }
  .gov-info .lzy-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 .lzy-gov-con .cm-container .catalog-list a:nth-child(2n-1) {
    margin-right: 0.1rem;
  }
  .gov-info .lzy-gov-con .cm-container .lzy-gov-catalog-item .catalog-list a {
    width: 100%;
  }
  .gov-info .lzy-gov-con .cm-container .lzy-file-con {
    padding: 0;
  }
  .gov-info .lzy-gov-con .cm-container .lzy-file-con .class-con {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0.32rem 0.24rem;
  }
  .gov-info .lzy-gov-con .cm-container .lzy-file-con .list-container {
    margin-top: 0;
  }
  .gov-info
    .lzy-gov-con
    .cm-container
    .lzy-file-con
    .list-container
    .lzy-gov-com-list
    a {
    width: 100%;
  }
  .gov-info
    .lzy-gov-con
    .cm-container
    .lzy-file-con
    .list-container
    .lzy-gov-com-list
    .date {
    display: none;
  }
  .gov-info .lzy-gov-con .cm-container .lzy-file-con .file-class {
    width: 3.19rem;
    margin: 0 0 0.16rem;
    font-size: 0.32rem;
    line-height: 0.32rem;
  }
  .gov-info .lzy-gov-con .cm-container .lzy-file-con .file-class .tt {
    width: 100%;
    height: auto;
    padding: 0.24rem 0;
    font-size: 0.32rem;
    line-height: 0.32rem;
  }
  .gov-info .lzy-gov-con .cm-container .lzy-file-con .file-second-nav {
    left: 0;
  }
  .gov-info .lzy-gov-con .cm-container .lzy-file-con .file-second-nav a {
    font-size: 0.32rem;
    line-height: 0.32rem;
  }
  .gov-public-info .lzy-gov-con .cm-container {
    padding: 0.48rem 0.24rem;
  }
  .gov-public-info .lzy-gov-con .cm-container .lzy-zn-tt {
    margin: 0;
    font-size: 0.48rem;
    line-height: 0.48rem;
  }
  .gov-public-info .lzy-gov-con .cm-container .lzy-zn-info {
    font-size: 0.2rem;
    padding: 0.24rem 0;
  }
  .gov-public-info .lzy-gov-con .cm-container .lzy-scroll-con {
    margin-top: 0.32rem;
    font-size: 0.32rem;
    line-height: 0.48rem;
    color: #333;
  }
  .gov-public-info .lzy-gov-con .cm-container .lzy-scroll-con .lzy-scroll-wrap {
    max-height: 20rem;
  }
  .c-local {
    padding: 0.32rem 0.24rem;
  }
  .lzy-gov-title span {
    width: auto;
    height: 0.8rem;
    padding: 0.22rem 0.24rem;
    font-size: 0.36rem;
    line-height: 0.36rem;
  }
  .lzy-gov-com-list {
    margin-top: 0.32rem;
  }
  .lzy-gov-com-list li {
    height: auto;
    padding-left: 0.32rem;
    font-size: 0.32rem;
    line-height: 0.48rem;
    margin-bottom: 0.32rem;
    background: url(../images/gov-nav-list-bg.png) no-repeat left 2.11111111rem
      auto;
  }
  .lzy-gov-com-list li a {
    float: none;
    width: 4.5rem;
  }
  .lzy-gov-com-list .date {
    display: block;
    font-size: 0.32rem;
    line-height: 0.48rem;
  }
  .lzy-list-more {
    margin: 0.32rem auto;
    width: 2rem;
    height: 0.56rem;
    font-size: 0.24rem;
    line-height: 0.24rem;
    padding: 0.16rem 0;
  }
  .lzy-financial {
    padding: 0;
  }
  .lzy-financial .lzy-gov-com-list a {
    width: 100%;
  }
  .lzy-financial .lzy-gov-com-list .date {
    display: none;
  }
  .lzy-city-fin {
    padding: 0;
  }
  .lzy-city-fin .year-fin {
    margin: 0.32rem 0.24rem 0;
  }
  .lzy-city-fin .year-fin .tt {
    padding: 0.24rem;
    font-size: 0.32rem;
    line-height: 0.32rem;
  }
  .lzy-city-fin .year-fin .year-fin2 {
    margin-top: 0.24rem;
  }
  .lzy-city-fin .year-fin .year-con {
    padding: 0.19rem;
  }
  .lzy-city-fin .year-fin .year-con .item {
    width: 1.4rem;
    height: 1.04rem;
    margin: 0.16rem 0.16rem 0 0;
  }
  .lzy-city-fin .year-fin .year-con .item:nth-child(6n) {
    margin-right: 0.16rem;
  }
  .lzy-city-fin .year-fin .year-con .item:nth-child(-n + 4) {
    margin-top: 0;
  }
  .lzy-city-fin .year-fin .year-con .item:nth-child(4n) {
    margin-right: 0;
  }
  .lzy-city-fin .year-fin .year-con .item .num {
    font-size: 0.4rem;
    line-height: 0.64rem;
    padding: 0;
  }
  .lzy-city-fin .year-fin .year-con .item .text {
    font-size: 0.24rem;
    line-height: 0.4rem;
  }

  .lzy-gov-info-header {
    padding: 0.32rem 0.24rem;
  }
  .lzy-gov-info-header .c-box {
    width: 7.02rem;
  }
  .lzy-gov-info-header .tt {
    margin-top: 0.88rem;
    font-size: 0.72rem;
    line-height: 0.72rem;
  }

  .lzy-rules-list-page {
    margin-top: 1.24rem;
    padding: 0.32rem 0.24rem;
  }
  .lzy-rules-list-page .lzy-gov-con {
    margin-top: 0.32rem;
  }
  .lzy-gov-search {
    height: 0.72rem;
  }
  .lzy-gov-search .line {
    display: none;
  }
  .lzy-gov-search .con,
  .lzy-gov-search .input {
    width: 7.02rem;
    height: 0.72rem;
    background-color: #fff;
  }
  .lzy-gov-search .input {
    padding: 0.16rem 0.24rem;
  }
  .lzy-gov-search .input input {
    height: 0.4rem;
    font-size: 0.28rem;
    color: #999;
    width: 5.8rem;
  }
  .lzy-gov-search .input input::placeholder {
    font-size: 0.28rem;
  }
  .lzy-gov-search .input img {
    width: 0.4rem;
  }
  .lzy-gov-search button {
    background-color: transparent;
  }
  .lzy-gov-con {
    margin-top: 0.32rem;
  }
  .lzy-gov-con .lzy-gov-left-nav {
    float: none;
  }
  .lzy-gov-left-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 7.02rem;
    background-color: #f1f1f2;
  }
  .lzy-gov-left-nav .nav-info {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
  }
  .lzy-gov-left-nav .nav-info .unfold {
    width: 0.32rem;
    height: 0.32rem;
  }
  .lzy-gov-left-nav .nav-info .pickup {
    width: 0.32rem;
    height: auto;
  }
  .lzy-gov-left-nav .nav-item {
    position: relative;
    display: inline-block;
    width: 3.39rem;
    height: auto;
    margin-bottom: 0.24rem;
  }
  .lzy-gov-left-nav .nav-item img {
    width: 0.48rem;
    height: 0.48rem;
  }
  .lzy-gov-left-nav .nav-item .tt {
    width: 1.8rem;
    font-size: 0.36rem;
    line-height: 0.36rem;
    color: #015293;
  }
  .lzy-gov-left-nav .cur .tt {
    color: #fff;
  }
  .lzy-gov-left-nav .second-con {
    display: none;
    position: absolute;
    z-index: 9;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 7.02rem;
    background-color: #fff;
  }
  .lzy-gov-left-nav .second-policy {
    padding: 0.24rem;
    left: 0;
    top: 1.36rem;
    background: #fff;
    box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.12);
    border: 1px solid #ddd;
  }
  .lzy-gov-left-nav .second-policy .second-item {
    width: 3.15rem;
    padding: 0.24rem;
    margin: 0;
    font-size: 0.32rem;
    line-height: 0.32rem;
    background-color: #eee;
  }
  .lzy-gov-left-nav .second-policy .second-item:nth-child(3) {
    margin-top: 0.24rem;
  }
  .lzy-gov-left-nav .second-law {
    right: 0;
  }
  .lzy-gov-left-nav .second-law .second-item {
    width: 3.15rem;
    padding: 0.18rem 0 0.18rem 0.32rem;
    font-size: 0.28rem;
    line-height: 0.28rem;
    background-size: 0.12rem auto;
    background-position: 0.06rem center;
  }
  .lzy-gov-left-nav .cur + .second-law {
    padding: 0.24rem;
  }

  /* 移动端左侧导航优化 */
  .lzy-gov-left-nav .nav-item {
    width: 100%;
    margin-bottom: 0.16rem;
  }

  .lzy-gov-left-nav .nav-info {
    height: auto;
    min-height: 0.8rem;
    padding: 0.16rem 0.24rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .lzy-gov-left-nav .nav-info .tt {
    width: auto;
    flex: 1;
    margin: 0 0.16rem;
    font-size: 0.28rem;
    line-height: 0.32rem;
  }

  .lzy-gov-left-nav .nav-info img {
    width: 0.32rem;
    height: 0.32rem;
  }
  /* 移动端二级菜单优化 */
  .lzy-gov-left-nav .second-con {
    position: static;
    width: 100%;
    background-color: #f8f9fa;
    border-radius: 0.08rem;
    margin-top: 0.08rem;
  }

  .lzy-gov-left-nav .second-law .second-item {
    width: 100%;
    padding: 0.12rem 0.24rem;
    margin: 0;
    font-size: 0.24rem;
    line-height: 0.32rem;
    background: none;
    border-bottom: 0.01rem solid #e5e5e5;
  }

  .lzy-gov-left-nav .second-law .second-item:last-child {
    border-bottom: none;
  }

  .lzy-gov-left-nav .second-law .second-item:hover {
    background-color: #e8f5ff;
  }

  /* 移动端触摸优化 */
  .lzy-gov-left-nav .nav-info {
    -webkit-tap-highlight-color: transparent;
    touch-action: manipulation;
    cursor: pointer;
  }

  .lzy-gov-left-nav .nav-info:active {
    background-color: #e8f5ff;
    transform: scale(0.98);
    transition: all 0.1s ease;
  }

  .lzy-gov-left-nav .second-law .second-item {
    -webkit-tap-highlight-color: transparent;
    touch-action: manipulation;
    cursor: pointer;
  }

  .lzy-gov-left-nav .second-law .second-item:active {
    background-color: #d1e7ff;
    transform: scale(0.98);
    transition: all 0.1s ease;
  }

  /* 移动端展开/收起动画优化 */
  .lzy-gov-left-nav .second-con {
    transition: all 0.3s ease;
    overflow: hidden;
  }

  /* 移动端图标旋转动画 */
  .lzy-gov-left-nav .nav-info .unfold {
    transition: transform 0.3s ease;
  }

  .lzy-gov-left-nav .cur .unfold {
    transform: rotate(180deg);
  }

  /* 小屏幕设备优化 (320px - 480px) */
  @media screen and (max-width: 480px) {
    .lzy-gov-left-nav .nav-info {
      padding: 0.12rem 0.16rem;
      min-height: 0.72rem;
    }

    .lzy-gov-left-nav .nav-info .tt {
      font-size: 0.24rem;
      line-height: 0.28rem;
    }

    .lzy-gov-left-nav .nav-info img {
      width: 0.28rem;
      height: 0.28rem;
    }

    .lzy-gov-left-nav .second-law .second-item {
      padding: 0.1rem 0.16rem;
      font-size: 0.22rem;
      line-height: 0.28rem;
    }
  }

  /* 中等屏幕设备优化 (481px - 768px) */
  @media screen and (min-width: 481px) and (max-width: 768px) {
    .lzy-gov-left-nav .nav-info {
      padding: 0.14rem 0.2rem;
      min-height: 0.76rem;
    }

    .lzy-gov-left-nav .nav-info .tt {
      font-size: 0.26rem;
      line-height: 0.3rem;
    }

    .lzy-gov-left-nav .nav-info img {
      width: 0.3rem;
      height: 0.3rem;
    }

    .lzy-gov-left-nav .second-law .second-item {
      padding: 0.11rem 0.2rem;
      font-size: 0.23rem;
      line-height: 0.3rem;
    }
  }

  /* 横屏模式优化 */
  @media screen and (max-width: 768px) and (orientation: landscape) {
    .lzy-gov-left-nav .nav-item {
      margin-bottom: 0.12rem;
    }

    .lzy-gov-left-nav .nav-info {
      min-height: 0.64rem;
      padding: 0.1rem 0.16rem;
    }

    .lzy-gov-left-nav .nav-info .tt {
      font-size: 0.22rem;
      line-height: 0.26rem;
    }

    .lzy-gov-left-nav .second-law .second-item {
      padding: 0.08rem 0.16rem;
      font-size: 0.2rem;
      line-height: 0.26rem;
    }
  }
  .gov-info-regime .lzy-regime-con {
    width: 7.02rem;
  }
  .gov-info-regime .lzy-regime-con .lzy-gov-com-list {
    padding-top: 0.08rem;
  }
  .lzy-gov-tab {
    display: flex;
    width: 7.02rem;
    padding: 0.44rem 0.24rem;
    margin: 0;
    white-space: nowrap;
    font-size: 0.36rem;
    line-height: 0.36rem;
    overflow-x: auto;
  }
  .lzy-gov-tab .tab-item {
    margin-right: 0.4rem;
  }
  .lzy-gov-tab .active::before {
    bottom: -0.44rem;
  }
  .lzy-gov-con .file-left-nav {
    width: 7.02rem;
  }
  .lzy-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;
  }
  .lzy-gov-con .file-left-nav .tt img {
    width: 0.48rem;
    margin-right: 0.24rem;
  }
  .lzy-gov-con .file-left-nav .tt span {
    padding-top: 0;
  }
  .lzy-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;
  }
  .lzy-gov-con .file-left-nav .nav-item .first img {
    width: 0.24rem;
    height: 0.24rem;
  }
  .lzy-gov-con .file-left-nav .nav-item .first .sq {
    height: 0.03rem;
  }
  .lzy-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 .lzy-policy-list {
    padding: 0.24rem !important;
  }
}

.cm-page {
  color: #666;
  font-size: 0.14rem;
}
.cm-page .mobile {
  display: none;
}
.cm-page .pageprv,
.cm-page .pagenext {
  width: 0.32rem;
}
.cm-page a {
  width: 0.32rem;
  height: 0.32rem;
  background: #ffffff;
  border-radius: 0.04rem;
  border: 0.01rem solid #e5e5e5;
}
.cm-page a.cur,
.cm-page a:hover {
  background: #194897 !important;
  color: #fff !important;
}
.cm-page a,
.cm-page span {
  margin: 0 2px;
}
@media screen and (max-width: 768px) {
  .cm-page {
    display: flex;
    justify-content: space-between;
    height: 0.85rem;
    padding: 0;
    font-size: 0.32rem;
    margin: 0.08rem 0.24rem 0.4rem 0.24rem;
  }
  .cm-page span,
  .cm-page a {
    display: none;
  }
  .cm-page .mobile {
    display: block;
    width: 1.64rem;
    height: 0.88rem;
    line-height: 0.88rem;
    text-align: center;
    border: 0.01rem solid #e2e2e2;
  }
  .cm-page .pageprv,
  .cm-page .pagenext {
    width: 2rem;
    height: 0.88rem;
    line-height: 0.88rem;
    text-align: center;
    color: #666;
    background: #f5f5f5;
    border: none;
  }
  .cm-page .pageprv:hover,
  .cm-page .pagenext:hover {
    color: #666 !important;
    background: #f5f5f5 !important;
  }
}

.lzy-rules-head .tt {
  text-shadow: 0 0.03rem 0.06rem rgba(0, 0, 0, 0.32);
  color: #fff;
}
.lzy-rules-head .cur {
  position: relative;
  width: 5.38rem;
  margin-top: 0.64rem;
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-size: 0.18rem;
  line-height: 0.24rem;
}
.lzy-rules-head .cur::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.12rem;
  width: 2rem;
  height: 0.02rem;
  background: #fff;
  background: linear-gradient(to right, transparent, #fff);
}
.lzy-rules-head .cur::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0.12rem;
  width: 2rem;
  height: 0.02rem;
  background: #fff;
  background: linear-gradient(to right, #fff, transparent);
}
.lzy-rules-store-page {
  margin-top: 0.24rem;
  padding: 0.36rem;
  background-color: #fff;
}
.lzy-rules-store-page .lzy-policy-list {
  padding: 0;
  margin-top: 0.23rem;
}
.lzy-rules-store-page .lzy-policy-list .list-head,
.lzy-rules-store-page .lzy-policy-list .list li {
  padding-right: 0;
}
.lzy-rules-store-page .lzy-policy-list .order-number {
  width: 1.6rem;
}
.lzy-rules-store-page .lzy-policy-list .title {
  width: 5.83rem;
  padding-right: 0;
}
.lzy-rules-store-page .lzy-policy-list .download {
  width: 2.87rem;
}
.lzy-rules-store-page .lzy-policy-list .download a:first-child {
  margin-right: 0.6rem;
}
.lzy-rules-store-page .lzy-county {
  width: 10.28rem;
  margin-top: 0.4rem;
}
.lzy-rules-store-page .lzy-county a {
  width: 0.78rem;
}
.lzy-rules-store-page .lzy-county a:nth-child(12n) {
  margin-right: 0;
}
.lzy-rules-store-page .search {
  padding: 0.6rem 1.07rem 0.29rem;
  background-color: #f5f5f5;
}
.lzy-rules-store-page .search .input {
  display: inline-block;
  width: 7rem;
  height: 0.46rem;
  padding: 0.04rem 0.24rem;
  border-radius: 0.1rem;
  border: 0.02rem solid #026ab6;
  background-color: #fff;
  vertical-align: top;
}
.lzy-rules-store-page .search .input img {
  width: 0.34rem;
  cursor: pointer;
}
.lzy-rules-store-page .search .input input {
  width: 6rem;
  height: 0.34rem;
  font-size: 0.16rem;
}
.lzy-rules-store-page .search .input input::placeholder {
  font-size: 0.16rem;
}
.lzy-rules-store-page .advanced-search {
  display: inline-block;
  width: 1.1rem;
  padding: 0.14rem 0;
  margin-left: 0.25rem;
  font-size: 0.18rem;
  line-height: 0.18rem;
  color: #fff;
  background-color: #026ab6;
  border-radius: 0.1rem;
  text-align: center;
  vertical-align: top;
}
.lzy-radio-local {
  margin-top: 0.29rem;
  text-align: center;
}
.lzy-radio-local span {
  display: inline-block;
  color: #015293;
  font-size: 0.16rem;
  line-height: 0.16rem;
  vertical-align: top;
}
.lzy-radio-local label {
  display: inline-block;
  font-size: 0.16rem;
  line-height: 0.16rem;
  vertical-align: top;
}
.lzy-radio-local input {
  width: 0.16rem;
  height: 0.16rem;
  vertical-align: top;
  margin: 0 0.06rem 0 0.24rem;
}
@media screen and (max-width: 768px) {
  .lzy-rules-store-page {
    width: 7.5rem !important;
    padding: 0.24rem;
  }
  .lzy-rules-store-page .search {
    padding: 0.64rem 0.24rem;
  }
  .lzy-rules-store-page .search .input {
    width: 4.62rem;
    height: 0.72rem;
    padding: 0.16rem 0.24rem;
  }
  .lzy-rules-store-page .search .input input {
    width: 3.5rem;
    font-size: 0.28rem;
  }
  .lzy-rules-store-page .search .input input::placeholder {
    font-size: 0.28rem;
  }
  .lzy-rules-store-page .search .advanced-search {
    width: auto;
    padding: 0.2rem 0.24rem;
    margin-left: 0.16rem;
    font-size: 0.32rem;
    line-height: 0.32rem;
  }
  .lzy-rules-store-page .search .lzy-radio-local {
    margin-top: 0.33rem;
  }
  .lzy-rules-store-page .search .lzy-radio-local span,
  .lzy-rules-store-page .search .lzy-radio-local label {
    font-size: 0.32rem;
    line-height: 0.32rem;
  }
  .lzy-rules-store-page .search .lzy-radio-local input {
    width: 0.32rem;
    height: 0.32rem;
  }
  .lzy-rules-store-page .lzy-county {
    width: 7.02rem;
  }
  .lzy-rules-store-page .lzy-county .county-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .lzy-rules-store-page .lzy-county a {
    width: auto;
    min-width: 1.63rem;
    margin: 0 0 0.16rem 0;
  }
}

.lzy-policy-list {
  padding: 0.06rem 0.24rem 0.24rem;
  background-color: #fff;
}
.lzy-policy-list .list-head {
  padding: 0.18rem 0.1rem 0.18rem 0;
  font-size: 0.2rem;
  font-weight: 900;
  color: #333;
  border-bottom: 0.02rem solid #026ab6;
  font-family: 宋体;
}
.lzy-policy-list .order-number {
  display: inline-block;
  width: 0.5rem;
  text-align: center;
  vertical-align: middle;
  font-size: 0.2rem;
}
.lzy-policy-list .order-number span {
  font-size: 0.16rem;
}
.lzy-policy-list .title {
  display: inline-block;
  width: 4.6rem;
  padding-right: 0.5rem;
  text-align: center;
  vertical-align: middle;
}
.lzy-policy-list .title span {
  display: inline-block;
  width: 100%;
  text-align: left;
}
.lzy-policy-list .download {
  display: inline-block;
  width: 1.79rem;
  vertical-align: middle;
  text-align: center;
}
.lzy-policy-list .download a {
  font-size: 0.14rem;
  color: #666;
}
.lzy-policy-list .list {
  padding: 0.24rem 0 0;
  border-bottom: 0.01rem solid #e5e5e5;
  font-family: 宋体;
  font-size: 0.2rem;
}
.lzy-policy-list .list li {
  padding: 0.08rem 0.1rem 0.08rem 0;
}
.lzy-policy-list .list li:nth-child(2n) {
  background-color: #eee;
}
.lzy-policy-list .list .tt {
  font-size: 0.16rem;
  color: #333;
  line-height: 0.24rem;
  margin-bottom: 0.04rem;
  font-weight: bold;
}
.lzy-policy-list .list .info {
  display: -webkit-box;
  color: #015293;
  font-size: 0.14rem;
  line-height: 0.22rem;
  max-height: 0.44rem;
}
.lzy-county {
  width: 7.2rem;
  margin-top: 0.56rem;
}
.lzy-county .tt {
  padding: 0.13rem 0.24rem;
  margin-bottom: 0.08rem;
  font-size: 0.24rem;
  line-height: 0.24rem;
  color: #333;
  font-weight: 600;
  background: #f5f5f5;
}
.lzy-county a {
  display: inline-block;
  width: 0.72rem;
  height: 0.4rem;
  padding: 0.12rem 0;
  margin: 0.08rem 0.08rem 0 0;
  border: 0.01rem solid #026ab6;
  font-size: 0.16rem;
  line-height: 0.16rem;
  text-align: center;
  border-radius: 0.08rem;
}
@media screen and (max-width: 768px) {
  .lzy-policy-list {
    padding: 0.24rem;
    width: 7.02rem;
  }
  .lzy-policy-list .list-head {
    display: none;
  }
  .lzy-policy-list .order-number {
    display: none;
  }
  .lzy-policy-list .title {
    display: inline-block;
    width: 100% !important;
    padding-right: 0;
  }
  .lzy-policy-list .download {
    width: 100% !important;
    text-align: left;
  }
  .lzy-policy-list .download a {
    font-size: 0.28rem;
    line-height: 0.28rem;
  }
  .lzy-policy-list .download a:nth-child(2) {
    margin-left: 0.72rem;
  }
  .lzy-policy-list .list {
    padding: 0;
    border-bottom: none;
  }
  .lzy-policy-list .list li {
    padding: 0.32rem 0.24rem;
  }
  .lzy-policy-list .list .tt {
    font-size: 0.32rem;
    line-height: 0.32rem;
    margin-bottom: 0.16rem;
  }
  .lzy-policy-list .list .info {
    font-size: 0.24rem;
    line-height: 0.36rem;
    font-weight: 400;
    max-height: 0.72rem;
    margin-bottom: 0.24rem;
  }
  .lzy-policy-list .cm-page {
    margin: 0.32rem 0;
  }
  .lzy-county {
    width: 100%;
    margin-top: 0.16rem;
  }
  .lzy-county .tt {
    padding: 0.26rem 0.24rem;
    margin-bottom: 0.24rem;
    font-size: 0.36rem;
    line-height: 0.36rem;
  }
  .lzy-county a {
    display: inline-block;
    width: 1.51rem;
    height: 0.72rem;
    padding: 0.2rem 0;
    margin: 0.16rem 0.16rem 0 0;
    font-size: 0.32rem;
    line-height: 0.32rem;
  }
  .lzy-county a:nth-child(4n) {
    margin-right: 0;
  }
  .lzy-county a:nth-child(-n + 4) {
    margin-top: 0;
  }
}

.lzy-leader-tab {
  padding: 0.24rem 0.1rem;
}
.lzy-leader-tab .leader-tab-head {
  text-align: center;
}
.lzy-leader-tab .leader-tab-head a {
  display: inline-block;
  width: 1.6rem;
  height: 0.48rem;
  padding: 0.16rem 0;
  margin-right: 0.2rem;
  color: #333;
  font-size: 0.16rem;
  line-height: 0.16rem;
  text-align: center;
  background-color: #f2f2f2;
}
.lzy-leader-tab .leader-tab-head a:last-child {
  margin-right: 0;
}
.lzy-leader-tab .leader-tab-head .cur {
  color: #fff;
  background-color: #026ab6;
}
.lzy-leader-tab .first {
  padding: 0.34rem 0 0.3rem;
  border-bottom: 0.01rem solid #eee;
  text-align: center;
}
.lzy-leader-tab .leader-item {
  display: inline-block;
  width: 1.9rem;
  text-align: center;
  vertical-align: top;
}
.lzy-leader-tab .leader-item img {
  height: 1.72rem;
}
.lzy-leader-tab .leader-item .name {
  margin: 0.1rem 0 0.04rem;
  font-size: 0.2rem;
  line-height: 0.28rem;
  color: #026ab6;
}
.lzy-leader-tab .leader-item .post {
  font-size: 0.18rem;
  line-height: 0.25rem;
  color: #333;
}
.lzy-leader-tab .second {
  padding: 0 0.2rem;
  text-align: left;
}
.lzy-leader-tab .second .leader-item {
  margin: 0.3rem 0.15rem 0;
}
@media screen and (max-width: 768px) {
  .lzy-rules-list-page .lzy-gov-con .lzy-leader {
    float: none;
    width: 7.02rem;
  }
  .lzy-leader-tab {
    padding: 0.32rem 0 0.4rem 0;
  }
  .lzy-leader-tab .leader-tab-head {
    text-align: center;
    display: flex;
    width: 100%;
    white-space: nowrap;
    overflow-x: auto;
  }
  .lzy-leader-tab .leader-tab-head a {
    display: inline-block;
    width: 2.08rem;
    height: 0.8rem;
    padding: 0.24rem;
    margin-right: 0.16rem;
    font-size: 0.32rem;
    line-height: 0.32rem;
  }
  .lzy-leader-tab .leader-tab-content {
    padding: 0 0.24rem;
  }
  .lzy-leader-tab .first {
    padding: 0.56rem 0 0.48rem;
    border-bottom: 0.01rem solid #eee;
    text-align: center;
  }
  .lzy-leader-tab .leader-item {
    width: 2.72rem;
  }
  .lzy-leader-tab .leader-item img {
    height: 3.44rem;
  }
  .lzy-leader-tab .leader-item .name {
    margin: 0.32rem 0 0.24rem;
    font-size: 0.4rem;
    line-height: 0.4rem;
  }
  .lzy-leader-tab .leader-item .post {
    font-size: 0.32rem;
    line-height: 0.32rem;
  }
  .lzy-leader-tab .second {
    padding: 0.08rem 0.26rem 0 0.26rem;
    text-align: left;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .lzy-leader-tab .second .leader-item {
    margin: 0.32rem 0;
  }
}

.lzy-vuexzxqcontent {
  width: 12rem;
  margin: 0 auto;
  min-height: 5rem;
  background-color: #fff;
}
.lzy-vuexzxqcontent.xzxqyidianxiugai {
  margin: 0.8rem auto 0;
}
.lzy-vuexzxqcontent .xzxqzhang {
  padding: 0.4rem 0 0.15rem;
  border-bottom: 0.05rem solid #20528f;
}
.lzy-vuexzxqcontent .xzxqzhang .xzghtop {
  display: table;
  margin: 0 auto;
}
.lzy-vuexzxqcontent .xzxqzhang .xzghtop img {
  display: table-cell;
  width: 0.68rem;
  height: 0.73rem;
  margin-right: 0.2rem;
}
.lzy-vuexzxqcontent .xzxqzhang .xzghtop span {
  display: table-cell;
  vertical-align: middle;
  font-size: 0.4rem;
  font-family: "FangZhengXiaoBiaoJianTi";
  font-weight: 400;
  color: #d61d16;
  line-height: 0.52rem;
}
.lzy-vuexzxqcontent .xzxqzhang .downloadBtn a {
  font-size: 0.14rem;
  color: #666;
  display: inline-block;
  height: 0.4rem;
  line-height: 0.4rem;
  padding: 0 0.2rem;
  border: 0.01rem solid #d2d2d2;
  margin-right: 0.11rem;
}
.lzy-vuexzxqcontent .xzxqfooter {
  border-top: 0.05rem solid #20528f;
  color: #20528f;
  text-align: right;
  font-size: 0.3rem;
  padding: 0.4rem 0;
  margin: 0 0.36rem;
  font-weight: bold;
}
.lzy-vuexzxqcontent .neirong {
  padding: 0.3rem 0.36rem;
  padding-bottom: 0;
}
.lzy-vuexzxqcontent .neirong .normal-xl .xl-con {
  width: 100%;
  height: auto;
}
.lzy-vuexzxqcontent .neirong .normal-xl .xl-con.xl-zcjd {
  background: #f7f7f7;
  padding: 0;
}
.lzy-vuexzxqcontent .neirong .normal-xl .xl-con .xl-head {
  width: 100%;
  border: 0.01rem solid #dfdfdf;
  border-left: none;
}
.lzy-vuexzxqcontent .neirong .normal-xl .xl-con .xl-head .row {
  width: 100%;
  height: 0.51rem;
  line-height: 0.49rem;
  border-bottom: 0.01rem solid #dfdfdf;
}
.lzy-vuexzxqcontent .neirong .normal-xl .xl-con .xl-head .row .theme,
.lzy-vuexzxqcontent .neirong .normal-xl .xl-con .xl-head .row .value {
  display: inline-block;
  line-height: 0.48rem;
  font-size: 0.16rem;
  color: #333;
  text-align: left;
  padding: 0.01rem;
}
.lzy-vuexzxqcontent .neirong .normal-xl .xl-con .xl-head .row .theme {
  width: 1.7rem;
  background-color: #f7f7f7;
  font-weight: bold;
  border-right: 0.01rem solid #dfdfdf;
  border-left: 0.01rem solid #dfdfdf;
  font-weight: normal;
  text-align: center;
}
.lzy-vuexzxqcontent .neirong .normal-xl .xl-con .xl-head .row .value {
  padding-left: 0.3rem;
  width: 3.8rem;
  background-color: #fff;
  border-right: none;
}
.lzy-vuexzxqcontent
  .neirong
  .normal-xl
  .xl-con
  .xl-head
  .row
  .value:last-child {
  border-right: none;
}
.lzy-vuexzxqcontent .neirong .normal-xl .xl-con .xl-head .row .w-960 {
  width: 9rem;
}
.lzy-vuexzxqcontent .neirong .normal-xl .xl-con .xl-head .row:last-child {
  border-bottom: none;
}
.lzy-vuexzxqcontent .neirong .biaoti {
  font-family: "FangZhengXiaoBiaoJianTi";
  margin-top: 0.4rem;
  text-align: center;
  font-size: 0.28rem;
  color: #333;
  font-weight: bold;
}
.lzy-vuexzxqcontent .neirong .fubiaoti {
  font-family: "STFangsong";
  margin-top: 0.15rem;
  text-align: center;
  font-size: 0.18rem;
  color: #333;
}
.lzy-vuexzxqcontent .neirong .html {
  font-family: "STFangsong";
  background: url(../images/zcwjk_xiangqingshuxxian.png) repeat-y;
  background-size: 11.18rem 0.04rem;
  margin-top: 0.3rem;
  font-size: 0.21rem;
  line-height: 0.36rem;
  text-align: justify;
  padding-bottom: 0.3rem;
  padding: 0 0.32rem;
}
.lzy-vuexzxqcontent .neirong .html.nbg {
  background: none;
}
.lzy-vuexzxqcontent .neirong .html .content {
  font-family: "STFangsong";
  font-size: 0.21rem;
  width: 7.23rem;
  line-height: 0.36rem;
  padding-right: 0.48rem;
  text-align: justify;
}
.lzy-vuexzxqcontent .neirong .html .xzxqright {
  font-family: "Microsoft YaHei";
  width: 3.4rem;
}
.lzy-vuexzxqcontent .neirong .html .xzxqright .xxgk-wj {
  padding: 0.3rem 0.35rem;
  position: relative;
  background: #f7f8fb;
}
.lzy-vuexzxqcontent .neirong .html .xzxqright .xxgk-wj img {
  width: 2.68rem;
  height: 3.45rem;
}
.lzy-vuexzxqcontent .neirong .html .xzxqright .xxgk-wj a {
  position: absolute;
  display: inline-block;
  width: 1.14rem;
  height: 0.34rem;
  background: #96aeca;
  color: #fff;
  line-height: 0.34rem;
  border-radius: 0.04rem;
  bottom: 0.2rem;
  left: 50%;
  margin-left: -0.57rem;
  font-size: 0.16rem;
  text-align: center;
}
.lzy-vuexzxqcontent .neirong .html .xzxqright .xaxqr1 .xzxqul li {
  padding-left: 0.14rem;
  background: url(../images/zcwjk_szf-ic3.png) 0.03rem 0.11rem no-repeat;
  background-size: 0.03rem 0.03rem;
}
.lzy-vuexzxqcontent .neirong .html .xzxqright .xaxqr1 .xzxqul li a {
  line-height: 0.24rem;
  color: #333333;
  font-size: 0.16rem;
}
.lzy-vuexzxqcontent .neirong .html .xzxqright .xaxqr1 .xzxqpic {
  width: 100%;
}
.lzy-vuexzxqcontent .neirong .html .xzxqright .xaxqr1 .xzxqpic a {
  margin-bottom: 0.2rem;
  width: 100%;
}
.lzy-vuexzxqcontent .neirong .html .xzxqright .xaxqr1 .xzxqpic a img {
  width: 100%;
}
.lzy-vuexzxqcontent .neirong .html .xzxqright .xaxqtt {
  height: 0.45rem;
  line-height: 0.45rem;
  background: #f7f8fb;
  margin-bottom: 0.1rem;
}
.lzy-vuexzxqcontent .neirong .html .xzxqright .xaxqtt img {
  width: 0.05rem;
  height: 0.23rem;
  margin-left: 0.1rem;
  margin-right: 0.08rem;
}
.lzy-vuexzxqcontent .neirong .html .xzxqright .xaxqtt a {
  display: inline-block;
  color: #333333;
  font-size: 0.22rem;
  font-weight: bold;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .lzy-vuexzxqcontent {
    width: 100%;
  }
  .lzy-vuexzxqcontent.xzxqyidianxiugai {
    margin-top: 1.48rem;
  }
  .lzy-vuexzxqcontent .xzxqzhang img {
    width: 0 0.97rem;
    height: 1.12rem;
  }
  .lzy-vuexzxqcontent .xzxqzhang .xzghtop {
    padding: 0 0.7rem;
    font-size: 0.44rem;
  }
  .lzy-vuexzxqcontent .xzxqzhang .downloadBtn {
    margin-top: 0.4rem;
  }
  .lzy-vuexzxqcontent .xzxqzhang .downloadBtn a.rt {
    float: none;
    height: 0.72rem;
    line-height: 0.72rem;
    padding: 0 0.35rem;
    font-size: 0.28rem;
  }
  .lzy-vuexzxqcontent .xzxqfooter {
    font-size: 0.44rem;
    border-top: 4px solid #20528f;
    margin: 0 0;
    padding: 0.4rem 0.36rem;
  }
  .lzy-vuexzxqcontent .neirong .normal-xl {
    padding: 0;
    background-color: #fff;
  }
  .lzy-vuexzxqcontent .neirong .normal-xl .xl-con {
    padding: 0;
  }
  .lzy-vuexzxqcontent .neirong .normal-xl .xl-con .xl-head {
    height: auto;
    box-sizing: border-box;
    border-bottom: none;
    border-right: none;
  }
  .lzy-vuexzxqcontent .neirong .normal-xl .xl-con .xl-head .row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    min-height: 0.9rem;
    height: auto;
    line-height: 0.88rem;
    border: none;
  }
  .lzy-vuexzxqcontent .neirong .normal-xl .xl-con .xl-head .row .theme,
  .lzy-vuexzxqcontent .neirong .normal-xl .xl-con .xl-head .row .value {
    display: block;
    float: left;
    height: auto;
    padding: 0.22rem 0 0.22rem 2%;
    border-bottom: 0.01rem solid #dfdfdf !important;
    border-right: 0.01rem solid #dfdfdf !important;
    line-height: 0.44rem;
    font-size: 0.28rem;
    box-sizing: border-box;
  }
  .lzy-vuexzxqcontent .neirong .normal-xl .xl-con .xl-head .row .theme {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 30%;
  }
  .lzy-vuexzxqcontent .neirong .normal-xl .xl-con .xl-head .row .value {
    width: 70%;
  }
  .lzy-vuexzxqcontent .neirong .biaoti {
    font-size: 0.4rem;
    color: #111;
  }
  .lzy-vuexzxqcontent .neirong .fubiaoti {
    font-size: 0.28rem;
  }
  .lzy-vuexzxqcontent .neirong .html {
    background: none;
    line-height: 0.6rem;
    font-size: 0.32rem;
    padding-bottom: 0.39rem;
  }
  .lzy-vuexzxqcontent .neirong .html .content {
    font-size: 0.32rem;
    line-height: 0.6rem;
    width: 100%;
    padding-right: 0;
    border-right: none;
  }
  .lzy-vuexzxqcontent .neirong .html .xzxqright {
    margin-top: 0.4rem;
    width: 100%;
  }
  .lzy-vuexzxqcontent .neirong .html .xzxqright .xxgk-wj {
    padding: 0.4rem 0;
    text-align: center;
    position: relative;
    background: #f7f8fb;
  }
  .lzy-vuexzxqcontent .neirong .html .xzxqright .xxgk-wj img {
    width: 6rem;
    height: 7.2rem;
  }
  .lzy-vuexzxqcontent .neirong .html .xzxqright .xxgk-wj a {
    width: 2.3rem;
    height: 0.88rem;
    line-height: 0.88rem;
    border-radius: 0.1rem;
    margin-left: -1.15rem;
    font-size: 0.32rem;
    text-align: center;
  }
  .lzy-vuexzxqcontent .neirong .html .xzxqright .xaxqr1 {
    margin-top: 0.4rem;
  }
  .lzy-vuexzxqcontent .neirong .html .xzxqright .xaxqr1 .xzxqul li {
    padding-left: 0.14rem;
    background: url(../images/zcwjk_szf-ic3.png) 0.03rem 0.21rem no-repeat;
    background-size: 0.06rem 0.06rem;
  }
  .lzy-vuexzxqcontent .neirong .html .xzxqright .xaxqr1 .xzxqul li a {
    line-height: 0.5rem;
    color: #333333;
    font-size: 0.32rem;
  }
  .lzy-vuexzxqcontent .neirong .html .xzxqright .xaxqr1 .xzxqpic {
    width: 100%;
  }
  .lzy-vuexzxqcontent .neirong .html .xzxqright .xaxqr1 .xzxqpic a {
    width: 100%;
  }
  .lzy-vuexzxqcontent .neirong .html .xzxqright .xaxqr1 .xzxqpic a img {
    width: 100%;
  }
  .lzy-vuexzxqcontent .neirong .html .xzxqright .xaxqtt {
    height: 0.88rem;
    line-height: 0.88rem;
    margin-bottom: 0.2rem;
  }
  .lzy-vuexzxqcontent .neirong .html .xzxqright .xaxqtt a {
    font-size: 0.32rem;
  }
}
