.fl {
  float: left;
  display: inline;
}

.fr {
  float: right;
  display: inline;
}

.clearboth {
  clear: both;
}

.clearfix:after {
  clear: both;
}

.btn_box {
  display: flex;
  width: 100%;
}

.btn_box div {
  margin-right: 20px;
  cursor: pointer;
}


.section2 {
  background: url(../image/in1_bk.jpg) center center no-repeat;
  background-size: cover;
}

.section3 {
  padding: 60px 0;
  /*background: url(../image/in4_bk.jpg) center center no-repeat;*/
  background-size: cover;
}

.section4 {
  padding: 60px 0;
  background: #f7f7f7
}

.section4 .div1 {
  width: 100%;
  display: flex;
  justify-content: space-between
}

.in_ti {
  margin-bottom: 30px;
}

.in_ti .wp1 {
  font-size: 42px;
  color: #333333;
  line-height: 1;
  text-transform: uppercase;
  font-family: Gill Sans MT;
  font-weight: bold;
}

.in_ti .wp2 {
  font-size: 32px;
  color: #333333
}

.center {
  text-align: center;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0px;
}

.inner1400 {
  margin: 0px auto;
  width: 1400px;
  box-sizing: border-box;
  padding: 0 15px;
  position: relative;
}

.js-swiper a {
  display: block;
  position: relative;
}

.js-swiper a .text {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  color: #fff;
  box-sizing: border-box;
  padding: 20px 30px;
}

.js-swiper a .text {
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
}

.js-swiper a .text .p1 {
  font-size: 22px;
}

.js-swiper a .text .p2 {
  font-size: 14px;
  line-height: 28px;
  margin: 15px 0;
  display: none
}

.js-swiper a .text .p3 {
  font-size: 14px;
  text-transform: uppercase;
  display: none;
}

.js-swiper a:hover .text .p2 {
  display: block;
}

.js-swiper a:hover .text .p3 {
  display: block;
}

.new-swiper a {
  display: block;
  box-sizing: border-box;
  padding: 30px 20px;
}

.new-swiper .image {
  margin: 10px 0;
}

.new-swiper a .p1 {
  font-size: 44px;
  color: #333;
}

.new-swiper a .p2 {
  font-size: 18px;
  color: #333;
  line-height: 28px;
  height: 56px;
  overflow: hidden;
}

.new-swiper:nth-child(3n) a {
  border-right: 0
}

.new-swiper a:hover {
  background: #fff
}

.section4 .div1 {
  margin-bottom: 20px;
  border-bottom: 1px solid #e0e0e0;
}

.section4 .div1 .fr {
  display: flex;
  align-items: flex-end;
  padding-bottom: 30px;
}

.section1 .div1 {
  display: flex;
  flex-wrap: wrap;
}

.section1 .div1 .w_text {
  width: 50%;
  background: url(../image/abbk.jpg) center center no-repeat;
  background-size: cover;
}

.section1 .div1 .w_text {
  box-sizing: border-box;
  padding: 50px 0;
  padding-left: calc((100% - 1400px)/2);
  padding-right: 30px;
}

.section1 .div1 .w_image {
  width: 50%;
  position: relative;
}

.section1 .div1 .w_image .img1 {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.section1 .div1 .w_image .text {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 16px;
  text-align: center;
}

.section1 .in_ti {
  position: relative;
  padding-bottom: 30px;
}

.section2 .in_ti {
  position: relative;
  padding-bottom: 30px;
}

.section1 .in_ti:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 50px;
  height: 5px;
  background: #fff;
  left: 0;
}

.section2 .in_ti:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 50px;
  height: 5px;
  background: #fff;
  left: 0;
}

.section1 .in_ti .wp1 {
  color: #fff
}

.section1 .in_ti .wp2 {
  color: #fff
}

.section1 .div1 .w_text .con {
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  margin: 50px 0
}

.morea a {
  display: inline-block;
  width: 130px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  border: 1px solid #fff;
  border: 1px solid #fff;
  border-radius: 30px;
}


.section2 .div1 {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.section2 {
  height: 800px;
}

.section2 .div1 .fl {
  padding: 100px 0;
  padding-left: calc((100% - 1400px)/2);
  padding-right: 30px;
  height: 100%;
  width: 50%
}

.section2 .in_ti .wp1 {
  color: #fff
}

.section2 .in_ti .wp2 {
  color: #fff
}

.section2 .div1 .fr {
  position: relative;
  height: 100%;
  width: 50%
}

.inul2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 600px;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
}

