.LineHide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}

.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}

.clearfix {
  zoom: 1;
}

a,
img {
  display: block;
}

body {
  padding-top: 66px;
  min-width: 1200px;
}

.title_1 {
  position: relative;
  zoom: 1;
}

.title_1::after {
  content: "";
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}

.title_1 img {
  width: 1106px;
  margin: 0 auto;
}

.title_1 .more {
  float: right;
  font-size: 16px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: rgba(101, 112, 133, 0.7);
}

.title_1 .more:hover {
  color: rgba(101, 112, 133, 0.7) !important;
}

.title_1 .more:hover img {
  transform: translateX(10px);
}

.title_1 .more img {
  display: inline-block;
  margin-left: 8px;
  width: 14px;
  height: 11px;
  transition: all .3s;
}

.title_2 {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.title_2 img {
  width: 345px;
}

.title_2 .more {
  font-size: 16px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: rgba(101, 112, 133, 0.7);
}

.title_2 .more:hover {
  color: rgba(101, 112, 133, 0.7) !important;
}

.title_2 .more:hover img {
  transform: translateX(10px);
}

.title_2 .more img {
  display: inline-block;
  margin-left: 8px;
  width: 14px;
  height: 11px;
  transition: all .3s;
}

.banner {
  width: 100%;
  min-width: 1200px;
}

.banner .swiper {
  width: 100%;
}

.banner .swiper .swiper-pagination {
  bottom: 87px;
}

.banner .swiper .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  background: #fff;
  opacity: 0.6;
  margin: 10px !important;
}

.banner .swiper .swiper-pagination-bullet-active {
  background: #3B70FF;
  opacity: 1;
}

.banner .swiper img {
  width: 100%;
}

.part1 {
  padding-top: 51px;
}

.part1 .pxdt {
  padding-top: 28px;
  background: url(../images/zxdt-background.png) no-repeat;
  background-size: 100% 448px;
  background-position: center bottom -36px;
}

.part1 .pxdt .title_2 {
  margin-bottom: 44px;
}

.part1 .pxdt .box {
  display: flex;
  justify-content: space-between;
}

.part1 .pxdt .box .left a .top {
  margin-left: 129px;
}

.part1 .pxdt .box .left a .top img {
  width: 462px;
  height: 264px;
}

.part1 .pxdt .box .left a .top .title {
  width: 387px;
  height: 51px;
  background: url(../images/t-b.png) no-repeat;
  background-size: cover;
  padding: 17px 58px 14px 16px;
  margin-top: -29px;
  z-index: 9999;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}

.part1 .pxdt .box .left a .bottom {
  width: 553px;
  height: 261px;
  padding: 170px 17px 31px 128px;
  background: url(../images/bg.png) no-repeat;
  margin-top: -151px;
}

.part1 .pxdt .box .left a .bottom p {
  width: 408px;
  font-size: 12px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.7);
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}

.part1 .pxdt .box .right li {
  width: 547px;
  padding: 22px 0;
  border-bottom: 1px solid rgba(149, 162, 205, 0.2);
}

.part1 .pxdt .box .right li:hover .date .day,
.part1 .pxdt .box .right li:hover .date .year {
  color: #015ed0;
}

.part1 .pxdt .box .right li:hover p {
  color: #015ed0;
}

.part1 .pxdt .box .right li a {
  display: flex;
  align-items: center;
}

.part1 .pxdt .box .right li .date {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: url(../images/rq.png) no-repeat;
  background-size: cover;
  padding: 6px 10px 6px;
  margin-right: 17px;
}

.part1 .pxdt .box .right li .date .day {
  font-size: 18px;
  font-family: PingFang SC-Semibold, PingFang SC;
  font-weight: 600;
  color: rgba(101, 112, 133, 0.6);
}

.part1 .pxdt .box .right li .date .year {
  font-size: 10px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(101, 112, 133, 0.4);
}

