html,
body {
  width: 100%;
  height: 100%;
}

* {
  padding: 0;
  margin: 0;
  font-size: 18px;
  box-sizing: border-box;
}

.header {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}
.bg {
  width: 100%;
  height: auto;
}
.logoCon {
  position: absolute;
  left: 12.1%;
  top: 24px;
}
.logo {
  width: 75px;
  height: 76px;
  float: left;
}
.herf {
  float: left;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #CA2226;
  text-decoration: none;
  width: 200px;
  height: 80px;
}
.herf span {
  border-bottom: 1px solid #F0DFDF;
}
.herf span .nbzww {
  width: 122px;
  height: 24px;
}
.nbzwwLink {
  width: 143px;
  height: 18px;
  margin-top: 6px;
}
main {
  position: relative;
  background: url('../img/img7.png');
  background-repeat: repeat;
  background-size: 100% auto;
  background-color: #E44F3C;
  padding: 0 60px 70px;
}
.topLine {
  width: 100%;
  height: auto;
  display: block;
  margin-top: -6px;
}
.img4 {
  width: 208px;
  height: 260px;
  position: absolute;
  left: 0;
  top: 0;
}
.img5 {
  width: 306px;
  height: 260px;
  position: absolute;
  right: 0;
  top: 0;
}
.con {
  width: 100%;
  height: auto;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  background: #FFEED3;
  box-shadow: 0px 14px 14px rgba(237, 0, 0, 0.4);
  padding-top: 13px;
  position: relative;
  z-index: 100;
}
.dynamicTitle {
  width: 100%;
  height: 112px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.title {
  width: 400px;
  height: 112px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  font-size: 24px;
  line-height: 20px;
  color: #FEECCF;
}
.title span {
  position: relative;
  z-index: 3;
}
.titleImg {
  position: absolute;
  left: 0;
  top: 0;
}
.dynamicCon {
  width: 100%;
  height: auto;
  overflow: hidden;
  display: flex;
  padding-left: 134px;
  padding-right: 178px;
}
/*.swiper {*/
/*  width: 45.22%;*/
/*  overflow: hidden;*/
/*  float: left;*/
/*}*/
/*.swiper-slide {*/
/*  width: 100%;*/
/*  height: 100%;*/
/*  position: relative;*/
/*  overflow-x: hidden;*/
/*  display: flex;*/
/*  justify-content: center;*/
/*  align-items: center;*/
/*}*/
/*.swiper-slide img {*/
/*  width: auto;*/
/*  height: 100%;*/
/*}*/
.swiper {
  width: 688px;
  height: 344px;
  overflow: hidden;
  float: left;
}
.swiper-slide {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiper-slide img {
  width: 100%;
  height: 100%;
}
.swiper .swiper-foot {
  height: 100px;
  text-align: right;
  padding-right: 43px;
  bottom: 0!important;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: end;
}
.swiper .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  border-radius: 7px;
  background: #FFFFFF;
  opacity: 0.5;
}
.swiper .swiper-pagination-bullet-active {
  opacity: 1;
}
.swiperText {
  width: 100%;
  height: 100px;
  font-weight: 500;
  font-size: 21.713px;
  color: #FFFFFF;
  padding-left: 36px;
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  z-index: 100;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  background: rgba(51, 24, 15, 0.6);
}
.dynamicText {
  flex: 1;
  height: auto;
  font-weight: 400;
  font-size: 23px;
  line-height: 32px;
  color: #94733B;
  margin-left: 40px;
}
.dynamicItem {
  margin-bottom: 24px;
  font-weight: 400;
  font-size: 23px;
  line-height: 32px;
  color: #94733B;
  text-decoration: none;
  display: block;
}
.dynamicItem::before{
  content: '·';
  margin-right: 5px;
}
.list {
  margin-top: 100px;
  display: flex;
  justify-content: space-between;
  padding-left: 134px;
  padding-right: 134px;
}
.list1 {
  width: 50%;
  padding-right: 40px;
}
.imgCard {
  margin-top: 100px;
  padding-left: 134px;
  padding-right: 134px;
}
.imgList {
  display: flex;
  justify-content: space-between;
}
.imgItem {
  flex: 1;
  height: auto;
  margin-right: 24px;
  text-decoration: none;
}
.imgItem:last-child{
  margin-right: 0;
}
.imgItem img {
  width: 100%;
  /*height: auto;*/
  height: 240px;
  border-radius: 12px;
  overflow: hidden;
}
.imgText {
  font-size: 20px;
  line-height: 32px;
  margin-top: 12px;
  color: #94733B;
}
.text {
  margin-top: 100px;
  padding-left: 134px;
  padding-right: 48px;
}
.textCon {
  width: 100%;
  height: 470px;
  background: url('../img/img10.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 98px 137px 0;
}
.textTextTitle {
  font-weight: 700;
  font-size: 32px;
  line-height: 32px;
  color: #000000;
  text-align: center;
}
.textTextCon {
  font-weight: 300;
  font-size: 22px;
  line-height: 40px;
  color: #000000;
  text-align: center;
}
.textTextPeople {
  font-weight: 300;
  font-size: 22px;
  line-height: 40px;
  color: #000000;
  margin-top: 20px;
  text-align: center;
  padding-right: 20px;
}
.textText {
  padding-right: 60px;
  display: flex;
  justify-content: space-between;
}
.img8 {
  width: 658px;
  height: 980px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.img9 {
  width: 658px;
  height: 980px;
  position: absolute;
  right: 0;
  bottom: 0;
}