* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

a {
  text-decoration: none;
  color: #333;
}
a:hover {
  color: #1772cd;
}

a:hover {
  text-decoration: none;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0;
}

dl, ol, ul {
  margin-bottom: 0;
}

input, select {
  outline: none;
}

p {
  margin-bottom: 0;
}

ul {
  padding: 0;
}

li {
  list-style: none;
}

body {
  color: #333;
}

.alw img {
  display: block;
  width: 100%;
}

.container {
  max-width: 640px;
  position: relative;
  padding: 0;
}

.header .nav ul {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.header .nav ul li {
  height: 2.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.95rem;
  width: 25%;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.header .nav ul li a {
  color: #3f5573;
}
.header .nav ul li:nth-child(4) {
  border-right: none;
}
.header .nav ul li:last-child {
  border-right: none;
}

.max-title {
  margin: 0.5rem auto;
  display: flex;
  align-items: center;
  padding: 0 0.5rem;
  height: 3rem;
  border-bottom: 1px solid #ccc;
}

.max-title img {
  display: block;
  width: 1.5rem;
}

.max-title .title {
  margin-left: 0.5rem;
  flex: 1;
  display: flex;
}

.max-title .title h2 {
  font-size: 1.275rem;
  color: #3f5573;
}

.max-title .title p {
  margin-top: 0.5rem;
  font-size: 0.7rem;
  color: #999;
  display: flex;
  align-items: center;
  margin-left: 0.5rem;
}

.max-title .more {
  width: 4rem;
  height: 100%;
  display: flex;
  align-items: center;
}

.max-title .more a {
  width: 100%;
  display: flex;
  height: 50%;
  align-items: center;
  justify-content: center;
  font-size: 0.7rem;
  border: 1px #ff6c0a dashed;
  border-radius: 1rem;
  padding: 0 0.5rem;
  color: #ff6c0a;
}

.yyjj {
  padding: 0.5rem;
}
.yyjj .img {
  width: 6rem;
}
.yyjj .img img {
  display: block;
  width: 100%;
}
.yyjj .text {
  flex: 1;
  margin-left: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.yyjj .text p {
  font-size: 0.75rem;
}
.yyjj .text p a {
  color: #ff6c0a;
}
.yyjj .zx {
  margin-top: 1rem;
  display: flex;
  width: 100%;
}
.yyjj .zx li {
  flex: 1;
  display: flex;
  border-right: 1px solid #ccc;
  padding-left: 1rem;
}
.yyjj .zx li a {
  display: flex;
  width: 100%;
  align-items: center;
}
.yyjj .zx li img {
  width: 2rem;
  display: block;
  margin-right: 0.5rem;
}
.yyjj .zx li .info {
  flex: 1;
}
.yyjj .zx li .info h3 {
  font-size: 0.8rem;
  font-weight: bold;
  margin-bottom: 0.4rem;
}
.yyjj .zx li .info p {
  font-size: 0.7rem;
  border: 1px solid #fc8a53;
  color: #fc8a53;
  height: 1.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80%;
  border-radius: 0.6rem;
}
.yyjj .zx li:last-child {
  border-right: none;
}
.yyjj .zx li:last-child .info p {
  border: 1px solid #2f81cd;
  color: #2f81cd;
}

.zt222-panel1 {
  padding: 1.2rem 0;
}

.zt222-panel1 ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.zt222-panel1 ul li {
  flex: 1;
}

.zt222-panel1 ul li img {
  display: block;
  width: 4.0125rem;
  margin: 0 auto;
}

.zt222-panel1 ul li span {
  display: block;
  font-size: 0.825rem;
  text-align: center;
  width: 100%;
  padding-top: 0.75rem;
}

.news {
  padding: 0 0.5rem;
}

.news .list li {
  padding: 0.7rem 0;
  border-bottom: 1px dashed #ccc;
}

.news .list li a {
  display: flex;
  align-items: center;
}

.news .list li a:hover {
  color: #333;
}

.news .list li a .img {
  width: 8rem;
}

.news .list li a .img img {
  display: block;
  width: 100%;
}

.news .list li a .text {
  flex: 1;
  margin-left: 0.5rem;
}

.news .list li a .text h2 {
  margin-top: 0.5rem;
  font-size: 0.9rem;
}

.news .list li a .text p {
  font-size: 0.8rem;
  text-indent: 2em;
  line-height: 1.2rem;
  padding-top: 0.25rem;
}

.news .list li a .text p b {
  color: red;
}

.news .list li a .text .info {
  margin-top: 0.5rem;
  display: flex;
  align-items: center;
}

.news .btn-a {
  width: 90.625%;
  margin: 0 auto;
  height: 3rem;
  overflow: hidden;
  padding: 0.75rem 0 0.5rem;
}

.news .btn-a a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 0.8rem;
  border: 1px #ccc solid;
  border-radius: 2rem;
}

.zjtd {
  padding: 0.5rem;
}
.zjtd .box {
  display: flex;
}
.zjtd .box .img {
  width: 8rem;
}
.zjtd .box .img img {
  display: block;
  width: 100%;
}
.zjtd .box .info {
  flex: 1;
  margin-left: 0.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.zjtd .box .info h3 {
  font-size: 1.3rem;
  color: #3f5573;
  font-weight: bold;
  margin-bottom: 0.5rem;
}
.zjtd .box .info p {
  font-size: 0.9rem;
  color: #3f5573;
}
.zjtd .box .info .ry {
  margin-top: 0.5rem;
}
.zjtd .box .info .ry li {
  font-size: 0.75rem;
  color: #626262;
  display: flex;
  align-items: center;
  height: 1.3rem;
}
.zjtd .box .info .ry li img {
  width: 1rem;
  display: block;
  margin-right: 0.3rem;
}
.zjtd .box .info .zx {
  margin-top: 0.5rem;
  display: flex;
}
.zjtd .box .info .zx li {
  flex: 1;
  margin: 0 0.5rem;
  height: 1.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ff6600;
  font-size: 0.75rem;
  border-radius: 0.3rem;
}
.zjtd .box .info .zx li a {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.zjtd .box .info .zx li a img {
  width: 1.2rem;
  display: block;
  margin-right: 0.5rem;
}
.zjtd .box .info .zx li:nth-child(2) {
  background: #3f5573;
}
.zjtd .zjSwiper {
  padding-bottom: 1.5rem;
}
.zjtd .zjSwiper .swiper-pagination-bullet {
  width: 1.5rem;
  border-radius: 0;
}

.yh-new {
  padding: 0.5rem;
}
.yh-new .tab-ul {
  display: flex;
}
.yh-new .tab-ul li {
  flex: 1;
  height: 2rem;
  cursor: pointer;
  background: #bbbbbb;
  color: #fff;
  font-size: 0.8rem;
  margin: 0 0.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.yh-new .tab-ul .on {
  background: #166be0;
}
.yh-new .con {
  padding: 0 0.2rem;
}
.yh-new .con .box {
  display: none;
}
.yh-new .con .box .list li {
  padding: 0.7rem 0;
  border-bottom: 1px dashed #ccc;
}
.yh-new .con .box .list li:last-child {
  border-bottom: none;
}
.yh-new .con .box .list li a {
  display: flex;
  align-items: center;
}
.yh-new .con .box .list li a:hover {
  color: #333;
}
.yh-new .con .box .list li a .img {
  width: 8rem;
}
.yh-new .con .box .list li a .img img {
  display: block;
  width: 100%;
}
.yh-new .con .box .list li a .text {
  flex: 1;
  margin-left: 0.5rem;
}
.yh-new .con .box .list li a .text h2 {
  margin-top: 0.5rem;
  font-size: 0.9rem;
}
.yh-new .con .box .list li a .text p {
  font-size: 0.8rem;
  text-indent: 2em;
  line-height: 1.2rem;
  padding-top: 0.25rem;
}
.yh-new .con .box .list li a .text p b {
  color: red;
}
.yh-new .con .box .list li a .text .info {
  margin-top: 0.5rem;
  display: flex;
  align-items: center;
}
.yh-new .con .box:nth-child(1) {
  display: block;
}

.js {
  padding: 0.5rem;
}
.js .j1-ul {
  display: flex;
  flex-wrap: wrap;
}
.js .j1-ul li {
  width: 50%;
  height: 9rem;
  padding: 0.2rem;
}
.js .j1-ul li .t1 {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  background: #5794e9;
}
.js .j1-ul li .t1 .t {
  display: flex;
}
.js .j1-ul li .t1 .t .img {
  width: 2rem;
}
.js .j1-ul li .t1 .t .img img {
  display: block;
  width: 100%;
  border-radius: 50%;
}
.js .j1-ul li .t1 .t .info {
  margin-left: 0.5rem;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.js .j1-ul li .t1 .t .info h3 {
  font-size: 1.1rem;
  font-weight: bold;
  color: #fff;
}
.js .j1-ul li .t1 .t .info p {
  font-size: 0.6rem;
  color: #fff;
}
.js .j1-ul li .t1 .b {
  margin-top: 0.5rem;
  border-top: 1px dashed #fff;
  text-align: center;
}
.js .j1-ul li .t1 .b p {
  padding: 0.5rem;
  font-size: 0.9rem;
}
.js .j1-ul li .t1 .b .step {
  text-align: right;
  font-size: 0.75rem;
  padding-right: 0.5rem;
}
.js .j1-ul li .t2 {
  background: #5794e9;
  color: #fff;
  display: flex;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 0.5rem;
  flex-direction: column;
}
.js .j1-ul li .t2 h3 {
  font-size: 0.9rem;
  line-height: 1.1rem;
}
.js .j1-ul li .t2 p {
  margin-top: 0.5rem;
  font-size: 0.65rem;
  line-height: 1rem;
}
.js .j1-ul li .t3 {
  background: #40aee1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem;
  flex-direction: column;
  color: #fff;
  width: 100%;
  height: 100%;
}
.js .j1-ul li .t3 p {
  font-size: 0.8rem;
  margin: 1rem auto;
}
.js .j1-ul li .t3 .step {
  text-align: right;
  padding-right: 0.5rem;
  font-size: 0.75rem;
  width: 100%;
}
.js .j1-ul li .t4 {
  background: #40aee1;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.js .j1-ul li .t5 {
  background: #efa651;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  flex-direction: column;
  padding: 0.5rem;
}
.js .j1-ul li .t5 p {
  font-size: 0.8rem;
  margin: 0.5rem auto;
}
.js .j1-ul li .t5 .step {
  text-align: right;
  padding-right: 0.5rem;
  font-size: 0.75rem;
  width: 100%;
}
.js .j1-ul li .t6 {
  background: #67b0b7;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  flex-direction: column;
  padding: 0.5rem;
}
.js .j1-ul li .t6 p {
  font-size: 0.8rem;
  margin: 0.5rem auto;
}
.js .j1-ul li .t6 .step {
  text-align: right;
  padding-right: 0.5rem;
  font-size: 0.75rem;
  width: 100%;
}

.yyhj ul {
  display: flex;
  flex-wrap: wrap;
}
.yyhj ul li {
  width: 33.3%;
  padding: 0.2rem;
}
.yyhj ul li img {
  display: block;
  width: 100%;
}
.yyhj ul li h4 {
  font-size: 0.8rem;
  text-align: center;
  margin-top: 0.3rem;
}

.footer {
  margin-top: 1rem;
}

.page-nav {
  display: flex;
  align-items: center;
  padding: 0 0.5rem;
  font-size: 0.75rem;
  height: 2.4rem;
  border-bottom: 1px solid #ccc;
}

.page-nav img {
  display: block;
  width: 1.1rem;
  margin-right: 0.3rem;
}

.page-list ul li {
  padding: 0.5rem;
  border-bottom: 1px solid #ccc;
}

.page-list ul li a {
  display: flex;
}

.page-list ul li a img {
  width: 8rem;
  display: block;
  margin-right: 0.5rem;
}

.page-list ul li a .text {
  flex: 1;
  display: flex;
  align-items: center;
}

.page-list ul li a .text h3 {
  font-size: 0.75rem;
  line-height: 1.2rem;
}

.page {
  padding: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.article .title {
  text-align: center;
  font-size: 1rem;
  line-height: 1.5rem;
  padding: 0.5rem;
  border-bottom: 1px dashed #ccc;
}

.article article {
  padding: 0.5rem;
  font-size: 0.75rem;
}

.article article p {
  margin-bottom: 0.5rem;
}

.article article img {
  max-width: 100%;
  height: auto;
}

.article article video {
  max-width: 100%;
}

.js-tab {
  margin-top: 0.5rem;
  display: flex;
}

.js-tab .left {
  width: 8rem;
}

.js-tab .left ul {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.js-tab .left ul li {
  flex: 1;
  background: #a8a8a8;
  font-size: 0.8rem;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-bottom: 1px solid #fff;
}

.js-tab .left ul li:before {
  display: none;
  content: '';
  width: 0;
  height: 0;
  border-right: 0.5rem solid transparent;
  border-left: 0.5rem solid #fff;
  border-top: 0.4rem solid transparent;
  border-bottom: 0.4rem solid transparent;
}

.js-tab .left ul .on {
  background: #166be0;
}

.js-tab .left ul .on:before {
  display: block;
}

.js-tab .right {
  flex: 1;
  margin-left: 0.5rem;
  background: #f6f6f6;
}

.js-tab .right .box {
  display: none;
}

.js-tab .right .box ul {
  padding: 0 0.5rem;
}

.js-tab .right .box ul li {
  display: flex;
  height: 3rem;
  align-items: center;
  border-bottom: 1px dashed #dadada;
}

.js-tab .right .box ul li img {
  width: 2rem;
  display: block;
  margin-right: 0.5rem;
  border-radius: 50%;
}

.js-tab .right .box ul li p {
  flex: 1;
  font-size: 0.75rem;
}

.js-tab .right .box ul li:last-child {
  border-bottom: none;
}

.js-tab .right .box:nth-child(1) {
  display: block;
}

.js-list {
  padding: 0 0.3rem;
}

.js-list ul {
  display: flex;
  flex-wrap: wrap;
}

.js-list ul li {
  width: 25%;
  padding: 0.2rem;
}

.js-list ul li img {
  display: block;
  width: 100%;
}
.n-max-title {
  display: flex;
  padding: 0 0.5rem;
  height: 2.5rem;
  border-bottom: 1px solid #cfcfcf;
}

.n-max-title .title {
  flex: 1;
  display: flex;
  align-items: center;
}

.n-max-title .title img {
  width: 1.3rem;
  display: block;
  margin-right: 0.3rem;
}

.n-max-title .title h2 {
  font-size: 1.1rem;
  color: #146bdf;
  font-weight: bold;
}

.n-max-title .title p {
  margin-top: 0.35rem;
  margin-left: 0.3rem;
  font-size: 0.75rem;
  color: #7e7e7e;
}

.n-max-title .more {
  width: 5rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.n-max-title .more a {
  display: flex;
  border: 1px solid #c5c5c5;
  border-radius: 0.4rem;
  align-items: center;
  justify-content: center;
  width: 80%;
  height: 60%;
  color: #7e7e7e;
  font-size: 0.75rem;
}
.gz {
  margin-top: 0.5rem;
}

.gz .ul {
  display: flex;
}

.gz .ul li {
  margin-bottom: 0.1rem;
  flex: 1;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.1rem;
}

.gz .ul li a {
  background: #146bdf;
  border-radius: 0.3rem;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 0.75rem;
}

.gz .ul li .bg {
  background: #d5effc;
  color: #146bdf;
}

.gz .m {
  display: flex;
}

.gz .m .left {
  flex: 1;
}

.gz .m .left ul {
  width: 100%;
  display: flex;
}

.gz .m .left ul li {
  margin-bottom: 0.1rem;
  flex: auto;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.1rem;
}

.gz .m .left ul li a {
  background: #146bdf;
  border-radius: 0.3rem;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 0.75rem;
}

.gz .m .left ul li .bg {
  background: #e4f5f4;
  color: #146bdf;
}

.gz .m .right {
  margin-left: 0.2rem;
  width: 6rem;
  background: #f19f57;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.4rem;
}

.gz .m .right a {
  color: #fff;
  font-size: 0.8rem;
}
.ts-js {
  padding-top: 0.5rem;
}

.ts-js .tab-ul {
  width: 18rem;
  margin: 0.5rem auto;
  display: flex;
}

.ts-js .tab-ul li {
  flex: 1;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0.2rem;
  background: #e7e7e7;
  color: #555555;
  font-size: 0.8rem;
  cursor: pointer;
}

.ts-js .tab-ul .on {
  background: #146bdf;
  color: #fff;
}

.ts-js .con .box {
  display: none;
}

.ts-js .con .box .a1 {
  padding: 0.5rem;
}

.ts-js .con .box .a1 img {
  display: block;
  width: 100%;
}

.ts-js .con .box .a1 video {
  display: block;
  width: 100%;
}

.ts-js .con .box .a1 p {
  margin-top: 0.5rem;
  font-size: 0.8rem;
  text-align: center;
  color: #2d2d2d;
}

.ts-js .con .box .a2 {
  display: flex;
}

.ts-js .con .box .a2 li {
  flex: 1;
  margin: 0.2rem;
}

.ts-js .con .box .a2 li img {
  display: block;
  width: 100%;
}

.ts-js .con .box .a2 li p {
  font-size: 0.75rem;
  text-align: center;
  margin-top: 0.3rem;
  color: #2d2d2d;
}

.ts-js .con .box:nth-child(1) {
  display: block;
}
.pp-box {
  margin: 1rem auto;
}

.pp-box .tab-ul {
  display: flex;
}

.pp-box .tab-ul li {
  flex: 1;
  margin: 0 0.2rem;
  background: #dbdbdb;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.2rem;
  font-size: 0.8rem;
  cursor: pointer;
  border-radius: 0.3rem;
}

.pp-box .tab-ul li img {
  display: none;
  margin-left: 0.3rem;
  margin-top: -0.5rem;
}

.pp-box .tab-ul .on {
  background: #146bdf;
  color: #fff;
}

.pp-box .tab-ul .on img {
  display: block;
}

.pp-box .con {
  margin-top: 0.5rem;
}

.pp-box .con .box {
  display: none;
  padding: 0 0.3rem;
}

.pp-box .con .box .zj {
  position: relative;
}

.pp-box .con .box .zj img {
  display: block;
  width: 100%;
}

.pp-box .con .box .zj .text {
  position: absolute;
  left: 10rem;
  top: 0;
  width: 13rem;
  height: 14.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.pp-box .con .box .zj .text .name {
  color: #146bdf;
  font-size: 0.7rem;
  display: flex;
  align-items: center;
}

.pp-box .con .box .zj .text .name h3 {
  font-size: 1.2rem;
  margin-top: -0.3rem;
  margin-right: 0.3rem;
  font-weight: bold;
}

.pp-box .con .box .zj .text .ry {
  margin-top: 0.5rem;
}

.pp-box .con .box .zj .text .ry li {
  font-size: 0.7rem;
  margin-top: 0.2rem;
}

.pp-box .con .box .zj .text .sc {
  margin: 0.5rem 0;
  width: 4.8rem;
  height: 1.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #146bdf;
  color: #fff;
  border-radius: 0.4rem;
  font-size: 0.7rem;
}

.pp-box .con .box .zj .text .sc img {
  width: 0.8rem;
  display: block;
  margin-right: 0.3rem;
}

.pp-box .con .box .zj .text .jj p {
  font-size: 0.7rem;
  line-height: 1.2rem;
  text-align: justify-all;
}

.pp-box .con .box .zj .text .jj p a {
  color: red;
}

.pp-box .con .box .lh {
  margin-top: 0.5rem;
  display: flex;
  background: #e8f4f3;
  height: 6rem;
}

.pp-box .con .box .lh .left {
  flex: 1;
  background: #146bdf;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  flex-direction: column;
  padding: 0 0.5rem;
  border-radius: 0.3rem;
}

.pp-box .con .box .lh .left p {
  font-size: 0.75rem;
  border-bottom: 1px solid #fff;
  width: 100%;
  text-align: center;
  padding: 0.2rem 0;
  font-weight: bold;
}

.pp-box .con .box .lh .left p:nth-child(2) {
  border-bottom: none;
}

.pp-box .con .box .lh .right {
  width: 17rem;
}

.pp-box .con .box .lh .right .hzSwiper {
  height: 100%;
}

.pp-box .con .box .lh .right .hz {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.pp-box .con .box .lh .right .hz img {
  width: 65%;
  display: block;
}

.pp-box .con .box .lh .right .hz p {
  margin-top: 0.3rem;
  text-align: center;
  font-size: 0.65rem;
}

.pp-box .con .box .xsSwiper {
  padding-bottom: 2rem;
}

.pp-box .con .box .xsSwiper .swiper-pagination-bullet {
  width: 2.2rem;
  height: 0.2rem;
  background: #cecece;
  border-radius: 0;
  filter: alpha(opacity=100%);
  opacity: 1;
}

.pp-box .con .box .xsSwiper .swiper-pagination-bullet-active {
  background: #3fb5b1;
}

.pp-box .con .box .xs {
  display: flex;
}

.pp-box .con .box .xs .img {
  width: 16rem;
}

.pp-box .con .box .xs .img img {
  display: block;
  width: 100%;
}

.pp-box .con .box .xs .text {
  flex: 1;
  background: #146bdf;
  display: flex;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  padding: 0 0.5rem 0 0.5rem;
}

.pp-box .con .box .xs .text time {
  font-size: 0.75rem;
}

.pp-box .con .box .xs .text h3 {
  font-size: 0.8rem;
  margin: 0.5rem 0;
  line-height: 1.2rem;
}

.pp-box .con .box .xs .text a {
  border: 1px solid #fff;
  width: 4rem;
  height: 1.3rem;
  font-size: 0.7rem;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.2rem;
}

.pp-box .con .box .hj {
  position: relative;
  border-radius: 0.3rem;
  overflow: hidden;
}

.pp-box .con .box .hj img {
  display: block;
  width: 100%;
}

.pp-box .con .box .hj p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.75rem;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
}

.pp-box .con .box:nth-child(1) {
  display: block;
}
.zjtd2024 .ul {
  display: flex;
}

.zjtd2024 .ul li {
  height: 6rem;
  background: #146bdf;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.zjtd2024 .ul li .b {
  width: 100%;
  height: 85%;
  border-right: 1px dashed #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.zjtd2024 .ul li img {
  width: 40%;
  display: block;
  margin-bottom: 0.3rem;
}

.zjtd2024 .ul li p {
  color: #fff;
  font-size: 0.75rem;
  text-align: center;
}

.zjtd2024 .ul li:last-child .b {
  border-right: none;
}