.part1 .pxdt .box .right li p {
  width: 462px;
  font-size: 16px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #657085;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}

.part1 .tzgg {
  padding: 52px 0 137px;
  background: url(../images/tzgg-background.png) no-repeat;
  background-size: cover;
}

.part1 .tzgg .title_2 {
  margin-bottom: 50px;
}

.part1 .tzgg .swiperbox {
  position: relative;
}

.part1 .tzgg .swiperbox .gallery2 {
  margin-left: 0;
  width: 894px;
  border-radius: 10px;
  background-color: #F6F8FC;
  border: 2px solid #fff;
  box-shadow: 6px 8px 40px 0 #dee4f5, -13px -13px 24px 0 #ffffff;
}

.part1 .tzgg .swiperbox .gallery2 .swiper-slide {
  position: relative;
  padding-top: 60px;
  padding-left: 40px;
  padding-bottom: 41px;
}

.part1 .tzgg .swiperbox .gallery2 .swiper-slide h1 {
  width: 660px;
  font-size: 30px;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #333333;
  margin-bottom: 23px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}

.part1 .tzgg .swiperbox .gallery2 .swiper-slide .xian {
  width: 112px;
  height: 3px;
  background-color: #3A72F6;
  margin-bottom: 40px;
}

.part1 .tzgg .swiperbox .gallery2 .swiper-slide .c {
  margin-bottom: 89px;
  width: 600px;
  font-size: 16px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #666666;
  line-height: 24px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}

.part1 .tzgg .swiperbox .gallery2 .swiper-slide a {
  width: 116px;
  height: 41px;
  background: #3A72F6;
  border-radius: 4px 4px 4px 4px;
  font-size: 18px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 41px;
  text-align: center;
}

.part1 .tzgg .swiperbox .gallery2 .swiper-slide a:hover {
  color: #fff !important;
}

.part1 .tzgg .swiperbox .gallery2 .swiper-slide .num {
  position: absolute;
  right: 220px;
  bottom: 0;
  font-size: 160px;
  font-family: DIN Alternate-Bold, DIN Alternate;
  font-weight: bold;
  color: rgba(58, 114, 246, 0.06);
}

.part1 .tzgg .swiperbox .thumbs2box {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 489px;
  height: 327px;
  border-radius: 10px;
  background-color: #3A72F6;
  border: 2px solid #fff;
  box-shadow: 0 12px 30px 0 rgba(0, 44, 160, 0.3);
  z-index: 9;
  padding: 36px;
}

.part1 .tzgg .swiperbox .thumbs2box .swiper-button-next:after,
.part1 .tzgg .swiperbox .thumbs2box .swiper-button-prev:after {
  content: "";
}

.part1 .tzgg .swiperbox .thumbs2box .swiper-button-next,
.part1 .tzgg .swiperbox .thumbs2box .swiper-button-prev {
  position: absolute;
}

.part1 .tzgg .swiperbox .thumbs2box .swiper-button-next {
  bottom: 42px;
  right: 23px;
  top: auto;
}

.part1 .tzgg .swiperbox .thumbs2box .swiper-button-prev {
  top: 61px;
  right: 23px;
  left: auto;
}

.part1 .tzgg .swiperbox .thumbs2box .swiper-button-next img,
.part1 .tzgg .swiperbox .thumbs2box .swiper-button-prev img {
  width: 76px;
  height: 79px;
}

.part1 .tzgg .swiperbox .thumbs2 {
  width: 417px;
  height: 255px;
}

.part1 .tzgg .swiperbox .thumbs2 .swiper-scrollbar {
  height: 142px;
  top: 50%;
  transform: translateY(-50%);
  width: 3px;
}

.part1 .tzgg .swiperbox .thumbs2 .swiper-slide {
  display: flex;
  align-items: center;
  cursor: pointer;
  user-select: none;
}

.part1 .tzgg .swiperbox .thumbs2 .swiper-slide .dian {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #fff;
  margin-right: 9px;
  opacity: 0;
  transition: all .5s;
  margin-top: -12px;
}

.part1 .tzgg .swiperbox .thumbs2 .swiper-slide h2 {
  width: 370px;
  font-size: 16px;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}

.part1 .tzgg .swiperbox .thumbs2 .swiper-slide h2::after {
  content: "";
  margin-top: 14px;
  display: block;
  height: 2px;
  background: linear-gradient(to right, #5283f7, #ffffff);
  width: 0;
  transition: all .5s;
}

.part1 .tzgg .swiperbox .thumbs2 .my-slide-thumb-active .dian {
  opacity: 1;
}

.part1 .tzgg .swiperbox .thumbs2 .my-slide-thumb-active h2 {
  color: #ffffff;
}

.part1 .tzgg .swiperbox .thumbs2 .my-slide-thumb-active h2::after {
  width: 100%;
}

.part2 {
  padding: 65px 0 85px;
  background: url(../images/ztpx-background.png) no-repeat;
  background-size: cover;
}

.part2 .title_1 {
  margin-bottom: 52px;
}

.part2 .title_1 .more {
  color: #fff;
}

.part2 .title_1 .more:hover {
  color: #fff !important;
}

.part2 ul li {
  float: left;
  margin-right: 25px;
  width: 220px;
  height: 472px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.part2 ul li::after {
  content: "";
  width: 138px;
  height: 72px;
}

.part2 ul li:nth-child(1)::after {
  background: url(../images/ztpx-djpx.png) no-repeat;
  background-size: cover;
}

.part2 ul li:nth-child(2)::after {
  background: url(../images/ztpx-jtjy.png) no-repeat;
  background-size: cover;
}

.part2 ul li:nth-child(3)::after {
  background: url(../images/ztpx-sdsf.png) no-repeat;
  background-size: cover;
}

.part2 ul li:nth-child(4)::after {
  background: url(../images/ztpx-xyaq.png) no-repeat;
  background-size: cover;
}

.part2 ul li:nth-child(5)::after {
  background: url(../images/ztpx-zxxxkb.png) no-repeat;
  background-size: cover;
}

.part2 ul li:nth-last-child(1) {
  margin-right: 0;
}

.part2 ul li a {
  width: 100%;
  height: 400px;
}

.part2 ul li a:hover div{
  transform: scale(1.1);
}

.part2 ul li a div {
  padding: 36px 0 0 36px;
  width: 100%;
  height: 100%;
  writing-mode: vertical-lr;
  letter-spacing: 0.5em;
  font-size: 20px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 34px;
  transition: all .3s;
}

.part2 ul li:nth-child(1) a,
.part2 ul li:nth-child(4) a {
  background: url(../images/ztpx-red.png) no-repeat;
  background-size: cover;
}

.part2 ul li:nth-child(2) a {
  background: url(../images/ztpx-yellow.png) no-repeat;
  background-size: cover;
}

.part2 ul li:nth-child(3) a,
.part2 ul li:nth-child(5) a {
  background: url(../images/ztpx-blue.png) no-repeat;
  background-size: cover;
}

.part3 {
  padding: 67px 0 144px;
  background: url(../images/kczy-background.png) no-repeat;
  background-position: left top 120px;
  background-size: 100% 674px;
}

.part3 .title_1 {
  margin-bottom: 40px;
}

.part3 .tab {
  width: fit-content;
  margin: 0 auto;
  display: flex;
  background: #F3F5F8;
  box-shadow: inset 2px 2px 12px 0px #E3E5F2;
  border-radius: 20px 20px 20px 20px;
  padding: 4px;
  margin-bottom: 50px;
}

.part3 .tab li {
  padding: 12px 70px;
  font-size: 18px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  cursor: pointer;
  user-select: none;
}

.part3 .tab li:hover {
  color: #2D84FF;
}

.part3 .tab .on {
  background: #FFFFFF;
  box-shadow: 2px 0px 6px 0px #E9EDF3;
  border-radius: 16px 16px 16px 16px;
  font-weight: 500;
  color: #2D84FF;
}

.part3 .content li {
  display: none;
}

.part3 .content li .swiperbox {
  position: relative;
}

.part3 .content li .swiperbox .swiper-button-next:after,
.part3 .content li .swiperbox .swiper-button-prev:after {
  content: "";
}

.part3 .content li .swiperbox .swiper-button-next,
.part3 .content li .swiperbox .swiper-button-prev {
  position: absolute;
}

.part3 .content li .swiperbox .swiper-button-next {
  right: 0px;
}

.part3 .content li .swiperbox .swiper-button-prev {
  right: 0px;
}

.part3 .content li .swiperbox .swiper-button-next img,
.part3 .content li .swiperbox .swiper-button-prev img {
  width: 68px;
  height: 68px;
}

.part3 .content li .swiperbox .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
  transform: scale(0.6);
}

.part3 .content li .swiperbox .swiper-slide .imgbox {
  width: 456px;
  height: 260px;
}

.part3 .content li .swiperbox .swiper-slide .imgbox img {
  width: 100%;
  height: 100%;
}

.part3 .content li .swiperbox .swiper-slide .bottom {
  width: 456px;
  padding: 26px 18px 30px;
  background-color: #F5F8FC;
  border-bottom: 8px solid rgba(101, 112, 133, 0.06);
  border-radius: 0 0 8px 8px;
  box-shadow: -10px -13px 34px rgba(255, 255, 255, 0.9), 6px 8px 40px 0 #dee2ee;
}

.part3 .content li .swiperbox .swiper-slide .bottom .title {
  width: 415px;
  font-size: 18px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #657085;
  margin-bottom: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}

.part3 .content li .swiperbox .swiper-slide .bottom .writer {
  font-size: 16px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(101, 112, 133, 0.8);
}

.part3 .content li .swiperbox .swiper-slide-active,
.part3 .content li .swiperbox .swiper-slide-duplicate-active {
  transform: scale(1);
}

.part3 .content li .swiperbox .swiper-slide-active .bottom,
.part3 .content li .swiperbox .swiper-slide-duplicate-active .bottom {
  border-bottom: 8px solid #3B70FF;
}

.part3 .content .active {
  display: block;
}

.part4 {
  padding-bottom: 95px;
  background: url(../images/zjtd-background.png) no-repeat;
  background-size: 100% 567px;
  background-position: left bottom -115px;
}

.part4 .title_1 {
  margin-bottom: 50px;
}

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

.part4 ul li {
  float: left;
  width: 382px;
  height: 474px;
  margin-right: 27px;
}

.part4 ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.part4 ul li .name {
  margin-top: 239px;
  font-size: 20px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #657085;
}

.part4 ul li .ftitle {
  width: 243px;
  font-size: 18px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(101, 112, 133, 0.7);
  text-align: center;
}

.part4 ul li:nth-last-child(1) {
  margin-right: 0;
}

.part4 ul li:nth-child(1) {
  background: url(../images/zjtd-l-1.png) no-repeat;
  background-size: cover;
}

.part4 ul li:nth-child(2) {
  height: 397px;
  background: url(../images/zjtd-c-1.png) no-repeat;
  background-size: cover;
}

.part4 ul li:nth-child(2) .name{
  margin-top: 214px;
}

.part4 ul li:nth-child(3) {
  background: url(../images/zjtd-r-1.png) no-repeat;
  background-size: cover;
}