.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;
}

img,
a {
  display: block;
}

.titlebox1 {
  position: relative;
}

.titlebox1 .title {
  width: 1106px;
  height: 78px;
  margin: 0 auto;
}

.titlebox1 .more {
  position: absolute;
  bottom: -31px;
  right: 0;
  font-size: 16px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #3A72F6;
}

.titlebox1 .more:hover {
  color: #3A72F6 !important;
}

.titlebox1 .more:hover img {
  transform: translateX(10px);
}

.titlebox1 .more img {
  display: inline-block;
  margin-left: 8px;
  width: 14px;
  height: 11px;
  transition: all .3s;
}

.titlebox2 {
  display: flex;
  align-items: flex-end;
}

.titlebox2 .t {
  padding-right: 20px;
  font-size: 46px;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #333333;
  background: url(/statics/fdynt/images/title-icon.png) no-repeat;
  background-size: 33px 29px;
  background-position: top 0px right 0px;
  margin-right: 14px;
}

.titlebox2 .c {
  font-size: 20px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #666666;
  margin-bottom: 8px;
}

.banner {
  min-width: 1200px;
  padding-top: 70px;
  height: 504px;
  background: url(/statics/fdynt/images/banner.png) no-repeat top center;
  background-size: 100% 504px;
}

.banner img {
  margin: 0 auto;
}

.banner img:nth-child(1) {
  margin: 0px auto 40px;
  height: 221px;
}

.banner img:nth-child(2) {
  height: 82px;
}

.tz {
  transform: translateY(-50%);
}

.tz .layout {
  padding: 0 0 0 19px;
  display: flex;
  height: 58px;
  background-color: #F6F8FC;
  box-shadow: 0px 18px 30px 0px #E9EDF9;
  border: 2px solid #fff;
  border-radius: 8px;
}

.tz .layout .t {
  display: flex;
  align-items: center;
}

.tz .layout .t img {
  width: 25px;
  height: 23px;
  margin-right: 16px;
}

.tz .layout .t span {
  width: 64px;
  display: block;
  font-size: 16px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  margin-right: 16px;
}

.tz .layout .t i {
  display: block;
  width: 2px;
  height: 18px;
  background-color: rgba(0, 0, 0, 0.3);
  box-shadow: 0px 18px 30px 0 #E9EDF9;
  border-radius: 8px;
  margin-right: 20px;
}

.tz .layout .swiper1 .swiper-slide a {
  width: 1000px;
  font-size: 16px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 54px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}

.contentbox {
  margin-bottom: 60px;
}

.contentbox .layout {
  padding: 42px 60px 62px;
  background-color: #F6F8FC;
  border-radius: 10px;
  box-shadow: 0 18px 30px 0 #E9EDF9;
  border: 2px solid #fff;
}

.contentbox .layout .t {
  font-size: 32px;
  font-family: PingFang SC-Heavy, PingFang SC;
  font-weight: 800;
  color: #3A72F6;
  text-align: center;
  margin-bottom: 22px;
}

.contentbox .layout .c {
  font-size: 16px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #666666;
  line-height: 26px;
}

.contentbox .layout .c a {
  display: inline-block;
  font-size: 16px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #666666;
  line-height: 26px;
}

.part1 {
  min-width: 1200px;
  background: url(/statics/fdynt/images/part1-background.png) no-repeat;
  background-size: 100%;
  padding-bottom: 70px;
}

.part1 .layout .titlebox1 {
  margin-bottom: 70px;
}

.part1 .layout .pxbcbox {
  margin-bottom: 70px;
}

.part1 .layout .pxbcbox .pxbc .titlebox2 {
  margin-bottom: 60px;
}

.part1 .layout .pxbcbox .pxbc ul {
  display: flex;
  border-radius: 12px;
  background-color: #F6F7FB;
  border: 2px solid #fff;
  box-shadow: 6px 8px 40px 0 rgba(222, 228, 245, 0.8), -10px -13px 24px 0 #ffffff;
}

.part1 .layout .pxbcbox .pxbc ul li:nth-child(1) {
  width: 639px;
  height: 296px;
}

.part1 .layout .pxbcbox .pxbc ul li:nth-child(1) img {
  border-radius: 9px 0 0 9px;
  width: 100%;
  height: 100%;
}

.part1 .layout .pxbcbox .pxbc ul li:nth-child(2) {
  position: relative;
  margin-left: 34px;
}

.part1 .layout .pxbcbox .pxbc ul li:nth-child(2) .t {
  font-size: 30px;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #333333;
  margin-top: 34px;
  margin-bottom: 30px;
}

