@charset "utf-8";
/* CSS Document */

html,
body,
.main {
  width: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important;
}
body {
  background-color: #f8f6f5;
}
/* 头部样式 */
.pchide {
  display: block;
}
.m-elelayui-nav {
  border-radius: 0px;
}

ul.txtList li:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: #cc0000;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.header,
.itemFloat {
  display: none;
}
.header_ydd {
  display: inline-block;
  width: 100%;
  height: 80px;
  background: #b82f27;
  font-size: 36px;
  color: #ffffff;
  font-weight: 500;
  text-align: center;
  line-height: 80px;
  margin-top: 10px;
}
.dh {
  background-color: #fff;
  height: 100px;
  line-height: 100px;
  padding: 0 40px;
  box-sizing: border-box;
}
.dh .main {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
  scrollbar-width: none; /* Firefox 隐藏滚动条 */
  -ms-overflow-style: none; /* IE/Edge 隐藏滚动条 */
}
.dh .main p {
  white-space: nowrap;
  display: flex;
  gap: 10px;
  overflow-x: auto;
  scrollbar-width: none; /* Firefox 隐藏滚动条 */
  -ms-overflow-style: none; /* IE/Edge 隐藏滚动条 */
}
.dh a {
  color: #000;
  font-size: 38px;
  font-weight: 400;
}
.main img {
  width: 100% !important;
  background-color: #f8f6f5;
}
.mainL,
.mainR {
  background-color: #fff;
  width: 100% !important;
  padding: 28px 40px;
  box-sizing: border-box;
}
.mainR {
  margin: 20px 0;
}
.lmt {
  border-bottom-width: 0px;
}
.navTabs,
.navTabs3,
.navTabs2,
.column4,
.column5,
.navTabs4,
.navTabs5 {
  display: flex;
  border-bottom-width: 0px;
  background-image: none;
}
.navTabs li,
.navTabs2 li,
.navTabs3 li,
.navTabs4 li,
.navTabs5 li {
  font-weight: 600;
  font-size: 36px;
  color: #9c6724;
  font-family:
    PingFangSC,
    PingFang SC;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-bottom-width: 0px;
}
.ewm {
  display: none;
}
.bajjL {
  display: none;
}
.bajjR {
  width: 100%;
  float: left;
}
.column3 {
  height: 100%;
}
.column4,
.column5 {
  display: flex;
  flex-direction: column;
}
.navTabs li.active,
.navTabs3 li.active,
.navTabs4 li.active,
.navTabs5 li.active,
.navTabs2 li.active {
  padding-bottom: 15px;
  border-bottom-width: 4px;
}
.lmt h2 {
  width: 100%;
  font-weight: 600;
  font-size: 36px;
  color: #9c6724;
  font-family:
    PingFangSC,
    PingFang SC;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  padding-left: 22px;
  box-sizing: border-box;
}
.lmt h2 a {
  color: #9c6724;
}
.lmt h2::before {
  /* 或 ::after */
  content: "";
  position: absolute;
  width: 8px;
  height: 28px;
  background: #9c6724;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.navTabs li,
.navTabs2 li,
.navTabs3 li,
.navTabs4 li,
.navTabs5 li {
  padding-left: 0px;
  padding-right: 0px;
}
.navTabs,
.navTabs2,
.navTabs3,
.navTabs4,
.navTabs5 {
  position: relative;
  padding-left: 25px;
  box-sizing: border-box;
  display: flex;
  gap: 20px;
}
.navTabs::before,
.navTabs2::before,
.navTabs3::before,
.navTabs4::before,
.navTabs5::before {
  /* 或 ::after */
  content: "";
  position: absolute;
  width: 8px;
  height: 28px;
  background: #9c6724;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.txtList li {
  font-family:
    PingFangSC,
    PingFang SC;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  font-size: 32px;
  color: #585858;
  padding-left: 10px;
}
.txtList li a {
  color: #585858 !important;
  font-size: 32px !important;
  line-height: 65px;
}
.topks {
  margin-top: 0px !important;
}
.more {
  display: none !important;
}
.gengduo {
  display: flex;
  justify-content: center;
  margin: 10px 0;
}
.gengduo a {
  display: inline-block;
  width: 200px;
  height: 48px;
  background: #f2eade;
  box-shadow: 0px 2px 1px 0px rgba(143, 123, 97, 0.34);
  border-radius: 24px;
  font-weight: 400;
  font-size: 24px;
  color: #8c8070;
  text-align: center;
  line-height: 48px;
}
.jdt .mainR {
  display: none;
}
.jdt .ydd_jdt {
  display: inline-block;
  padding: 0 40px !important;
  margin-bottom: -12px;
  margin-top: 5px;
}
.jdt .mainL {
  margin-bottom: 20px;
}
.jdt .mainL .jjList li {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-bottom-width: 0px;
  line-height: 65px;
  padding-left: 10px;
  font-size: 32px;
}
.jdt .mainL .jjList li a {
  color: #585858;
  font-size: 32px;
}
ul.jjList li:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: #cc0000;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.focus {
  width: 100%;
  height: 250px;
}
.focus img {
  width: 100%;
  height: auto;
  max-height: 250px;
}
.fcon .shadow a {
  display: inline-block;
  font-family:
    PingFangSC,
    PingFang SC;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.swiper-box {
  width: 100%;
  overflow: hidden;
  padding-top: 40px;
  box-sizing: border-box;
}
.swiper-container {
  width: 100%;
  height: 400px;
  padding: 0 20px;
  box-sizing: border-box;
}
.swiper-wrapper {
  width: 100%;
}
.swiper-slide {
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: all 0.3s ease;
}
.swiper-slide a {
  height: 74% !important;
  width: 100%;
}
.swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-object-fit: cover;
  object-position: center center;
  -webkit-object-position: center center;
}
.swiper-slide-title {
  padding: 0 10px;
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  height: 55px;
  line-height: 55px;
  left: 0;
  bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  visibility: hidden;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 32px;
}
.swiper-slide-title a {
  color: #fff;
}
.swiper-slide-active {
  width: 87% !important;
  margin-left: -70%;
}
.swiper-slide-next {
  opacity: 1;
  margin-left: -71% !important;
  width: 100% !important;
  height: 90%;
  margin-top: 3%;
}
.swiper-slide-prev {
  width: 100% !important;
  margin-left: -24% !important;
  opacity: 1;
  height: 90%;
  margin-top: 3%;
}
.swiper-slide-duplicate-next {
  height: 90%;
  margin-top: 3%;
}
.swiper-slide-active,
.swiper-slide-duplicate-active {
  transform: scale(1);
  -webkit-transform: scale(1);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 1;
  z-index: 999;
}
.swiper-slide-active .swiper-slide-title {
  visibility: visible;
}
