.main {
  min-height: 50vh;
}
.box {
  position: relative;
  width: 100%;
  /* height: 100vh; */
}
.box1 {
  position: relative;
  width: 100%;
  height: 100vh;
}
.box2 {
  background-image: url(./banner5.png);
  background-size: 100% 100%;
  height: 43.75vw;
}
/* .box3 {
  background-image: url(./box2.png);
  background-size: 100% 100%;
  height: 39.0625vw;
} */
.box4 {
  background-image: url(./box3.png);
  background-size: 100% 100%;
  height: 43.75vw;
}

.box1 .title {
  width: 100%;
  height: 5.2083vw;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  bottom: 0;
}

.mySwiper1 .swiper-horizontal > .swiper-pagination-bullets,
.mySwiper1 .swiper-pagination-bullets.swiper-pagination-horizontal,
.mySwiper1 .swiper-pagination-custom,
.mySwiper1 .swiper-pagination-fraction {
  bottom: 7vw;
  left: 0;
  width: 100%;
}
/* .mySwiper1 .swiper-pagination-bullet {
  width: 0.5208vw;
  height: 0.5208vw;
  display: inline-block;
  border-radius: 50%;
  background: rgba(255, 255, 255, 1);
  opacity: 1;
}
.mySwiper1 .swiper-pagination-bullet-active {
  background: #13ae67;
} */
.mySwiper1 .swiper-pagination-bullet {
  width: 0.7292vw;
  height: 0.7292vw;
  border-radius: 50%;
  display: inline-block;
  border-radius: 50%;
  background: rgba(255, 255, 255, 1);
  opacity: 0.5;
}
.mySwiper1 .swiper-pagination-bullet-active {
  opacity: 1;
}
.box1 .title .bj {
  display: flex;
  height: 5.2083vw;
  justify-content: space-between;
}
.box1 .title .bj .left {
  display: flex;
  align-items: center;
}
.box1 .title .bj .left img {
  width: 1.5625vw;
  height: 1.5625vw;
}
.box1 .title .bj .left .name {
  font-weight: 400;
  font-size: 1.5625vw;
  color: #ffffff;
  margin-left: 0.8333vw;
  padding-right: 1.3021vw;
  border-right: 0.0521vw solid #ffffff;
}
.box1 .title .bj .left .info {
  font-weight: 400;
  font-size: 0.9375vw;
  color: #ffffff;
  margin-left: 1.3021vw;
}
.box1 .title .bj .right {
  display: flex;
  align-items: center;
}
.box1 .title .bj .right .time {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 0.9375vw;
  color: #ffffff;
}
.title .name {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 2.5vw;
  color: #333333;
}
.title .enname {
  font-weight: 400;
  font-size: 2.5vw;
  color: #000000;
  opacity: 0.07;
  margin-top: -20px;
}
.box2 .gold {
  padding-top: 4.1667vw;
}
.box2 .content {
  margin-top: 1.6667vw;
  width: 55.4688vw;
  height: 12.3958vw;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 0.8333vw;
  color: #333333;
  line-height: 1.25vw;
}
.box2 .content p {
  font-size: 0.8333vw;
  line-height: 1.25vw;
}
.box2 .more a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 8.8542vw;
  height: 2.7083vw;
  background: #ffffff;
  border-radius: 1.3542vw;
  border: 0.0521vw solid #c9151e;
  font-weight: 400;
  font-size: 0.9375vw;
  color: #c9151e;
}
.box2 .more a img {
  width: 1.3021vw;
  height: 1.3021vw;
  border-radius: 50%;
  margin-left: 1.5625vw;
}
.box2 ul {
  display: flex;
  width: 55.4688vw;
  margin-top: 6vw;
}
.box2 ul li {
  flex: 1;
  padding-top: 1.0938vw;
  padding-bottom: 0.6771vw;
  border-right: 1px solid #f9e3e4;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 3.4375vw;
}
.box2 ul li p .number {
  font-weight: 400;
  font-size: 3.125vw;
  color: #c9151e;
  line-height: 1.3542vw;
}
.box2 ul li p:nth-child(1) {
  font-weight: 400;
  font-size: 1.0417vw;
  color: #333333;
  line-height: 1.3542vw;
}
.box2 ul li p:nth-child(2) {
  font-weight: 400;
  font-size: 0.9375vw;
  color: #333333;
  line-height: 1.3542vw;
}
.xt {
  width: 2.3958vw;
  height: 0.1563vw;
  background: #c9151e;
  margin: 0.9896vw 0 0.8854vw 0;
}
.box3 {
  /* padding-top: 80px; */
}
.box3 .title .name {
  color: #ffffff;
}
.box3 .title .enname {
  color: #ffffff;
}
.box3 .bt {
  margin-top: 3.4375vw;
  font-weight: bold;
  font-size: 3.3333vw;
  color: #ffffff;
  background: linear-gradient(0deg, #fff4dc 0%, #ffffff 80.0048828125%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  display: flex;
  flex-direction: column;
}
.box3 .bt a img {
  width: 2.7083vw;
  height: 2.7083vw;
  margin-top: 2.1875vw;
}
.box3 {
  overflow: hidden;
}
.boxx {
  width: 100%;
  height: 39.0625vw;
  overflow: hidden;
}
.box3 .bj {
  width: 100%;
  height: 39.0625vw;
  /* transform: scale(1.12);
  -webkit-transform: scale(1.12);
  transition: 10s linear; */
  display: block;
  width: 100%;
  /* transition: 10s linear;
  transform: scale(1.12);
  -webkit-transform: scale(1.12);
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease; */
}
.dhs {
  animation-name: dh;
  -webkit-animation-name: dh;
  animation-duration: 10s;
  -webkit-animation-duration: 10s;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  visibility: visible !important;
  transform: scale(1.12);
  -webkit-transform: scale(1.12);
  transition: 10s linear;
}

@keyframes dh {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1.12);
  }
}
.field {
  padding-top: 4.1667vw;
  margin-top: -37.5vw;
  position: relative;
  z-index: 9;
}
.box3 .uls {
  display: flex;
  box-shadow: 0px 5px 18px 0px rgba(0, 0, 0, 0.06);
}