.part1 .layout .pxbcbox .pxbc ul li:nth-child(2) .t::after {
  content: "";
  display: block;
  margin-top: 12px;
  width: 112px;
  height: 3px;
  background-color: #3A72F6;
}

.part1 .layout .pxbcbox .pxbc ul li:nth-child(2) .c {
  width: 493px;
  font-size: 14px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #666666;
  line-height: 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}

.part1 .layout .pxbcbox .pxbc ul li:nth-child(2) a {
  position: absolute;
  left: 0;
  bottom: 30px;
  width: 116px;
  height: 41px;
  background: #3A72F6;
  border-radius: 4px 4px 4px 4px;
  font-size: 18px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 41px;
  text-align: center;
  /* transition: all .5s; */
}

.part1 .layout .pxbcbox .pxbc ul li:nth-child(2) a:hover {
  /* transform: scale(1.2); */
  color: #fff !important;
}

.part1 .layout .zztgbox {
  margin-bottom: 70px;
}

.part1 .layout .zztgbox .zztg .titlebox2 {
  margin-bottom: 60px;
}

.part1 .layout .zztgbox .zztg ul {
  display: flex;
  justify-content: space-between;
}

.part1 .layout .zztgbox .zztg ul li {
  position: relative;
  width: 578px;
  height: 287px;
  border-radius: 7px 7px 7px 7px;
  border: 2px solid #FFFFFF;
  box-shadow: -13px -13px 34px 0 #ffffff, 8px 8px 40px 0 #dee4f5;
  overflow: hidden;
  transition: all .5s;
}

.part1 .layout .zztgbox .zztg ul li:hover {
  transform: translateY(-10px);
  box-shadow: -13px -13px 34px 0 #ffffff, 8px 8px 50px 0 #cbd2e7;
}

.part1 .layout .zztgbox .zztg ul li:hover .mark {
  top: 0px;
  background: rgba(255, 255, 255, 0.6);
}

.part1 .layout .zztgbox .zztg ul li:hover .mark .t {
  font-size: 26px;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #333333;
  margin-top: 61px;
  margin-bottom: 12px;
  line-height: 26px;
  text-align-last: left;
}

.part1 .layout .zztgbox .zztg ul img {
  width: 100%;
  height: 100%;
}

.part1 .layout .zztgbox .zztg ul .mark {
  position: absolute;
  top: 202px;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 50px 0;
  background: rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(5px);
  transition: all .5s;
}

.part1 .layout .zztgbox .zztg ul .mark .t {
  font-size: 26px;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 83px;
  /* text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25); */
  text-align: center;
}

.part1 .layout .zztgbox .zztg ul .mark .c {
  font-size: 16px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #666666;
  line-height: 22px;
}

.part1 .layout .zztgbox .zztg ul .mark a {
  position: absolute;
  bottom: 43px;
  width: 474px;
  height: 50px;
  background: #3A75FF;
  border-radius: 6px 6px 6px 6px;
  font-size: 18px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 50px;
  text-align: center;
  /* transition: all .5s; */
}

.part1 .layout .zztgbox .zztg ul .mark a:hover {
  /* transform: scale(1.1); */
  color: #fff !important;
}

.part1 .zdztbox .zdzt .titlebox2 {
  margin-bottom: 40px;
}

.part1 .zdztbox .zdzt .swiperbox {
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  width: 100%;
  height: 400px;
  background-color: #F6F8FC;
  border: 2px solid #fff;
  box-shadow: 6px 8px 40px 0px #dee4f5, -13px -13px 24px 0 #ffffff;
}

.part1 .zdztbox .zdzt .swiperbox .thumbs1 {
  width: 403px;
  height: 325px;
  margin-top: 37px;
  /* margin-left: 29px; */
  margin-right: 63px;
}

