@charset "utf-8";
/* CSS Document */

.m-elelayui-nav-1 ul {
  font-size: 38px !important;
}
html,
body,
.main,
.elelayui3 {
  width: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important;
}
.pc_none {
  display: inline-block !important;
}
.ydd_none {
  display: none !important;
}
.ydd_top {
  margin-top: 10px;
}
.ydd_header {
  width: 100%;
  height: 80px;
  background: #b82f27;
  font-size: 36px;
  color: #ffffff;
  font-weight: 500;
  text-align: center;
  line-height: 80px;
  margin-top: 10px;
}
.layui-ul p {
  display: none;
}
.layui-ul {
  width: 100%;
  padding: 40px;
  box-sizing: border-box;
  background-color: #fff;
}
.layui-ul li + li {
  margin-top: 50px; /* 替代 flex gap */
}
.m-elelayui2 {
  width: 100%;
}
.toutbt {
  font-weight: 600;
  font-size: 32px;
  color: #585858;
  line-height: 45px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 30px;
  box-sizing: border-box;
  position: relative;
}
.layui-ul li h2 {
  position: relative;
}
.layui-ul li h2 a {
  display: inline-block;
  width: auto !important;
}
.layui-ul li h2::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: #cc0000;
  top: 23px;
  transform: translateY(-50%);
  left: 0;
}
.elelayui3-1 {
  background: #fff;
  padding-top: 17px;
  box-sizing: border-box;
}
.swiper1 {
  width: 85%;
  height: 518px;
  box-sizing: border-box;
  overflow: hidden;
  margin-left: 6%;
  margin-right: 6%;
  box-shadow: 0px 2px 10px 0px rgba(131, 95, 95, 0.56);
}
.swiper-button-prev,
.swiper-button-next {
  display: none !important;
}
.swiper1 img {
  height: 375px;
}
.elelayui3-1 .title-bg {
  background: none;
}
.elelayui3-1 .title-bg .t {
  font-weight: 600;
  font-size: 32px;
  color: #585858;
  line-height: 45px;
  height: 125px;
  margin-top: -95px;
  padding: 25px 15px;
  box-sizing: border-box;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.swiper1 .swiper-pagination.swiper1-pagination {
  right: none;
  left: 0px;
  bottom: 142px;
  width: 100%;
  height: 60px;
  display: flex;
  justify-content: center;
  background: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5) 0%,
    rgba(0, 0, 0, 0.5) 20%,
    rgba(0, 0, 0, 0.5) 80%,
    rgba(0, 0, 0, 0.5) 100%
  );
}
.swiper1 .swiper1-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}
.elelayui3 {
  margin-bottom: 0px !important;
}
.new-elelayui5 {
  background-color: #fff;
  padding-top: 66px;
  padding-bottom: 50px;
  box-sizing: border-box;
}
.new-elelayui5 .chnldesc1 {
  display: none;
}
.ul-list2 {
  padding: 0 40px;
  box-sizing: border-box;
}
.ul-list2 li {
  border-bottom: 0px;
  font-weight: 400;
  font-size: 32px;
  color: #585858;
  height: auto !important;
  padding-left: 30px;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
}
.ul-list2 p {
  width: auto !important;
  max-height: fit-content !important;
}
.ul-list2 li a {
  max-height: none;
  overflow: visible;
  display: inline;
  -webkit-box-orient: unset;
  -webkit-line-clamp: unset;
  text-overflow: clip;
  word-break: normal;
  line-height: normal;
}
.ul-list2 li::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: #cc0000;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.a-1 {
  background-color: #fff;
  width: 100%;
  margin-top: 20px;
  padding: 40px;
  box-sizing: border-box;
}
.a-1-1 {
  width: 670px;
  height: 375px;
  background: #d8d8d8;
  box-shadow: 0px 2px 10px 0px rgba(131, 95, 95, 0.56);
  margin: 0 auto;
  position: relative;
}
.flag {
  position: absolute;
  width: 118px;
  height: 50px;
  background: #b82f27;
  border-radius: 0px 0px 100px 0px;
  font-weight: 400;
  font-size: 30px;
  color: #ffffff;
  line-height: 50px;
  padding-left: 20px;
  box-sizing: border-box;
}
.a-1-1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.title-bg {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 100px;
  padding: 0;
  background: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5) 0%,
    rgba(0, 0, 0, 0.5) 20%,
    rgba(0, 0, 0, 0.5) 80%,
    rgba(0, 0, 0, 0.5) 100%
  );
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
}
.title-bg .t {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 400;
  font-size: 24px;
  color: #ffffff;
  line-height: 1.4;
  text-align: left;
  padding: 0 10px;
}
.a-1-2 {
  position: relative;
  width: 325px;
  height: 325px;
  box-shadow: 0px 2px 10px 0px rgba(131, 95, 95, 0.56);
}
.a-1-2 img {
  width: 325px;
  height: 325px;
  object-fit: cover;
}
.ydd_a_1_2_s {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.ydd_jsxw {
  width: 100%;
  height: 90px;
  background: #ffffff;
  margin-top: 20px;
  display: flex !important;
  padding: 24px 40px;
  box-sizing: border-box;
  gap: 20px;
  margin-bottom: 20px;
}
.ydd_jsxw .a a {
  font-weight: 600;
  font-size: 30px;
  color: #b82f27;
  text-align: left;
}
.jsxw .a {
  width: 150px;
  height: 42px;
}
.jsxw .b a {
  font-weight: 400;
  font-size: 28px;
  color: #585858;
}
.ydd_IssueList1,
.ydd_IssueList2,
.ydd_IssueList3,
.ydd_IssueList4,
.ydd_IssueList5 {
  overflow-x: auto;
  overflow-y: hidden;
  width: 100%;
  position: relative;
  white-space: nowrap;
  margin-bottom: 10px;
  -webkit-overflow-scrolling: touch;
}
.ydd_IssueList1 .app_image,
.ydd_IssueList2 .app_image,
.ydd_IssueList3 .app_image,
.ydd_IssueList4 .app_image,
.ydd_IssueList5 .app_image {
  display: block !important;
}
.IssueList1 .app_image,
.IssueList2 .app_image,
.IssueList3 .app_image,
.IssueList4 .app_image,
.IssueList5 .app_image,
.IssueList6 .app_image,
.IssueList7 .app_image,
.IssueList8 .app_image {
  display: block !important;
}
.ydd_IssueList1::-webkit-scrollbar,
.ydd_IssueList2::-webkit-scrollbar,
.ydd_IssueList3::-webkit-scrollbar,
.ydd_IssueList4::-webkit-scrollbar,
.ydd_IssueList5::-webkit-scrollbar {
  display: none;
}
.ydd_IssueList1 ul,
.ydd_IssueList2 ul,
.ydd_IssueList3 ul,
.ydd_IssueList4 ul,
.ydd_IssueList5 ul {
  display: inline-flex;
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}
.ydd_IssueList1 ul {
  display: inline-block;
  display: flex;
  gap: 20px;
}
.ydd_IssueList1 li,
.ydd_IssueList2 li,
.ydd_IssueList3 li,
.ydd_IssueList4 li,
.ydd_IssueList5 li {
  flex-shrink: 0;
  width: 100%;
  display: inline-block;
}
.ydd_IssueList1 img,
.ydd_IssueList2 img,
.ydd_IssueList3 img,
.ydd_IssueList4 img,
.ydd_IssueList5 img {
  height: auto !important;
  width: 100% !important;
  max-width: none !important;
  /* object-fit: contain; */
  display: block;
}
.ydd_IssueList1 br,
.ydd_IssueList2 br,
.ydd_IssueList3 br,
.ydd_IssueList4 br,
.ydd_IssueList5 br {
  display: none;
}
.elelayui5-1 {
  width: 100%;
  background-color: #fff;
  padding: 40px;
  box-sizing: border-box;
}
.ydd_zyh_sp_hide {
  display: none !important;
}
.ydd_tj {
  font-weight: 600;
  font-size: 36px;
  color: #9c6724;
  padding-left: 30px;
  box-sizing: border-box;
  position: relative;
}
.ydd_tj_gd {
  font-weight: 400;
  font-size: 24px !important;
  color: #8c8070 !important;
  line-height: 50px !important;
}
.ydd_tj_gd a {
  font-weight: 400 !important;
  font-size: 24px !important;
  color: #8c8070 !important;
  line-height: 50px !important;
}
.chnldesc1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 36px;
}
.ydd_tj::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 28px;
  background: #9c6724;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.list-fun {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.elelayui5-1-1 .item1 img {
  width: 325px;
  height: 244px;
  object-fit: cover;
}
.ydd_sp_img .item1 img {
  height: auto !important;
  aspect-ratio: 16 / 9;
}
.elelayui5-1-1 .item-inner {
  padding: 0 !important;
}
.elelayui5-1-1 .item1 {
  width: 325px;
  box-shadow: 0px 2px 10px 0px rgba(131, 95, 95, 0.56);
}
.elelayui5-1-1 .t-outer .t {
  height: 146px;
  display: block; /* 覆盖 -webkit-box */
  -webkit-line-clamp: unset;
  width: 100%;
  /* text-align: justify; */
  /* display: -webkit-box; */
  /* -webkit-line-clamp: 3; */
  /* -webkit-box-orient: vertical; */
  overflow: hidden;
  /* text-overflow: ellipsis; */
  /* word-break: break-word; */
  /* font-weight: 400; */
  /* font-size: 30px; */
  /* color: #585858; */
  /* line-height: 42px; */
  padding: 10px 20px;
  box-sizing: border-box;
  position: relative;
}
.t-outer .t::before {
  content: "...";
  position: absolute;
  bottom: 11px;
  right: 20px;
  padding-left: 30px;
  background: linear-gradient(to right, transparent, #fff 30px);
  font-size: 30px;
  line-height: 42px;
  color: #585858;
  pointer-events: none;
  z-index: 1;
  display: none;
}
.t-outer .t.show-ellipsis::before {
  display: block;
}
.t-outer .t a {
  /* height: 142px; */
  width: 100%;
  text-align: justify;
  display: block;
  /* -webkit-line-clamp: 3; */
  /* -webkit-box-orient: vertical; */
  overflow: hidden;
  /* text-overflow: ellipsis; */
  max-height: 126px;
  word-break: break-word;
  font-weight: 400;
  font-size: 30px;
  color: #585858;
  line-height: 42px;
}
.t-outer .t1 {
  min-width: 110px;
  padding: 0 10px;
  box-sizing: border-box;
  height: 34px;
  background: #d3ab81;
  border-radius: 17px 17px 0px 17px;
  text-align: center;
  float: right;
  margin-bottom: 23px;
  margin-right: 28px;
  display: flex;
  align-items: center;
}
.t-outer .t1 a {
  width: 100%;
  font-weight: 400;
  font-size: 24px;
  color: #ffffff;
  margin-bottom: 0;
}
.wid {
  width: 100% !important;
}
.elelayui4-1 ul {
  display: inline-block;
  display: flex;
  gap: 20px;
}
.elelayui4-1 ul li .app_image_container img {
  height: 160px !important;
  width: 100% !important;
  max-width: none !important;
  /* object-fit: contain; */
  display: block;
}
.app_image,
.app_image_wrap,
.elelayui4-1 ul li {
  width: 100% !important;
  max-width: 100% !important;
  margin-left: -2px;
}
.ul-list2 .app_image {
  height: 70px !important;
  margin-top: 4px !important;
  width: auto !important;
  max-width: fit-content !important;
  margin-left: 0 !important;
}
.elelayui4-1 br {
  display: none;
}
.ydd_zyh_sp {
  background-color: #fff;
  width: 100%;
  padding: 40px;
  box-sizing: border-box;
}
.ydd_zyh_sp_tabs {
  display: flex;
  justify-content: space-evenly;
  gap: 70px;
  font-weight: 400 !important;
  font-size: 36px !important;
  color: #000000 !important;
  height: 50px !important;
  line-height: 50px !important;
}
.ydd_tabs_active {
  font-weight: 600;
  font-size: 36px;
  color: #9c6724;
  line-height: 50px;
  padding-bottom: 70px;
  box-sizing: border-box;
  position: relative;
}
.ydd_tabs_active::before {
  content: "";
  position: absolute;
  width: 63px;
  height: 5px;
  background: #9c6724;
  bottom: 0%;
  left: 50%;
  transform: translateX(-50%);
}
.ydd_zyh_sp_list {
  margin-top: 45px;
}
.ydd_zyh_sp_gd {
  margin-top: 40px;
  display: flex;
  justify-content: center;
}
.ydd_gd {
  width: 200px;
  height: 48px;
  background: #f2eade;
  box-shadow: 0px 3px 2px 0px rgba(143, 123, 97, 0.34);
  border-radius: 24px;
  font-weight: 400;
  font-size: 24px;
  color: #8c8070;
  line-height: 48px;
  text-align: center;
}
.ydd_gd a {
  font-weight: 400 !important;
  font-size: 24px !important;
  color: #8c8070 !important;
  line-height: 48px !important;
}
.ydd_xwrb {
  width: 100%;
  background-color: #fff;
  padding: 50px 40px 50px;
  box-sizing: border-box;
}
.ydd_xwrb .elelayui5-1 {
  padding: 0;
}
.ydd_xwrb .elelayui5-1 li {
  border-bottom: 0px;
  font-weight: 400;
  font-size: 32px;
  color: #585858;
  /* height: 40px !important; */
  padding-left: 30px;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  margin-bottom: 0 !important;
  position: relative;
}
.ydd_xwrb .elelayui5-1 li::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: #cc0000;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.ydd_xwrb .elelayui5-1 li a {
  width: 100%;
  /* overflow: hidden; */
  /* white-space: nowrap; */
  text-overflow: ellipsis;
  display: inline-block;
  font-size: 32px !important;
  color: #585858;
  line-height: 45px;
}
.ydd_xwrb .elelayui5-1 .xwrb-1 {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.ydd_zjby {
  width: 100%;
  display: flex;
  justify-content: center;
}
.ydd_zjby a {
  width: 80%;
}
.ydd_zjby img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.ydd_zjby_b {
  width: 100%;
  margin-bottom: 20px;
}
.ydd_zjby_b img {
  width: 100%;
}
.elelayui5-1-5 {
  padding: 0 !important;
}
.elelayui5-1-5 .a,
.elelayui5-1-5 .b {
  border-left: 0px;
  border-top: 0px;
  background: transparent !important;
}
.elelayui5-1-5 .item {
  border-bottom: 0px;
  border-right: 0px;
  height: 200px;
  padding: 0;
}
.elelayui5-1-5 img {
  width: 200px;
  height: auto;
}
.servece-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.ydd_flex {
  width: 100%;
  display: flex !important;
}
.ydd_newys {
  width: 100%;
  background-color: #fff;
  padding: 50px 40px 50px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.servece-list li a {
  display: inline-block;
  width: 100%;
}
.servece-list li a img {
  width: 100%;
  height: auto;
}
.layui-ul p {
  display: inline !important;
}
.layui-ul li h2::before {
  display: none;
}
.layui-ul li h2 {
  margin-bottom: 15px;
}
.layui-ul li h2 a {
  text-decoration: none !important;
}
.layui-ul li h2 a span{
  font-size: 34px !important;
}
.layui-ul li p a {
  font-size: 28px !important;
}