.box3 .uls li {
  flex: 1;
  height: 10.4167vw;
  padding-top: 2.0833vw;
  padding-bottom: 1.5625vw;
  display: flex;
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
.box3 .uls li p {
  font-weight: 400;
  font-size: 1.3542vw;
  color: #333333;
  margin-top: 1.9792vw;
}
.box3 .uls .active {
  border-bottom: 0.2604vw solid #c9151e;
}
.box3 .uls .active p {
  color: #c9151e;
}
.box3 .uls li:nth-child(1) .img {
  width: 4.4271vw;
  height: 3.4375vw;
  background-image: url(./yw.png);
  background-size: 100% 100%;
}
.box3 .uls li:nth-child(1).active .img {
  background-image: url(./yw1.png);
}
.box3 .uls li:nth-child(2) .img {
  width: 3.9583vw;
  height: 4.2708vw;
  background-image: url(./kc.png);
  background-size: 100% 100%;
}
.box3 .uls li:nth-child(2).active .img {
  background-image: url(./kc1.png);
}
.box3 .uls li:nth-child(3) .img {
  width: 4.4792vw;
  height: 3.8021vw;
  background-image: url(./cy.png);
  background-size: 100% 100%;
}
.box3 .uls li:nth-child(3).active .img {
  background-image: url(./cy1.png);
}
.box3 .uls li:nth-child(4) .img {
  width: 4.1146vw;
  height: 4.375vw;
  background-image: url(./xh.png);
  background-size: 100% 100%;
}
.box3 .uls li:nth-child(4).active .img {
  background-image: url(./xh1.png);
}
.list {
  margin-top: 13.2917vw;
  position: relative;
  z-index: 8;
}
.box4 {
  /* margin-top: -5.7292vw; */
  /* padding-top: 9.4167vw; */
  padding-top: 4.1667vw;
}
.box4 .info {
  display: flex;
  margin-top: 1.5625vw;
  justify-content: space-between;
}
.box4 .info .left {
  width: 57vw;
}
.box4 .info .left .lunb {
  width: 24.9479vw;
}
.box4 .in-title {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1.5625vw;
}
.box4 .in-title p {
  font-weight: 400;
  font-size: 1.6667vw;
  color: #333333;
}
.box4 .in-title a {
  font-weight: 400;
  font-size: 0.9375vw;
  color: #999999;
}
.lbbj {
  width: 100%;
  height: 18.2292vw !important;
  overflow: hidden;
}
.mySwiper2 img {
  width: 100% !important;
  height: 18.2292vw !important;
  transition: all 0.6s;
}
.mySwiper2 img:hover {
  transform: scale(1.05);
}
.mySwiper2 .xq {
  width: 100%;
  height: 10.4167vw;
  background: #ffffff;
  padding: 1.5625vw;
}
.mySwiper2 .xq .bt {
  font-weight: 400;
  font-size: 1.25vw;
  color: #333333;
  line-height: 1.875vw;
}
.mySwiper2 .xq .ly {
  display: flex;
  justify-content: space-between;
  margin-top: 2vw;
}
.mySwiper2 .xq .ly p:nth-child(1) {
  font-weight: 400;
  font-size: 0.9375vw;
  color: #d30f19;
  line-height: 1.875vw;
}
.mySwiper2 .xq .ly p:nth-child(2) {
  font-weight: 400;
  font-size: 0.9375vw;
  color: #999999;
  line-height: 1.875vw;
}
.mySwiper2 .swiper-horizontal > .swiper-pagination-bullets,
.mySwiper2 .swiper-pagination-bullets.swiper-pagination-horizontal,
.mySwiper2 .swiper-pagination-custom,
.mySwiper2 .swiper-pagination-fraction {
  bottom: 12.1979vw;
  left: 0;
  width: 100%;
}
.mySwiper2 .swiper-pagination-bullet {
  width: 0.7292vw;
  height: 0.7292vw;
  border-radius: 50%;
  display: inline-block;
  border-radius: 50%;
  background: rgba(255, 255, 255, 1);
  opacity: 0.5;
}
.mySwiper2 .swiper-pagination-bullet-active {
  opacity: 1;
}
.box4 .info .lists {
  width: 30.2083vw;
}
.box4 .info .lists ul li a {
  display: flex;
  /* height: 5.3646vw; */
  padding-bottom: 2.0833vw;
  padding-top: 2.3438vw;
  border-bottom: 0.0521vw solid #ddd;
  align-items: center;
  justify-content: space-between;
}
.box4 .info .lists ul li:nth-child(1) a {
  padding-top: 0;
}
.box4 .info .lists ul li:nth-child(6) a {
  border-bottom: none;
}
.box4 .info .lists ul li a .text {
  display: flex;
  width: 80%;
  align-items: center;
}
.box4 .info .lists ul li a .text .p {
  width: 100%;
  font-weight: 400;
  font-size: 0.9375vw;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box4 .info .lists ul li a .text i {
  display: block;
  width: 0.2604vw;
  height: 0.2604vw;
  background: #aaaaaa;
  margin-right: 0.5208vw;
}
.box4 .info .lists ul li a p:nth-child(2) {
  font-weight: 400;
  font-size: 0.8333vw;
  color: #999999;
}
.box4 .info .lists ul li:hover a .text .p {
  color: #c9151e;
}
.in-content {
  display: flex;
  justify-content: space-between;
}
.box4 .info .right {
  width: 29.6875vw;
}
.box4 .info .right ul li a {
  width: 100%;
  display: flex;
  height: 8.8542vw;
  background: #ffffff;
  justify-content: space-between;
  padding: 1.5625vw;
  margin-bottom: 1.0417vw;
}
.box4 .info .right ul li a .le-ft {
  width: 21.875vw;
}

.box4 .info .right ul li a .le-ft p:nth-child(1) {
  font-weight: 400;
  font-size: 0.9375vw;
  color: #333333;
}
.box4 .info .right ul li a .le-ft p:nth-child(2) {
  font-family: Arial;
  font-weight: bold;
  font-size: 1.5625vw;
  color: #333333;
  margin: 1.3542vw 0 1.0417vw 0;
}
.box4 .info .right ul li:hover a .le-ft p:nth-child(1) {
  font-weight: bold;
}
.box4 .info .right ul li:hover a .le-ft p:nth-child(2) {
  color: #c9151e;
}
.box4 .info .right ul li a .le-ft p:nth-child(2) span {
  font-size: 0.8333vw;
}
.box4 .info .right ul li a .le-ft p:nth-child(3) {
  font-weight: 400;
  font-size: 0.8333vw;
  color: #666666;
}
.box4 .info .right ul li a .rig-ht .imgs {
  width: 2.8125vw;
  height: 2.8125vw;
  background-image: url(./jt1.png);
}
.box4 .info .right ul li a .rig-ht {
  display: flex;
  align-items: center;
}
.box4 .info .right ul li:hover {
  transition: all 0.3s;
  transform: translateY(-0.3667vw);
}
.box4 .info .right ul li:hover a .rig-ht .imgs {
  background-image: url(./jt.png);
  background-size: 100% 100%;
}