.part1 .zdztbox .zdzt .swiperbox .thumbs1 .my-slide-thumb-active {
  background: linear-gradient(270deg, #ffffff 0%, rgba(251, 252, 255, 0) 100%);
  background-color: #F5F8FC;
}

.part1 .zdztbox .zdzt .swiperbox .thumbs1 .swiper-slide {
  transition: background-color 0.5s;
}

.part1 .zdztbox .zdzt .swiperbox .thumbs1 .swiper-slide div {
  font-size: 16px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  text-align: right;
  padding-right: 34px;
  line-height: 65px;
  cursor: pointer;
}

.part1 .zdztbox .zdzt .swiperbox .gallery1 {
  width: 735px;
}

.part1 .zdztbox .zdzt .swiperbox .gallery1 .swiper-slide .cont {
  display: flex;
  justify-content: space-between;
}

.part1 .zdztbox .zdzt .swiperbox .gallery1 .swiper-slide .cont .left {
  margin-top: 53px;
  margin-right: 39px;
}

.part1 .zdztbox .zdzt .swiperbox .gallery1 .swiper-slide .cont .left .t {
  margin-bottom: 19px;
  width: 338px;
  height: 60px;
  font-size: 26px;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #333333;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}

.part1 .zdztbox .zdzt .swiperbox .gallery1 .swiper-slide .cont .left .c {
  width: 338px;
  height: 132px;
  font-size: 14px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #666666;
  line-height: 22px;
  margin-bottom: 24px;
  text-align: justify;
}

.part1 .zdztbox .zdzt .swiperbox .gallery1 .swiper-slide .cont .left a {
  width: 116px;
  height: 41px;
  background: #3A72F6;
  border-radius: 4px 4px 4px 4px;
  font-size: 18px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 41px;
  text-align: center;
  /* transition: all .5s; */
}

.part1 .zdztbox .zdzt .swiperbox .gallery1 .swiper-slide .cont .left a:hover {
  /* transform: scale(1.2); */
  color: #fff !important;
}

.part1 .zdztbox .zdzt .swiperbox .gallery1 .swiper-slide .cont .right {
  width: 336px;
  height: 396px;
}

.part1 .zdztbox .zdzt .swiperbox .gallery1 .swiper-slide .cont .right img {
  width: 100%;
  height: 100%;
  border-radius: 4px;
}

.part2 {
  min-width: 1200px;
  background: url(/statics/fdynt/images/part2-background.png) no-repeat;
  background-size: cover;
  padding-top: 70px;
  padding-bottom: 70px;
}

.part2 .layout .jpkcbox {
  margin-bottom: 30px;
}

.part2 .layout .jpkcbox .titlebox1 {
  margin-bottom: 70px;
}

.part2 .layout .jpkcbox ul li {
  float: left;
  width: 286px;
  background: #F6F8FC;
  box-shadow: 6px 8px 40px 0px #dee4f5, -13px -13px 34px 0px rgba(255, 255, 255, 0.9);
  border: 2px solid #FFFFFF;
  border-radius: 8px;
  overflow: hidden;
  margin-right: 18px;
  margin-bottom: 40px;
  transition: all .5s;
}

.part2 .layout .jpkcbox ul li:nth-child(4n) {
  margin-right: 0;
}

.part2 .layout .jpkcbox ul li:hover {
  transform: translateY(-10px);
}

.part2 .layout .jpkcbox ul li:hover .bottom .t {
  color: #3A72F6;
}

.part2 .layout .jpkcbox ul li .top {
  width: 100%;
  height: 162px;
}

.part2 .layout .jpkcbox ul li .top img {
  width: 100%;
  height: 100%;
}

.part2 .layout .jpkcbox ul li .bottom {
  padding: 30px 16px 28px;
}

.part2 .layout .jpkcbox ul li .bottom .t {
  margin-bottom: 18px;
  width: 254px;
  font-size: 16px;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: bold;
  color: #333333;
  transition: all .5s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}

.part2 .layout .jpkcbox ul li .bottom .writer {
  font-size: 14px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #666666;
}

.part2 .layout .xxzlbox {
  margin-bottom: 70px;
}

.part2 .layout .xxzlbox .titlebox1 {
  margin-bottom: 70px;
}

.part2 .layout .xxzlbox .swiperbox {
  position: relative;
}

.part2 .layout .xxzlbox .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;
}

.part2 .layout .xxzlbox .swiperbox .gallery2 .swiper-slide {
  position: relative;
  padding-top: 60px;
  padding-left: 40px;
  padding-bottom: 41px;
}

.part2 .layout .xxzlbox .swiperbox .gallery2 .swiper-slide h1 {
  width: 600px;
  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: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}

.part2 .layout .xxzlbox .swiperbox .gallery2 .swiper-slide .xian {
  width: 112px;
  height: 3px;
  background-color: #3A72F6;
  margin-bottom: 40px;
}

.part2 .layout .xxzlbox .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;
}

.part2 .layout .xxzlbox .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;
}

.part2 .layout .xxzlbox .swiperbox .gallery2 .swiper-slide a:hover {
  color: #fff !important;
}

.part2 .layout .xxzlbox .swiperbox .gallery2 .swiper-slide .num {
  position: absolute;
  right: 220px;
  bottom: 0;
  font-size: 120px;
  font-family: DIN Alternate-Bold, DIN Alternate;
  font-weight: bold;
  color: rgba(58, 114, 246, 0.06);
}

.part2 .layout .xxzlbox .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;
}

.part2 .layout .xxzlbox .swiperbox .thumbs2box .swiper-button-next:after,
.part2 .layout .xxzlbox .swiperbox .thumbs2box .swiper-button-prev:after {
  content: "";
}