.inul2 li {
  width: 50%;
  height: 50%;
  box-sizing: border-box;
  padding: 50px 5%;
  position: relative;
}

.inul2 li {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.inul2 li a {
  color: #fff;
  position: relative;
  z-index: 1
}

.inul2 li:nth-child(1) {
  /*background: #1c4388;*/
  background: url(../img/9gi1ej3n5iio.jpg);
  background-size: 100% 100%;
}

.inul2 li:nth-child(1)::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.inul2 li:nth-child(2) {
  /*background: #b29b6b;*/
  background: url(../img/9lg45a3kj4zk.jpg);
  background-size: 100% 100%;
}

.inul2 li:nth-child(2)::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.inul2 li:nth-child(3) {
  /*background: #842432;*/
  position: relative;
  left: -300px;
  background: url(../img/9e78cevwmo74.jpg);
  background-size: 100% 100%;
}

.inul2 li:nth-child(3)::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.inul2 li:nth-child(4) {
  background: #5177ba;
  position: relative;
  left: -300px;
}

.inul2 li .p2 {
  font-size: 16px;
  margin-top: 40px;
  margin-bottom: 5px;
}

.inul2 li .p3 {
  font-size: 16px;
  margin-bottom: 40px;
}

.inul2 li .p4 {
  display: none;
}

.inul2 li .p4 span {
  display: inline-block;
  border: 1px solid #fff;
  border-radius: 30px;
  width: 120px;
  line-height: 35px;
}

.inul2 li:hover .p4 {
  display: block;
}

.ab_wbox4 .w_text img {
  max-width: 100%;
}


.section3 .jspt-content .jspt-wrapper {
  display: flex;
  gap: 20px;
  justify-content: space-between;
  flex-wrap: wrap;
}

.section3 .jspt-content .jspt-item {
  flex: 1;
  min-width: 300px;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.5s ease;
  position: relative;
}

.section3 .jspt-content .jspt-item a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: inherit;
}

.section3 .jspt-content .jspt-item .image {
  width: 100%;
  overflow: hidden;
}

.section3 .jspt-content .jspt-item .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.section3 .jspt-content .jspt-item:hover .image img {
  transform: scale(1.05);
}

.section3 .jspt-content .jspt-item .text {
  padding: 15px 20px;
  width: 100%;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
  position: absolute;
  left: 0;
  bottom: 0;
  box-sizing: border-box;
  color: #fff;
}

.section3 .jspt-content .jspt-item .p1 {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 8px 0;
  color: #fff;
}

.section3 .jspt-content .jspt-item .p2 {
  display: none;
  font-size: 14px;
  color: #fff;
  line-height: 1.6;
  margin: 0 0 10px 0;
}

.section3 .jspt-content .jspt-item:hover .p2 {
  display: block;
}

.section4 .xwzx-content {
  width: 100%;
}

.section4 .xwzx-content .xwzx-wrapper {
  width: 100%;
  margin: 0 auto;
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: space-between;
}


.section4 .xwzx-content .xwzx-item {
  flex: 1;
  box-sizing: border-box;
  background-color: #ffffff;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  transition: all 0.3s ease;
    min-width: 300px;
}

.section4 .xwzx-content .xwzx-item:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  transform: translateY(-2px);
}

.section4 .xwzx-content .xwzx-item a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: inherit;
}

.section4 .xwzx-content .xwzx-item .p1 {
  font-size: 14px;
  color: #999999;
  margin: 16px 16px 12px;
  font-weight: 400;
  line-height: 1;
}

.section4 .xwzx-content .xwzx-item .image {
  width: 100%;
  height: 200px;
  /* 固定图片高度，保证统一视觉 */
  overflow: hidden;
}

.section4 .xwzx-content .xwzx-item .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* 图片等比例填充，不拉伸变形 */
  transition: transform 0.3s ease;
}

.section4 .xwzx-content .xwzx-item:hover .image img {
  transform: scale(1.03);
}

.section4 .xwzx-content .xwzx-item .p2 {
  font-size: 16px;
  color: #333333;
  line-height: 1.5;
  margin: 0 16px 16px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}