.part2 .layout .xxzlbox .swiperbox .thumbs2box .swiper-button-next,
.part2 .layout .xxzlbox .swiperbox .thumbs2box .swiper-button-prev {
  position: absolute;
}

.part2 .layout .xxzlbox .swiperbox .thumbs2box .swiper-button-next {
  bottom: 42px;
  right: 23px;
  top: auto;
}

.part2 .layout .xxzlbox .swiperbox .thumbs2box .swiper-button-prev {
  top: 61px;
  right: 23px;
  left: auto;
}

.part2 .layout .xxzlbox .swiperbox .thumbs2box .swiper-button-next img,
.part2 .layout .xxzlbox .swiperbox .thumbs2box .swiper-button-prev img {
  width: 76px;
  height: 79px;
}

.part2 .layout .xxzlbox .swiperbox .thumbs2 {
  width: 417px;
  height: 255px;
}

.part2 .layout .xxzlbox .swiperbox .thumbs2 .swiper-scrollbar {
  height: 142px;
  top: 50%;
  transform: translateY(-50%);
  width: 3px;
}

.part2 .layout .xxzlbox .swiperbox .thumbs2 .swiper-slide {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.part2 .layout .xxzlbox .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; */
}

.part2 .layout .xxzlbox .swiperbox .thumbs2 .swiper-slide h2 {
  width: 356px;
  height: 24px;
  font-size: 16px;
  font-family: PingFang SC-Bold, PingFang SC;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.8);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}

/* .part2 .layout .xxzlbox .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;
} */
.part2 .layout .xxzlbox .swiperbox .thumbs2 .my-slide-thumb-active .dian {
  opacity: 1;
}

.part2 .layout .xxzlbox .swiperbox .thumbs2 .my-slide-thumb-active h2 {
  color: #ffffff;
  font-weight: bold;
}

.part2 .layout .xxzlbox .swiperbox .thumbs2 .my-slide-thumb-active h2::after {
  width: 100%;
}

.part2 .layout .pxdtbox .titlebox1 {
  margin-bottom: 70px;
}

.part2 .layout .pxdtbox ul li {
  float: left;
  margin-right: 30px;
  width: 378px;
  background: #F6F8FC;
  box-shadow: 6px 8px 40px 0px #dee4f5, -13px -13px 34px 0px rgba(255, 255, 255, 0.9);
  opacity: 1;
  border: 2px solid #FFFFFF;
  border-radius: 8px;
  padding: 30px 28px;
  transition: all .5s;
}

.part2 .layout .pxdtbox ul li:hover {
  transform: translateY(-20px);
}

.part2 .layout .pxdtbox ul li:hover a {
  color: #fff !important;
  background-color: #3A72F6;
}

.part2 .layout .pxdtbox ul li:nth-last-child(1) {
  margin-right: 0;
}

.part2 .layout .pxdtbox ul li .t {
  height: 75px;
  margin-bottom: 16px;
  font-size: 18px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 21px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}

.part2 .layout .pxdtbox ul li .c {
  height: 44px;
  margin-bottom: 30px;
  font-size: 14px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}

.part2 .layout .pxdtbox ul li a {
  width: 322px;
  height: 36px;
  border-radius: 6px 6px 6px 6px;
  border: 1px solid #3A72F6;
  font-size: 18px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #3A72F6;
  line-height: 34px;
  text-align: center;
  transition: all .5s;
}

.part3 {
  background: url(/statics/fdynt/images/part3-background.png) no-repeat top left;
  background-size: cover;
  padding-top: 102px;
}

.part3 .titlebox1 {
  margin-bottom: 40px;
}

.part3 .swiper2box {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}

.part3 .swiper2box .swiper-button-next:after,
.part3 .swiper2box .swiper-button-prev:after {
  content: "";
}

.part3 .swiper2box .swiper-button-next,
.part3 .swiper2box .swiper-button-prev {
  position: absolute;
}

.part3 .swiper2box .swiper-button-next img,
.part3 .swiper2box .swiper-button-prev img {
  width: 52px;
  height: 52px;
}

.part3 .swiper2 {
  width: 1086px;
  height: 275px;
}

.part3 .swiper2 .swiper-slide a {
  overflow: hidden;
  margin: 37px auto 0;
  width: 316px;
  height: 186px;
  border-radius: 9px;
  border: 2px solid #fff;
  box-shadow: 6px 8px 24px 0 #cbd2e7, -13px -13px 24px 0 #ffffff;
}

.part3 .swiper2 .swiper-slide a img {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 1200px) {
  .part3 .swiper2box {
    width: 1200px;
  }
}